📄 russian.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Russian - Win32 (WCE x86em) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"x86emRel/Russian.res" /d UNDER_CE=300 /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=300 /d "Pocket PC" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "NDEBUG" /d "_AFXDLL" "F:\书稿(光盘)_0807\第七章第九节-使用eVC开发“迷你游戏方块”完整实例编程\Russian.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1.TDF\LOCALS~1\Temp\RSP17A.tmp" with contents
[
/nologo /W3 /O2 /D UNDER_CE=300 /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=300 /D "Pocket PC" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "NDEBUG" /D "x86" /D "i486" /D "_X86_" /D "_AFXDLL" /Fp"x86emRel/Russian.pch" /Yu"stdafx.h" /Fo"x86emRel/" /MT /c
"F:\书稿(光盘)_0807\第七章第九节-使用eVC开发“迷你游戏方块”完整实例编程\MainFrm.cpp"
"F:\书稿(光盘)_0807\第七章第九节-使用eVC开发“迷你游戏方块”完整实例编程\PlayerDlg.cpp"
"F:\书稿(光盘)_0807\第七章第九节-使用eVC开发“迷你游戏方块”完整实例编程\PlayerHistoryDlg.cpp"
"F:\书稿(光盘)_0807\第七章第九节-使用eVC开发“迷你游戏方块”完整实例编程\Russian.cpp"
"F:\书稿(光盘)_0807\第七章第九节-使用eVC开发“迷你游戏方块”完整实例编程\Russian2.cpp"
"F:\书稿(光盘)_0807\第七章第九节-使用eVC开发“迷你游戏方块”完整实例编程\RussianDoc.cpp"
"F:\书稿(光盘)_0807\第七章第九节-使用eVC开发“迷你游戏方块”完整实例编程\RussianView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.TDF\LOCALS~1\Temp\RSP17A.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1.TDF\LOCALS~1\Temp\RSP17B.tmp" with contents
[
/nologo /W3 /O2 /D UNDER_CE=300 /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=300 /D "Pocket PC" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "NDEBUG" /D "x86" /D "i486" /D "_X86_" /D "_AFXDLL" /Fp"x86emRel/Russian.pch" /Yc"stdafx.h" /Fo"x86emRel/" /MT /c
"F:\书稿(光盘)_0807\第七章第九节-使用eVC开发“迷你游戏方块”完整实例编程\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.TDF\LOCALS~1\Temp\RSP17B.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1.TDF\LOCALS~1\Temp\RSP17C.tmp" with contents
[
/nologo /entry:"wWinMainCRTStartup" /subsystem:windows /incremental:no /pdb:"x86emRel/Russian.pdb" /out:"x86emRel/Russian.exe" /machine:I386 /windowsce:emulation
".\x86emRel\MainFrm.obj"
".\x86emRel\PlayerDlg.obj"
".\x86emRel\PlayerHistoryDlg.obj"
".\x86emRel\Russian.obj"
".\x86emRel\Russian2.obj"
".\x86emRel\RussianDoc.obj"
".\x86emRel\RussianView.obj"
".\x86emRel\StdAfx.obj"
".\x86emRel\Russian.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1.TDF\LOCALS~1\Temp\RSP17C.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
PlayerDlg.cpp
PlayerHistoryDlg.cpp
Russian.cpp
Russian2.cpp
RussianDoc.cpp
RussianView.cpp
Generating Code...
Linking...
<h3>Results</h3>
Russian.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -