实例1: 监听端口,把输入端口的信息以日志的形式输出到控制台中 cd /usr/local/flume/apache-flume-1.6.0-cdh5.9.0-bin/conf vim example.conf # 命名此代理上的组件 agent.sources = seqGenSrc # sour ...
分类:
Web程序 时间:
2020-07-18 22:49:42
阅读次数:
97
<template> <div class="selectCityMain" ref="DOM" id="pageId"> <div ref="Box"> <!-- <div v-if="letter.length > 0" class="now-sort">{{letter}}</div> --> ...
分类:
其他好文 时间:
2020-07-18 22:12:55
阅读次数:
111
编写python脚本,调试的时候需要打印json格式报文,直接打印看不出层次,可以使用json.dumps格式化打印 import json import requests def test_json(): r=requests.get('https://home.testing-studio.co ...
分类:
编程语言 时间:
2020-07-18 19:50:51
阅读次数:
71
一、download and upload to CentOS7 "mysql-8.0.20-1.el7.x86_64.rpm-bundle.tar" 二、install 1 [root@liuhonglei ~]# ls 2 anaconda-ks.cfg easy-mock mysql-8.0. ...
分类:
数据库 时间:
2020-07-18 13:42:31
阅读次数:
313
下载与解压 https://mirrors.tuna.tsinghua.edu.cn/apache/maven/maven-3/ 选择对应版本之后,解压即可 配置 设置环境变量 vi /etc/profile export MAVEN_HOME=你的安装根目录 # 添加到PATH变量中 export ...
分类:
其他好文 时间:
2020-07-18 00:35:23
阅读次数:
77
##下载JDK 下载地址:https://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html 安装JDK之后配置环境变量 打开环境变量在系统变量中添加 ###1. 新建JAVA_HOME 变量 变量名:JAVA ...
分类:
编程语言 时间:
2020-07-17 22:08:04
阅读次数:
86
1、编译 ./configure --prefix=/usr/local/nginx-1.8\ --with-http_stub_status_module\ (统计数据查看) --with-pcre=/opt/install/nginx/pcre-8.44\ (正则) --with-http_su ...
分类:
Web程序 时间:
2020-07-17 16:16:30
阅读次数:
71
一、Reading Jack seldom gets together with his friends. He usually stays at home with his pet dog, Lucky. They sometimes go for long walks in the park. ...
分类:
其他好文 时间:
2020-07-17 14:08:23
阅读次数:
76
公司硬盘不够用了,新买了一个存储,需要挂载到现在的系统上。前期的步骤运维已经全部搞定,在Linux下如何挂载,具体步骤如下: 1、查看是否已经分配 [root@localhost home]# fdisk -l 磁盘 /dev/sda:64.4 GB, 64424509440 字节,12582912 ...
分类:
系统相关 时间:
2020-07-17 11:35:14
阅读次数:
95
ylbtech-JavaScript-Tool-lhgDialog:动画示例 1.返回顶部 1、 ajax扩展示例 注:本页面中的示例使有的动画和ajax部分方法都使用jQuery库中相关的方法,所以使用本页面中的示例必须加载jQuery库,而独立版本的lhgDialog窗口组件不支持动画和ajax ...
分类:
编程语言 时间:
2020-07-16 21:59:00
阅读次数:
76