作者: 乖乖喵
Cloud-based IDE 雲端整合開發環境
由於我最喜歡用的 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/
C++ 以陣列方式宣告陣列的語法
#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 與 DNS 服務
網路上有一些免費的 domain (通常都是 subdomain) 可以使用 A, CNAME, TXT, MX 等服務.
查尋微軟 KMS 伺服器資訊的指令
C:\Users\kimo>nslookup -type=srv _vlmcs._tcp Server: ns.kimo.tw Address: 172.xx.xx.xx _vlmcs._tcp.kimo.tw SRV service location: priority = 0 weight = 0 port = 1688 svr hostname = kms.kimo.tw kms.kimo.tw internet address = 172.xx.xx.xx C:\Users\kimo>
實用軟體列表
- 檔案編輯
- 檔案比對
- 虛擬光碟
- 音樂播放
- 音樂轉檔
- 光碟燒錄
- 防毒系統
- 影音播放
- 歌詞播放
- 歌詞編輯
- 影音轉檔
- BT下載器
- 檔案壓縮
- 封包解析
- 影像瀏覽
- 股票分析
- PDF 工具
- 網路連線
- 舊系統更新(Patch)
- 視窗工具
- Microsoft AppLocale
- Microsoft BootVis
- Microsoft Java VM (msjavx86.exe)
- 中文轉換
- ConvertZ v8.02
影片字幕工具軟體 (Aegisub)
可調整時間軸或轉換字幕檔格式 🙂
網站: http://www.aegisub.org/
下載: http://www.aegisub.org/downloads/