/usr/local/kafka/bin/kafka-topics.sh --bootstrap-server 10.70.69.168:9092 --describe -...
/usr/local/kafka/bin/kafka-topics.sh --bootstrap-server 10.70.69.168:9092 --describe -...
var results = db.getCollection("2022-01").find({"tailno":{$in:["B-2728"]}}) while(resul...
@RequestMapping(value ="/receiveStr") public CommonResultreceiveStr(String message){ cu...
sftp [REMOTE_USER]@[REMOTE_SERVER] put xxx xxx ls lls pwd lpwd
https://blog.csdn.net/cradle2006/article/details/105448756 <a-upload...
// 上传 uploadFile () { debugger this.downloadFiles = this.$refs.file.fil...
public CommonResultgetUploadedFilesList(HttpServletRequest request) { Map fileMap = req...
docker 带权限运行 mongodbdocker run --name mongo1 -p 21117:27017 -d mongo --noprealloc --sma...
1.git reflog 2.git reset --hard HEAD@{n}
混淆打包工具 在pom.xml中加入插件 <!-- ProGuard混淆插件--> <groupId>com.github.wvengen proguard-maven...
NEXUS通过docker方式进行安装 settings.xml配置 <settings xmlns="http://maven.apache.org/SETTINGS/1....
innodb_lock_wait_timeout = 500 锁延迟等待时间 解决事务竞争问题 select * from information_schema.innodb...
show processlist show variables like "max_connections"; set GLOBAL max_connections=1000...
vue中引入js mounted() { //初始执行执行此 require(['./js/MyProcess.js'], function (process)...
1.安装 在 Ubuntu 中快速安装 Docker 更新ubuntu的apt源索引 sudo apt-get update 1 安装包允许apt通过HTTPS使用仓库 su...
1.重新install一下 或者 安装 svg-sprite-loader插件 2在vue.config.js里面 加入 配置 config.module .rule("sv...
1.在public 中 配置config.js文件exports.baseURL="http://localhost:7777/bigscreen" 2.在src的confi...
1.系统表达式 1.SysUserController getUserSectionInfoByToken 2.表单设计器 远程取值接口 /common/orgName 3....