開放原始碼 Pan-CJK 字型,由 Adobe 和 Google 合作發行。
相關連結:
https://source.typekit.com/source-han-serif/tw/
https://blog.typekit.com/alternate/source-han-sans-cht/
https://developers.googleblog.com/2017/04/noto-serif-cjk-is-here.html
網路, 生活, 娛樂, 電玩, 電影, 音樂, 科技, 知識
開放原始碼 Pan-CJK 字型,由 Adobe 和 Google 合作發行。
相關連結:
https://source.typekit.com/source-han-serif/tw/
https://blog.typekit.com/alternate/source-han-sans-cht/
https://developers.googleblog.com/2017/04/noto-serif-cjk-is-here.html
由於我最喜歡用的 Cloud 9 即將結束服務, 尋找其他的替代方案.
https://c9.io/
https://repl.it/
https://www.gitpod.io
https://codeanywhere.com/
https://www.theia-ide.org/
https://coder.com/
https://codenvy.com/
https://www.eclipse.org/che/
#include <iostream>
using namespace std;
int main()
{
string array[] = { string("str1"), string("str2") };
cout << "Hello World" << endl;
cout << array[0] << endl;
cout << array[1] << endl;
return 0;
}
網路上有一些免費的 domain (通常都是 subdomain) 可以使用 A, CNAME, TXT, MX 等服務.
C:\Users\kimo>nslookup -type=srv _vlmcs._tcp Server: ns.cw-wp.kimo.tw Address: 172.xx.xx.xx _vlmcs._tcp.cw-wp.kimo.tw SRV service location: priority = 0 weight = 0 port = 1688 svr hostname = kms.cw-wp.kimo.tw kms.cw-wp.kimo.tw internet address = 172.xx.xx.xx C:\Users\kimo>
可調整時間軸或轉換字幕檔格式 🙂
網站: http://www.aegisub.org/
下載: http://www.aegisub.org/downloads/
你必須登入才能發表留言。