03 2011 档案

摘要:1protectedvoidPage_Load(objectsender,EventArgse)2{3//Pagetitle4.4Page.Title="Thisisatitleandmetatestpage.";5//Encode/Contenttype7.6HtmlMetaencode=newHtmlMeta();7encode.HttpEquiv="Content-Type";8encode.Content="text/html;charset=utf-8";9Page.Header.Controls.Add(encode);1 阅读全文
posted @ 2011-03-31 20:26 ®Geovin Du Dream Park™ 阅读(553) 评论(0) 推荐(1) 编辑
摘要:using System;using System.Data;using System.Configuration;using System.Collections;using System.Web;using System.Web.Security;using System.Web.UI;using System.Web.UI.WebControls;using System.Web.UI.WebControls.WebParts;using System.Web.UI.HtmlControls;using System.Data.OleDb;namespace sitemapdemo{ / 阅读全文
posted @ 2011-03-25 12:43 ®Geovin Du Dream Park™ 阅读(468) 评论(0) 推荐(0) 编辑
摘要:1usingSystem;2usingSystem.Data;3usingSystem.Configuration;4usingSystem.Collections;5usingSystem.Web;6usingSystem.Web.Security;7usingSystem.Web.UI;8usingSystem.Web.UI.WebControls;9usingSystem.Web.UI.WebControls.WebParts;10usingSystem.Web.UI.HtmlControls;1112namespacesitemapdemo13{14///<summary> 阅读全文
posted @ 2011-03-23 09:34 ®Geovin Du Dream Park™ 阅读(930) 评论(0) 推荐(0) 编辑
摘要:1///<summary>2///ADOXobjects3///创建Access数据4///涂聚文5///</summary>6privatevoidcreateAccessTest()7{8stringdbName=Server.MapPath("~")+"\\"+Guid.NewGuid().ToString()+".mdb";//"D:DataBaseFirstCatalog.mdb";9ADOX.CatalogClasscatlog=newADOX.CatalogClass();10 阅读全文
posted @ 2011-03-19 18:17 ®Geovin Du Dream Park™ 阅读(621) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示