具体报错如下 严重: create connection SQLException, url: jdbc:mysql://localhost:3306/db2?&useSSL=false&serverTimezone=UTC, errorCode 1045, state 28000 java.sql ...
分类:
数据库 时间:
2020-06-20 00:54:43
阅读次数:
65
ppi:pixels perinch,每英寸像素数,但是将PPI称为DPI已变得司空见惯 dpi:dots per inch ,每英寸点数,单位 DPI ,打印分辨率 因为是英寸,希望更换成公制单位,例如:dpcm dp:device-independent pixel(density-indepe ...
分类:
其他好文 时间:
2020-06-17 12:28:17
阅读次数:
72
1.平均事务响应时间(Average Transation Response Time ) 很好:<3s 较好:3-5s 一般:5-8s 不能接受:>8s 2.每秒点击率(Hits per Second) 随着并发用户数增多(向服务器施压),每秒点击率曲线总体呈波动上升状态,然后渐渐趋于平缓,排除网 ...
分类:
其他好文 时间:
2020-06-16 20:11:51
阅读次数:
77
因为有个业务场景需要访问客户DB2数据库的数据,我们使用的Oracle,百度一下是有方法的,本来以为很简单,没想到搞了一天,因为数据库版本都太老,使用的也少走了不少弯路,在此记录下来给需要的人借鉴。 我们客户使用的是DB2 V9.7,我需要自己先本地测试再去连接客户数据库。IBM官网已经不再提供DB ...
分类:
数据库 时间:
2020-06-16 18:35:45
阅读次数:
76
数据库就是存储数据的仓库 分为关系型数据库和非关系型数据库 常用的数据库管理软件有:甲骨文的oracle MySQL(开源、免费、跨平台) IBM的db2 微软的sql server access 下载安装MySQL: 登录 cmd :mysql -u用户名 -p(回车就是输入密文,不回车直接输入就 ...
分类:
数据库 时间:
2020-06-13 21:07:52
阅读次数:
68
If enc_type is PHP_QUERY_RFC1738, then encoding is performed per » RFC 1738 and the application/x-www-form-urlencoded media type, which implies that s ...
分类:
Web程序 时间:
2020-06-13 20:58:56
阅读次数:
150
public function orderList() { $rules = [ 'order_status' => 'required|integer|in:1,2,3,4,5', 'page' => 'required|integer|min:1', 'per_page' => 'require ...
分类:
其他好文 时间:
2020-06-13 19:13:02
阅读次数:
119
MB SD Connect Compact 5 is new released from MB Star company ,and its original version here the copy version per my sale experience,can not compared w ...
分类:
其他好文 时间:
2020-06-13 13:25:11
阅读次数:
74
MB SD Connect Compact 5 is new released from MB Star company ,and its original version here the copy version per my sale experience,can not compared w ...
分类:
其他好文 时间:
2020-06-13 12:40:53
阅读次数:
59
D27 1. 向文件中添加或插入行 1)在文件的指定行后添加一行内容 $ cat info.txt Linux - Sysadmin Database - Oracle, MySQL etc. Security - Firewall, Network, Online Security etc. Co ...
分类:
系统相关 时间:
2020-06-12 14:56:35
阅读次数:
76