📄 javax.comm.properties
字号:
## Drivers loaded by the Java Communications API standard extension# at initialization time## Format:# Each line must contain ONE driver definition only# Each line must be of the form:# driver=<ClassName># No spaces or tabs in the line.# ClassName must implement the interface javax.comm.CommDriver# example: driver=Win32Serial# ## The hash(#) character indicates comment till end of line.## Windows Serial DriverDriver=com.sun.comm.Win32Driver
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -