一名合格的iOS 開(kāi)發(fā)必備技能

1.Markdown 語(yǔ)法的掌握:基本語(yǔ)法參考這里
2.GIF Brewery軟件的使用:用來(lái)錄制屏幕生成gif,可以修改尺寸大小,播放速度,可以裁切;其中Quick Time 也可以,不過(guò)錄制的是視頻,需要后續(xù)轉(zhuǎn)換成圖片。
3. git 的使用
第一次push  提示過(guò)期的時(shí)候,需要pull  : git pull  <remote>
git push -u 指令的用處???
git push  :https 和ssh 的兩種方式 
參考:http://blog.csdn.net/u013647382/article/details/47832559
…or create a new repository on the command line

echo "# NestVC" >> README.md
git initgit add README.md
git commit -m "first commit"
git remote add origin https://github.com/***/NestVC.git
git push -u origin master
-------------------
…or push an existing repository from the command line

git remote add origin https://github.com/TianQiLi/NestVC.git
git push -u origin master
-------------------
…or import code from another repository

You can initialize this repository with code from a Subversion, Mercurial, or TFS project.
[Import code](https://github.com/TianQiLi/NestVC/import)
image.png
最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請(qǐng)結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書(shū)系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

友情鏈接更多精彩內(nèi)容