新微赢技术网

标题: 新手请教 : 奇怪 OUTPUT ! [打印本页]

作者: 木子    时间: 2009-11-6 01:39
标题: 新手请教 : 奇怪 OUTPUT !
#include <iostream>

int main()
{
int ch1;
ch1 = '2' ;
std :: cout << ch1 ;
system("PAUSE") ;
return 0;
}

OUTPUT 竟是 50 , 而不是 2 !? thank you !




欢迎光临 新微赢技术网 (http://bbs.weiying.cn/) Powered by Discuz! X3.2