2016年4月30日

摘要: 微信带动了html5 技术的广泛应用 有点夸张,但它确实火了一把。 现在就来学习学习 ios 是如何与h5进行交互的; PART-ONE : 一、原理 1.h5 与 ios 进行交互,首先得建立 webviewBridge ,沟通的桥梁; 2.其次是双方的响应。 a.先在h5端注册一个响应的名称。 阅读全文
posted @ 2016-04-30 21:28 Tony0571 阅读(151) 评论(0) 推荐(0) 编辑
摘要: naming function is a hard work! but it's funning,hahaha~~ actually,it's all my summit about the name of function . tell me your idea,please it's seper 阅读全文
posted @ 2016-04-30 13:59 Tony0571 阅读(112) 评论(0) 推荐(0) 编辑
摘要: PART1 git stash git stash pop 团队合作中,比如在改版优化时,需要多人协作。于是,我们会开几个分支,每个人将建立自己的分支去修改代码,之后再去合并。 但是,往往出现一种情况,比如我在改版优化了一半,老版本出现了一个BUG需要修复,这个时候就会用到git stash ,保存 阅读全文
posted @ 2016-04-30 12:52 Tony0571 阅读(225) 评论(0) 推荐(0) 编辑

导航