摘要: 客户端: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> function ValidateUser() { //alert("hello"); var obj = document.getEleme... 阅读全文
posted @ 2008-12-23 10:39 earthworm 阅读(442) 评论(0) 推荐(0) 编辑
摘要: DNN3支持多语言,希望下面的语言代码与对应国家能对你有所帮助。 语言代码 国家/ 地区 "" (空字符串) 无变化的文化 af ... 阅读全文
posted @ 2008-12-22 12:06 earthworm 阅读(431) 评论(0) 推荐(0) 编辑
摘要: C#技巧:用C#监视剪贴板活动 原作者:Tom Archer 翻译:DotNetEarthWorm Welcome to this week's installment of .NET Tips & Techniques! Each week, award-winning Architect and Lead Programmer Tom Archer demonstrates how to... 阅读全文
posted @ 2008-12-19 16:02 earthworm 阅读(2442) 评论(0) 推荐(0) 编辑
摘要: 1.进入紧急模式 ALTER DATABASE test SET EMERGENCY; GO 2.恢复只有MDF的数据库 sp_attach_single_file_db 'ContosoWF', 'E:\Xunlei\ContosoWF.mdf' 阅读全文
posted @ 2008-12-19 15:55 earthworm 阅读(278) 评论(0) 推荐(0) 编辑
摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1 function CheckData() 2 { 3 if(document.addAdminForm.txtAccount.value == "") 4 ... 阅读全文
posted @ 2008-12-19 10:58 earthworm 阅读(935) 评论(0) 推荐(0) 编辑
摘要: 一般来说有三种情况 (1)在前台放置指定位置输出 (2)后台通过RegisterStartupScript和RegisterClientScriptBlock输出 (3)Response.Write输出 举例如下 (1) 前台 后台 this.myLiteral.Text... 阅读全文
posted @ 2008-12-19 09:59 earthworm 阅读(1720) 评论(0) 推荐(0) 编辑
摘要: 荀子曰:蚓无爪牙之利,筋骨之强,上食埃土,下饮黄泉,用心一也。今取名EarthWorm,意在勉励自己一定要有蚯蚓的专一精神,每天都要专,每天都要有进步,这样的人生才是最快乐的! 阅读全文
posted @ 2008-12-18 15:56 earthworm 阅读(149) 评论(1) 推荐(0) 编辑