Chinaunix首页 | 论坛 | 博客
  • 博客访问: 393879
  • 博文数量: 138
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 1620
  • 用 户 组: 普通用户
  • 注册时间: 2013-03-10 16:55
个人简介

当你比别人优秀一点点,别人会嫉妒你。当你比别人优秀很多,别人会羡慕你。

文章分类

全部博文(138)

文章存档

2016年(2)

2015年(2)

2014年(15)

2013年(119)

我的朋友

发布时间:2013-10-14 21:53:42

c++重复使用已有代码很强大两种使用已经存在的类的方式:    1,封装,就是在新的类中,把已有的类做为新类的成员。 这个比较好理解,而且跟以前自己理解的封装不一样,以前理解的封装其实是类的概念。    2,继承,就是新类是已有类的子类。封装,其实我么一直在用,因为我们定义一个类的时候.........【阅读全文】

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

发布时间:2013-10-04 21:01:28

To install Abode Reader in Ubuntu 12.04 enter the following commands in the terminal. You will be prompted to enter your password.sudo apt-add-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner"sudo apt-get updatesudo apt-get install acroread......【阅读全文】

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

发布时间:2013-09-02 22:11:38

......【阅读全文】

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

发布时间:2013-08-23 16:27:47

The security setting for macros is set too high. This prevents you from opening files that include macros. To fix this problem, lower the security level to medium. Start Excel.From the Tools drop-down list, select Macro.Select Security....Select the&nbs.........【阅读全文】

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

发布时间:2013-08-13 15:41:14

检查你的iptables和selinux是不是拦截了如果在本机telnet localhost能正常连接,但从外网不能telnet,说明telnet安装正确,可能是防火墙拦截了,也可能是你本机的网络配置有问题......【阅读全文】

阅读(660) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

电影vs程序员2013-08-28 17:24

朋友你好,加个好友可以吗

回复  |  举报
留言热议
请登录后留言。

登录 注册