#include
void main ( )
{
int x;
x=4;
printf("%d",x);
}
编译:
--------------------Configuration:111 - Win32 Debug--------------------
Compiling...
Skipping...(no relevant changes detected)
111.cpp
111.obj - 0 error(s),0 warning(s)
运行:
--------------------Configuration:111 - Win32 Debug--------------------
Linking...
LINK :fatal error LNK1104:cannot open file "kernel32.lib"
执行 link.exe 时出错.
111.exe - 1 error(s),0 warning(s)
人气:418 ℃ 时间:2020-01-27 09:44:51
解答
编的程序是没有问题的,但好像是你的软件软件除了毛病
fatal error LNK1104:cannot open file "kernel32.lib 致命错误LNK1104 kernel32.lib:不能打开文件”
要不你重下载安装一个软件试一试.重装了还是一样
推荐
- 综合素质评价手册中的成长历程怎么写啊?从那方面下好啊
- 若f'(x)=0,xE(a,b),则f(x)=?
- 秦朝的统一有什么历史意义
- 9时45分时,钟面上的时针和分针组成的较小角是( )
- 已知二次函数y=ax^2+bx+c的图像经过A(1,0),B(-5,0),C(4,3)三点
- 青藏高原的夏季夜间温度一般为多少?
- The doctor said that the___man could only live for___more days.A.dying,few B.dead,few C.dying,a few D.died,a few
- I want to know you.
猜你喜欢