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

📄 invoice.plg

📁 一个企业订单管理流程的例子
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Invoice - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Invoice.res" /d "NDEBUG" /d "_AFXDLL" "E:\vctest\Invoice\Invoice.rc"" 
Creating temporary file "C:\DOCUME~1\DINGLI~1\LOCALS~1\Temp\RSPD.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Invoice.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\vctest\Invoice\DirectoryTree.cpp"
"E:\vctest\Invoice\Invoice.cpp"
"E:\vctest\Invoice\InvoiceDlg.cpp"
"E:\vctest\Invoice\Mdb.cpp"
"E:\vctest\Invoice\MdbDlg.cpp"
"E:\vctest\Invoice\MdbSaveDat.cpp"
"E:\vctest\Invoice\OlddatDlg.cpp"
"E:\vctest\Invoice\PrintSetup.cpp"
"E:\vctest\Invoice\ProtcolOutDlg.cpp"
"E:\vctest\Invoice\PswDlg.cpp"
"E:\vctest\Invoice\SortHeaderCtrl.cpp"
"E:\vctest\Invoice\SortListCtrl.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\DINGLI~1\LOCALS~1\Temp\RSPD.tmp" 
Creating temporary file "C:\DOCUME~1\DINGLI~1\LOCALS~1\Temp\RSPE.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Invoice.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\vctest\Invoice\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\DINGLI~1\LOCALS~1\Temp\RSPE.tmp" 
Creating temporary file "C:\DOCUME~1\DINGLI~1\LOCALS~1\Temp\RSPF.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Invoice.pdb" /machine:I386 /out:"d:\data\Invoice.exe" 
.\Release\DirectoryTree.obj
.\Release\Invoice.obj
.\Release\InvoiceDlg.obj
.\Release\Mdb.obj
.\Release\MdbDlg.obj
.\Release\MdbSaveDat.obj
.\Release\OlddatDlg.obj
.\Release\PrintSetup.obj
.\Release\ProtcolOutDlg.obj
.\Release\PswDlg.obj
.\Release\SortHeaderCtrl.obj
.\Release\SortListCtrl.obj
.\Release\StdAfx.obj
.\Release\Invoice.res
]
Creating command line "link.exe @C:\DOCUME~1\DINGLI~1\LOCALS~1\Temp\RSPF.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DirectoryTree.cpp
Invoice.cpp
InvoiceDlg.cpp
Mdb.cpp
MdbDlg.cpp
MdbSaveDat.cpp
OlddatDlg.cpp
PrintSetup.cpp
ProtcolOutDlg.cpp
PswDlg.cpp
SortHeaderCtrl.cpp
SortListCtrl.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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