
github
修炼到救赎
这个作者很懒,什么都没留下…
展开
-
git和github
git常用命令 git con git config //两次tab补全 git config --help或者 git help config //查看git 配置帮助 git config global user.name “your name”p配置用户 git config global user.email “email@exampl.com”//配置用户邮箱 git c...翻译 2019-03-22 10:57:24 · 205 阅读 · 0 评论 -
eclipse中使用git
来源:https://blog.youkuaiyun.com/hhhccckkk/article/details/10458159 有的eclipse已经自带了GIt了,就不用安装了。如果,想重新安装,可以先卸载GIT,卸载 不同eclipse卸载不一样: 1.在Eclipse中依次点击菜单"Help"->"About Eclipse"。弹出图1所示对话框,点击"Installation Deta...转载 2019-04-08 21:54:26 · 721 阅读 · 0 评论 -
2017微信小程序实例源码大全
转载:https://blog.youkuaiyun.com/lewis100/article/details/79639911 微信小应用示例代码(phodal/weapp-quick) 源码链接:https://github.com/phodal/weapp-quick 微信小应用地图定位demo(giscafer/wechat-weapp-mapdemo) 源码链接:https://github.co...转载 2019-07-12 07:00:45 · 233 阅读 · 0 评论