?? bootsect.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: bootsect - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\hyy\LOCALS~1\Temp\RSP3CD.bat" with contents
[
@echo off
bin\ml.exe /Cp /c /nologo /X /coff /Fo ".\Release\boot\bootsect" ..\boot\bootsect.s
]
Creating command line "C:\DOCUME~1\hyy\LOCALS~1\Temp\RSP3CD.bat"
<h3>Output Window</h3>
Performing Custom Build Step on ..\boot\bootsect.s
Assembling: ..\boot\bootsect.s
Creating temporary file "C:\DOCUME~1\hyy\LOCALS~1\Temp\RSP3CE.bat" with contents
[
@echo off
link.exe /VXD /NOLOGO /NOENTRY /NODEFAULTLIB /OUT:.\Release\bootsect .\Release\boot\bootsect.obj
]
Creating command line "C:\DOCUME~1\hyy\LOCALS~1\Temp\RSP3CE.bat"
<h3>Results</h3>
bootsect - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -