14,974
edits
(→online: curl) |
m (→online) |
||
| Line 18: | Line 18: | ||
其他 | 其他 | ||
* wget | * wget | ||
* [https://curl.haxx.se/docs/manpage.html curl - How To Use] e.g. {{kbd | key=<nowiki>curl https://raw.githubusercontent.com/fukuball/jieba-php/master/src/dict/dict.big.txt --output ~/Downloads/dict.big.txt</nowiki>}} on {{Mac}} or {{Linux}}. | * [https://curl.haxx.se/download.htm curl] on {{Win}}, {{Mac}} or {{Linux}} | ||
** [https://curl.haxx.se/docs/manpage.html curl - How To Use] e.g. {{kbd | key=<nowiki>curl https://raw.githubusercontent.com/fukuball/jieba-php/master/src/dict/dict.big.txt --output ~/Downloads/dict.big.txt</nowiki>}} on {{Mac}} or {{Linux}}. | |||
* sync tool: rsync | * sync tool: rsync | ||
* 版本管理 ex:[[CVS]], SVN, GIT | * 版本管理 ex:[[CVS]], SVN, GIT | ||