之前发现一个神器,记录一下,可以可视化webpack打包的每个js文件大小,这样对我们优化代码是有帮助的,有目标的 这是wbpack-bundle-analyzer这个工具的地址 1、在package.json加入这行命令 “analyz”: “NODE_ENV=production npm_con ...
分类:
Web程序 时间:
2017-09-29 00:11:53
阅读次数:
169
The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lo ...
分类:
其他好文 时间:
2017-09-28 18:02:03
阅读次数:
161
运行Tomcat报错 解决方法 运行Tomcat控制台报错: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on ...
分类:
其他好文 时间:
2017-09-27 18:57:01
阅读次数:
144
虚拟机文件下载地址: http://pan.baidu.com/s/1pJL5Tub Readme文件: 数据库版本: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production Linux版本: Red ...
分类:
数据库 时间:
2017-09-21 09:43:36
阅读次数:
320
# Author:leon production_list = [ ('iphone',5800), ('mac pro', 9800), ('bike', 800), ('watch', 10600), ('coffee', 31), ('alex python', 120) ] shopping... ...
分类:
编程语言 时间:
2017-09-18 13:29:06
阅读次数:
236
使用已有PDB克隆PDB $ sqlplus '/as sysdba' SQL*Plus: Release 12.1.0.1.0 Production on Tue Jun 23 13:46:53 2015 Copyright (c) 1982, 2013, Oracle. All rights r... ...
分类:
数据库 时间:
2017-09-16 20:49:58
阅读次数:
186
(1)使用rman查看$ rman target /Recovery Manager: Release 11.2.0.4.0 - Production on Fri Jun 12 03:20:19 2015Copyright (c) 1982, 2011, Oracle and/or its aff ...
分类:
数据库 时间:
2017-09-16 20:38:49
阅读次数:
263
$ sqlplus '/as sysdba' SQL*Plus: Release 12.1.0.1.0 Production on Tue Jun 23 13:03:06 2015 Copyright (c) 1982, 2013, Oracle. All rights reserved. Conn... ...
分类:
数据库 时间:
2017-09-16 20:27:45
阅读次数:
243
1.查看主机和数据库信息 $ sqlplus / as sysdba Connected to: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production With the Partitioning, R ...
分类:
系统相关 时间:
2017-09-15 23:13:21
阅读次数:
318
[oracle@edgzrip1 trace]$ sqlplus / as sysdba SQL*Plus: Release 11.2.0.3.0 Production on Fri Sep 15 17:01:14 2017 Copyright (c) 1982, 2011, Oracle. All... ...
分类:
其他好文 时间:
2017-09-15 18:48:33
阅读次数:
177