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

📄 robot.plg

📁 《51系列单片机高级实例开发指南》一书的can总线的PC端的源代码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Robot - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSPF381.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "MSWIND" /D "MSVC" /D "IBMPC" /Fp"Debug/Robot.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Pb211\RobotDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPF381.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSPF382.TMP" with contents
[
ads841.lib libmmfile.lib libmx.lib libmcc.lib libmat.lib libmatlb.lib libmatpm.lib opengl32.lib glu32.lib glaux.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Robot.pdb" /debug /machine:I386 /nodefaultlib:"MSVCRT.lib" /force /out:"Debug/Robot.exe" /pdbtype:sept 
.\Debug\opgl.obj
.\Debug\Robot.obj
.\Debug\RobotDlg.obj
.\Debug\StdAfx.obj
.\Debug\Robot.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPF382.TMP"
<h3>Output Window</h3>
Compiling...
RobotDlg.cpp
Linking...
LINK : warning LNK4075: ignoring /INCREMENTAL due to /FORCE specification
RobotDlg.obj : warning LNK4006: "int  dian" (?dian@@3HA) already defined in Robot.obj; second definition ignored
RobotDlg.obj : warning LNK4006: "int  leng" (?leng@@3HA) already defined in Robot.obj; second definition ignored
RobotDlg.obj : warning LNK4006: "int  fa" (?fa@@3HA) already defined in Robot.obj; second definition ignored
RobotDlg.obj : warning LNK4006: "int  bao" (?bao@@3HA) already defined in Robot.obj; second definition ignored
RobotDlg.obj : warning LNK4006: "int  zhu" (?zhu@@3HA) already defined in Robot.obj; second definition ignored
Debug/Robot.exe : warning LNK4088: image being generated due to /FORCE option; image may not run



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

⌨️ 快捷键说明

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