会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Athrun
ASP.NET--Studio
博客园
首页
新随笔
联系
订阅
管理
2007年10月31日
C#學習基礎------方法
摘要: 方法 方法在類中用於執行計算或其它行為的成員.聲明格式: method-header method-body 其中方法頭method-header的格式: attributes method-modifiers return-type member-name (formal-parameter-list) 傳遞給方法的參數在方法的形式參數表formal-parameter-list中聲明 ...
阅读全文
posted @ 2007-10-31 16:35 Athrun
阅读(357)
评论(0)
推荐(0)
编辑
公告