会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
yo胡yo
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
3
4
5
6
7
8
9
10
11
···
19
下一页
2015年4月10日
PHP 读json文件并转php配置文件
摘要: ";file_put_contents('./cities_config.php', $s);?>
阅读全文
posted @ 2015-04-10 09:21 yo胡yo
阅读(715)
评论(0)
推荐(0)
2015年4月8日
微信登录二维码链接
摘要:
阅读全文
posted @ 2015-04-08 13:21 yo胡yo
阅读(1163)
评论(1)
推荐(0)
react native学习1-安装,执行
摘要: demo地址 http://www.oschina.net/p/reactnativehttp://my.oschina.net/luyongfugx/blog/394427#OSC_h1_1 翻译得很好深入浅出react nativehttp://www.cocoachina.com/ios/20...
阅读全文
posted @ 2015-04-08 09:16 yo胡yo
阅读(310)
评论(0)
推荐(0)
2015年4月7日
SPA架构
摘要: databus ajax处理得到得数据service 对databus做缓存,以及业务(如评论列表,评论详情)component 组件 html+css+js组成evenbus 组件之间通讯,数据的接口common 组件之间的共用数据和一些程序参数utils,封装了一些可复用的函数,例如ajax等
阅读全文
posted @ 2015-04-07 23:09 yo胡yo
阅读(355)
评论(0)
推荐(0)
js json和对象互相转换
摘要: http://www.jb51.net/article/44562.htmobj = JSON.parse(string) | obj = jQuery.parseJSON(str) 将JSON字符串转为js对象JSON.stringify(obj) 将js对象转为JSON字符串
阅读全文
posted @ 2015-04-07 18:48 yo胡yo
阅读(237)
评论(0)
推荐(0)
2015年3月29日
github配置和git学习
摘要: 参考:http://www.eoeandroid.com/thread-272837-1-1.htmlhttp://blog.csdn.net/hcbbt/article/details/116512291.添加ssh-key 折腾很久就是没有用命令把内容复制好,按照官网教程还是靠谱呀https:/...
阅读全文
posted @ 2015-03-29 11:53 yo胡yo
阅读(130)
评论(0)
推荐(0)
sea.js,spm学习
摘要: 安装spm 下载sea.js运行spmnpm install spm@2.x -gnpm install spm-build -g下载sea.jsgit clonehttps://github.com/seajs/examples.gitcdexamples/static/hellospm-buil...
阅读全文
posted @ 2015-03-29 02:28 yo胡yo
阅读(268)
评论(0)
推荐(0)
less学习-语法(二)
摘要: 变量 @color1:#fff;选择器// Variables@mySelector: banner;// Usage.@{mySelector} { font-weight: bold; line-height: 40px; margin: 0 auto;}图片域名// Variables@...
阅读全文
posted @ 2015-03-29 01:44 yo胡yo
阅读(130)
评论(0)
推荐(0)
less学习-浏览器端编译(一)
摘要: demo地址 http://www.qq210.com/shoutu/android 1.下载less包,官网 2.引入less文件 3.引入config.js 3.引入less.js 4.less.watch();开启观察者模式, config.js test.html
阅读全文
posted @ 2015-03-29 01:33 yo胡yo
阅读(1136)
评论(2)
推荐(0)
grunt-mac上安装运行构建工具的总结(一)
摘要: 安装node.jsbrew install node.js安装gruntnpm install -g grunt-cli1.新建package.json,配置{ "name": "domain.com", "version": "0.1.0", "devDependencies": { ...
阅读全文
posted @ 2015-03-29 00:39 yo胡yo
阅读(1410)
评论(0)
推荐(0)
上一页
1
···
3
4
5
6
7
8
9
10
11
···
19
下一页
公告