?? makefile.am
字號(hào):
# Makefile for storage modules in the Squid Object Cache server## $Id: Makefile.am,v 1.5 2006/06/02 21:35:41 hno Exp $#AUTOMAKE_OPTIONS = subdir-objectsEXTRA_LIBRARIES = liblru.a libheap.anoinst_LIBRARIES = @REPL_LIBS@liblru_a_SOURCES = lru/store_repl_lru.clibheap_a_SOURCES = heap/store_heap_replacement.h heap/store_heap_replacement.c heap/store_repl_heap.cINCLUDES = -I. -I$(top_builddir)/include -I$(top_srcdir)/include \ -I$(top_srcdir)/src
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -