eng,你真的想研读一下谭大师的书吗?
所有跟贴
·
加跟贴
·
新语丝读书论坛
送交者: Yush 于 2009-03-14, 01:23:58:
向你推荐《C程序设计》第三版最精彩的部分:第3章第9节第4小节“赋值表达式”(第63、64页):
http://xysblogs.org/wp-content/blogs/20/uploads//tanc.jpg
俺的学习心得:
http://xysblogs.org/yush/archives/3977
所有跟贴:
晚上去新华书店看了一下,第三版的第22次(好像是2009年1月)印刷
-
法王
(183 bytes)
2009-03-14, 08:56:49
(306414)
你是当年青年话题论坛的“无敌法王”吗? (无内容)
-
找老婆专用ID
(0 bytes)
2009-03-14, 09:33:20
(306416)
是啊。老底不太好。 (无内容)
-
法王
(0 bytes)
2009-03-14, 10:54:19
(306442)
失敬,失敬!世界真小 (无内容)
-
找老婆专用ID
(0 bytes)
2009-03-15, 05:49:22
(306665)
或许是我错了,但我刚在我电脑上安装了一个VC++ 6.0试了一下
-
bu3bu4
(845 bytes)
2009-03-14, 07:43:53
(306407)
写 a+=a-=a*a;的程序员应该立刻被开除掉。
-
008
(78 bytes)
2009-03-14, 10:33:47
(306436)
开什么玩笑谭师傅这个表达式是告诉你运算符的优先级而已,
-
bu3bu4
(128 bytes)
2009-03-14, 10:45:37
(306440)
我从没见过数学物理中的变态题,所以不懂你的评论。 (无内容)
-
008
(0 bytes)
2009-03-14, 11:28:46
(306458)
我文中改了一句,
-
Yush
(118 bytes)
2009-03-14, 10:28:08
(306434)
你没有错
-
Yush
(313 bytes)
2009-03-14, 10:24:41
(306432)
看不懂你想说明什么
-
bu3bu4
(284 bytes)
2009-03-14, 02:40:34
(306403)
because this type of expression is ambiguous and in many case
-
steven
(160 bytes)
2009-03-14, 04:11:23
(306404)
are you sure it's implementation dependent?
-
eng
(82 bytes)
2009-03-14, 09:55:58
(306420)
not the operator precedence, the order of expressions being evaluated
-
steven
(60 bytes)
2009-03-14, 11:58:45
(306470)
are you sure? += is not treated the same way as = as far as I can see (无内容)
-
eng
(0 bytes)
2009-03-14, 13:46:50
(306520)
C99 draft (ISO/IEC 9899:TC3), Ch. 6.5.16 Assignment operators
-
steven
(325 bytes)
2009-03-14, 14:20:24
(306539)
it got messed up from cut & paste from pdf, but you should get the idea. (无内容)
-
steven
(0 bytes)
2009-03-14, 15:00:42
(306549)
Then MAster Tan was blameless here
-
bu3bu4
(28 bytes)
2009-03-14, 10:31:40
(306435)
这个为什么是ambiguous? java 里是不ambiguous的,C 里怎么规定的? (无内容)
-
xinku
(0 bytes)
2009-03-14, 08:33:30
(306412)
thanks for explaining. i didnt know
-
bu3bu4
(114 bytes)
2009-03-14, 06:21:06
(306405)
ok my bad. actually he did it (无内容)
-
bu3bu4
(0 bytes)
2009-03-14, 06:23:27
(306406)
孔乙己? (无内容)
-
PenName
(0 bytes)
2009-03-14, 02:15:41
(306401)
哇,这就是传说是的谭式表达式啊
-
eng
(72 bytes)
2009-03-14, 01:36:33
(306398)
我是从这里下的第二版扫描版:
-
Yush
(173 bytes)
2009-03-14, 10:35:45
(306438)
往后翻了一下,见到还有个变态的地方
-
Yush
(492 bytes)
2009-03-14, 11:17:46
(306454)
呵呵,数组名不等同于指针常量
-
eng
(96 bytes)
2009-03-14, 13:40:59
(306516)
准确的说法是“数组名相当于指针常量”
-
Yush
(435 bytes)
2009-03-14, 14:09:14
(306533)
机器码来了:)
-
Yush
(305 bytes)
2009-03-14, 15:10:06
(306557)
加跟贴
笔名:
密码:
注册笔名请按这里
标题:
内容: (
BBCode使用说明
)