对于GGJJ们来说是个简单的问题。但我不知道,谁帮我下?
以下代码是否有问题,如果有请说明:
double firstLength;
double totalLength;
…… // 相关处理
if (firstLength == totalLength)
{
// doSomething
}
以下代码是否有问题,如果有请说明:
double firstLength;
double totalLength;
…… // 相关处理
if (firstLength == totalLength)
{
// doSomething
}
2005-12-20 20:43
2005-12-20 21:59
2005-12-20 22:27
2005-12-20 23:43
2005-12-21 10:16
哦,大GG的意思也是不能用==来连接这两个量了?
还有谁有建议么?
2005-12-21 15:04