会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小鱼Well-Being
对于生活,有些东西,我不会放弃!在自我的世界,跟随梦想,飞翔...
博客园
首页
新随笔
联系
订阅
管理
2015年7月4日
将博客搬至CSDN
摘要: 将博客搬至CSDN
阅读全文
posted @ 2015-07-04 09:33 小鱼Well-Being
阅读(93)
评论(0)
推荐(0)
2014年6月6日
面向对象之简单工厂模式
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace Interface{ class InterfaceTest { static void ...
阅读全文
posted @ 2014-06-06 15:05 小鱼Well-Being
阅读(254)
评论(0)
推荐(0)
2014年6月4日
面向对象多态之接口
摘要: 申明下:我也是新手,以下如有不对或不合适的地方望指出,一起交流O(∩_∩)O哈!好了,转入正题 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 6 nam...
阅读全文
posted @ 2014-06-04 21:56 小鱼Well-Being
阅读(171)
评论(0)
推荐(0)
公告