会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
天道酬勤
天道酬勤
博客园
首页
新随笔
联系
订阅
管理
03 2009 档案
Partial Method in VB.NET
摘要:今天在思考如何在VB 2008里引入partial method呢? 发现原来不是什么方法都可以声明成partial method的。 The definition must meet the following conditions: The method must be a Sub, not a Function. The body of the ...
阅读全文
posted @
2009-03-11 16:50
卜海清
阅读(267)
评论(0)
推荐(0)
Configure Log Output
摘要:最近在一直的练习用VB。NET来书写程序。在VB中加入一个app.config文件,会有自动帮你生成一段关于Log output的配置,具体请看 ...
阅读全文
posted @
2009-03-10 10:39
卜海清
阅读(442)
评论(0)
推荐(0)
公告