📄 makefile
字号:
# Comment out the second command and uncomment the first command# below if you don't want to use libwrap (hosts.{allow,deny} access control)LIBWRAP=-lwrapp910nd: p910nd.c# $(CC) -Wall -o $@ p910nd.c $(CC) -Wall -DUSE_LIBWRAP -o $@ p910nd.c $(LIBWRAP)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -