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

📄 makefile.am

📁 RoboCup 3D 仿真组清华大学2005的源代码
💻 AM
字号:
bin_PROGRAMS = aeolus3d05aeolus3d05_SOURCES = aeolus3d05.cpp logserver.cpp agent.cpp worldmodel.cpp \	decision.cpp skill.cpp formation.cpp geometry.cpp trainer.cpp wmbuilder.cpp \	physics.cpp situation.cpp# set the include path found by configureINCLUDES= $(all_includes)# the library search path.aeolus3d05_LDFLAGS = $(all_libraries) noinst_HEADERS = logserver.h agent.h worldmodel.h decision.h skill.h \	formation.h geometry.h trainer.h wmbuilder.h physics.h situation.h

⌨️ 快捷键说明

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