Redian新闻
>
Java有没有define, ifdef?
avatar
Java有没有define, ifdef?# CS - 计算机科学
x*o
1
Java有没有跟C++类似的
#define
#ifdef
之类的宏命令?
查了下,似乎没有? 不确定。
double thanks. ;)
avatar
w*f
2
没有。

【在 x*****o 的大作中提到】
: Java有没有跟C++类似的
: #define
: #ifdef
: 之类的宏命令?
: 查了下,似乎没有? 不确定。
: double thanks. ;)

avatar
x*o
3
oo. thx.
不爽,debug的代码只能注释掉了...

【在 w***f 的大作中提到】
: 没有。
avatar
w*g
4
use aspectJ to weave in debugging code.

【在 x*****o 的大作中提到】
: oo. thx.
: 不爽,debug的代码只能注释掉了...

avatar
y*u
5
有assert,用来debug也不错

【在 x*****o 的大作中提到】
: oo. thx.
: 不爽,debug的代码只能注释掉了...

avatar
s*b
6
There is something in this world called logger

【在 x*****o 的大作中提到】
: oo. thx.
: 不爽,debug的代码只能注释掉了...

avatar
x*o
7
both assertion and logger are good.
I just read over these two.
I prefer the #define, because I am doing the performance
study. I don't even like the debug code to have impact over
the processing time.

【在 s*********b 的大作中提到】
: There is something in this world called logger
avatar
P*f
8
But if you are really concerned with performance, why Java?

【在 x*****o 的大作中提到】
: both assertion and logger are good.
: I just read over these two.
: I prefer the #define, because I am doing the performance
: study. I don't even like the debug code to have impact over
: the processing time.

avatar
x*o
9
I also think so now.
previously I think java huge library is good, easy for implementation.
but now for performance, I already throw out those libraries...
only use raw array and math/io package... han~.

【在 P*****f 的大作中提到】
: But if you are really concerned with performance, why Java?
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。