⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gapisnake.vcl

📁 贪吃蛇游戏,EVC4.0环境
💻 VCL
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GapiSnake - Win32 (WCE ARMV4) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\xujun\LOCALS~1\Temp\RSP328.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WIN32_PLATFORM_PSPC=400" /D "UNICODE" /D "_UNICODE" /Fp"ARMV4Dbg/GapiSnake.pch" /YX /Fo"ARMV4Dbg/" /Fd"ARMV4Dbg/" /MC /c 
"E:\private\Development Of Mobile Phone\GapiSnake\GapiSnake.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\xujun\LOCALS~1\Temp\RSP328.tmp" 
Creating temporary file "C:\DOCUME~1\xujun\LOCALS~1\Temp\RSP329.tmp" with contents
[
commctrl.lib coredll.lib  aygshell.lib gx.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /incremental:yes /pdb:"ARMV4Dbg/GapiSnake.pdb" /debug /nodefaultlib:"libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib" /out:"ARMV4Dbg/GapiSnake.exe" /subsystem:windowsce,4.20 /align:"4096" /MACHINE:ARM  
".\ARMV4Dbg\GapiSnake.res"
".\ARMV4Dbg\GapiSnake.obj"
]
Creating command line "link.exe @C:\DOCUME~1\xujun\LOCALS~1\Temp\RSP329.tmp"
<h3>Output Window</h3>
Compiling...
GapiSnake.cpp
E:\private\Development Of Mobile Phone\GapiSnake\GapiSnake.cpp(259) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
E:\private\Development Of Mobile Phone\GapiSnake\GapiSnake.cpp(260) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
E:\private\Development Of Mobile Phone\GapiSnake\GapiSnake.cpp(262) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
E:\private\Development Of Mobile Phone\GapiSnake\GapiSnake.cpp(477) : warning C4101: 'temp1' : unreferenced local variable
E:\private\Development Of Mobile Phone\GapiSnake\GapiSnake.cpp(477) : warning C4101: 'temp2' : unreferenced local variable
E:\private\Development Of Mobile Phone\GapiSnake\GapiSnake.cpp(507) : warning C4101: 'size' : unreferenced local variable
E:\private\Development Of Mobile Phone\GapiSnake\GapiSnake.cpp(506) : warning C4101: 'buf' : unreferenced local variable
E:\private\Development Of Mobile Phone\GapiSnake\GapiSnake.cpp(605) : warning C4018: '>' : signed/unsigned mismatch
E:\private\Development Of Mobile Phone\GapiSnake\GapiSnake.cpp(606) : warning C4018: '>' : signed/unsigned mismatch
E:\private\Development Of Mobile Phone\GapiSnake\GapiSnake.cpp(93) : warning C4700: local variable 'hAccelTable' used without having been initialized
Linking...




<h3>Results</h3>
GapiSnake.exe - 0 error(s), 10 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -