摘要: Ubuntu系统 github下载atom安装git-plus 和git-diiff插件 但是之前先在终端下载git,然后还要配置如下 $ git config --global user.name "Your Name" $ git config --global user.email "emai 阅读全文
posted @ 2016-10-13 22:38 gkgy 阅读(149) 评论(0) 推荐(0)
摘要: 1.数据库查找信息 准备建立一个简易的数据库 使用python http://www.chengxuyuan.com/post/1155.html 通过这个公众号了解到了sqlite的关系型数据库,sqlite用在很多地方比如iPhone手机和电脑上(我怎么不知道,看来我太yang 太native了 阅读全文
posted @ 2016-10-13 22:27 gkgy 阅读(647) 评论(0) 推荐(0)