?? makefile.inc
字號(hào):
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93# machine-independent string sources (from ../../string)SRCS+= bcmp.c bcopy.c index.c memchr.c memcmp.c memset.c rindex.c strcat.c \ strcmp.c strcpy.c strcspn.c strncat.c strncmp.c strncpy.c strpbrk.c \ strsep.c strspn.c strstr.c# machine-dependent string sourcesSRCS+= bzero.s ffs.s strlen.s
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -