上一页 1 2 3 4 5 6 7 ··· 15 下一页

2007年3月21日

摘要: 一浅表副本中,只有顶级对象是重复的,并且顶级以下的对象包含引用 ?Class A:ICloneable{ protected string Name; private bool boolCheck; private B bTest; public A() { Name=""; } public object Clone() { }}Clas... 阅读全文
posted @ 2007-03-21 21:28 deadshot123 阅读(215) 评论(0) 推荐(0)
 
摘要: 可以使用table.rows.length来便历使用table.rows[i].style.display="none";来隐藏 阅读全文
posted @ 2007-03-21 16:46 deadshot123 阅读(785) 评论(0) 推荐(1)
 

2007年3月20日

摘要: 多附件上传 阅读全文
posted @ 2007-03-20 17:12 deadshot123 阅读(398) 评论(0) 推荐(0)
 
摘要: 如何获取现有文件的ContentType属性 阅读全文
posted @ 2007-03-20 17:08 deadshot123 阅读(819) 评论(0) 推荐(0)
 
摘要: [转帖]GridView的时间格式设置问题 阅读全文
posted @ 2007-03-20 15:16 deadshot123 阅读(372) 评论(0) 推荐(0)
 

2007年3月17日

摘要: iis6 为此站点独立建立一个回收池 打开回收池设置: 在回收栏的 “回收工作进程” 和 性能栏的 “在空闲此段时间后关闭工作进程” 取消 添加回收栏“在下列时间回收” 然后添加上时间 根据你站访问量设置。访问量不大,可以设置晚上回收一次。 阅读全文
posted @ 2007-03-17 18:20 deadshot123 阅读(1445) 评论(2) 推荐(0)
 

2007年3月9日

摘要: 看到这段代码发条短信using System;using System.Windows.Forms;using System.Collections;using System.Reflection; namespace TestHashTable{ /// /// Cache 的摘要说明。 /// public class Cache { private static System.Coll... 阅读全文
posted @ 2007-03-09 09:28 deadshot123 阅读(154) 评论(0) 推荐(0)
 

2007年1月31日

摘要: 如何检查MDAC版本,如何查看MDAC版本(转) 阅读全文
posted @ 2007-01-31 09:06 deadshot123 阅读(4774) 评论(1) 推荐(0)
 

2007年1月26日

摘要: WebForm7 1 2 3 阅读全文
posted @ 2007-01-26 11:02 deadshot123 阅读(279) 评论(0) 推荐(0)
 
摘要: js操作cookie 阅读全文
posted @ 2007-01-26 10:57 deadshot123 阅读(342) 评论(0) 推荐(0)
 
上一页 1 2 3 4 5 6 7 ··· 15 下一页