📄 ztscards.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ztsCards - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/ztsCards.res" /d "NDEBUG" "E:\Works\ztsCards\ztsCards.rc""
Creating temporary file "G:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE3.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/ztsCards.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
"E:\Works\ztsCards\function.c"
"E:\Works\ztsCards\ztsCards.c"
]
Creating command line "cl.exe @G:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE3.tmp"
Creating command line "link.exe kernel32.lib user32.lib gdi32.lib winmm.lib cards.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/ztsCards.pdb" /machine:I386 /out:"Release/ztsCards.exe" .\Release\function.obj .\Release\ztsCards.obj .\Release\ztsCards.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
function.c
ztsCards.c
Linking...
<h3>Results</h3>
ztsCards.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -