2021年2月25日 星期四

Android Development Resources for Educators

Google 為了推廣 Android 開發,很貼心準備了 Android 開發課程老師版
Android Development Resources for Educators

 

還可以 Download all 一次把課程全部下載

沒有留言:

Mount SSHFS in Windows

https://github.com/winfsp/winfsp https://github.com/winfsp/sshfs-win 要先安裝這兩個工具 一般用帳密掛載,預設是掛載使用者的 home 目錄 net use Z: \\sshfs\username@host 使用...