Pinned Repositories
APDPlat
APDPlat是Application Product Development Platform的缩写,意为应用级产品开发平台。
blackhole
A simple unrecursive DNS server.It can easily be configured to intercept some kind of request to one address.
docusaurus-starter
dubbokeeper
dubbo服务管理以及监控系统
dubbox
Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
dubbox-demos
基于dubbox使用手册。
Javacord
An easy to use multithreaded library for creating Discord bots in Java.
joy-dubbo
dubbo模块开发测试模板
layoutit
基于bootstrap实现可视化布局的layoutit.com离线中文版
malihu-custom-scrollbar-plugin
jQuery custom scrollbar plugin utilizing jquery UI that's fully customizable with CSS. Features vertical/horizontal scrolling, mouse-wheel support, scroll easing, adjustable scrollbar height/width etc.
raozhiyong11's Repositories
raozhiyong11/APDPlat
APDPlat是Application Product Development Platform的缩写,意为应用级产品开发平台。
raozhiyong11/blackhole
A simple unrecursive DNS server.It can easily be configured to intercept some kind of request to one address.
raozhiyong11/docusaurus-starter
raozhiyong11/dubbokeeper
dubbo服务管理以及监控系统
raozhiyong11/dubbox
Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
raozhiyong11/dubbox-demos
基于dubbox使用手册。
raozhiyong11/Javacord
An easy to use multithreaded library for creating Discord bots in Java.
raozhiyong11/joy-dubbo
dubbo模块开发测试模板
raozhiyong11/layoutit
基于bootstrap实现可视化布局的layoutit.com离线中文版
raozhiyong11/malihu-custom-scrollbar-plugin
jQuery custom scrollbar plugin utilizing jquery UI that's fully customizable with CSS. Features vertical/horizontal scrolling, mouse-wheel support, scroll easing, adjustable scrollbar height/width etc.
raozhiyong11/memcached
memcached development tree
raozhiyong11/NettyRpc
An RPC framework based on Netty, ZooKeeper and Spring
raozhiyong11/okx-api
okx-api
raozhiyong11/ReloadablePropertiesAnnotation
Dynamic property configurations reload during runtime utilising Java 7 WatchService API, Google Guava and Spring 3.2.5
raozhiyong11/roncoo-pay
龙果支付系统是国内首款开源的互联网支付系统,其核心目标是汇聚所有主流支付渠道,打造一款轻量、便捷、易用,且集支付、资金对账、资金清结算于一体的支付系统,满足互联网业务系统的收款和业务资金管理需求。
raozhiyong11/RPC
raozhiyong11/rpc4j
lightweight rpc framework sample
raozhiyong11/Solidity-Lab
raozhiyong11/spring-framework
The Spring Framework
raozhiyong11/teanet
tea testnet testing
raozhiyong11/useful-scripts
:snail: useful scripts
raozhiyong11/weapp-ide-crack
【应用号】IDE + 破解 + Demo
raozhiyong11/WTF-Rust
Rust学习资料汇总
raozhiyong11/WTF-Solidity
我最近在重新学solidity,巩固一下细节,也写一个“WTF Solidity极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy
raozhiyong11/ZKConfig
ZkConfig是为zookeeper开发的配置服务工具包,能与现有的Java系统进行良好的集成,也可以使用与非java系统以独立进程运行。提供与spring进行集成的插件。采用注解方式对需要动态更新的内存数据对象进行标注。 ZkConfig用于解决在系统集群中配置文件的实时同步。当任意一台服务器配置文件发生变化的时候,所有集群服务器配置文件实现同步更新,并且在不启动web容器的情况下,实现内存配置对象的实时更新。 目前支持所有种类配置文件的同步更新,仅支持扩展名为.properties与.cfg结尾的健值对文件格式的内存数据对象实时同步。其余配置文件仅支持磁盘数据同步。
raozhiyong11/zkconfigutil