今天调试一个easyui下的datagrid是先从getJson中读取服务器数据,第一次时可到服务器上读,但以后就不会了,从网上找到相应网站$.getJSON("/Web/Customer/Search/GetViewCount?="+newDate().getTime(), { ids: view...
分类:
其他好文 时间:
2014-08-02 12:29:13
阅读次数:
193
$("#lblContents :checkbox").each(function () { if (this.checked) { this.checked = false; ids =""; } else { this.checked = true; ids += $(this)....
分类:
其他好文 时间:
2014-07-31 12:15:46
阅读次数:
237
iPhone App 上架流程1. 申请 App ID(1)连到 Developer 网页 ( http://developer.apple.com )。(2)进入 iOS Provisioning Portal。(3)点选左侧的 App IDs。(4)点选右上角的 New App ID。(5)De...
分类:
移动开发 时间:
2014-07-30 20:25:04
阅读次数:
199
mark下 自增id并获取 #?ids:?{"type":"wei_id",?"id":0}
db.ids.findAndModify({"update":{"$inc":{"id":1}},?"query":{"type":"wei_id"},?"new":"true"})...
分类:
数据库 时间:
2014-07-29 18:29:42
阅读次数:
276
// Longest Nap (最长打盹时间)
// PC/UVa IDs: 110404/10191, Popularity: B, Success rate: average Level: 1
// Verdict: Accepted
// Submission Date: 2014-07-28
// UVa Run Time: 0.018s
//
// 版权所有(C)2014,邱秋。meta...
分类:
其他好文 时间:
2014-07-29 14:57:08
阅读次数:
223
$order_ids='',表示$order_ids是字符串,不是数组foreach ($order_ids as $key=>$order_id){ //TODO}这样写是错的,因为$order_ids是字符串,不是数组,php不像java给出错误提示。php是弱类型。
分类:
Web程序 时间:
2014-07-28 14:38:53
阅读次数:
229
1. 申请 App ID(1)连到 Developer 网页 ( http://developer.apple.com )。(2)进入 iOS Provisioning Portal。(3)点选左侧的 App IDs。(4)点选右上角的 New App ID。(5)Description : 输入 ...
分类:
移动开发 时间:
2014-07-25 14:12:11
阅读次数:
315
string[] ids = this.dDataList.SelectedIds; if (ids.Length != 1) { Soyisoft.Web.WebUtil.ShowMessage(this.Page, "请选择一行数据"); return; } string[] idArr = ....
分类:
其他好文 时间:
2014-07-18 20:22:20
阅读次数:
651
序号工具名称简介1Nessus最好的UNIX漏洞扫描工具2Wireshark网络嗅探工具3Snort一款广受欢迎的开源IDS(IntrusionDetectionSystem)(入侵检测系统)工具4Netcat网络瑞士***5MetasploitFramework黑掉整个星球6Hping2一种网络探测工具,是ping的超级变种7Kismet一款超强的无线嗅..
分类:
其他好文 时间:
2014-07-17 15:32:47
阅读次数:
290
yarn.resourcemanager.ha.enabled true yarn.resourcemanager.ha.rm-ids ...
分类:
其他好文 时间:
2014-07-14 19:48:02
阅读次数:
359