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

📄 stickslip.plg

📁 这是用Visual C++编写的步进电机驱动控制程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: StickSlip - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/StickSlip.res" /d "_DEBUG" /d "_AFXDLL" "G:\实验室课题\ccd\张辉\control\StickSlip.rc"" 
Creating temporary file "D:\DOCUME~1\ADMINI~1.MYP\LOCALS~1\Temp\RSP9F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/StickSlip.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\实验室课题\ccd\张辉\control\CrossDisplay.cpp"
"G:\实验室课题\ccd\张辉\control\Display.cpp"
"G:\实验室课题\ccd\张辉\control\InpectItem.cpp"
"G:\实验室课题\ccd\张辉\control\InputdataDlg.cpp"
"G:\实验室课题\ccd\张辉\control\Inspector.cpp"
"G:\实验室课题\ccd\张辉\control\MainFrm.cpp"
"G:\实验室课题\ccd\张辉\control\StickSlip.cpp"
"G:\实验室课题\ccd\张辉\control\StickSlipDoc.cpp"
"G:\实验室课题\ccd\张辉\control\StickSlipView.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1.MYP\LOCALS~1\Temp\RSP9F.tmp" 
Creating temporary file "D:\DOCUME~1\ADMINI~1.MYP\LOCALS~1\Temp\RSPA0.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/StickSlip.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\实验室课题\ccd\张辉\control\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1.MYP\LOCALS~1\Temp\RSPA0.tmp" 
Creating temporary file "D:\DOCUME~1\ADMINI~1.MYP\LOCALS~1\Temp\RSPA1.tmp" with contents
[
directport.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/StickSlip.pdb" /debug /machine:I386 /out:"Debug/StickSlip.exe" /pdbtype:sept 
".\Debug\CrossDisplay.obj"
".\Debug\Display.obj"
".\Debug\InpectItem.obj"
".\Debug\InputdataDlg.obj"
".\Debug\Inspector.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\StickSlip.obj"
".\Debug\StickSlipDoc.obj"
".\Debug\StickSlipView.obj"
".\Debug\StickSlip.res"
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1.MYP\LOCALS~1\Temp\RSPA1.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CrossDisplay.cpp
Display.cpp
InpectItem.cpp
InputdataDlg.cpp
Inspector.cpp
MainFrm.cpp
StickSlip.cpp
StickSlipDoc.cpp
StickSlipView.cpp
G:\实验室课题\ccd\张辉\control\StickSlipView.cpp(377) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
G:\实验室课题\ccd\张辉\control\StickSlipView.cpp(903) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
G:\实验室课题\ccd\张辉\control\StickSlipView.cpp(940) : warning C4244: 'argument' : conversion from 'long' to 'unsigned char', possible loss of data
G:\实验室课题\ccd\张辉\control\StickSlipView.cpp(946) : warning C4244: 'argument' : conversion from 'long' to 'unsigned char', possible loss of data
G:\实验室课题\ccd\张辉\control\StickSlipView.cpp(947) : warning C4244: 'argument' : conversion from 'long' to 'unsigned char', possible loss of data
G:\实验室课题\ccd\张辉\control\StickSlipView.cpp(952) : warning C4244: 'argument' : conversion from 'long' to 'unsigned char', possible loss of data
G:\实验室课题\ccd\张辉\control\StickSlipView.cpp(953) : warning C4244: 'argument' : conversion from 'long' to 'unsigned char', possible loss of data
Generating Code...
Linking...
Creating temporary file "D:\DOCUME~1\ADMINI~1.MYP\LOCALS~1\Temp\RSPA3.tmp" with contents
[
/nologo /o"Debug/StickSlip.bsc" 
".\Debug\StdAfx.sbr"
".\Debug\CrossDisplay.sbr"
".\Debug\Display.sbr"
".\Debug\InpectItem.sbr"
".\Debug\InputdataDlg.sbr"
".\Debug\Inspector.sbr"
".\Debug\MainFrm.sbr"
".\Debug\StickSlip.sbr"
".\Debug\StickSlipDoc.sbr"
".\Debug\StickSlipView.sbr"]
Creating command line "bscmake.exe @D:\DOCUME~1\ADMINI~1.MYP\LOCALS~1\Temp\RSPA3.tmp"
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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