Pinned Repositories
AIChatWeb
在ChatGPT-Next-Web的基础上,增加注册登录,额度限制,邀请,敏感词,支付,基于docker一键部署。提供后台管理系统,可配置标题、欢迎词、额度不足提醒、公告
algorithm-journey
算法通关课的代码和课件
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
approvalFlow
基于form-generator,仿钉钉审批流程创建(表单创建/流程节点可视化配置/必填条件及校验)
awesome-wechat-weapp
微信小程序开发资源汇总 :100:
bee
微信小程序-餐饮点餐外卖-开箱即用
easy-cs
CS,如此简单!
mp-mixin
微信小程序 mixin & 全局store 方案
SpringBoot-Labs
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
type
汉字打字游戏
hnsongbiao's Repositories
hnsongbiao/mp-mixin
微信小程序 mixin & 全局store 方案
hnsongbiao/type
汉字打字游戏
hnsongbiao/Books
运维之道
hnsongbiao/cola-cargo
DDD经典示例项目-货物运输系统(Cargo Tracker Application)代码实现细节
hnsongbiao/DDD-CargoTracker
本技术专栏以货物运输系统(Cargo Tracker application )为示例,讲解领域驱动设计的建模过程,以及代码实现细节。
hnsongbiao/drawio-local
Pure local deploy of www.draw.io, disable all features that require external internet connections.
hnsongbiao/elasticsearch-demo
Springboot 2.5.7整合Elasticsearch 7.16.1 的demo。主要使用ElasticsearchRestTemplate和ElasticsearchRepository实现功能。包含基本的CRUD、关键字查询、结果集高亮、排序、分页、geo范围查询(根据距离排序)等。
hnsongbiao/form-render
🚴♀️ 易用的跨组件体系的表单渲染引擎 - 通过 JSON Schema 快速生成自定义表单配置界面
hnsongbiao/hello-spring-cloud-alibaba
SpringCloudAlibaba的详细使用,包括Nacos,Sentinel,Feign,Gateway,Skywalking等
hnsongbiao/JIM
🚀基于layim的websocket即时通讯系统完整可运行版
hnsongbiao/jsbox
js 在线运行环境,在线IDE
hnsongbiao/linux
运维笔记
hnsongbiao/quickui
QuickUI web component framework
hnsongbiao/quickui-trail
quickui试用版,仅供学习研究使用。
hnsongbiao/Quote
Quote System
hnsongbiao/Spring-Cloud-Platform-UI
Spring-Cloud-Platform-UI
hnsongbiao/spring-elasticsearch-client
基于ES的RestHighLevelClient与spring整合插件
hnsongbiao/Takin
Takin is an Java-based, open-source system designed to measure online environmental performance test for full-links, Especially for microservices. Through Takin, middlewares and applications can identify real online traffic and test traffic, ensure that they enter the right databases.
hnsongbiao/uileader.touchuiwx2
根据uileader.touchuiwx改 vscode 插件
hnsongbiao/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
hnsongbiao/weixin-java-tools
微信公众号、企业号Java SDK
hnsongbiao/WeiXinMPSDK
微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
hnsongbiao/wyxDBMS
用Java实现了一个关系型数据库,DBMS数据库管理系统,可使用常用增删改查的SQL语句,具有数据字典,数据索引文件,并且实现了启发式查询优化