Chinaunix首页 | 论坛 | 博客
  • 博客访问: 445401
  • 博文数量: 155
  • 博客积分: 786
  • 博客等级: 军士长
  • 技术积分: 1561
  • 用 户 组: 普通用户
  • 注册时间: 2012-09-01 23:37
个人简介

在路上

文章分类

全部博文(155)

文章存档

2016年(2)

2015年(36)

2014年(45)

2013年(34)

2012年(38)

我的朋友

发布时间:2015-08-27 21:59:49

1、c#中的访问修饰符
public :公开的公共的
private:私有的,只能在当前类的内部访问
protected:受保护的,只能在当前类的内部以及该类的子类中访问。
internal:只能在当前程项目中访问。在同一个项目中,internal和public的权限是一样。
protected internal:protected+internal
.........【阅读全文】

阅读(428) | 评论(0) | 转发(0)

发布时间:2015-08-27 21:24:15

1.解决方案资源管理器 右击项目<br /><img src="/attachment/201508/27/27710926_14406814111q1Z.bmp" width="491" height="381" alt="" /><br /><br />2,选择其他项目<br /><img src="/attachment/201508/27/27710926_144068191574sZ.jpg" width="700" height="481.25" alt="" /><br />.........【阅读全文】

阅读(773) | 评论(0) | 转发(0)

发布时间:2015-08-27 19:54:00

1.虚方法

点击(此处)折叠或打开.........【阅读全文】

阅读(613) | 评论(0) | 转发(0)

发布时间:2015-08-25 22:55:30

<br /><div><div class="codeheads"><p>点击(<span style="cursor:pointer;color:red;" onclick="code_hide('code553')">此处</span>)折叠或打开</p></div><div id="code553" class="codeText"><ol style="margin:0 1px 0 0px;padding-left:40px;" start="1" class="dp-css"><li><span style=.........【阅读全文】

阅读(582) | 评论(0) | 转发(0)

发布时间:2015-08-25 22:51:24


点击(此处)折叠或打开......【阅读全文】

阅读(657) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册