Haowei Hsu
Haowei Hsu
@khaleepha007 Hello. For using `Visual Studio 16 2019` generator, I just need to remove `-GNinja` in the **5th** step. It is because the default generator after initializing the MSVC environment...
I tried to use the default generator, `Visual Studio 16 2019`. However, it failed with `oatpp-test` as well. ```cmd LINK : fatal error LNK1104: cannot open file 'Debug\oatpp.lib' [C:\ccxxpkgs\source\oatpp-1.3.0\build-msvc16-x64\src\oatpp-test.vcxproj] ```...
> but when building for normal mode, we should use `ZLIBNG::ZLIBNG` alias instead About that, I have some points to ask and discuss. Usually, the IMPORTED library target name is...
我發現在【Ubuntu 正體中文站】中,已經有人提出過同樣的問題。 [新酷音預設英文啟動 [論壇 - Ubuntu 與中文]](https://www.ubuntu-tw.org/modules/newbb/viewtopic.php?viewmode=thread&topic_id=4175&post_id=15022)
> 也可以將 ibus 的預設輸入法設定為英文 關於這點,想請問究竟要如何設定?我在【設定值】視窗中,選擇了【鍵盤】後,將新酷音移動到英文的上面。結果還是預設使用【新酷音】。 > 並修改切換輸入法的快速鍵 還有,我個人是不希望去修改預設好的快速鍵。更何況預設的快速鍵與 Windows 本來就一致。
了解。這個議題應該是屬於諸如 fcitx、ibus、xim 等【鍵盤輸入法系統(框架)】的議題,對吧?
@yan12125 順便問一下,像是【逗號、句號、頓號】等標點符號,在微軟的【中文(繁體),台灣】輸入法中必須搭配【Ctrl】鍵。可是我目前使用 ibus-chewing 時不需要這麼搭配。這樣的不一致反而有點困擾,希望能改成與 Windows 時同樣的體驗。 請問這上述問題應該在這裡會報嗎?
> Also I add the js > > ```js > > > MathJax.Hub.Config({ tex2jax: {inlineMath: [['$', '$']]}, messageStyle: "none" }); > > ``` > > in template.html, can export correct...
I hope so, too.