51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#properites
在jdbc中使用properites文件进行使用
首先先在源代码中创建一个properites文件db_url=jdbc:mysql://localhost:3306/db_frienddb_user=rootdb_password=db_driver=com.mysql.jdbc.Driver 然后再在你自己的代码中添加如下代码privatestaticString...
代码星球
·
2020-05-25
使用
jdbc
properites
文件
进行
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他