#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)
人气:231 ℃ 时间:2020-01-27 09:44:51
解答
编的程序是没有问题的,但好像是你的软件软件除了毛病
fatal error LNK1104:cannot open file "kernel32.lib 致命错误LNK1104 kernel32.lib:不能打开文件”
要不你重下载安装一个软件试一试.重装了还是一样
推荐
- 一环形线圈放在匀强磁场中,设第1s内磁感线垂直线圈平面(即垂直于纸面)向里,如图甲所示.若磁感应强度B随时间t变化的关系如图乙所示,那么第3s内线圈中感应电流的大小与其各处所受
- 英译中I dont know why i told this to you today,but hope you will not let any person eles knows
- 若|a^n|=½,|b|^n=3,求(ab)^2n的值
- 在三角形ABC中,∠ACB=90°,D是AB边上的中点,AB=6厘米,则CD的长度为多少厘米?
- Cu(OH)2能不能有化合反应直接制取
- 一项工程,甲、乙合作12天可以完成.现在甲单独做2天后,乙又独做3天,一共完成了全工程的 1/5.甲、乙独做这项工程各要多少天?
- A.No,thank you. B.Have some biscuit,please. C.Have some pies,them.
- Look ,they------------(swim) in the sea.
猜你喜欢