- 博客(97)
- 资源 (11)
- 收藏
- 关注
原创 docker中mysql修改宿主机挂载文件my.cnf中修改mysql端口号不生效
这说明 MySQL 内部仍然使用默认端口 3306,你的 my.cnf 可能没有生效。这个警告说明 配置文件的权限有问题,MySQL 忽略了它。如果端口变成 3307,说明配置生效了。
2025-02-12 09:15:32
550
原创 SpringBoot 2.X 整合 RestTemplate 与使用教程
SpringBoot 2.X 整合 RestTemplate 与使用教程
2022-11-20 13:23:54
1238
原创 db2角色权限授权(亲测靠谱)
DB2角色 -DB2数据库教程™角色是一个数据库对象,组织可以通过使用GRANT语句分配给用户,组,PUBLIC或其他角色多重权限。 对角色的限制 角色不能拥有数据库对象。 授予权限和角色到组在创建以下数据库对象https://www.yiibai.com/db2/db2_roles.html...
2022-05-20 18:38:32
506
转载 常见流媒体服务器方案对比分析
目录前言正文SRS使用步骤主要功能EasyDarwin使用步骤主要功能ZLMediaKit使用步骤主要功能Monibuca使用步骤主要功能结尾对比图表前言目前市面上有很多开源的流媒体服务器解决方案,常见的有 SRS、EasyDarwin、ZLMediaKit 和 Monibuca 等,我们应该怎么选择呢?正文今天这篇文章主要介绍 SRS、EasyDarwin、ZLMediaKit 和 Monibuca 的一些对比情况,可以作..
2022-01-03 21:10:11
2574
转载 RTSP,RTMP,HTTP-FLV协议浅析,HTML5监控应用
之前做的一个WEB监控项目,这里做个整理。RTSP(Real Time Streaming Protocol):实时流传输协议,应用层协议,传输层可为UDP(默认),RDP,TCP,一般用于直播。浏览器不支持,目前仅 IE 的ActiveXObject 支持,且有插件依赖,但监控行业普遍使用,比如海康的摄像头。RTMP(Real Time Messaging Protocol):实时消息传输协议,应用层协议,传输层为TCP,Adobe公司专为Flash开发的,一般用于直播。浏览器不支持,可通过fla
2022-01-03 20:43:18
608
原创 fastgithub桌面安装版加速
FastGithub 国内加速下载 | newbeFastGithub. 国内直接从官网(https://github.com/dotnetcore/FastGithub/)下载比较困难,需要一些技术手段。这里提供一个国内的镜像下载地址列表,方便网友下载。 github 加速神器,解决 github 打不开、用户头像无法加载、releases 无法上传下载、git-clone、git-pull、git-push 失败等问题https://www.newbe.pro/Mirrors/Mirrors-FastG
2021-12-23 19:19:41
487
原创 log4j2漏洞复现代码,完美运行
代码下载地址:https://download.csdn.net/download/m0_37641835/68191055参考文章:https://blog.csdn.net/youanyyou/article/details/121934525?utm_medium=distribute.pc_relevant.none-task-blog-2defaultbaidujs_title~default-1.fixedcolumn&spm=1001.2101.3001.4242.2...
2021-12-21 14:45:10
222
原创 有第三方扩展组件的layui 文档地址
------ 有第三方扩展组件的layui 文档地址贤心Gitee文档说明:关于 layui 在线文档在线文档:https://layui.itze.cn/弹出层独立组件(layer)在线文档:https://layer.itze.cn/内含layui在线文档目前版本内容,包括独立组件弹出层(layer)声明...
2021-11-17 16:37:39
201
原创 intellij idea之git执行打标签(tag)和删除标签
https://www.cnblogs.com/lmaplet/p/9672350.html
2021-08-16 10:33:33
467
原创 阿里云linux上安装nacos
1.照网上教程安装好2.导入mysql对应的nacos数据(我用的若依微服务)3、配置nacos持久化,修改conf/application.properties文件,增加支持mysql数据源配置# db mysqlspring.datasource.platform=mysqldb.num=1db.url.0=jdbc:mysql://localhost:3306/ry-config?characterEncoding=utf8&connectTimeout=1000&am
2021-07-26 23:02:33
280
原创 Elasticsearch chrom插件无法加载清单。
https://blog.csdn.net/fengqifly/article/details/97833682
2021-05-28 14:23:29
484
原创 解决com.xpand.. starter-canal 依赖引入问题
https://www.cnblogs.com/dalianpai/p/14010753.html
2021-05-25 16:38:09
422
原创 navicat150_premium 安装
https://www.jb51.net/article/199496.htm
2021-05-20 11:53:25
779
原创 MongoDB安装
https://www.cnblogs.com/zhoulifeng/p/9429597.html
2021-05-20 11:51:20
278
原创 idea springboot添加本地jar包
https://blog.csdn.net/huxiaodong1994/article/details/80702278
2021-05-16 13:58:37
105
原创 log4j日志输出到文件的配置
https://www.cnblogs.com/coder-wdq/p/8097889.html
2021-05-11 16:02:14
219
原创 github网站慢
https://blog.csdn.net/qq_31375855/article/details/106664267选择ttl值高的那个最好刷新本地的DNS缓存数据 输入“ipconfig /flushdns”执行,。
2021-05-08 14:54:51
86
原创 idea启动eclipse项目(baojia)20210419
参考地址:https://blog.csdn.net/u010970951/article/details/86636874?utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromMachineLearnPai2%7Edefault-1.control&dist_request_id=&depth_1-utm_source=distribute.pc_relevant.none-task-
2021-04-19 19:47:40
89
原创 idea启动tomcat报错
19:25 Application Server was not connected before run configuration stop, reason: Unable to ping server at localhost:1099'D:\javakaifa\kaifagongju\tomcat\tomcat8.5' 不是内部或外部命令,也不是可运行的程序或批处理文件。解决方法:tomcat的解压所放的文件中不要有括号之类的特...
2021-04-19 19:31:38
215
原创 MyEclipse卡顿
https://blog.csdn.net/qq_41723615/article/details/88384397
2021-04-14 12:34:19
105
原创 IDEA官网进不去,实际上是DNS的问题,很实用
其他的不多说,idea 官网会出现一直加载不进去,网上很多说是host的问题,这个我就不多说,自己百度下就可以了如果host修改没有用,那就是你用的移动宽带问题,你改下DNS就可以了,不得不吐槽移动。。。改成114.114.114.114或者8.8.8.8,备用8.8.4.4。然后控制台刷新下DNS, ipconfig /flushdns就好了。网上居然没有一个人提到这个,让我很惊讶,我是很少发博客的,这次必须写一篇了。希望能帮助大家。...
2021-04-08 22:25:37
1196
gitblit1.9.1.zip
2020-08-16
(包含license)excel转换pdf.rar
2020-06-10
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人