3 lines
142 B
Markdown
3 lines
142 B
Markdown
## 一、JDBC使用经验
|
|
### 1.1 Statement
|
|
1. Statement实例使用setstring等函数时,其下标是从1开始的,而不是从0开始; |