?? simulation.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: simulation - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP7022.TMP" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/simulation.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\simulation\source\dlRxFrame.cpp"
"E:\simulation\source\dlTxFrame.cpp"
"E:\simulation\source\global_var.cpp"
"E:\simulation\source\awgn.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP7022.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP7023.TMP" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/simulation.pdb" /debug /machine:I386 /out:"Debug/simulation.exe" /pdbtype:sept
.\Debug\dataModulation.obj
.\Debug\dlCcEncoding.obj
.\Debug\dlTxBurst.obj
.\Debug\dlTxBurstData.obj
.\Debug\dlTxPreamble.obj
.\Debug\dlTxStcEncode.obj
.\Debug\genBinData.obj
.\Debug\interleaving.obj
.\Debug\randomization.obj
.\Debug\rsEncoding.obj
.\Debug\dlTxMod.obj
.\Debug\fft.obj
.\Debug\interpolation.obj
.\Debug\datatable.obj
.\Debug\dlRxFrame.obj
.\Debug\dlTxFrame.obj
.\Debug\global_var.obj
.\Debug\testv3.obj
.\Debug\dlRxDemod.obj
.\Debug\sample.obj
.\Debug\agcGainCal.obj
.\Debug\chest.obj
.\Debug\measure.obj
.\Debug\RxPowerCal.obj
.\Debug\RxPreamble.obj
.\Debug\ccDecoding.obj
.\Debug\channelDecoding.obj
.\Debug\dataDemodulation.obj
.\Debug\deInterleaving.obj
.\Debug\derandomization.obj
.\Debug\rsErrPuncDecoding.obj
.\Debug\chComp.obj
.\Debug\chCompStc.obj
.\Debug\chTrack.obj
.\Debug\chTrackStc.obj
.\Debug\dlRxChTrackComp.obj
.\Debug\dlRxChTrackCompStc.obj
.\Debug\stcDecodeing.obj
.\Debug\awgn.obj
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP7023.TMP"
<h3>Output Window</h3>
Compiling...
dlRxFrame.cpp
dlTxFrame.cpp
global_var.cpp
awgn.cpp
Linking...
<h3>Results</h3>
simulation.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -