会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
peter_zhou(晴空)
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
2013年1月28日
list、list-horizontal、list-search的理解
摘要: var store = Ext.create('Ext.data.Store', { //give the store some fields fields: ['firstName', 'lastName'], //...
阅读全文
posted @ 2013-01-28 14:39 Peter_zhou
阅读(380)
评论(0)
推荐(0)
2013年1月24日
icons、tabs、tabs2、toolbars例子详解
摘要: tabBar: { // Dock it to the bottom docked: 'bottom', // Change the layout so each of the tabs are c...
阅读全文
posted @ 2013-01-24 23:56 Peter_zhou
阅读(361)
评论(0)
推荐(0)
forms、forms_toolbar例子理解
摘要: Ext.apply(config, { modal: true, height: 505, width: 480, centered: true, ...
阅读全文
posted @ 2013-01-24 21:59 Peter_zhou
阅读(193)
评论(0)
推荐(0)
audio,carousel的学习
摘要: 在这两个例子中我们可以学到 Ext.apply({}, audioBase, { enableControls: false })这个例子告诉我们第三个参数对象和第二个参数对象合并传递给第一个对象,最后返回一个对象 if (E...
阅读全文
posted @ 2013-01-24 17:08 Peter_zhou
阅读(129)
评论(0)
推荐(0)
2013年1月22日
对ajax例子的详解和学习
摘要: 初始加载配置,动态的加载js文件,js文件加载json里内容动态的加载js和css等配置','','{date:date("Md,Y")}','','','','','','{tempMaxF}°{tempMinF}°','','' ].join('')); }contentView...
阅读全文
posted @ 2013-01-22 18:20 Peter_zhou
阅读(233)
评论(0)
推荐(0)
2012年12月27日
Accelerometer
摘要: Accelerometer“采集设备在x、y、z方向上的动作。方法:accelerometer.getCurrentAccelerationaccelerometer.watchAccelerationaccelerometer.clearWatch参数:accelerometerSuccessac...
阅读全文
posted @ 2012-12-27 10:37 Peter_zhou
阅读(649)
评论(0)
推荐(0)
上一页
1
2
3
公告