文章分类 - 工具的使用
摘要:1. sudo gem install cocoapods2. pod install3. vim pod fileplatform:ios,'8.0' target 'Test' dopod 'AFNetworking','~>3.0'end4.查看pod版本 pod —version
阅读全文
摘要:git init git add README.md git commit -m "first commit" git remote add origin https://github.com/bradleydan/miniprogram.git git push -u origin master
阅读全文

浙公网安备 33010602011771号