ptar命令<!--more--> 解包:tar zxvf FileName.tar 打包:tar czvf FileName.tar DirNamegz命令 解压1:gunzip FileName.gz 解压2:gzip -d FileName.gz 压缩:gzip FileName.tar.gz ...
分类:
系统相关 时间:
2020-11-24 12:45:25
阅读次数:
10
mormot2 http.sys 单元文件:mormot.net.server.pas /// HTTP server using fast http.sys kernel-mode server // - The HTTP Server API enables applications to co ...
分类:
Web程序 时间:
2020-11-24 12:24:19
阅读次数:
8
一、源码包下载:1、地址:https://downloads.mariadb.org/mariadb/10.2.35/选择你要安装的版本;下载源码包:mariadb-10.2.35.tar.gz包//源码包比二进制包小好多73.9mb左右2、安装环境:mariadb版本:10.2.35centos版本:centos7.6.1810官方提示:不要在生产环境中使用beta和alpha版本的数据库;他们
分类:
数据库 时间:
2020-11-24 12:20:46
阅读次数:
8
Transfer data from Hospital to Regional System Microsoft provides you the following solutions for emergency response: The Hospital Emergency Response ...
分类:
移动开发 时间:
2020-11-23 12:41:15
阅读次数:
24
ZABBIX监控平台部署(LAMP+ZABBIX.Server.YUM源安装部署)1、Zabbix Server端和Zabbix Agent执行如下代码:<!--more-->Zabbix监控平台部署,至少需要安装四个组件,分别是Zabbix_Server、Zabbix_Web、Databases、 ...
分类:
其他好文 时间:
2020-11-23 12:13:31
阅读次数:
6
ZABBIX监控平台部署(LAMP+ZABBIX.Server源码安装部署)1、Zabbix Server端和Zabbix Agent执行如下代码:<!--more-->Zabbix监控平台部署,至少需要安装四个组件,分别是Zabbix_Server、Zabbix_Web、Databases、Zab ...
分类:
其他好文 时间:
2020-11-23 12:12:56
阅读次数:
6
1.在现有的npm安装目录下执行命令。 2.将要安装的版本可能与现有版本不匹配。原文:https://stackoverflow.com/questions/44343997/npm-notice-created-a-lockfile-as-package-lock-json-you-should- ...
分类:
Web程序 时间:
2020-11-21 12:36:19
阅读次数:
15
##题面 You are given a sequence of n integers a1 , a2 , ... , an in non-decreasing order. In addition to that, you are given several queries consisting ...
分类:
其他好文 时间:
2020-11-21 12:28:36
阅读次数:
7
目录 1.定位自带密码设置函数/usr/local/python3/lib/python3.6/site-packages/django/contrib/auth/views.py @sensitive_post_parameters() @csrf_protect @login_required ...
分类:
其他好文 时间:
2020-11-21 11:42:26
阅读次数:
9
什么是round-trip? Any double-precision floating-point number can be identified with at most 17 significant decimal digits. This means that if you convert ...
分类:
编程语言 时间:
2020-11-20 12:04:39
阅读次数:
12