02 2016 档案

摘要:ExtJs之Ext.data.Store Posted on 2009-07-21 09:09 linFen 阅读(44912) 评论(5) 编辑 收藏 Store.getCount()返回的是store中的所有数据记录,然后使用for循环遍历整个store,从而得到每条记录。除了使用getCoun 阅读全文
posted @ 2016-02-29 21:27 LAOS 阅读(250) 评论(0) 推荐(0)
摘要:EXT弹出窗口 (2013-02-06 13:55:21) 转载▼ 标签: it Ext.MessageBox.alert() Ext.MessageBox.alert()提供一个OK按钮。对应JavaScript中的alert()。 定义:alert( Stringtitle,Stringmsg, 阅读全文
posted @ 2016-02-29 10:35 LAOS 阅读(857) 评论(0) 推荐(0)
摘要:Cookie/Session机制详解 标签: session浏览器服务器stringjavascript加密 2011-11-09 17:55 114575人阅读 评论(63) 收藏 举报 分类: 架构师之路(26) 版权声明:本文为博主原创文章,未经博主允许不得转载。 会话(Session)跟踪是 阅读全文
posted @ 2016-02-01 14:38 LAOS 阅读(184) 评论(0) 推荐(0)