C语言帝国
SEARCH
X 我知道了
TIPS:左右滑动导航栏可以查看更多栏目
订阅RSS
首页
C语言帝国QQ群
首页
C语言帝国QQ群
xiedonghao 的 站内主页
2008
06-05
高手帮忙看看错在哪里?感激不尽!
VIEW
xiedonghao
编程问题提问区
5 条评论
/* Note:Your choice is C IDE */#include "stdio.h"main(){int intval,charval;scanf("%d",&intval);charval=getchar();printf("integer: %d\ncharacter: %c\n",intval,charval);}....
Read More >
作者档案
昵称:
xiedonghao
邮箱:
xiedonghao@163.com