Pinned Repositories
Android-View
Android-自定义View,只实现了长宽比固定的ImageView,已废弃
autojs_script
基于autojs的自动化脚本,主要是新闻阅读
docker-elk-filebeat
日志框架ELK:目前主要是概念介绍、搭建过程
dubbolearning
dubbo的简单使用示例
frametemplate
gitbook-way-to-architect
结构化的Java开发总结
JavaLanguage
记录Java学习过程:目前涵盖并发工具包、连接池、一致性哈希、分布式锁、生产者消费者模式
learning
搭建spring + springMVC + mybatis
network-programming
网络编程学习记录
rabbitmq-tutorial-java
RabbitMQ官方教程的翻译和说明--Java版
maxwellyue's Repositories
maxwellyue/autojs_script
基于autojs的自动化脚本,主要是新闻阅读
maxwellyue/rabbitmq-tutorial-java
RabbitMQ官方教程的翻译和说明--Java版
maxwellyue/docker-elk-filebeat
日志框架ELK:目前主要是概念介绍、搭建过程
maxwellyue/gitbook-way-to-architect
结构化的Java开发总结
maxwellyue/network-programming
网络编程学习记录
maxwellyue/dubbolearning
dubbo的简单使用示例
maxwellyue/JavaLanguage
记录Java学习过程:目前涵盖并发工具包、连接池、一致性哈希、分布式锁、生产者消费者模式
maxwellyue/AlertToast
Create Apple-like alerts & toasts using SwiftUI
maxwellyue/awesome-vue
🎉 A curated list of awesome things related to Vue.js
maxwellyue/blogs-images
做图床用
maxwellyue/books
maxwellyue/chinese-independent-developer
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻**独立开发者项目列表 -- 分享大家都在做什么
maxwellyue/chrono
A natural language date parser in Javascript
maxwellyue/CompactSlider
CompactSlider is a SwiftUI control for macOS, iOS and watchOS.
maxwellyue/CoreDataNSAttributedStringTransformerExample
Project for reproduce CoreData Custom NSAttributedString Transformer issue.
maxwellyue/design-pattern
设计模式:目前只有策略模式、模板模式
maxwellyue/docker-elk
The ELK stack powered by Docker and Compose.
maxwellyue/gitbook-devops
maxwellyue/gitbook-kubernetes
maxwellyue/go-learning
go语言学习
maxwellyue/LightChart
SwiftUI charts
maxwellyue/lightsnow_publicpages
lightsnow project publicpages
maxwellyue/lottie-ios
An iOS library to natively render After Effects vector animations
maxwellyue/NavigationExample
NavigationSplitView lost selection after when re-open app
maxwellyue/Popovers
A library to present popovers. Simple, modern, and highly customizable. Not boring!
maxwellyue/redisdemo
springboot + mybatis + redis的使用示例
maxwellyue/simpleAlgorithm
基本算法学习笔记,包含刷过的LeetCode上的题目
maxwellyue/SwiftSVG
A simple, performant, and lightweight SVG parser
maxwellyue/SwiftUIX
An extension to the standard SwiftUI library.
maxwellyue/zookeeperlearning
ZooKeeper:主要是重要概念介绍,以及分布式锁、配置中心的简单实现