📄 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 + -