×
请登录
立即登录
QQ登录
{{ date }}
{{ time }}
博客
酷玩
分享
标签
友链
导航
登录
注册
博客
酷玩
分享
导航
♡每个人都是平凡的,说平凡的话,做平凡的事,生活简简单单就好!
繁华世界☆追梦少年☆心怀梦想☆勇敢前行!
# 抖音视频去水印下载 #
# 微信公众号文章爬虫 #
# 一秒找回童年,FC在线玩 #
# 仿抖音H5源码下载 #
博客
linux常用命令 (长期更新)
一、文件操作 删除文件 rm text.txt rm -r /home/text/ 删除文件夹 分割文件 -b指定分割大小 split -b 100M httpd.log split.log` 合并文件 cat file.tar....
ThinkPad
1年前
3333
0
0
博客
linux安装Nginx
本文以 centos为例 开始前,请确认gcc g++开发类库是否装好 安装make: yum -y install gcc automake autoconf libtool make 安装g++: yum install gcc gcc...
ThinkPad
1年前
3478
0
0
博客
docker安装Nginx挂载外部配置文件
一、拉取nginx镜像 docker pull nginx 二、在宿主机中创建挂载目录 mkdir -p /data/nginx/{conf,conf.d,html,log} 三、将配置文件放到挂载目录 user www-data; work...
ThinkPad
1年前
3456
0
0
博客
docker安装redis挂载外部配置文件
下载redis镜像 docker pull redis 配置data、conf mkdir -p ./docker/redis/data mkdir -p ./docker/redis/conf 增加redis.conf 我是本身cento...
ThinkPad
1年前
3859
0
0
博客
创建并运行docker镜像
1.首先安装并运行docker 2.运行whalesay镜像 docker run docker/whalesay cowsay dafeiyu 3.编写Dockerfile文件 (1) cd Desktop 转到桌面 mkdir testdoc...
ThinkPad
1年前
2883
0
0
博客
Linux防火墙firewall、iptables
一、iptables防火墙 1、基本操作 查看防火墙状态 service iptables status 查看iptables规则 iptables -nvL 停止防火墙 service iptables stop 启动防火墙service ip...
ThinkPad
1年前
3338
0
0
博客
深入理解 HashMap
什么是HashMap HashMap是用哈希表(直接一点可以说数组加单链表)+红黑树实现的map类 HashMap是一个用于存储Key-Value键值对的集合 HashMap数据结构 HashMap存储的是key-value的键值对,允许key...
ThinkPad
1年前
3178
0
0
博客
Springboot 集成 Swagger
1添加pom <dependency> <groupId>io.springfox</groupId> <artifactId>springfox-swagger2</artifactId&g...
ThinkPad
1年前
3305
0
0
博客
Springboot项目的云服务器部署
1配置好properties 2 打jar包 3 上传运行 nohup java -jar xxx.jar & nohup 常驻 不会因为你关闭命令界面而停止服务 &表示执行命令后要生成日志文件nohup.out 也可以指定日志文...
ThinkPad
1年前
3255
0
1
博客
SpringBoot 参数校验
1.加入pom支持 <!--springboot 参数校验--> <dependency> <groupId>org.hibernate</groupId> <artifactId>h...
ThinkPad
1年前
2727
5
0
1
...
12
13
14
15
热门文章
FC模拟器网页版(原创)
133464
阅读
手机QQ发送XML卡片消息教程
40916
阅读
手机QQ卡片代码大全
18961
阅读
FC小霸王游戏机源码--jsnes支持摇杆操作
16889
阅读
全网VIP音乐免费下载
14447
阅读
关注作者
微信公众号
最新评论
qingheya
学习学习
mvocp
请在转载“朋友圈点赞截图生成工具”(http://zan.liflag.cn/)时遵守互联网的开源精神,保留原作者和源代码地址(https://github.com/TransparentLC/WechatMomentScreenshot)等相关信息,谢谢!
GITEE3071993
学习学习
aaaa1
下载
FlbfrsGxhTFMfZTu
请在转载“朋友圈点赞截图生成工具”(http://zan.liflag.cn/)时遵守互联网的开源精神,保留原作者和源代码地址(https://github.com/TransparentLC/WechatMomentScreenshot)等相关信息,谢谢!