This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / 请教:谁能出一个测试OOA或OOD的题目?最好明了简单(好表达)但是不是那么容易分析精屁(难回答)的题目?谢谢!
-guest:yaojian;
2001-7-11
(#127961@0)
-
把一个普通微波炉的功能用OO描述出来。
-eglington(eglington);
2001-7-11
(#127964@0)
-
The most classic one is elevator.
-pazu(InTheSky);
2001-7-11
(#128049@0)
-
请把追MM的过程,用OO的方法来实现。
-macsym(日进斗斤);
2001-7-11
(#127974@0)
-
It is really cool!!!!!!
-guest:yaojian;
2001-7-11
(#128067@0)
-
Could you post the anwser?
-macsym(日进斗斤);
2001-7-11
(#128070@0)
-
AfterGirl V1.0 (numnum, please revise my program)
-mrviceroy(杀人者Daniel是也);
2001-7-11
{959}
(#128168@0)
-
cool C++ man, if you can post the UML, that's excellent
-macsym(日进斗斤);
2001-7-11
(#128200@0)
-
haha, interesting
-cocacola(cocacola);
2001-7-11
(#128204@0)
-
Haha, you are the best.
-numnum(numnum);
2001-7-11
(#128215@0)
-
师傅,收下我吧!
-goodbaby(小宝);
2001-7-11
(#128273@0)
-
cool! but can explain why a good-looking girl and aged below 25, then no man can chase?
-guest:for fun;
2001-7-11
(#128316@0)
-
suggest add m_CookingAbility into class girl and m_Libido into boy and give them some consideration in boy::suit
-guest:for fun again;
2001-7-11
(#128323@0)
-
bool boy::suit(girl GIRL)u'd better pass paramter as reference or pointer, otherwise, when u want to add a name field to class girl in next version, u get memory leak.
-blaise(blaise);
2001-7-11
{143}
(#128519@0)
-
thanks for telling me.
-mrviceroy(杀人者Daniel是也);
2001-7-11
(#128586@0)
-
Why there will be memory leak?
-guest:;
2001-7-13
(#130501@0)
-
小暇疵:age 用float太浪费空间,而且MM的age 永远都小于24, 用byte就够了, 还是PF,C++ 9段黑带高手:D
-happy_4_7(开心果);
2001-7-11
(#128588@0)
-
另一个小暇疵 ---
变量没有采用匈牙利命名规则。。
对吧?
我是新手。。
-guest:BigDesk;
2001-7-13
(#130295@0)
-
I feel this program is not that profesional because of its witten style. All lines starting from the begining makes it not easy to be read. Just my opinion.
-guest:;
2001-7-13
(#130504@0)
-
你得增加一个构造函数,否则你的girl进不了栈。
-babyface(Tracy);
2001-7-15
(#133071@0)
-
至少有两点可以改进1.use initializer instead of assignment in constructor function
2.pass reference instead of value in bool boy::suit(girl GIRL)
-oasis(oasis);
2001-7-15
{127}
(#133092@0)
-
How come I don't understand your question?
-qiuqiu(秋秋);
2001-7-11
(#128457@0)