2005年10月17日
摘要: GetPostsCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->public override PostSet GetPosts(BlogPostQuery query){ using( SqlConnection connection = ... 阅读全文
posted @ 2005-10-17 17:59 Konimeter 阅读(242) 评论(0) 推荐(0)
摘要: 参数为BlogPostType类型的自定义枚举变量 DeletePostCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->public override void DeletePost(int sectionID, int postID, int us... 阅读全文
posted @ 2005-10-17 15:57 Konimeter 阅读(258) 评论(0) 推荐(0)
摘要: 返回为BlogPostResults类型自定义枚举类型参数为WeblogPost类型自定义对象变量参数为User类型自定义对象变量 AddPostCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->/**//// /// Adds a new Weblog... 阅读全文
posted @ 2005-10-17 15:43 Konimeter 阅读(342) 评论(0) 推荐(0)