当你的才华不能撑起你的野心时,就是你该选择学习的时候了!

上一页 1 ··· 69 70 71 72 73
摘要: http://www.cnblogs.com/taizhouxiaoba/archive/2009/03/17/1414426.html 本文共四部分:官网 | 基本使用|遇到的问题|属性表 一:官方网站:[http://www.datatables.net/] 二:基本使用:[http://www 阅读全文
posted @ 2016-01-29 16:35 hofmann 阅读(620) 评论(0) 推荐(0)
摘要: public string Cut(string ffmpegPath, string videoPath, string savePath, string imgSize, int sleepTime = 0xbb8) { if (File.Exists(ffmpegPath) &... 阅读全文
posted @ 2015-12-02 09:55 hofmann 阅读(1055) 评论(0) 推荐(0)
摘要: recursion 阅读全文
posted @ 2015-09-30 09:48 hofmann 阅读(274) 评论(0) 推荐(0)
摘要: textfield的用法示例var formCmp = Ext.create("Ext.form.Panel", { title: "NumberField用法示例", x: 30, y: 30, width: 500, height: 300, bodyPadd... 阅读全文
posted @ 2015-04-23 10:24 hofmann 阅读(7085) 评论(0) 推荐(0)
摘要: var paramsReceivable = {}; paramsReceivable.querytext = Ext.getCmp('hiddquerytext').getValue(); gridReceivable.store.load({ params: paramsReceivable, ... 阅读全文
posted @ 2014-10-10 11:13 hofmann 阅读(708) 评论(0) 推荐(0)
上一页 1 ··· 69 70 71 72 73