<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[weichenyang的博客]]></title><description><![CDATA[]]></description><link>https://blog.csdn.net/chenyang_wei</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; chenyang_wei]]></copyright><item><title><![CDATA[NodeMCU1.0（ESP12-E）接ULN2003控制28BYJ-48]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/157806183</link><guid>https://blog.csdn.net/chenyang_wei/article/details/157806183</guid><author>chenyang_wei</author><pubDate>Fri, 06 Feb 2026 15:00:20 +0800</pubDate><description><![CDATA[【代码】NodeMCU1.0（ESP12-E）接ULN2003控制28BYJ-48步进电机。]]></description><category></category></item><item><title><![CDATA[Arduino-IDE Win_X64-1.8.12_一个ESP8266+三个MG90S]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/156593555</link><guid>https://blog.csdn.net/chenyang_wei/article/details/156593555</guid><author>chenyang_wei</author><pubDate>Mon, 05 Jan 2026 16:35:35 +0800</pubDate><description><![CDATA[Arduino-IDE Win_X64-1.8.12_一个ESP8266+三个MG90S]]></description><category></category></item><item><title><![CDATA[Mysql触发器应用记录]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/135651720</link><guid>https://blog.csdn.net/chenyang_wei/article/details/135651720</guid><author>chenyang_wei</author><pubDate>Wed, 17 Jan 2024 15:45:49 +0800</pubDate><description><![CDATA[应用场景描述：存在项目表，如果项目的状态进行变更后，则往项目状态日志表中生成一条记录；项目表其他内容进行变更不往项目状态日志表中生成记录。一、六类Mysql表触发器。]]></description><category></category></item><item><title><![CDATA[Redis配置多个端口记录]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/134161744</link><guid>https://blog.csdn.net/chenyang_wei/article/details/134161744</guid><author>chenyang_wei</author><pubDate>Wed, 01 Nov 2023 15:18:44 +0800</pubDate><description><![CDATA[使用Redis做WEB系统缓存，如登录信息、数据字典 等 键值对信息；存在多个测试环境及开发连接使用默认的6379端口，易造成Key重复，缓存紊乱，网络堵塞；额外增开6380、6381端口，以分配网络宽带和CPU资源，提高Redis吞吐量，更好的使用不断增长的数据及多环境多开发共同使用的稳定高效性，使用Redis的多端口来提高性能。]]></description><category></category></item><item><title><![CDATA[Springboot项目Eureka安全加密]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/134100687</link><guid>https://blog.csdn.net/chenyang_wei/article/details/134100687</guid><author>chenyang_wei</author><pubDate>Sun, 29 Oct 2023 10:59:17 +0800</pubDate><description><![CDATA[1、registry服务pom增加security依赖2、registry 配置文件 指定security账号密码3、http://账号:密码@IP:PORT/eureka/4、重启。]]></description><category></category></item><item><title><![CDATA[Springboot前后端分离同一套代码在同一台服务器上搭两个测试环境]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/134100403</link><guid>https://blog.csdn.net/chenyang_wei/article/details/134100403</guid><author>chenyang_wei</author><pubDate>Sun, 29 Oct 2023 10:47:46 +0800</pubDate><description><![CDATA[1、两个环境不同Service端口指定，可参考2、端口允许访问设置：云服务需配置开通入方向规则检查服务器防火墙是否开通，并开通端口，参考3、重启Nginx服务 ，参考。]]></description><category></category></item><item><title><![CDATA[Linux(Centos7)防火墙端口操作记录]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/134096561</link><guid>https://blog.csdn.net/chenyang_wei/article/details/134096561</guid><author>chenyang_wei</author><pubDate>Sat, 28 Oct 2023 21:52:37 +0800</pubDate><description><![CDATA[15、sudo firewall-cmd --zone=public --add-port=8080/tcp --permanent  #开放指定端口通过防火墙  --permanent 表示永久开放，不加的话就是临时。17、sudo firewall-cmd --zone=public --query-port=8080/tcp #查看端口是否开放。16、sudo firewall-cmd --reload   #开放端口命令执行后重载防火墙，使开放端口命令生效。上图 防火墙正常启用中,下图为未启用。]]></description><category></category></item><item><title><![CDATA[CSS 滚动条]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/132077634</link><guid>https://blog.csdn.net/chenyang_wei/article/details/132077634</guid><author>chenyang_wei</author><pubDate>Thu, 03 Aug 2023 10:21:47 +0800</pubDate><description><![CDATA[【代码】CSS 滚动条。]]></description><category></category></item><item><title><![CDATA[WIN10：Cognos10.2_x32创建REPORT-HTML渲染（四）]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/131194328</link><guid>https://blog.csdn.net/chenyang_wei/article/details/131194328</guid><author>chenyang_wei</author><pubDate>Tue, 13 Jun 2023 18:51:11 +0800</pubDate><description><![CDATA[1、新建空白Report，并建立表格。3、拖拽LIST工具。]]></description><category></category></item><item><title><![CDATA[WIN10：Cognos10.2_x32安装运行问题总结（二）]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/131100596</link><guid>https://blog.csdn.net/chenyang_wei/article/details/131100596</guid><author>chenyang_wei</author><pubDate>Thu, 08 Jun 2023 09:40:48 +0800</pubDate><description><![CDATA[1、用管理员权限启动IBM Cognos Configuration、关闭本机安全软件、关闭防火墙；2、不卸载本机JDK不删除本机JDK环境，指定c10\bin目录，cogconfig -java:local 命令CMD启动Cognos。测试未通过，受权限限制报错。也可以用管理员启动CMD，CD到本目录下尝试。3、在cognos安装目录c10/bin目录下 创建一个start.bat的文件，文件里复制如下代码：然后启动start.bat4、本机环境内存不足，或延迟卡顿等原有造成启动服务失败。]]></description><category></category></item><item><title><![CDATA[WIN10：Cognos10.2_x32配置数据源ODBC-MYSQL（三）]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/131093947</link><guid>https://blog.csdn.net/chenyang_wei/article/details/131093947</guid><author>chenyang_wei</author><pubDate>Wed, 07 Jun 2023 18:57:13 +0800</pubDate><description><![CDATA[三、Cognos通过ODBC方式连接MYSQL。1、创建数据库Cognosdb。一、安装Mysql数据库。2、创建临时表temp1。四、FM使用数据源报错。]]></description><category></category></item><item><title><![CDATA[WIN10：Cognos10.2_x32安装（一）]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/130849954</link><guid>https://blog.csdn.net/chenyang_wei/article/details/130849954</guid><author>chenyang_wei</author><pubDate>Fri, 26 May 2023 18:18:48 +0800</pubDate><description><![CDATA[1、如果使用Cognos自带的Tomcat web容器,请将E:\common\Cognos\c10\webcontent下的所有文件拷贝到E:\common\Cognos\c10\webapps\p2pd 下面.(一般我们就使用Tomcat,这一步必须做)注：'E:\common\Cognos\db2cognosdb\cognosdbusrtmp2' 》》'E:\common\Cognos\db2[数据库名]\[数据库名]usrtmp2'数据库Cognos的数据库配置。2、复制数据库驱动jar包。]]></description><category></category></item><item><title><![CDATA[WIN10：DB2及工具DBeaver客户机安装]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/130851532</link><guid>https://blog.csdn.net/chenyang_wei/article/details/130851532</guid><author>chenyang_wei</author><pubDate>Thu, 25 May 2023 09:56:24 +0800</pubDate><description><![CDATA[三、客户端工具dbeaver客户机安装。下载DBeaver客户机安装包。连接默认数据库sample。二、db2数据库安装。]]></description><category></category></item><item><title><![CDATA[WEB前端打印使用记录]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/129704142</link><guid>https://blog.csdn.net/chenyang_wei/article/details/129704142</guid><author>chenyang_wei</author><pubDate>Wed, 22 Mar 2023 10:50:39 +0800</pubDate><description><![CDATA[WEB前端打印使用记录]]></description><category></category></item><item><title><![CDATA[ESP32-CAM记录]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/129500037</link><guid>https://blog.csdn.net/chenyang_wei/article/details/129500037</guid><author>chenyang_wei</author><pubDate>Mon, 13 Mar 2023 17:43:09 +0800</pubDate><description><![CDATA[ESP32-CAM记录]]></description><category></category></item><item><title><![CDATA[正则工作使用记录]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/129162433</link><guid>https://blog.csdn.net/chenyang_wei/article/details/129162433</guid><author>chenyang_wei</author><pubDate>Wed, 22 Feb 2023 14:53:20 +0800</pubDate><description><![CDATA[50001) >>>> 以 /*!/* 需使用 \ 转义为 \/\*)$ >>>>以 */;]]></description><category></category></item><item><title><![CDATA[工作偶然用的GIT命令记录]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/129063572</link><guid>https://blog.csdn.net/chenyang_wei/article/details/129063572</guid><author>chenyang_wei</author><pubDate>Thu, 16 Feb 2023 15:47:56 +0800</pubDate><description><![CDATA[GIT命令：远程仓库强制覆盖本地。]]></description><category></category></item><item><title><![CDATA[SpringBoot+Vue前端Http调用后台封装POI接口导出EXCEL]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/128701084</link><guid>https://blog.csdn.net/chenyang_wei/article/details/128701084</guid><author>chenyang_wei</author><pubDate>Mon, 16 Jan 2023 10:29:28 +0800</pubDate><description><![CDATA[SpringBoot+Vue前端Http调用后台封装POI接口导出EXCEL]]></description><category></category></item><item><title><![CDATA[中间件：Win10安装运行Kafka]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/128536246</link><guid>https://blog.csdn.net/chenyang_wei/article/details/128536246</guid><author>chenyang_wei</author><pubDate>Tue, 03 Jan 2023 17:51:17 +0800</pubDate><description><![CDATA[中间件：Win10安装运行Kafka]]></description><category></category></item><item><title><![CDATA[NodeMcu(ESP8266)控制SG90]]></title><link>https://blog.csdn.net/chenyang_wei/article/details/128536123</link><guid>https://blog.csdn.net/chenyang_wei/article/details/128536123</guid><author>chenyang_wei</author><pubDate>Tue, 03 Jan 2023 17:14:24 +0800</pubDate><description><![CDATA[NodeMcu(ESP8266)控制SG90]]></description><category></category></item></channel></rss>