上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 13 下一页
摘要: https://www.microsoft.com/zh-CN/download/details.aspx?id=30438 阅读全文
posted @ 2015-06-07 10:38 不能失败 阅读(333) 评论(0) 推荐(0)
摘要: LocalDB (SqlLocalDB)LocalDB 是 Express 的一种轻型版本,该版本具备所有可编程性功能,但在用户模式下运行,并且具有快速的零配置安装和必备组件要求较少的特点。如果您需要通过简单方式从代码中创建和使用数据库,则可使用此版本。此版本可与 Visual Studio 之类的... 阅读全文
posted @ 2015-06-07 10:31 不能失败 阅读(328) 评论(0) 推荐(0)
摘要: Press the Windows logo key, typecontrol panel, and then click theControl Panelicon.NoteIf you are not using a keyboard, swipe in from the right edge o... 阅读全文
posted @ 2015-06-07 00:28 不能失败 阅读(2242) 评论(0) 推荐(0)
摘要: https://github.com/tmsmith/Dapper-Extensions/wiki/PredicatesThe predicate system in Dapper Extensions is very simple to use. In the examples below we ... 阅读全文
posted @ 2015-05-31 17:58 不能失败 阅读(5359) 评论(0) 推荐(0)
摘要: Skip to contentSign up Sign inThis repository ExploreFeaturesEnterpriseBlog Watch 390 Star 2,538 Fork 844 StackExchange/dapper-dot-net branch: mast... 阅读全文
posted @ 2015-05-31 17:53 不能失败 阅读(1784) 评论(0) 推荐(0)
摘要: using System;using System.Collections.Generic;using System.Data;using System.Data.SqlClient;using System.Linq;using System.Text;using System.Threading... 阅读全文
posted @ 2015-05-31 17:13 不能失败 阅读(3022) 评论(0) 推荐(0)
摘要: CSRF(Cross-site request forgery跨站请求伪造,也被称成为“one click attack”或者session riding,通常缩写为CSRF或者XSRF,是一种对网站的恶意利用。尽管听起来像跨站脚本(XSS),但它与XSS非常不同,并且攻击方式几乎相左。XSS利用站... 阅读全文
posted @ 2015-05-31 11:37 不能失败 阅读(4859) 评论(0) 推荐(0)
摘要: CxGrid 阅读全文
posted @ 2015-04-08 15:50 不能失败 阅读(632) 评论(0) 推荐(0)
摘要: // 用来判断有无选中$("#txtsNoBalaceFinish").is(":checked"); 阅读全文
posted @ 2015-03-29 14:08 不能失败 阅读(279) 评论(0) 推荐(0)
摘要: http://qc.embarcadero.com/wc/qcmain.aspx?d=61255 阅读全文
posted @ 2015-03-19 18:52 不能失败 阅读(177) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 13 下一页