包含19節(jié)視頻教程
從零基礎(chǔ)學(xué)習(xí)3dmax的建模技術(shù),簡(jiǎn)單易學(xué)的視頻教程,讓你快速掌握3dmax建模技巧,您可以本套教程的學(xué)習(xí)快速掌握3dmax的大部分技術(shù),并能通過(guò)這些技術(shù)適應(yīng)未來(lái)大多數(shù)的工作,通過(guò)幾節(jié)課就找到工作的會(huì)員大有人在,快來(lái)學(xué)習(xí)一下吧!
![]()
|
![]() ![]() Shell與SVN 可以通過(guò)Shell進(jìn)行SVN操作。(Mac OS自帶SVN, Linux需要安裝) 【一:SVN服務(wù)器配置】 1 創(chuàng)建SVN服務(wù)器: svnadmin create /users/luoshengyu/svnlsy 2 conf文件夾配置權(quán)限 3 啟動(dòng)SVN: svnserve -d -r /users/luoshengyu/svnlsy 4 導(dǎo)入Repository: svn import /users/luoshengyu/desktop/shell_svn/server svn://localhost/svnlsy/server 【二:SVN check out】 1 創(chuàng)建并進(jìn)入文件夾 2 svn checkout svn://10.777.10.11/proj/apiDoc svn checkout svn://localhost/svnlsy --username=lsy --password=123 【SVN client指令】 查看所有svn命令:svn help 輸出svn狀態(tài): 1 進(jìn)入SVN目錄 2 svn st 添加: svn add x.txt 提交: svn commit x.txt -m "info" 更新svn: 1 進(jìn)入SVN目錄 2 svn update 了解更多的unity3D知識(shí),點(diǎn)擊《unity教程 》,免費(fèi)學(xué)習(xí)下載 贊0 踩0 |
未知用戶
2005-2025 朱峰社區(qū) 版權(quán)所有 遼ICP備2021001865號(hào)-1
2005-2025 ZhuFeng Community All Rights Reserved
VIP