judasn / ChineseTypography-IDEA-Plugin
我常用 IntelliJ IDEA 进行写作,开发此插件可以快速对文章内容的中文、英文、符号之间增加空格,增加文章可读性。
☆70Updated 3 weeks ago
Alternatives and similar repositories for ChineseTypography-IDEA-Plugin:
Users that are interested in ChineseTypography-IDEA-Plugin are comparing it to the libraries listed below
- Gradle 示例大全☆213Updated 4 years ago
- 图解Java多线程设计模式代码Maven版☆36Updated 7 years ago
- 对象属性核查框架:功能对标validate,从使用者角度出发,重新设计,拦截一切不合法属性,让业务处理层不包含一行核查代码,实现至简化编码☆9Updated 2 years ago
- please use new decompile plugin class-decompile-intellij☆68Updated 6 years ago
- 🎈 A simple web app to generate mybatis code.☆60Updated 6 years ago
- Github 文章编写风格建议☆17Updated 8 years ago
- Anything Related about Spring Boot. Gitbook https://jverson.com/spring-boot-demo/☆62Updated last year
- java设计模式☆57Updated 4 years ago
- code-builder是适配目前主流数据库的代码生成Maven插件、SpringBoot Starter,提供全部内置属性来百分之百自定义模板来生成对应的代 码并自动生成文件.☆41Updated 6 years ago
- Refactoring Kata:涵盖所有重构手法练习的栗子和测试。重构刻意练习。☆84Updated 6 years ago
- ORM framework with Sharding support for kids of you☆62Updated 6 years ago
- 设计模式代码集合☆47Updated 7 years ago
- 实战虚拟机☆94Updated 3 years ago
- Java Annotation Processor Tool,动态生成getter/setter方法(像Lombok一样)。☆30Updated 3 years ago
- Modern Java: From Java 8 to Java 22. 现代Java案例大全/《Java核心编程》源码☆124Updated 11 months ago
- Java coding specification (daily coding summary, standardizing project team members have a unified specification, convenient cooperation,…☆25Updated 5 years ago
- It is a book about the H2 Database Engine.《H2 Database 教程》☆45Updated 9 years ago
- Tomcat自带数据库连接池源码阅读☆66Updated 6 years ago
- 平滑关闭 Spring Boot 应用示例程序☆16Updated 5 years ago
- ☆54Updated 6 years ago
- 记录和总结在落地微服务的过程中的经验☆38Updated 6 years ago
- ❇️ Improve the productivity of the Excel operation library. https://hellokaton.github.io/excel-plus/#/☆190Updated last month
- 利用思维导图整理的JVM重要知识点☆48Updated 5 years ago
- Gradle User Guide 中文翻译《Gradle 用户指南》☆12Updated 7 years ago
- webmagic 爬取我喜欢的网易云歌单+评论☆51Updated 7 years ago
- intellij plugin for ibatis support like provide same function of MyBatisCodeHelper☆8Updated 8 years ago
- Enhancement tools that make the development of Mybatis easier.☆83Updated 6 years ago
- Intellij Idea plugin for Dubbo project scaffold☆79Updated 6 years ago
- DI framework for kids of you☆147Updated 6 years ago
- javaagent+asm实现字节码插桩,在类加载之前对字节码进行修改,插入埋点。实现业务代码调用链插桩,在方法执行之前拦截获取类名、方法名,方法调用的参数,在方法执行异常时,获取到异常信息;为统计方法执行时间插入埋点,在方法执行之前和返回之前获取系统时间。☆22Updated 4 years ago