rent.plg

来自「数据库程序,是一个DVD出租系统的源码! 能记录删除出租记录和录像带的信息」· PLG 代码 · 共 23 行

PLG
23
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Rent - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Rent.pdb" /debug /machine:I386 /out:"Debug/Rent.exe" /pdbtype:sept  .\Debug\Rent.obj .\Debug\RentDlg.obj .\Debug\RentDVDDlg.obj .\Debug\StdAfx.obj .\Debug\Rent.res "
<h3>Output Window</h3>
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Rent.bsc"  .\Debug\StdAfx.sbr .\Debug\Rent.sbr .\Debug\RentDlg.sbr .\Debug\RentDVDDlg.sbr"
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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