“项目”的版本间的差异
跳到导航
跳到搜索
Jihongchang(讨论 | 贡献) |
Jihongchang(讨论 | 贡献) |
||
(未显示同一用户的8个中间版本) | |||
第1行: | 第1行: | ||
− | = | + | {| class="wikitable" |
− | https://github.com/jihch/m3u8-downloader | + | |+ |
− | + | |m3u8 流媒体下载、ffmpeg 整合 | |
− | + | |https://github.com/jihch/m3u8-downloader | |
− | + | |- | |
− | https://github.com/jihch/pdf-generator | + | |PDF 生成 |
− | + | |https://github.com/jihch/pdf-generator | |
− | + | |- | |
− | + | |WEB 服务器模拟器 | |
− | https://github.com/jihch/server-simulator | + | |https://github.com/jihch/server-simulator |
− | + | |- | |
− | + | |Guns 代码生成工具([[Guns]]) | |
− | + | |https://github.com/jihch/guns-v7.2.4-genrator | |
− | + | |- | |
− | [[Guns]] | + | |Spring Boot、Mybatis-Plus 集成 |
− | + | 连 H2 数据库 | |
− | https://github.com/jihch/guns-v7.2.4-genrator | + | |https://github.com/jihch/spring-boot-mybatis-plus-integrated |
− | + | |- | |
− | + | |Spring Boot、Mybatis-Plus 集成 | |
− | + | 连 MySQL 数据库 | |
− | [[Windows 上使用 Git bash 打开使用 curl 和 grep 抓取目标信息的 .sh 文件]] | + | |https://github.com/jihch/spring-boot-mybatis-plus-integrated-mysql |
− | + | |- | |
− | [[自动备份 wiki 的 shell]] | + | |JUL(Java Util Logging)示例 |
+ | |https://github.com/jihch/jul-demo | ||
+ | |- | ||
+ | |Log4j 示例 | ||
+ | |https://github.com/jihch/log4j-demo | ||
+ | |- | ||
+ | |JCL ('''Jakarta Commons Logging''')示例 | ||
+ | |https://github.com/jihch/jcl-demo | ||
+ | |- | ||
+ | |SLF4J 示例 | ||
+ | |https://github.com/jihch/slf4j-demo | ||
+ | |- | ||
+ | |Logback 示例 | ||
+ | |https://github.com/jihch/logback-demo | ||
+ | |- | ||
+ | |Log4j 2 示例 | ||
+ | |https://github.com/jihch/log4j2-demo | ||
+ | |- | ||
+ | |Spring Boot 使用日志示例 | ||
+ | |https://github.com/jihch/spring-boot-log | ||
+ | |- | ||
+ | |Eureka Server 示例 | ||
+ | |https://github.com/jihch/eureka-server | ||
+ | |- | ||
+ | |Eureka Client 示例 | ||
+ | |https://github.com/jihch/eureka-client | ||
+ | |- | ||
+ | | colspan="2" |[[Windows 上使用 Git bash 打开使用 curl 和 grep 抓取目标信息的 .sh 文件]] | ||
+ | |- | ||
+ | | colspan="2" |[[自动备份 wiki 的 shell]] | ||
+ | |} |
2023年3月11日 (六) 02:33的最新版本
m3u8 流媒体下载、ffmpeg 整合 | https://github.com/jihch/m3u8-downloader |
PDF 生成 | https://github.com/jihch/pdf-generator |
WEB 服务器模拟器 | https://github.com/jihch/server-simulator |
Guns 代码生成工具(Guns) | https://github.com/jihch/guns-v7.2.4-genrator |
Spring Boot、Mybatis-Plus 集成
连 H2 数据库 |
https://github.com/jihch/spring-boot-mybatis-plus-integrated |
Spring Boot、Mybatis-Plus 集成
连 MySQL 数据库 |
https://github.com/jihch/spring-boot-mybatis-plus-integrated-mysql |
JUL(Java Util Logging)示例 | https://github.com/jihch/jul-demo |
Log4j 示例 | https://github.com/jihch/log4j-demo |
JCL (Jakarta Commons Logging)示例 | https://github.com/jihch/jcl-demo |
SLF4J 示例 | https://github.com/jihch/slf4j-demo |
Logback 示例 | https://github.com/jihch/logback-demo |
Log4j 2 示例 | https://github.com/jihch/log4j2-demo |
Spring Boot 使用日志示例 | https://github.com/jihch/spring-boot-log |
Eureka Server 示例 | https://github.com/jihch/eureka-server |
Eureka Client 示例 | https://github.com/jihch/eureka-client |
Windows 上使用 Git bash 打开使用 curl 和 grep 抓取目标信息的 .sh 文件 | |
自动备份 wiki 的 shell |