usrbin吧 关注:310贴子:45,934
  • 11回复贴,共1

小杯具,求助

取消只看楼主收藏回复

主要英文太水,第三段往后看不懂
@usrbin
@灌水四人组之蛋
@聿鬼
@KeyTo9
A problem has been detected and windows has been shut down to prevent damage to your computer.
If this is the first time you have been this stop error screen,restart you computer .If this screen appears again,follow these steps:
check to be sure you have adequate disk space,if a driver is identified in the stop message,disable the drive or check with the manufacturer for driver updates.Try changing video adapters.
check with you hardware vendor for any BIOS updates.Disable BIOS memory options such as caching or shadowing.If you need to use safe mode to remore or disable components restart your computer,press F8 to select Advanced Startup Option,and then select safe mode.
Technical information:
the computer restarted before I have written down


1楼2011-07-14 20:56回复

    @KeyTo9
    必须按回车否则召唤失败


    5楼2011-07-14 20:59
    回复


      7楼2011-07-14 21:01
      回复
        是蓝屏。。。本来待机的。。。洗澡出来就这样了
        “尝试更改视频适配器,交由硬件供应商升级 BIOS,或禁用 BIOS 内存选项,如高速缓存或盲区”

        “如果需要使用安全模式来删除或禁用组件”
        是什么意思


        9楼2011-07-14 21:06
        回复
          没有吧。。。在播歌按下待机,其他都没开。。。平时也这样的。。。


          15楼2011-07-14 21:11
          回复
            我还没抄完它就自己重启了


            16楼2011-07-14 21:11
            回复


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


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


                  23楼2011-07-14 21:33
                  回复
                    #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
                    回复
                      2了


                      26楼2011-07-14 21:41
                      回复
                        我回来看你


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