会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
I'm new
2016年12月18日
swift 命名,字符串
摘要: 命名: let numberOfDogs = 6 +2; 字符串连接: let finishedMessage = username + "xx" + password; 字符串打印值: let food = "i like\(favoriteFood) because it is\(reason)
阅读全文
posted @ 2016-12-18 12:36 I'm new
阅读(130)
评论(0)
推荐(0)
编辑
2016年7月3日
移动混合开发之文件管理Final之总结
摘要: 从昨天开始:2016年7月日,早晨用时1+2个小时左右,最开始还怀疑自己能否解决,但是最终还是自己解决, 所以下次遇到问题,最好还是尽量尝试自己解决。 1.css在设计的时候,一定要把父元素的长宽高指定。 2.设置rem时,是对html的设置 3./*注意:.scroll-list li 或索引到所
阅读全文
posted @ 2016-07-03 18:21 I'm new
阅读(115)
评论(0)
推荐(0)
编辑
2016年6月25日
移动混合开发之android文件管理新建文件和删除文件
摘要: 今天经过一天超过8小时的实践,有很多CSS上的细节需要注意: 1, 2.选择器的优先级 3.动画的设置 需要设置一个初始状态和结束状态, 全部代码: 1.index.html 2.index.css 3.index.js
阅读全文
posted @ 2016-06-25 20:03 I'm new
阅读(977)
评论(0)
推荐(0)
编辑
移动混合开发之文件管理工具栏
摘要: index.html index.css index.js
阅读全文
posted @ 2016-06-25 13:47 I'm new
阅读(229)
评论(0)
推荐(0)
编辑
2016年6月24日
rem ,em ,px的区别
摘要: 参考网址:http://www.cnblogs.com/leejersey/p/3662612.html
阅读全文
posted @ 2016-06-24 21:47 I'm new
阅读(117)
评论(0)
推荐(0)
编辑
移动混合开发之android文件管理-->flexbox,webFont。
摘要: 增加操作栏,使用felxbox居中,felx相关参考网址:http://www.ruanyifeng.com/blog/2015/07/flex-grammar.html 使用webFont添加图标,webFont下载地址为http://fontello.com/ index.html: index
阅读全文
posted @ 2016-06-24 21:36 I'm new
阅读(209)
评论(0)
推荐(0)
编辑
2016年6月23日
移动混合开发之android文件管理demo
摘要: 框架采用cordova,android编译环境为android studio.系统为mac,cordova 环境搭建参考网址:http://cordova.apache.org/docs/en/5.0.0/cordova/plugins/pluginapis.html#Plugin%20APIs 1
阅读全文
posted @ 2016-06-23 16:53 I'm new
阅读(924)
评论(0)
推荐(0)
编辑
2016年6月21日
移动混合开发之页面布局
摘要: index.css: index.js:
阅读全文
posted @ 2016-06-21 20:08 I'm new
阅读(513)
评论(0)
推荐(0)
编辑
移动混合开发之HTML5在移动开发中的准则
摘要: 1.尽量单页面开发 2.慎重选择前端UI框架,新手最好自己动手。 3.动画特效达到60fps 4.长度单位是用rem,即字体的宽度,字体宽度可根据 window.width/number.
阅读全文
posted @ 2016-06-21 20:00 I'm new
阅读(162)
评论(0)
推荐(0)
编辑
2016年6月19日
移动混合模式开发
摘要: 一个移动app需要原声和html集成框架如cordova。 再者需要一个移动UI框架,就可以开发移动app.如下是一些国外常用的UI框架 http://tutorialzine.com/2015/10/comparing-the-top-frameworks-for-building-hybrid-
阅读全文
posted @ 2016-06-19 19:29 I'm new
阅读(357)
评论(0)
推荐(0)
编辑
下一页
公告
导航
博客园
首页
新随笔
新文章
联系
订阅
管理