calculator.vcl
来自「EVC下计算器」· VCL 代码 · 共 32 行
VCL
32 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: calculator - Win32 (WCE emulator) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Phoenix\LOCALS~1\Temp\RSP6B.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"emulatorRel/calculator.pdb" /out:"emulatorRel/calculator.exe" /subsystem:windowsce,4.20 /MACHINE:IX86
".\emulatorRel\calculator.obj"
".\emulatorRel\calculatorDlg.obj"
".\emulatorRel\StdAfx.obj"
".\emulatorRel\calculator.res"
]
Creating command line "link.exe @C:\DOCUME~1\Phoenix\LOCALS~1\Temp\RSP6B.tmp"
<h3>Output Window</h3>
Linking...
Creating command line "bscmake.exe /nologo /o"emulatorRel/calculator.bsc" ".\emulatorRel\StdAfx.sbr" ".\emulatorRel\calculator.sbr" ".\emulatorRel\calculatorDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
calculator.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?