oosumu

懒鬼,门外汉

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

随笔分类 -  Duwamish 7.0 CS

ms企业实例
摘要:publicstaticvoidCheck(boolcondition,StringerrorText,intlineNumber) { if(!condition) { StringdetailMessage=String.Empty; ... 阅读全文
posted @ 2004-12-22 16:03 - - 阅读(924) 评论(0) 推荐(0)

摘要:首先,声明 private const String KEY_ID = "id"; privateboolReadQueryString(outintId) { Id=-1; // //LetthisfunctionthrowanexceptioniftheQuerySt... 阅读全文
posted @ 2004-12-22 15:54 - - 阅读(702) 评论(0) 推荐(0)