📄 sms.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: sms - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Access\LOCALS~1\Temp\RSP46E.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "C:\PROGRA~1\BREW31~1.2\sdk\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "AEE_SIMULATOR" /Fp"Debug/sms.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\access\brew\sample\SMS\general_chinese_sms\general chinese sms\sms\sms.c"
]
Creating command line "cl.exe @C:\DOCUME~1\Access\LOCALS~1\Temp\RSP46E.tmp"
Creating temporary file "C:\DOCUME~1\Access\LOCALS~1\Temp\RSP46F.tmp" with contents
[
oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"sms.pdb" /map:"Debug/sms.map" /debug /machine:I386 /out:"sms.dll" /implib:"sms.lib" /pdbtype:sept
".\Debug\AEEAppGen.obj"
".\Debug\AEEModGen.obj"
".\Debug\sms.obj"
]
Creating command line "link.exe @C:\DOCUME~1\Access\LOCALS~1\Temp\RSP46F.tmp"
<h3>Output Window</h3>
Compiling...
sms.c
D:\access\brew\sample\SMS\general_chinese_sms\general chinese sms\sms\sms.c(776) : warning C4305: 'function' : truncation from 'const int ' to 'unsigned short '
Linking...
<h3>Results</h3>
sms.dll - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -