07 2014 档案

摘要:使用node js 操作 Mysql 数据库http://www.nodejs.org///node js 数据库操作 MySQL//使用https://github.com/felixge/node-mysql//sql 操作 http://www.w3school.com.cn/sql///ht... 阅读全文
posted @ 2014-07-29 16:13 cocoajin 阅读(615) 评论(0) 推荐(0) 编辑
摘要:iOS 使用drawRect: 绘制虚线椭圆1:首先如果要使用 drawRect 绘图 要导入CoreGraphics.framework 框架 然后 创建 自定义view, 即是 myView继承 UIView;2: 重写- (void)drawRect:(CGRect)rect方法;3:添加... 阅读全文
posted @ 2014-07-24 14:14 cocoajin 阅读(3022) 评论(0) 推荐(0) 编辑
摘要:mac 下 parallels 虚拟机 ubuntuServer 安装 parallels tools1. 先点击ubuntu 虚拟机右下角的设置 -----安装 parallels tools ---开始挂载安装盘;2. 检查 ubuntu 虚拟机是否已经挂载了 安装盘; sudo mount ... 阅读全文
posted @ 2014-07-16 15:05 cocoajin 阅读(1408) 评论(0) 推荐(0) 编辑
摘要:xocde 静态类库 相对路径 与 绝对路径导入别人的 静态类库,通常我直接用鼠标把文件夹拉到了 xcode的项目里面;这时,导入的静态类库路径变成了,绝对路径;如果你的项目,不换位置那么编译运行没问题,如果,换了位置,那么,编译运行就会通不过;方案一:直接在 target-build settin... 阅读全文
posted @ 2014-07-15 15:18 cocoajin 阅读(340) 评论(0) 推荐(0) 编辑
摘要:iOS 打包静态类库 lib.a流程1: xcode---新建项目---iOS-framework&Library-----Cocoa touch Static Library----Next2:建立工程之后---Target-----build phases----在第一栏:Target Depe... 阅读全文
posted @ 2014-07-14 22:29 cocoajin 阅读(857) 评论(0) 推荐(0) 编辑
摘要:xcode 真机调试 failed to get the task for process xxx此错误原因是,使用 in house profile 签名了真机调试的证书;在 target---build settings----code sign把 in house profile 改成 dev... 阅读全文
posted @ 2014-07-14 16:01 cocoajin 阅读(600) 评论(0) 推荐(0) 编辑
摘要:最近提交了 公司的一个 app,收到了appStore拒绝的信息及邮件拒绝后的状态改为了:metadata rejected邮件里面有这样一句话意思大致就是:你的app先被显示为 Metada rejected 状态,你不需要重新上传app审核,只需要,在 Resolution Center 回复他... 阅读全文
posted @ 2014-07-12 16:23 cocoajin 阅读(3399) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示