摘要:
大家也可以玩玩!IQ测试Congratulations, zhang!Your IQ score is 129 This number is based on a scientific formula that compares how many questions you answered correctly on the Classic IQ...
阅读全文
posted @ 2004-03-23 13:27
____Justin____
阅读(387)
推荐(0)
摘要:
http://chongqing.myrice.com/mjj.swf
阅读全文
posted @ 2004-03-18 14:09
____Justin____
阅读(1201)
推荐(0)
摘要:
最近觉得东视新闻综合频道8:1Xpm开播的连续剧《人证》不错!
阅读全文
posted @ 2004-03-17 22:01
____Justin____
阅读(1039)
推荐(0)
摘要:
中午收到大学下铺A君情报-“这个周末有同学要来上海”,情报绝对可靠,要知道他那边可是我们班华东帮的集中营,只可惜A君周末要加班,好吧,晚上再和A君详谈相关事宜。
阅读全文
posted @ 2004-03-12 16:20
____Justin____
阅读(333)
推荐(0)
摘要:
一、关于数组对象和vector对象Account *pact = new Account[10]1.在堆中分配包含10个Account类对象的数组;2.用Account类缺省构造函数初始化释放*pact不要用delete pact只是第一个类对象上调用了析构函数;应该使用delete [] pact;vector vec(5);//I初始化过程 1.创建一个底层类型的临时对象,并在其上应用缺省构造...
阅读全文
posted @ 2004-03-10 22:15
____Justin____
阅读(4069)
推荐(0)
摘要:
The java game "Robocode" is popular and funny. In robocode ,a coder can programe a robotic battletank and it can help you to learn java.Is there a similar game like robocode for c++ or c# student??
阅读全文
posted @ 2004-03-10 00:30
____Justin____
阅读(1215)
推荐(0)
posted @ 2004-03-10 00:22
____Justin____
阅读(360)
推荐(0)