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

📄 sbq.plg

📁 采用定时器编写的简单示波器 很有参考价值
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: sbq - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\XIEY~1.EEI\LOCALS~1\Temp\RSPB.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/sbq.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\学习\自己做过的小软件\示波器\示波器\sbq.cpp"
"F:\学习\自己做过的小软件\示波器\示波器\sbqDlg.cpp"
"F:\学习\自己做过的小软件\示波器\示波器\sbqlei.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\XIEY~1.EEI\LOCALS~1\Temp\RSPB.tmp" 
Creating temporary file "C:\DOCUME~1\XIEY~1.EEI\LOCALS~1\Temp\RSPC.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/sbq.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\学习\自己做过的小软件\示波器\示波器\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\XIEY~1.EEI\LOCALS~1\Temp\RSPC.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/sbq.pdb" /debug /machine:I386 /out:"Debug/sbq.exe" /pdbtype:sept  ".\Debug\sbq.obj" ".\Debug\sbqDlg.obj" ".\Debug\sbqlei.obj" ".\Debug\StdAfx.obj" ".\Debug\sbq.res" "
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
sbq.cpp
sbqDlg.cpp
sbqlei.cpp
F:\学习\自己做过的小软件\示波器\示波器\sbqlei.cpp(120) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
F:\学习\自己做过的小软件\示波器\示波器\sbqlei.cpp(121) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
Generating Code...
Linking...



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

⌨️ 快捷键说明

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