• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
aotuman
博客园 首页 新随笔 联系 订阅 订阅 管理
上一页 1 2 3 4 5 6 7 下一页

2017年11月9日

Chisel插件
摘要: http://blog.csdn.net/yj_sail/article/details/54897475 https://blog.cnbluebox.com/blog/2015/03/05/chisel/ 没有则创建这个文件 echo command script import /usr/loc 阅读全文
posted @ 2017-11-09 17:34 aotuman 阅读(190) 评论(0) 推荐(0)
 
 

2017年11月2日

Git 常用命令
摘要: git init 创建仓库 git add XX 将代码添加到stage暂存区, 或手动解决代码冲突后标记解决 git commit -m '跟新说明' 提交 , git commit -a -m '跟新说明' 把所有已跟踪但未暂存的文件提交 git branch 查看分支 git branch t 阅读全文
posted @ 2017-11-02 21:44 aotuman 阅读(4899) 评论(0) 推荐(0)
 
oh_my_zsh
摘要: oh_my_zsh zsh默认已经安装 cat /etc/shells 查看安装没有 (https://xiaozhou.net/learn-the-command-line-iterm-and-zsh-2017-06-23.html) http://ohmyz.sh 官网 安装地址 https:/ 阅读全文
posted @ 2017-11-02 14:45 aotuman 阅读(216) 评论(0) 推荐(0)
 
 

2017年11月1日

一般xcode报错
摘要: 下面这图报找不到FMDtabaseQueue,其实是把文件拖入xcode的时候xcode没有把.m文件添加进工程路径 解决办法:build phases-> compile sources "+" 把FMDDataQueue.m文件添加进去 阅读全文
posted @ 2017-11-01 10:45 aotuman 阅读(135) 评论(0) 推荐(0)
 
 

2017年10月24日

sqlite3 语法
摘要: https://www.sqlite.org/index.html 官网 http://tutlane.com/tutorial/sqlite/sqlite-case-statement http://www.runoob.com/sqlite/sqlite-data-types.html http 阅读全文
posted @ 2017-10-24 14:16 aotuman 阅读(303) 评论(0) 推荐(0)
 
 

2017年10月12日

cornerstone 使用-图标含义-分支-合并
摘要: http://www.jianshu.com/p/7f5c019c528b http://www.cnblogs.com/fyongbetter/p/5404697.html 阅读全文
posted @ 2017-10-12 15:59 aotuman 阅读(982) 评论(0) 推荐(0)
 
 

2017年9月29日

Crash logs 分析
摘要: http://www.jianshu.com/p/12a2402b29c2 阅读全文
posted @ 2017-09-29 22:43 aotuman 阅读(238) 评论(0) 推荐(0)
 
 

2017年9月26日

react native 开发报错
摘要: 1:oc对象名是RCTPoctalk 2:js中导入原生方法 3:报错:对象没有定义 出现这样的问题可能是react native 不允许使用“RCT”开头的前缀 4:解决办法:“RCT_EXPORT_MODULE()” 导出对象方法的宏默认是OC对象名 , 在宏中添加另起一个名字,js导出方法也修 阅读全文
posted @ 2017-09-26 16:41 aotuman 阅读(150) 评论(0) 推荐(0)
 
 

2017年9月21日

react native 环境报错
摘要: 按照react native中文网的文档安装 1.brew 管理软件 2.node 在终端启动工程后就报下面这个错误 这个错误是在RN在第一次配置环境启动一个工程的时候 ,在这过程中下载的缓存文件不完整所造成的 在用户目录生成的缓存文件 文件的大小 别人上传的:http://download.csd 阅读全文
posted @ 2017-09-21 17:06 aotuman 阅读(161) 评论(0) 推荐(0)
 
 

2017年7月17日

UIBezierPath画图
摘要: http://www.jianshu.com/p/c5cbb5e05075 https://github.com/J0HDev/WXVideo 阅读全文
posted @ 2017-07-17 17:23 aotuman 阅读(110) 评论(0) 推荐(0)
 
 
上一页 1 2 3 4 5 6 7 下一页

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3