12 2018 档案

该文被密码保护。
posted @ 2018-12-30 15:17 雨筱逸悠 阅读(1) 评论(0) 推荐(0) 编辑
摘要:https://www.jianshu.com/p/f85165b8fc49 iOS给字符串添加删除线,下划线效果以及BUG的处理方法 rangeOfComposedCharacterSequenceAtIndex NSString对象方法,判断下标Index对应的不可拆分的Range,例如Emoj 阅读全文
posted @ 2018-12-27 17:06 雨筱逸悠 阅读(126) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/u014484863/article/details/51554428 https://github.com/reactnativecn/react-native-guide VSCode安装以及插件配置 直接讲VSCode安装实在突兀,先介绍一下VSCo 阅读全文
posted @ 2018-12-21 14:47 雨筱逸悠 阅读(167) 评论(0) 推荐(0) 编辑
摘要:http://reactnative.cn/docs/integration-with-existing-apps/ 1.安装好ReactNative开发环境 2.安装好CocoaPods 3.创建项目根文件夹:A 4.创建文件夹A/ios 5.创建新项目到A/ios目录下(最上层目录移除,否则下面 阅读全文
posted @ 2018-12-21 14:25 雨筱逸悠 阅读(359) 评论(0) 推荐(0) 编辑
摘要:https://reactnative.cn/docs/getting-started/ http://reactnative.cn/docs/integration-with-existing-apps/ https://www.cnblogs.com/xiaoyouPrince/p/666853 阅读全文
posted @ 2018-12-21 09:13 雨筱逸悠 阅读(154) 评论(0) 推荐(0) 编辑
摘要:https://reactnative.cn 阅读全文
posted @ 2018-12-20 16:31 雨筱逸悠 阅读(104) 评论(0) 推荐(0) 编辑
摘要:https://secure1.store.apple.com/cn/order/list 阅读全文
posted @ 2018-12-10 11:22 雨筱逸悠 阅读(459) 评论(0) 推荐(0) 编辑
摘要:线路规划: https://blog.csdn.net/qq_19979539/article/details/51938995 百度地图:baidumap: 高德地图:iosamap: 腾讯地图:qqmap: 谷歌地图:comgooglemapsurl: 系统地图就不用这么麻烦了,直接这样就好: 阅读全文
posted @ 2018-12-04 09:42 雨筱逸悠 阅读(689) 评论(0) 推荐(0) 编辑