书法字典:https://www.shufadict.com

07 2009 档案

String Comparison
摘要:字符串比较,请给出输出结果[代码] 阅读全文

posted @ 2009-07-27 15:20 翰墨小生 阅读(246) 评论(0) 推荐(0) 编辑

参数求值顺序对增量运算符的影响
摘要:下面的代码输出什么结果?[代码] 阅读全文

posted @ 2009-07-27 14:59 翰墨小生 阅读(311) 评论(0) 推荐(0) 编辑

任意地址赋值,编译没问题,运行时错误
摘要:==#include <iostream>using namespace std ;int main(void){ int *p = (int*)1234; //编译没问题,但运行时出错 *p = 190 ; // not writeable system("pause") ; return 0 ;}// output: run time error! access voilation!== 阅读全文

posted @ 2009-07-27 14:53 翰墨小生 阅读(402) 评论(1) 推荐(0) 编辑

Right Hemisphere - A Visual Product Company
摘要:Right HemisphereRight Hemisphere is the leading provider of enterprise product communication and collaboration solutions enabling manufacturers to optimize their global product development launch and ... 阅读全文

posted @ 2009-07-02 16:11 翰墨小生 阅读(455) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
书法字典:https://www.shufadict.com
点击右上角即可分享
微信分享提示