由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
DotNet版 - code reading habit
相关主题
转载 borland的eco真的很酷看看你占了几条?
how to coding for draw text lines ?问几道面试题
Does .net come with class wizard?百撕不得骑姐
帮忙看看:怎么也不能walkthrough申请开设“技术分析”club
About sequence diagram[合集] Re: 申请开设“技术分析”版
.net framework class library的source open嘛?Re: new topic-How to kill time with your child? (转载)
rational rose questionRational Rose 2000 is not bad
申请开始“技术分析”版(zt)Rose里面如何图示类与类之间方法调用的关系(不是成员包含)?
相关话题的讨论汇总
话题: reading话题: rose话题: habit话题: some话题: code
进入DotNet版参与讨论
1 (共1页)
k****i
发帖数: 1072
1
u guys/gals like depth first or breadth first when reading some codes?Or some
combination?
p***n
发帖数: 635
2
i read comments first if available
then, use XDE or Rose to reverse engineer it to do walk through
if there is still anything uncovered, dig into the code.

【在 k****i 的大作中提到】
: u guys/gals like depth first or breadth first when reading some codes?Or some
: combination?

k****i
发帖数: 1072
3
XDE and Rose?
hmm,never use them b4.I only use the vss to do the reverse engineer but it
doesn't generate the component diagram automatically.Are the ones u mention
free?【 在 payan (沛岩) 的大作中提到: 】
some
p***n
发帖数: 635
4
neithe ris free
actually the way i like most is to step through all the test
cases with a few break points. after you run all the cases,
pretty much a complete code walkthrough is done.

【在 k****i 的大作中提到】
: XDE and Rose?
: hmm,never use them b4.I only use the vss to do the reverse engineer but it
: doesn't generate the component diagram automatically.Are the ones u mention
: free?【 在 payan (沛岩) 的大作中提到: 】
: some

y****i
发帖数: 5690
5
Can you tell me a little bit more about reverse engineering? What are the
results of it and how do you do it using Rose?

some

【在 p***n 的大作中提到】
: i read comments first if available
: then, use XDE or Rose to reverse engineer it to do walk through
: if there is still anything uncovered, dig into the code.

1 (共1页)
进入DotNet版参与讨论
相关主题
Rose里面如何图示类与类之间方法调用的关系(不是成员包含)?About sequence diagram
请帮看一下,是否应该换TIMING BELT?.net framework class library的source open嘛?
搞笑啊,幼稚rational rose question
伊朗马上要有核弹了, 到时候疤蟆会不会说这是他的政绩?申请开始“技术分析”版(zt)
转载 borland的eco真的很酷看看你占了几条?
how to coding for draw text lines ?问几道面试题
Does .net come with class wizard?百撕不得骑姐
帮忙看看:怎么也不能walkthrough申请开设“技术分析”club
相关话题的讨论汇总
话题: reading话题: rose话题: habit话题: some话题: code