property5.plg

来自「一个内含进程管理、内存管理、文件管理的操作系统设计实现方案」· PLG 代码 · 共 34 行

PLG
34
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Property5 - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\new\LOCALS~1\Temp\RSP184.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Property5.pdb" /machine:I386 /out:"Release/Property5.exe" 
".\Release\EditFile.obj"
".\Release\exe.obj"
".\Release\Page1.obj"
".\Release\Page2.obj"
".\Release\Page3.obj"
".\Release\Property5.obj"
".\Release\Property5Dlg.obj"
".\Release\StdAfx.obj"
".\Release\TabSheet.obj"
".\Release\Property5.res"
]
Creating command line "link.exe @C:\DOCUME~1\new\LOCALS~1\Temp\RSP184.tmp"
<h3>Output Window</h3>
Linking...



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

⌨️ 快捷键说明

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