摘要: CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> public IQueryable GetFriends(long userid) { var ret = (from f1 in DBExt.DB.Friend... 阅读全文
posted @ 2008-09-01 00:36 重典 阅读(155) 评论(0) 推荐(0) 编辑