📄 copywpilibtoupdatedirectory.cmd
字号:
C:
del \WindRiver\workspace\WorkbenchUpdate\vxworks-6.3\target\h\WPIlib\*.h
del \WindRiver\workspace\WorkbenchUpdate\vxworks-6.3\target\h\WPIlib\ChipObject\*.h
del \WindRiver\workspace\WorkbenchUpdate\vxworks-6.3\target\h\WPIlib\CInterfaces\*.h
del \WindRiver\workspace\WorkbenchUpdate\vxworks-6.3\target\h\WPIlib\NetworkCommunication\*.h
del \WindRiver\workspace\WorkbenchUpdate\vxworks-6.3\target\h\WPIlib\Visa\*.h
del \WindRiver\workspace\WorkbenchUpdate\vxworks-6.3\target\lib\WPILib.a
cd \WindRiver\workspace\WorkbenchUpdate\vxworks-6.3\target\h\WPILib
copy \WindRiver\workspace\WPILib\*.h
copy \WindRiver\workspace\WPILib\ChipObject\*.h ChipObject
copy \WindRiver\workspace\WPILib\visa\*.h visa
copy \WindRiver\workspace\WPILib\NetworkCommunication\*.h NetworkCommunication
copy \WindRiver\workspace\WPILib\CInterfaces\*.h CInterfaces
copy \WindRiver\workspace\WPILib\PPC603gnu_DEBUG\WPILib.a \WindRiver\workspace\WorkbenchUpdate\vxworks-6.3\target\lib
cd \WindRiver\workspace\WPILib\Scripts
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -