Hsin Yuan Yeh
Hsin Yuan Yeh
I use the fasthttp in two intranet projects (1) an analysis platform of big data in Academia Sinica, Taiwan. (2) an AI system of voice-to-text for the language of Taiwanese....
I think that I have the same question. My app has a tree on the left, when users click on a node, say "profile", it then connects to a remote...
I found an imperfect workaround, ``` class Logview(Widget): value = Reactive('this is log view') def __init__(self,*args): super().__init__(*args) ## need some placeholder to expand size of this widget self.rows = ['']...
Finally I got a working copy inspired from https://github.com/Textualize/textual/issues/125 ``` class MyApp(App): console_outputs = Text("") def write(self,value:str)->None: self.console_outputs.append(Text.from_ansi(value+"\n")) async def on_mount(self) -> None: self.myview = ScrollView() await self.view.dock(self.myview) loop =...
The following code works for me: (because pack in python3 returns differently) ``` def make_hybi07_frame(buf, opcode=0x1): """ Make a HyBi-07 frame. This function always creates unmasked frames, and attempts to...
The same problem on MacOS 12.5, Monterey
請問 什麼 的 麼 目前要怎樣打?我用許氏鍵盤試過很多種排列組合都打不出來
原來是這樣,多謝了,在台灣我很少聽到這個字是照字典發這個音的,建議可以用ㄇㄛ˙ 比較接地氣吧。(mac的小麥注音可以用ㄇㄛ˙)