上一页 1 ··· 3 4 5 6 7 8 9 10 下一页
  2005年10月24日
摘要: UserCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->//------------------------------------------------------------------------------// // Copyri... 阅读全文
posted @ 2005-10-24 13:54 Konimeter 阅读(410) 评论(0) 推荐(0)
摘要: Blog的Post记录对应自定义类WeblogPost各个属性其中保存序列化数据的2个字段,用GetExtendedAttribute和SetExtendedAttribute方法访问修改可以参见:WeblogPost修改示列 WeblogPostCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.C... 阅读全文
posted @ 2005-10-24 12:41 Konimeter 阅读(441) 评论(0) 推荐(0)
摘要: 成功=0 BlogPostResultsCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->/**//// /// Summary description for BlogPostResults./// public enum BlogPostResult... 阅读全文
posted @ 2005-10-24 12:31 Konimeter 阅读(245) 评论(0) 推荐(0)
  2005年10月20日
摘要: 1、发表新贴 a、进入编辑状态 i、GetForums ii、GetForums b、发表 i、GetForums ii、AddPost iii、GetForumIDByPostID iv、GetForums v、GetForums vi、GetForumIDByPostID... 阅读全文
posted @ 2005-10-20 12:21 Konimeter 阅读(462) 评论(0) 推荐(0)
摘要: DeletePictureCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->public override void DeletePicture(int sectionID, int threadID){ using( SqlConnectio... 阅读全文
posted @ 2005-10-20 11:33 Konimeter 阅读(287) 评论(0) 推荐(0)
摘要: DeletePictureDataCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->public override void DeletePictureData(int postID){ using( SqlConnection connectio... 阅读全文
posted @ 2005-10-20 09:54 Konimeter 阅读(269) 评论(0) 推荐(0)
摘要: GetPictureCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->public override Picture GetPicture(int postID, int userID){ // Create Instance of Connect... 阅读全文
posted @ 2005-10-20 09:51 Konimeter 阅读(330) 评论(0) 推荐(0)
摘要: 1、打开主页 a、未登录 i、GallerySqlDataProvider ii、GetGalleries iii、GetPictures b、登录 i、GetPictures2、从主页进入相册 a、登录 i、GetPictures ii、GetPictures3、从主页点击最新发布 a、G... 阅读全文
posted @ 2005-10-20 09:28 Konimeter 阅读(460) 评论(0) 推荐(0)
  2005年10月19日
摘要: ThreadSetCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> /**//// /// Summary description for UserSet. /// [Serializable] ... 阅读全文
posted @ 2005-10-19 21:36 Konimeter 阅读(347) 评论(0) 推荐(0)
摘要: BlogThreadQueryCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> /**//// /// Provides consistent/simple access to the various blog thr... 阅读全文
posted @ 2005-10-19 21:35 Konimeter 阅读(308) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 下一页