10 2008 档案

摘要:// Get the Web application configuration. System.Configuration.Configuration webConfig = WebConfigurationManager.OpenWebConfiguration("~/"); // Get the section. System.Web.Configuration.SqlCacheDe... 阅读全文
posted @ 2008-10-19 22:11 ejiyuan 阅读(347) 评论(0) 推荐(0) 编辑
摘要:第一步:修改配置文件 <connectionStrings> <add name="ConnectionString" connectionString="Server=(local);database=建立缓存的数据库;uid=sa;pwd=123456" providerName="System.Data.SqlClient" /> </connectionStr... 阅读全文
posted @ 2008-10-19 22:07 ejiyuan 阅读(2638) 评论(5) 推荐(0) 编辑
摘要:第一步 建立SQL Server 数据表[代码]第一步实现事件出来类 SqlWebEventProvider.cs代码如下:[代码]第三步:配置web.config[代码] 阅读全文
posted @ 2008-10-17 12:06 ejiyuan 阅读(549) 评论(0) 推荐(0) 编辑
摘要:javascript事件列表解说 事件 浏览器支持 解说 一般事件 onclick IE3、N2 鼠标点击时触发此事件 ... 阅读全文
posted @ 2008-10-15 16:06 ejiyuan 阅读(330) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示