摘要: 扩展方法: /// /// 去掉字符串中的非数字 /// /// /// public static string RemoveNotNumber(this string target) ... 阅读全文
posted @ 2015-11-19 10:31 直钩钓鱼 阅读(2842) 评论(0) 推荐(0)
摘要: 第一种方式:1.js 定义函数 2、调用函数 Item ID 源码:jquery-easyui-1.3.6.zip 例子是:jquery-easyui-1.3.6\demo\datagrid\formatter.html 第二种方式:1.html2.js$('#d... 阅读全文
posted @ 2015-11-19 09:45 直钩钓鱼 阅读(34382) 评论(3) 推荐(6)