抓狂的代码
在外刊上看到的,趕腳好像冷笑話哦@76#1.确保这个值等于tureif (someBoolean == true) {
doSomething();
}
2.只有等于ture时我才return tureif (result == true)
return true;
else return result;
3.我就是不信任ifif (result <= 10) {
handling();
} else if (result > 10) {
otherHandling();
} else {
handling(); // to be sure
}
4.要写出一看就懂的代码function DocumentDotWrite(s){
document.write(s);
}
ZW@125# 是我才疏学浅了么。。。第一个的dosomething函数我没见过来着 cztianshi 发表于 2012-9-4 11:15 static/image/common/back.gif
是我才疏学浅了么。。。第一个的dosomething函数我没见过来着
那個那個,只是隨便一個自定義函數的啦,可A可B可攻可受的哦@jgzhx# plutochill 发表于 2012-9-4 11:19 static/image/common/back.gif
那個那個,只是隨便一個自定義函數的啦,可A可B可攻可受的哦
噗。。。我认真了,我输了。。。#7018! 各种蛋疼 cztianshi 发表于 2012-9-4 11:28 static/image/common/back.gif
噗。。。我认真了,我输了。。。
摸摸腦袋,吾喜歡認真滴孩紙#5t 轻舟过 发表于 2012-9-4 14:03 static/image/common/back.gif
各种蛋疼
是吧是吧,很冷笑話吧#20t plutochill 发表于 2012-9-4 14:25 static/image/common/back.gif
是吧是吧,很冷笑話吧
是啊 plutochill 发表于 2012-9-4 14:25 static/image/common/back.gif
是吧是吧,很冷笑話吧
是啊 nongeek 发表于 2012-9-4 17:47 static/image/common/back.gif
怎么办...第一个真会这样写>///
@jgzhx# 虎摸,窩也曾經幹過類似滴事情呢 干过第三个,也不知道当时脑子怎么抽抽了一下! = =如果计算机变身 一定会宰掉程序员的。 没懂~