亚里士多德
鱼对水说你看不到我的眼泪,因为我在水里.水说我能感觉到你的眼泪,因为你在我心里.
摘要: http://www.mscenter.edu.cn/blog/yongsheng/archive/2005/03/07/308.html 阅读全文
posted @ 2005-04-21 16:41 Austin leng 阅读(304) 评论(0) 推荐(0)
摘要: http://blog.phpx.com/36/ 阅读全文
posted @ 2005-04-21 16:15 Austin leng 阅读(299) 评论(0) 推荐(0)
摘要: functionisDateShort(strDate) { returnFormatValue(strDate); } 判断数字的正确性 原始字符串 数字 非负数字 整数 非负整数() " ME... 阅读全文
posted @ 2005-04-21 16:10 Austin leng 阅读(569) 评论(0) 推荐(0)
摘要: http://www.memosite.cn/print.php/203 阅读全文
posted @ 2005-04-21 15:56 Austin leng 阅读(291) 评论(0) 推荐(0)
摘要: 月光软件站 - 编程文档 - Script - 24点终结者(javascript) 您的位置:首页-> 编程文档-> Script-> 24点终结者(javascript) ... 阅读全文
posted @ 2005-04-21 14:19 Austin leng 阅读(667) 评论(0) 推荐(0)
摘要: private void Page_Load(object sender, System.EventArgs e){ Button bt = new Button(); bt.Text = "new button"; bt.Click += new System.EventHandler(Button1_Click); bt.CommandName = "ddddd"; bt.... 阅读全文
posted @ 2005-04-21 11:20 Austin leng 阅读(447) 评论(0) 推荐(0)
摘要: private void Page_Load(object sender, System.EventArgs e){ Button bt = new Button(); bt.Text = "new button"; bt.Click += new System.EventHandler(Button1_Click); bt.CommandName = "ddddd"; bt.... 阅读全文
posted @ 2005-04-21 11:20 Austin leng 阅读(715) 评论(0) 推荐(0)
摘要: http://community.csdn.net/Expert/topic/3336/3336045.xml?temp=.6767237 阅读全文
posted @ 2005-03-29 09:57 Austin leng 阅读(600) 评论(0) 推荐(0)
摘要: http://www.eastasp.com/zh-cn/ebooks/index.aspx 阅读全文
posted @ 2005-03-25 15:30 Austin leng 阅读(528) 评论(0) 推荐(0)
摘要: 第一次,不知道用错了没有,用错了,请修正。 publicstaticintExecuteNonQuery(SqlTransactiontransaction,stringspName,paramsobject[]parameterValues) { if(transaction==null)thrownew... 阅读全文
posted @ 2005-03-15 15:39 Austin leng 阅读(612) 评论(0) 推荐(0)