2010年7月27日
摘要: 代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--DECLARE@T1table(UserIDint,UserNamenvarchar(50),CityNamenvarchar(50));insertinto@T1(UserID,UserName,... 阅读全文
posted @ 2010-07-27 18:02 vitamin 阅读(372) 评论(0) 推荐(1) 编辑