?? led.vcl
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: LED - Win32 (WCE ARMV4I) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\lwy\LOCALS~1\Temp\RSP91.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_XSBase270" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /Fp"ARMV4IRel/LED.pch" /Yu"stdafx.h" /Fo"ARMV4IRel/" /QRarch4T /QRinterwork-return /O2 /MC /c
"F:\WinCE實驗文檔\實驗文檔\6實驗六IO接口實驗-LED\LED_061014(new)\LEDDlg.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\lwy\LOCALS~1\Temp\RSP91.tmp"
Creating temporary file "C:\DOCUME~1\lwy\LOCALS~1\Temp\RSP92.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"ARMV4IRel/LED.pdb" /out:"ARMV4IRel/LED.exe" /subsystem:windowsce,5.00 /MACHINE:THUMB
".\ARMV4IRel\LED.obj"
".\ARMV4IRel\LEDDlg.obj"
".\ARMV4IRel\StdAfx.obj"
".\ARMV4IRel\LED.res"
]
Creating command line "link.exe @C:\DOCUME~1\lwy\LOCALS~1\Temp\RSP92.tmp"
<h3>Output Window</h3>
Compiling...
LEDDlg.cpp
F:\WinCE實驗文檔\實驗文檔\6實驗六IO接口實驗-LED\LED_061014(new)\LEDDlg.cpp(125) : warning C4305: '=' : truncation from 'const int' to 'char'
F:\WinCE實驗文檔\實驗文檔\6實驗六IO接口實驗-LED\LED_061014(new)\LEDDlg.cpp(125) : warning C4309: '=' : truncation of constant value
F:\WinCE實驗文檔\實驗文檔\6實驗六IO接口實驗-LED\LED_061014(new)\LEDDlg.cpp(324) : warning C4244: 'argument' : conversion from 'long' to 'unsigned short', possible loss of data
F:\WinCE實驗文檔\實驗文檔\6實驗六IO接口實驗-LED\LED_061014(new)\LEDDlg.cpp(332) : warning C4244: 'argument' : conversion from 'long' to 'unsigned short', possible loss of data
F:\WinCE實驗文檔\實驗文檔\6實驗六IO接口實驗-LED\LED_061014(new)\LEDDlg.cpp(340) : warning C4244: 'argument' : conversion from 'long' to 'unsigned short', possible loss of data
Linking...
<h3>Results</h3>
LED.exe - 0 error(s), 5 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -