为什么char sex输不出来? - C语言论坛 - 编程论坛
char sex; } person[2]; void main() { int i; for(i=0;i<2;i++) {scanf("%s%c",person[i].name,&person[i].sex);fflush(stdin);} ...
万常选数据库实验参考答案 - 道客巴巴
3 查询出姓“王” 并且姓名的最后一个字为“成”...SELECT employeeName, sex, department, headShip ...customerNo, customerName, orderDate=CONVERT(char(...