solarismaxperformance.properties
来自「使用struts+spring+JDBC 实现的学生选课管理系统」· PROPERTIES 代码 · 共 13 行
PROPERTIES
13 行
## Solaris has pretty high syscall overhead, so these configs# remove as many syscalls as possible.## Reduce recv() syscallsuseUnbufferedInput=falseuseReadAheadInput=false# Reduce number of calls to getTimeOfDay()maintainTimeStats=false
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?