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

📄 makefile.am

📁 一个BT下载库. 支持DHT. 采用底层的网络通讯提速.
💻 AM
字号:
noinst_LTLIBRARIES = libsub_download.lalibsub_download_la_SOURCES = \	available_list.cc \	available_list.h \	choke_manager.cc \	choke_manager.h \	chunk_selector.cc \	chunk_selector.h \	chunk_statistics.cc \	chunk_statistics.h \	connection_list.cc \	connection_list.h \	delegator.cc \	delegator.h \	download_constructor.cc \	download_constructor.h \	download_info.h \	download_main.cc \	download_main.h \	download_manager.cc \	download_manager.h \	download_wrapper.cc \	download_wrapper.h \	peer_list.cc \	peer_list.hINCLUDES = -I$(srcdir) -I$(srcdir)/.. -I$(top_srcdir)

⌨️ 快捷键说明

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