Sign In
L
Profile
Account
Order
Message
VIP Plan
Logout
Home
Codes
Java
Spring
Spring Cloud
Vert.x
Thymeleaf
JAVA UI
Python
Softwares
MySQL
Android
nginx
Wechat
WEB
JavaScript
CSS
Vue.js
Web Editor
SEO
Docker Case
Linux
Linux Security
Office
Jenkins
Devices
Router
Proxmox VE/PVE
Synology
FNOS
AI
Stable Diffusion
deepseek
Share
Tools
JSON Formatter
HTML Formatter
CSS Formatter
Javascript Formatter
CPUMark
Base64 Encode/Decode
URL Encode/Decode
Collection
MP3 Download
Home
linux zip
Articles
linux zipRelated
zip打包当前目录所有文件|zip打包目录为jar文件
cd appPathzip -r -0 ../app.jar ./*cd ..ls - app.jar注意:-0 表示仅存储不压缩,jar文件要求不能压缩,所以必须加-0参数
zip
linux zip
zip 打包
Java编程使用zip打包文件(压缩文件)和解包(加压文件) 工具实现
这里主要讲解在Java编程中如何使用zip算法来打包文件、文件集合和解压一个zip包的工具类。该工具类主要通过Apache的compress项目中衍生出来的。
zip
zip打包
zip解压
Java编程
Hutool ZipUtil解压文件名包含中文报错问题解决
Hutool ZipUtil解压文件名包含中文报错问题解决使用了以下语法,遇到中文名报错ZipUtil.unzip(file,target);解决办法通过指定字
hutool
zip
ZipUtil
Maven build构建项目前zip解压/加压某个文件
需求说明在maven构建项目时候,构建完成后或者构建项目前先zip压缩或者zip解压某个文件。 插件引入在maven项目的pom.xml文件中的build->l;p
maven zip
maven unzip
maven
java
Linux登录输入错误密码多次锁定账号时间PAM实现方式
Linux(centos)系统远程(SSH)登录输入错误密码多次锁定账号时间PAM实现方式
linux系统教程
linux PAM
linux系统密码
Alpine Linux 配置国内软件源
Apine Linux 配置国内软件源echo "https://mirrors.tuna.tsinghua.edu.cn/alpine/v3.16/main" >l; /etc/apk/r...
Alpine Linux
Alpine Linux国内源
Alpine Linux软件源
Linux/Ubuntu 文件名查找/文件内容查找文件
1.通过文件名查找文件语法:sudo find 目录 -name '*特定字符串*'sudo 根据查询文件目录归属看是否加示例:find ./ -name '*
ubuntu
Linux运维
Linux查找文件
docker常见问题汇总
启动docker web服务时 虚拟机端口转发 外部无法访问,WARNING: IPv4 forwarding is disabled. Networking will not work.
docker
Linux
解决centos系统使用yum安装nginx启动时报错
解决centos系统使用yum安装nginx启动时报错[::]:80 failed (97: Address family not supported by protocol)一般默认的使用yu...
nginx
linux
linux安装配置svn版本管理器
1.安装svn#yum -y install svn2.创建SVN仓库存放路径$mkdir svn_java3.创建maven仓库$svnadmin creat
svn
linux
shell/Linux 判断文件夹或文件是否存在
文件夹不存在则创建if [ ! -d "/data/" ];thenmkdir /dataelseecho "文件夹已经存在"fi文件存在则删除if [ ! -
shell
Linux
Linux查看BIOS版本/信息详情
Linux查看BIOS版本/信息详情命令如下:#dmidecode -t 0例子:root@DS:~# dmidecode -t 0 # dmidecode 2.12 # SMBIOS en...
Linux
BIOS
Linux设置私钥免密证书登录
生成SSH公钥和私钥ssh-keygen -t rsa#注意生成时设置密钥的密码,这样在利用证书登录时就会先验证密码导入公钥导入公钥到服务器用户ssh证书列表c
Linux证书登录配置
Linux密钥登录
Linux免密登录
Ubuntu免密登录
软RAID管理命令mdadm详解
mdadm是linux下用于创建和管理软件RAID的命令,是一个模式化命令。但由于现在服务器一般都带有RAID阵列卡,并且RAID阵列卡也很廉价,且由于软件RA
linux
磁盘阵列
解决PHP程序以root启动导致部分Apache创建的文件权限不足问题
解决PHP程序以root启动导致部分Apache创建的文件权限不足问题
php
linux
php配置
Next
Hot
Docker 安装 qbittorrent 4.6.2
[Codes]
nginx 开启gzip压缩配置
[nginx]
Docker部署webdav服务【存在权限问题】
[Linux]
Alpine Linux 设置服务/程序开机启动
[Codes]
PVE 8 直通硬件(网卡/硬盘/等PCIE设备)
[Proxmox VE/PVE]
Latest
Java M3U8 视频下载合并
[Share]
博客/企业官网全站 CDN 配置 - 腾讯云CDN
[Java]
Jenkins 启动/重启命令shell脚本
[Jenkins]
Nuxt.js Vue 服务端渲染SSR入门
[WEB]
docker compose 与 docker-compse 区别介绍
[Docker Case]
License And Cookie :
🍪
License And Cookie :
We need to use cookies to ensure that you have the best experience on our website. In addition, you also need to comply with the relevant agreements on this website.:
Read More
Agree