2016/09/22 筆記
1.登入自己的github帳號,forkhttps://github.com/mdecourse/2016fallcadp。
2.在自己的帳號下建立2016fallcadp_hw倉儲,將default branch設為gh-pages。
3.在自己的帳號下建立帳號.github.io倉儲,並在其下建立index.html即可用https://帳號.github.io連結index.html。
2016/09/29 筆記
1.radinsed半徑 2.diameter直徑 3.place放置 4.symmetrically對稱 5.lnitially開始 6.oriented定位 7.axes軸 8.indicated表示 9.respectively分別 10.parallel平行 11.extruding長出 12.automatically自動 13.coincident一模一樣 14.constraint約束 15.horizontal橫 16.perpendicular垂直 17.step圖(格式)
錄影工具:sharex
1.paths
2.task → screen recorder → options
開始錄製:shift+ print screen
射出成型軟體:moldex3d
簡報:shower.js
2016/09/29 作業
作業影片:https://vimeo.com/185308413
2016/10/06 筆記
proxy設定:proxy.mde.tw 通訊阜:3128
去聲音指令:ffmpeg.exe -i 檔名 -c copy -an out.mp4
字幕指令:ffmpeg.exe -i out.mp4 -vf subtitles=in.srt out2.mp4
安裝pelican指令:pip install pelican