⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 compiledll_test.plg

📁 编译类_Hss VC版_源代码支持表达式的编译执行,速度超快,支持实数和复数,并附带一个复数函数库你还可以同时找到VB和VC版和Delphi版
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CompileDll_test - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/CompileDll_test.res" /d "NDEBUG" /d "_AFXDLL" "D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\CompileDll_test.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FAcs /Fa"Release/" /Fp"Release/CompileDll_test.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\CCompile.cpp"
"D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\CCompileComplex.cpp"
"D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\CompileDll_test.cpp"
"D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\CompileDll_testDlg.cpp"
"D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\CPUCount.cpp"
"D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\Extended.cpp"
"D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\TComplex.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FAcs /Fa"Release/" /Fp"Release/CompileDll_test.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/CompileDll_test.pdb" /machine:I386 /out:"Release/CompileDll_test.exe" 
".\Release\CCompile.obj"
".\Release\CCompileComplex.obj"
".\Release\CompileDll_test.obj"
".\Release\CompileDll_testDlg.obj"
".\Release\CPUCount.obj"
".\Release\Extended.obj"
".\Release\StdAfx.obj"
".\Release\TComplex.obj"
".\Release\CompileDll_test.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CCompile.cpp
CCompileComplex.cpp
CompileDll_test.cpp
CompileDll_testDlg.cpp
CPUCount.cpp
D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\CPUCount.cpp(18) : warning C4035: 'CPUCycleCounter' : no return value
Extended.cpp
TComplex.cpp
Generating Code...
Linking...



<h3>Results</h3>
CompileDll_test.exe - 0 error(s), 1 warning(s)
<h3>
--------------------Configuration: CompileDll_test - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/CompileDll_test.res" /d "_DEBUG" /d "_AFXDLL" "D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\CompileDll_test.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/CompileDll_test.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\CCompile.cpp"
"D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\CCompileComplex.cpp"
"D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\CompileDll_test.cpp"
"D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\CompileDll_testDlg.cpp"
"D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\CPUCount.cpp"
"D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\Extended.cpp"
"D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\TComplex.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/CompileDll_test.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/CompileDll_test.pdb" /debug /machine:I386 /out:"Debug/CompileDll_test.exe" /pdbtype:sept 
".\Debug\CCompile.obj"
".\Debug\CCompileComplex.obj"
".\Debug\CompileDll_test.obj"
".\Debug\CompileDll_testDlg.obj"
".\Debug\CPUCount.obj"
".\Debug\Extended.obj"
".\Debug\StdAfx.obj"
".\Debug\TComplex.obj"
".\Debug\CompileDll_test.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CCompile.cpp
CCompileComplex.cpp
CompileDll_test.cpp
CompileDll_testDlg.cpp
CPUCount.cpp
D:\HssWork\old\Today\编译类_Hss\VC6版_源代码\CPUCount.cpp(18) : warning C4035: 'CPUCycleCounter' : no return value
Extended.cpp
TComplex.cpp
Generating Code...
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB.tmp" with contents
[
/nologo /o"Debug/CompileDll_test.bsc" 
".\Debug\StdAfx.sbr"
".\Debug\CCompile.sbr"
".\Debug\CCompileComplex.sbr"
".\Debug\CompileDll_test.sbr"
".\Debug\CompileDll_testDlg.sbr"
".\Debug\CPUCount.sbr"
".\Debug\Extended.sbr"
".\Debug\TComplex.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB.tmp"
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
CompileDll_test.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -