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

📄 remedy.plg

📁 一个小型的医药零售管理系统
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Remedy - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Remedy.res" /d "NDEBUG" /d "_AFXDLL" "D:\零售版\Remedy.rc"" 
Creating temporary file "C:\DOCUME~1\LHQ\LOCALS~1\Temp\RSPA.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Remedy.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\零售版\BuyOperView.cpp"
"D:\零售版\BuyStatView.cpp"
"D:\零售版\ChildFrm.cpp"
"D:\零售版\LoginDlg.cpp"
"D:\零售版\MainFrm.cpp"
"D:\零售版\msword8.cpp"
"D:\零售版\QueryStockView.cpp"
"D:\零售版\Remedy.cpp"
"D:\零售版\RemedyDoc.cpp"
"D:\零售版\RemedyView.cpp"
"D:\零售版\SaleOperView.cpp"
"D:\零售版\SaleStatView.cpp"
"D:\零售版\SetPrintDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\LHQ\LOCALS~1\Temp\RSPA.tmp" 
Creating temporary file "C:\DOCUME~1\LHQ\LOCALS~1\Temp\RSPB.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Remedy.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\零售版\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\LHQ\LOCALS~1\Temp\RSPB.tmp" 
Creating temporary file "C:\DOCUME~1\LHQ\LOCALS~1\Temp\RSPC.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Remedy.pdb" /machine:I386 /out:"Release/Remedy.exe" 
".\Release\BuyOperView.obj"
".\Release\BuyStatView.obj"
".\Release\ChildFrm.obj"
".\Release\LoginDlg.obj"
".\Release\MainFrm.obj"
".\Release\msword8.obj"
".\Release\QueryStockView.obj"
".\Release\Remedy.obj"
".\Release\RemedyDoc.obj"
".\Release\RemedyView.obj"
".\Release\SaleOperView.obj"
".\Release\SaleStatView.obj"
".\Release\SetPrintDlg.obj"
".\Release\StdAfx.obj"
".\Release\Remedy.res"
]
Creating command line "link.exe @C:\DOCUME~1\LHQ\LOCALS~1\Temp\RSPC.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
d:\零售版\release\msado15.tlh(403) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Compiling...
BuyOperView.cpp
BuyStatView.cpp
ChildFrm.cpp
LoginDlg.cpp
MainFrm.cpp
msword8.cpp
QueryStockView.cpp
Remedy.cpp
RemedyDoc.cpp
RemedyView.cpp
SaleOperView.cpp
SaleStatView.cpp
SetPrintDlg.cpp
Generating Code...
Linking...



<h3>Results</h3>
Remedy.exe - 0 error(s), 1 warning(s)
<h3>
--------------------Configuration: Remedy - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Remedy.res" /d "_DEBUG" /d "_AFXDLL" "D:\零售版\Remedy.rc"" 
Creating temporary file "C:\DOCUME~1\LHQ\LOCALS~1\Temp\RSPE.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Remedy.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\零售版\BuyOperView.cpp"
"D:\零售版\BuyStatView.cpp"
"D:\零售版\ChildFrm.cpp"
"D:\零售版\LoginDlg.cpp"
"D:\零售版\MainFrm.cpp"
"D:\零售版\msword8.cpp"
"D:\零售版\QueryStockView.cpp"
"D:\零售版\Remedy.cpp"
"D:\零售版\RemedyDoc.cpp"
"D:\零售版\RemedyView.cpp"
"D:\零售版\SaleOperView.cpp"
"D:\零售版\SaleStatView.cpp"
"D:\零售版\SetPrintDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\LHQ\LOCALS~1\Temp\RSPE.tmp" 
Creating temporary file "C:\DOCUME~1\LHQ\LOCALS~1\Temp\RSPF.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Remedy.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\零售版\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\LHQ\LOCALS~1\Temp\RSPF.tmp" 
Creating temporary file "C:\DOCUME~1\LHQ\LOCALS~1\Temp\RSP10.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Remedy.pdb" /debug /machine:I386 /out:"Debug/Remedy.exe" /pdbtype:sept 
".\Debug\BuyOperView.obj"
".\Debug\BuyStatView.obj"
".\Debug\ChildFrm.obj"
".\Debug\LoginDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\msword8.obj"
".\Debug\QueryStockView.obj"
".\Debug\Remedy.obj"
".\Debug\RemedyDoc.obj"
".\Debug\RemedyView.obj"
".\Debug\SaleOperView.obj"
".\Debug\SaleStatView.obj"
".\Debug\SetPrintDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\Remedy.res"
]
Creating command line "link.exe @C:\DOCUME~1\LHQ\LOCALS~1\Temp\RSP10.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
d:\零售版\debug\msado15.tlh(403) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Compiling...
BuyOperView.cpp
BuyStatView.cpp
ChildFrm.cpp
LoginDlg.cpp
MainFrm.cpp
msword8.cpp
QueryStockView.cpp
Remedy.cpp
RemedyDoc.cpp
RemedyView.cpp
SaleOperView.cpp
SaleStatView.cpp
SetPrintDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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