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

📄 makefile.am

📁 底层robocup3d源码。 suse10.0 kdevelop 开发.
💻 AM
字号:
bin_PROGRAMS = myteammyteam_SOURCES = myteam.cpp geometry.cpp param.cpp geometry.h GlobalValue.h \	param.h worldmodel.cpp myQueue.h file.cpp file.h command.cpp skills.cpp \	connect.cpp connect.h# set the include path found by configureINCLUDES= $(all_includes)# the library search path.myteam_LDFLAGS = $(all_libraries) noinst_HEADERS = worldmodel.h command.h skills.h

⌨️ 快捷键说明

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