📄 cedbuse.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CEDBUse - Win32 (WCE x86) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"X86Dbg/CEDBUse.res" /d UNDER_CE=420 /d _WIN32_WCE=420 /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "WCE_PLATFORM_STANDARDSDK" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r "E:\程序下载\50842676C\《EVC高级编程及其应用开发》源代码-2676\7\CEDBUse\CEDBUse.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP104.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /FR"X86Dbg/" /Fp"X86Dbg/CEDBUse.pch" /Yu"stdafx.h" /Fo"X86Dbg/" /Fd"X86Dbg/" /Gs8192 /GF /c
"E:\程序下载\50842676C\《EVC高级编程及其应用开发》源代码-2676\7\CEDBUse\CEDBUse.cpp"
"E:\程序下载\50842676C\《EVC高级编程及其应用开发》源代码-2676\7\CEDBUse\CEDBUseDlg.cpp"
"E:\程序下载\50842676C\《EVC高级编程及其应用开发》源代码-2676\7\CEDBUse\StudentInputDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP104.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP105.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /FR"X86Dbg/" /Fp"X86Dbg/CEDBUse.pch" /Yc"stdafx.h" /Fo"X86Dbg/" /Fd"X86Dbg/" /Gs8192 /GF /c
"E:\程序下载\50842676C\《EVC高级编程及其应用开发》源代码-2676\7\CEDBUse\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP105.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP106.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"X86Dbg/CEDBUse.pdb" /debug /out:"X86Dbg/CEDBUse.exe" /subsystem:windowsce,4.20 /MACHINE:IX86
".\X86Dbg\CEDBUse.obj"
".\X86Dbg\CEDBUseDlg.obj"
".\X86Dbg\StdAfx.obj"
".\X86Dbg\StudentInputDlg.obj"
".\X86Dbg\CEDBUse.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP106.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CEDBUse.cpp
CEDBUseDlg.cpp
E:\程序下载\50842676C\《EVC高级编程及其应用开发》源代码-2676\7\CEDBUse\CEDBUseDlg.cpp(67) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
E:\程序下载\50842676C\《EVC高级编程及其应用开发》源代码-2676\7\CEDBUse\CEDBUseDlg.cpp(68) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
E:\程序下载\50842676C\《EVC高级编程及其应用开发》源代码-2676\7\CEDBUse\CEDBUseDlg.cpp(69) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
E:\程序下载\50842676C\《EVC高级编程及其应用开发》源代码-2676\7\CEDBUse\CEDBUseDlg.cpp(70) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
StudentInputDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
CEDBUse.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -