📄 pocketscribble.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PocketScribble - Win32 (WCE MIPS) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"MIPSRel/PocketScribble.res" /d UNDER_CE=300 /d _WIN32_WCE=300 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WIN32_PLATFORM_PSPC" /d "MIPS" /d "_MIPS_" /d "_AFXDLL" /r "C:\DEV\Codeguru\CE-intro-1\PocketScribble\PocketScribble.rc""
Creating temporary file "C:\DOCUME~1\csa\LOCALS~1\Temp\RSP94.tmp" with contents
[
/nologo /W3 /D "MIPS" /D "_MIPS_" /D UNDER_CE=300 /D _WIN32_WCE=300 /D "WIN32_PLATFORM_PSPC" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /Fp"MIPSRel/PocketScribble.pch" /Yu"stdafx.h" /Fo"MIPSRel/" /Oxs /MC /c
"C:\DEV\Codeguru\CE-intro-1\PocketScribble\MainFrm.cpp"
"C:\DEV\Codeguru\CE-intro-1\PocketScribble\pendlg.cpp"
"C:\DEV\Codeguru\CE-intro-1\PocketScribble\PocketScribble.cpp"
"C:\DEV\Codeguru\CE-intro-1\PocketScribble\scribdoc.cpp"
"C:\DEV\Codeguru\CE-intro-1\PocketScribble\scribvw.cpp"
]
Creating command line "clmips.exe @C:\DOCUME~1\csa\LOCALS~1\Temp\RSP94.tmp"
Creating temporary file "C:\DOCUME~1\csa\LOCALS~1\Temp\RSP95.tmp" with contents
[
/nologo /W3 /D "MIPS" /D "_MIPS_" /D UNDER_CE=300 /D _WIN32_WCE=300 /D "WIN32_PLATFORM_PSPC" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /Fp"MIPSRel/PocketScribble.pch" /Yc"stdafx.h" /Fo"MIPSRel/" /Oxs /MC /c
"C:\DEV\Codeguru\CE-intro-1\PocketScribble\StdAfx.cpp"
]
Creating command line "clmips.exe @C:\DOCUME~1\csa\LOCALS~1\Temp\RSP95.tmp"
Creating temporary file "C:\DOCUME~1\csa\LOCALS~1\Temp\RSP96.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"MIPSRel/PocketScribble.pdb" /out:"MIPSRel/PocketScribble.exe" /subsystem:windowsce,3.00 /MACHINE:MIPS
".\MIPSRel\MainFrm.obj"
".\MIPSRel\pendlg.obj"
".\MIPSRel\PocketScribble.obj"
".\MIPSRel\scribdoc.obj"
".\MIPSRel\scribvw.obj"
".\MIPSRel\StdAfx.obj"
".\MIPSRel\PocketScribble.res"
]
Creating command line "link.exe @C:\DOCUME~1\csa\LOCALS~1\Temp\RSP96.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
pendlg.cpp
PocketScribble.cpp
scribdoc.cpp
scribvw.cpp
Generating Code...
Linking...
<h3>Results</h3>
PocketScribble.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -