• 博客园logo
  • 会员
  • 周边
  • 新闻
  • 博问
  • 闪存
  • 众包
  • 赞助商
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
dotnetbbs
博客园 首页 新随笔 联系 订阅 订阅 管理

文章分类 -  Program

 
Some Knowlegate about ADO.Net
摘要:一:DataAdapter DataAdapter的作用是將DataSet連接到Database,起到一個橋梁的作用. 從本質上來說,DataAdapter是一個元Command. 它包括以下四個Command. SelectCommand,InsertCommand,UpdateCommand,DeleteCommand. 二: Ado.Net中添加數據表的架構 1:主鍵(主鍵... 阅读全文
posted @ 2006-05-11 10:56 RogerWang 阅读(139) 评论(0) 推荐(0)
Some Information About Delegate
摘要:1:The Difference between Delegate and function pointers delegate are object_oriented and type safe delegate can invoke static mothod and instance mothod,but function pointers only can invoke stat... 阅读全文
posted @ 2006-05-11 10:55 RogerWang 阅读(105) 评论(0) 推荐(0)
12个.net 开发者值得去读的国外Blog
摘要:Christopher Steen - Link blogger extrordinaire. Coding Horror (Jeff Atwood) - Excellent writer with a lot to say about how software development ought to be done, fun stuff about technology a... 阅读全文
posted @ 2006-04-26 08:06 RogerWang 阅读(174) 评论(0) 推荐(0)
接口與抽象類的區別(轉)
摘要:1.类是对对象的抽象,可以把抽象类理解为把类当作对象,抽象成的类 接口只是一个行为的规范或规定,微软的自定义接口总是后带able字段,证明其是表述一类类“我能做。。。”抽象类更多的是定义在一系列紧密相关的类间,而接口大多数是关系疏松但都实现某一功能的类中2.接口基本上不具备继承的任何具体特点,它仅仅承诺了能够调用的方法; 3.一个类一次可以实现若干个接口,但是只能扩展一个父类 4.接口可以用于... 阅读全文
posted @ 2006-03-26 18:51 RogerWang 阅读(266) 评论(0) 推荐(0)
編碼規則小結
摘要:1. 各地的方言 首先说明一下现在常用的一些编码方案: 1. 在中国,大陆最常用的就是GBK18030编码,除此之外还有GBK,GB2312,这几个编码的关系是这样的。 n 最早制定的汉字编码是GB2312,包括6763个汉字和682个其它符号 n 95年重新修订了编码,命名GBK1.0,共收录了21886个符号。 n ... 阅读全文
posted @ 2006-03-19 08:33 RogerWang 阅读(805) 评论(0) 推荐(0)
 

公告


博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3