会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
许大虾
ASP.NET Developer
博客园
首页
新随笔
联系
管理
02 2015 档案
继承中的构造函数问题
摘要:代码如下: 1 class Program 2 { 3 static void Main(string[] args) 4 { 5 Teacher t1 = new Teacher("许大虾", 23, "byvar1024@163.c...
阅读全文
posted @
2015-02-26 14:48
许大虾
阅读(284)
评论(0)
推荐(0)
c#编译执行过程
摘要:创建一个简单的控制台程序,源码如下:using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace csharpBuildProcess{ class Program ...
阅读全文
posted @
2015-02-23 02:11
许大虾
阅读(1572)
评论(0)
推荐(0)
公告