会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
aiyagaze -- It's not so bad
博客园
联系
订阅
管理
上一页
1
2
3
4
5
2006年9月1日
Effective C# Item 2: Prefer readonly to const
摘要: Effective C# Item2: Prefer readonly to const 概要翻译 + 读书笔记 欢迎拍砖 谢谢
阅读全文
posted @ 2006-09-01 08:39 aiya
阅读(1009)
评论(1)
推荐(0)
2006年8月29日
Effective C# Item 1: Always Use Properties Instead of Accessible Data Members
摘要: Effective C# Item1: Always Use Properties Instead of Accessible Data Members 使用属性来代替暴露公有数据成员
阅读全文
posted @ 2006-08-29 22:18 aiya
阅读(1627)
评论(1)
推荐(1)
Effective C#:50 Specific Ways to Improve Your C# 读书笔记
摘要: 边读边学感觉很有收获,写一下概要翻译和自己的体会。欢迎大家拍砖 Chapter 1 C# Language Element Item 1: Always Use Properties Instead of Accessible Data Members Item 2: Prefer readonly to const Item 3: Prefer...
阅读全文
posted @ 2006-08-29 22:14 aiya
阅读(2815)
评论(3)
推荐(1)
上一页
1
2
3
4
5