上課筆記(Wiki)
github.com/mdecoursem → Fork
1. 建立"2016fallcadp_hw"作業倉儲和"學號(如:40423104).github.io"倉儲。
2.在學號(如:40423104).github.io倉儲中,點選"Create new file",在"Edit new file"下,打入"index.html",按"Commit new file",
完成後就會出現如圖紅色框框的"index.html"。
3.在倉儲內新增"gh-pages"分支,並到"Setting"中"branch default"設為"gh-pages"分支
4.練習創建組員倉儲,建立"2016fallcadp_ag100"倉儲,重點指令:git submodule add-b gh-pages http:網址 學號,將組員以指令加入,再用指令:git staus檢查已加入的成員。(記得git clone 老師的2016fallcadp_ag100倉儲資料)
5.http://solvespace.com/bracket.pl(在家繪圖,需先下載solvespace.exe)
內容單字:(arrows箭頭)(bottom底部)(radiused半徑)(angle角度)(respectively分別)(parallel平行)(workplane工作面)(construct建構)(cross-section截面)(extruding擠出)(to form形成)(Boolean union聯集)(Boolean difference差集)(profile斷面)(segments一段一段)(contour輪廓)(Escape=Esc跳出)(consists of包含)(highlighted特別顯示)(coincident一模一樣)(achieve達成)(constraint約束條件)(curve曲線)(satisfy滿足)(hover滑、掃過)(information資訊)(displayed顯示)(indicate表示)(magenta粉紅)(horizontal水平)(entities涂元)(perpendicular垂直)(unexpected出乎意料)(two-dimensional 2維度→2D)(extrusion長出)(transparent透明的)(roughly大概)(approximately大約的)
solvespace影片連結:
https://vimeo.com/186445993
3D圖影片:
6.創造力=自學力+程式力+想像力
表達=oral,text,2D,3D,analytical,physical
協同產品設計=computer,network,tools,project
工業4.0=客製化+體貼
7.變更Proxy,在LAN設定中:proxy.mde.tw。另一格:3128
再推到GitHub前要在系統管理員輸入: [ git config --global http.proxy http://proxy.mde.tw:3128 ]此指令
8.更新網頁檔案指令:
[a.git submodule update --init --recursive]
[b.git submodule deinit gn →刪除第gn組的submdule]
[c.git rm --rf gn]
[d.git rm --cached a submdule -rf gn]
以上指令可上網搜尋 "submdule removal"中找到資料
9.onshape連結
https://cad.onshape.com/documents/bb2fba6d968b05bbbdf1c223/w/1c40ed5bb992b55b96bee32a/e/edc69d50e6ca740bb7f9e8a9
10.錄影程式ShareX
ffmpeg -i in.mp4 -vf subtitles=subtitle.srt out.mp4
a 00:00:00,000 --> 00:00:20,000 字幕內容
b 00:00:20,000 --> 00:00:30,000 字幕內容
c 00:00:30,000 --> 00:00:30,450 字幕內容