摩托罗拉(中国)软件中心(Motorola Software Lab Center) 认领
计算机/互联网/通信/电子 江苏 500-1000人 外资(欧美)
4。下面那个for循环是无限循环for(int i=010;i==10;i+=0)for(int i=10;(i++^--i)==0;i+=0)还有几个忘了5.email relay 和email access分别用了什么协议?(其他还有很多,略)6。in a mobile phone,软件运行期,stack data 存在于a.rom,b.flash c.eeprom d.ram e.none of the above7.int i;int x=0x12345678;unsigned char *p=(unsigned char *)&x;for(i=0;i<sizeof(x);i++)printf("%2x",*(p+i));在80x86pc机器上运行结果sun sparc unix上运行结果
正在加载验证码...
4。下面那个for循环是无限循环for(int i=010;
优点
缺点
意见&建议
评论
4。下面那个for循环是无限循环for(int i=010;i==10;i+=0)for(int i=10;(i++^--i)==0;i+=0)还有几个忘了5.email relay 和email access分别用了什么协议?(其他还有很多,略)6。in a mobile phone,软件运行期,stack data 存在于a.rom,b.flash c.eeprom d.ram e.none of the above7.int i;int x=0x12345678;unsigned char *p=(unsigned char *)&x;for(i=0;i<sizeof(x);i++)printf("%2x",*(p+i));在80x86pc机器上运行结果sun sparc unix上运行结果