原创 kaptcha驗證碼配置

<?xml version="1.0" encoding="UTF-8"?> <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://

原创 idea設置頭文件註釋,anthor和date

/** * @Author: xiaheshun * @Date: ${DATE} ${TIME} */

原创 echars座標軸設置

mytextStyle={ color:"#333", //文字顏色 fontStyle:"normal", //italic斜體 oblique傾斜 fontW

原创 安裝lombok

項目中經常使用bean,entity等類,絕大部分數據類類中都需要get、set、toString、equals和hashCode方法,雖然eclipse和idea開發環境下都有自動生成的快捷方式,但自動生成這些代碼後,如果bean中

原创 JAVA 通過 Socket 實現 TCP 編程

https://www.cnblogs.com/alimjan/p/7708892.html

原创 centos 命令不能用 command not found

命令行報bash:…:command not found的解決辦法(幾乎所有命令) 命令行輸入命令執行後報“bash:…:command not found”這是由於系統PATH設置問題,PATH沒有設置對,系統就無法找到精確命令了。

原创 IDEA項目重命名

https://blog.csdn.net/bbj12345678/article/details/79978816

原创 Spring boot 1.x 2.x 整合 Mybatis

springboot 1.x https://blog.csdn.net/winter_chen001/article/details/77249029 springboot 2.x https://blog.csdn.net/Win

原创 web應用打包成爲exe

HTML網頁/KRPano項目一鍵打包EXE工具(HTML網頁打包成單個windows可執行文件exe) https://www.cnblogs.com/reachteam/p/6421077.html web項目打包成exe在win

原创 什麼是devops,基於Gitlab從零開始搭建自己的持續集成流水線(Pipeline)

https://blog.csdn.net/chengzi_comm/article/details/78778284

原创 centos7配置DNS

配置dns https://blog.csdn.net/teisite/article/details/81196244 剛纔安裝smb時遇到問題yum [Errno 256] No more mirrors to try 解決方法:

原创 Mysql 5.7 設置密碼驗證

https://blog.csdn.net/liuyinghui523/article/details/83307289 https://blog.csdn.net/u010735147/article/details/8101585

原创 centos 卸載MySQL

https://blog.csdn.net/fanshujuntuan/article/details/78253877

原创 centos7安裝mysql5.7

https://www.linuxidc.com/Linux/2016-09/135288.htm

原创 bootstrap 後端UI框架 腳手架

https://blog.csdn.net/u013816448/article/details/81563051