📄 dnetw.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DNetW - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\fang\LOCALS~1\Temp\RSP57.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/DNetW.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp"
"E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNetW.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\fang\LOCALS~1\Temp\RSP57.tmp"
Creating temporary file "C:\DOCUME~1\fang\LOCALS~1\Temp\RSP58.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/DNetW.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\fang\LOCALS~1\Temp\RSP58.tmp"
Creating temporary file "C:\DOCUME~1\fang\LOCALS~1\Temp\RSP59.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/DNetW.pdb" /debug /machine:I386 /def:".\DNetW.def" /out:"Debug/DNetW.dll" /implib:"Debug/DNetW.lib" /pdbtype:sept
".\Debug\DNet.obj"
".\Debug\DNetW.obj"
".\Debug\StdAfx.obj"
".\Debug\DNetW.res"
]
Creating command line "link.exe @C:\DOCUME~1\fang\LOCALS~1\Temp\RSP59.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
DNet.cpp
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(163) : warning C4018: '<' : signed/unsigned mismatch
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(526) : warning C4018: '<=' : signed/unsigned mismatch
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(529) : warning C4018: '<=' : signed/unsigned mismatch
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(550) : warning C4018: '<=' : signed/unsigned mismatch
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(799) : warning C4018: '==' : signed/unsigned mismatch
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(817) : warning C4018: '==' : signed/unsigned mismatch
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(822) : warning C4018: '==' : signed/unsigned mismatch
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(889) : warning C4018: '==' : signed/unsigned mismatch
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(923) : warning C4018: '==' : signed/unsigned mismatch
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(924) : warning C4018: '==' : signed/unsigned mismatch
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(932) : warning C4018: '==' : signed/unsigned mismatch
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(948) : warning C4018: '==' : signed/unsigned mismatch
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(982) : warning C4018: '==' : signed/unsigned mismatch
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(998) : warning C4018: '==' : signed/unsigned mismatch
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(1047) : warning C4018: '==' : signed/unsigned mismatch
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(1048) : warning C4018: '==' : signed/unsigned mismatch
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(1054) : warning C4018: '==' : signed/unsigned mismatch
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(1064) : warning C4018: '==' : signed/unsigned mismatch
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(1076) : warning C4018: '==' : signed/unsigned mismatch
E:\电力软件\软件代码\配网潮流软件\能量损耗代码测试及动态库程序(扩展库与常规库)\DNetW\DNet.cpp(1084) : warning C4018: '==' : signed/unsigned mismatch
DNetW.cpp
Generating Code...
Linking...
Creating library Debug/DNetW.lib and object Debug/DNetW.exp
<h3>Results</h3>
DNetW.dll - 0 error(s), 20 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -