08 2016 档案

摘要:1. 删除”ban_friends_id”:”BAN121113″数据> db.test_ttlsa_com.remove({"ban_friends_id":"BAN121113"}) 2. 删除所有数据> db.test_ttlsa_com.count() 2 > db.test_ttlsa_c 阅读全文
posted @ 2016-08-25 15:20 3WLineCode 阅读(194) 评论(0) 推荐(0) 编辑
摘要:... 阅读全文
posted @ 2016-08-11 13:43 3WLineCode 阅读(457) 评论(0) 推荐(0) 编辑
摘要:123 阅读全文
posted @ 2016-08-11 10:20 3WLineCode 阅读(211) 评论(0) 推荐(0) 编辑
摘要:private void SqlBulkCopyByDataTable(string connectionString,string TableName,DataTable dt) { using (SqlConnection sqlconn = new SqlConnection("connectionstring")) { ... 阅读全文
posted @ 2016-08-01 15:02 3WLineCode 阅读(390) 评论(0) 推荐(0) 编辑
摘要:private string RunningTime() { Stopwatch sw = new Stopwatch(); sw.Start(); for (int i = 0; i < 1000;i++ ) { Thread.Sleep(10); } return sw.Elapsed.ToSt 阅读全文
posted @ 2016-08-01 14:04 3WLineCode 阅读(152) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示
主题色彩