usrbin吧 关注:310贴子:45,933

回复:小杯具,求助

只看楼主收藏回复

我还没抄完它就自己重启了


16楼2011-07-14 21:11
回复
    您老不是内部工程师吗?


    IP属地:上海17楼2011-07-14 21:12
    回复
      2025-06-08 10:22:17
      广告


      18楼2011-07-14 21:12
      回复


        IP属地:云南19楼2011-07-14 21:15
        回复



          20楼2011-07-14 21:21
          回复
            重启..实在还不行的话去BIOS load fail safe defaults一下


            IP属地:北京21楼2011-07-14 21:29
            回复


              22楼2011-07-14 21:33
              回复
                更不懂


                23楼2011-07-14 21:33
                回复
                  2025-06-08 10:16:17
                  广告
                  #include<stdio.h>
                  #include<stdlib.h>
                  int main{
                  struct stu
                  {
                  int sno;
                  char sname[20];
                  char sex;
                  int sage;
                  float score;
                  };
                  struct stu stu1={2000,"zhangsan",'m',19,80};
                  printf("yusnshixinxishi\n");
                  printf("sno:%d\nsname:%s\nsex:%c\nsage:%d\nscore:%f\n",
                  stui.sno,stui.sname,stui.sex,stui.sage,stui.score);
                  stui.sno=23;
                  stui.sname="nimei";
                  stui.sex='f';
                  stui.sage=32;
                  stui.score=23.98;
                  printf("xiugaiyihou\n");
                  printf("sno:%d\nsname:%s\nsex:%c\nsage:%d\nscore:%f\n",
                  stui.sno,stui.sname,stui.sex,stui.sage,stui.score);
                  system("pause");
                  return 0;
                  }
                  问题居然出在第四行了
                  


                  24楼2011-07-14 21:34
                  回复
                    int main(){
                    ...}


                    IP属地:北京25楼2011-07-14 21:39
                    回复
                      2了


                      26楼2011-07-14 21:41
                      回复


                        IP属地:北京27楼2011-07-14 22:05
                        回复
                          我是来看九宝的


                          28楼2011-07-14 22:19
                          回复
                            我回来看你


                            29楼2011-07-14 22:21
                            回复
                              2025-06-08 10:10:17
                              广告
                              现在打开一个网页 快则一分多钟 慢则五分多钟 懒得上网了 - -


                              30楼2011-07-14 22:29
                              回复