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

📄 makefile.am

📁 CanOpen源码在人机界面上的应用接口程序
💻 AM
字号:
####### kdevelop will overwrite this part!!! (begin)##########EXTRA_DIST = index.html index-1.html index-2.html index-3.html index-4.html index-5.html index-6.html install-data-local:	$(mkinstalldirs) $(prefix)/doc/canfestivalgui/	$(INSTALL_DATA) $(srcdir)/index.html $(prefix)/doc/canfestivalgui/index.html	$(mkinstalldirs) $(prefix)/doc/canfestivalgui/	$(INSTALL_DATA) $(srcdir)/index-1.html $(prefix)/doc/canfestivalgui/index-1.html	$(mkinstalldirs) $(prefix)/doc/canfestivalgui/	$(INSTALL_DATA) $(srcdir)/index-2.html $(prefix)/doc/canfestivalgui/index-2.html	$(mkinstalldirs) $(prefix)/doc/canfestivalgui/	$(INSTALL_DATA) $(srcdir)/index-3.html $(prefix)/doc/canfestivalgui/index-3.html	$(mkinstalldirs) $(prefix)/doc/canfestivalgui/	$(INSTALL_DATA) $(srcdir)/index-4.html $(prefix)/doc/canfestivalgui/index-4.html	$(mkinstalldirs) $(prefix)/doc/canfestivalgui/	$(INSTALL_DATA) $(srcdir)/index-5.html $(prefix)/doc/canfestivalgui/index-5.html	$(mkinstalldirs) $(prefix)/doc/canfestivalgui/	$(INSTALL_DATA) $(srcdir)/index-6.html $(prefix)/doc/canfestivalgui/index-6.htmluninstall-local:	-rm -f $(prefix)/doc/canfestivalgui/index.html	-rm -f $(prefix)/doc/canfestivalgui/index-1.html	-rm -f $(prefix)/doc/canfestivalgui/index-2.html	-rm -f $(prefix)/doc/canfestivalgui/index-3.html	-rm -f $(prefix)/doc/canfestivalgui/index-4.html	-rm -f $(prefix)/doc/canfestivalgui/index-5.html	-rm -f $(prefix)/doc/canfestivalgui/index-6.html####### kdevelop will overwrite this part!!! (end)############

⌨️ 快捷键说明

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