博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2010年1月7日

摘要: 代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--publicstaticBooleanWriteTextFile(stringcontent,stringfilepath,stringname){FileStreamfs;StreamWriter... 阅读全文

posted @ 2010-01-07 15:00 lann 阅读(669) 评论(0) 推荐(0) 编辑

摘要: select count(*) as aaa,sfzh from xj group by sfzh order by aaa having(count(*)>1) 阅读全文

posted @ 2010-01-07 10:06 lann 阅读(161) 评论(0) 推荐(0) 编辑