摘要: 来自《sencha touch权威指南》第9章,276页开始-------------------------------------------------app.js代码如下:Ext.require(['Ext.data.Store','Ext.dataview.List','Ext.MessageBox']);Ext.application({ name: 'MyApp', icon: 'images/icon.png', glossOnIcon: false, phoneStartupScreen:  阅读全文
posted @ 2013-12-05 23:13 php之路 阅读(304) 评论(0) 推荐(0)