libraryms.plg

来自「java 大作业 《处方跟踪系统》源代码 gui界面」· PLG 代码 · 共 75 行

PLG
75
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: libraryMS - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB5.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/libraryMS.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\学习资料\电脑\SQL\课程设计\libraryMS\BackUp.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB5.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB6.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/libraryMS.pdb" /debug /machine:I386 /out:"Debug/libraryMS.exe" /pdbtype:sept 
".\Debug\_recordset.obj"
".\Debug\ADOConn.obj"
".\Debug\adodc.obj"
".\Debug\BackUp.obj"
".\Debug\Book.obj"
".\Debug\BookAdd.obj"
".\Debug\BookManage.obj"
".\Debug\Borrow.obj"
".\Debug\BorrowBook.obj"
".\Debug\BorrowManage.obj"
".\Debug\column.obj"
".\Debug\columns.obj"
".\Debug\DataBaseSet.obj"
".\Debug\datacombo.obj"
".\Debug\dataformatdisp.obj"
".\Debug\datagrid.obj"
".\Debug\datalist.obj"
".\Debug\field.obj"
".\Debug\fields.obj"
".\Debug\font.obj"
".\Debug\Global.obj"
".\Debug\libraryMS.obj"
".\Debug\libraryMSDlg.obj"
".\Debug\LoginDlg.obj"
".\Debug\LogLibrary.obj"
".\Debug\picture.obj"
".\Debug\properties.obj"
".\Debug\property.obj"
".\Debug\Reader.obj"
".\Debug\ReaderAdd.obj"
".\Debug\ReaderChange.obj"
".\Debug\ReaderManage.obj"
".\Debug\ReturnBook.obj"
".\Debug\selbookmarks.obj"
".\Debug\split.obj"
".\Debug\splits.obj"
".\Debug\StdAfx.obj"
".\Debug\stddataformatsdisp.obj"
".\Debug\UserAdd.obj"
".\Debug\UserChange.obj"
".\Debug\UserManage.obj"
".\Debug\Users.obj"
".\Debug\libraryMS.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB6.tmp"
<h3>Output Window</h3>
Compiling...
BackUp.cpp
Linking...



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

⌨️ 快捷键说明

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