步骤1:manege jenkins -> configure system LANG : zh_CN.UTF-8 步骤2:构建时设置环境变量,command: source /etc/profile;export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8 步骤 ...
分类:
编程语言 时间:
2020-06-24 19:28:48
阅读次数:
81
We respect and protect the privacy of all users of the service. In order to provide you with more accurate and personalized services, the software wil ...
分类:
其他好文 时间:
2020-06-24 16:08:14
阅读次数:
53
Suppose a bank has K windows open for service. There is a yellow line in front of the windows which devides the waiting area into two parts. All the c ...
分类:
其他好文 时间:
2020-06-24 16:01:04
阅读次数:
45
http://blog.csdn.net/wulantian/article/details/8905573 http://dev.mysql.com/doc/refman/5.7/en/sql-mode.html#sqlmode_no_auto_create_user http://blog.cs ...
分类:
数据库 时间:
2020-06-24 14:04:03
阅读次数:
86
Substring with Concatenation of All Words (H) 题目 You are given a string, s, and a list of words, words, that are all of the same length. Find all star ...
分类:
其他好文 时间:
2020-06-24 12:04:23
阅读次数:
38
1、下载源码:http://www.boost.org/ 2、tar zxvf boost_1_70_0.tar.gz 3、cd boost_1_70_0 4、 ./bootstrap.sh --with-libraries=all --with-toolset=gcc--with-librarie ...
分类:
系统相关 时间:
2020-06-23 19:26:01
阅读次数:
92
需求:将 table 中的 radio 改为 checkbox 并保持同样的效果 HTML部分: <el-table :data="tableData" tooltip-effect="dark" style="width: 100%" ref="multipleTable" @select-all ...
分类:
其他好文 时间:
2020-06-23 19:19:01
阅读次数:
244
前言 当Cabloy-企业微信模块完成时,加上之前已完成的Cabloy-微信模块,关于在CabloyJS中与微信/企业微信对接的任务已经完成了。这些模块的目标就是,只需填入各类服务的参数,就可以直接进入具体的业务开发,从而达到开箱即用的效果 背景分析 1. 账户体系 微信/企业微信的开发,有诸多的坑 ...
分类:
微信 时间:
2020-06-23 19:05:48
阅读次数:
96
vim /etc/hosts.allowsshd:192.168.31.109:allow //只允许192.168.31.109登录vim /etc/hosts.denysshd:ALL //开启白名单,只允许192.168.31.109登录systemctl restart sshd ,重启ss ...
分类:
其他好文 时间:
2020-06-23 13:43:28
阅读次数:
195
upload-labs通关记录 一句话木马解读 一般的解题步骤 或者可以直接用字典爆破一下 https://github.com/TheKingOfDuck/fuzzDicts/blob/master/uploadFileExtDicts/all_upload_fuzz.txt是否上传成功观察:把返 ...
分类:
其他好文 时间:
2020-06-22 21:12:06
阅读次数:
68