connect.properties
来自「orale培训教材包括了所有的sql说明和实例」· PROPERTIES 代码 · 共 10 行
PROPERTIES
10 行
# Users should uncomment one of the following URLs or add their own.# (If using Thin, edit as appropriate.)#sqlj.url=jdbc:oracle:thin:@localhost:1521:ORCLsqlj.url=jdbc:oracle:oci8:@ora8#sqlj.url=jdbc:oracle:oci7:@# User name and password here (edit to use different user/password)sqlj.user=scottsqlj.password=tiger
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?