📄 makefile
字号:
### Configured to use NBIO by default. If you wish to use JDK 1.4's ### java.nio package instead, comment out the following line:SUBDIRS = nbio test### And then uncomment this line:#SUBDIRS = nio test###### don't modify anything below this line!BASE = $(shell pwd | sed 's@\(.*\)/seda.*$$@\1/seda@' )include $(BASE)/Makefile.include
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -