摘要:
开博第一篇,hello world!#include <iostream>using namespace std;class say{public: say() { cout << "Hello "; } ~say() { cout << "world!"; }}hello;int main(){ return 0;}使用过下面两个博客,开学找工作,把以前学的一些东西,重新整理一下发布在这里。http://hi.baidu.com/new/xun1573http://blog.csdn.net/luxiaoxun 阅读全文
posted @ 2012-08-03 15:25
阿凡卢
阅读(673)
评论(0)
推荐(0)

浙公网安备 33010602011771号