myhotel.plg
来自「系统主要包括住宿管理,客房管理,查询统计,报表管理,系统设置五个模块,适用于中小」· PLG 代码 · 共 58 行
PLG
58 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Myhotel - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Myhotel.res" /d "_DEBUG" /d "_AFXDLL" "F:\客房管理系统\Program\Myhotel.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Myhotel.pdb" /debug /machine:I386 /out:"Debug/Myhotel.exe" /pdbtype:sept
".\Debug\Addmoneydlg.obj"
".\Debug\ButtonST.obj"
".\Debug\Changeroomdlg.obj"
".\Debug\Checkinregdlg.obj"
".\Debug\CheckinregSET.obj"
".\Debug\Checkoutdlg.obj"
".\Debug\Findcheckindlg.obj"
".\Debug\Findcheckoutdlg.obj"
".\Debug\Findguazhangdlg.obj"
".\Debug\Findprebookroomdlg.obj"
".\Debug\Findroomdlg.obj"
".\Debug\Findroomstatedlg.obj"
".\Debug\Guesthandmoneydlg.obj"
".\Debug\LoginDlg.obj"
".\Debug\Myhotel.obj"
".\Debug\MyhotelDlg.obj"
".\Debug\Reghandmoneydlg.obj"
".\Debug\Repairpwdlg.obj"
".\Debug\Resetdatabase.obj"
".\Debug\Roominfoset.obj"
".\Debug\Roommoneyalarmdlg.obj"
".\Debug\Roomprebookdlg.obj"
".\Debug\Roomsaledlg.obj"
".\Debug\Roomsalestaticdlg.obj"
".\Debug\Setroomdlg.obj"
".\Debug\Setuserabilitydlg.obj"
".\Debug\Setusernamepwdlg.obj"
".\Debug\StdAfx.obj"
".\Debug\TETSET.obj"
".\Debug\Userset.obj"
".\Debug\Myhotel.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10.tmp"
<h3>Output Window</h3>
Compiling resources...
Linking...
LINK : LNK6004: Debug/Myhotel.exe not found or not built by the last incremental link; performing full link
<h3>Results</h3>
Myhotel.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?