ShiFengCui's Stars
jackfrued/Python-100-Days
Python - 100天从新手到大师
animate-css/animate.css
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
TheAlgorithms/Java
All Algorithms implemented in Java
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
crossoverJie/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
crystal-lang/crystal
The Crystal Programming Language
InterviewMap/CS-Interview-Knowledge-Map
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
seaswalker/spring-analysis
Spring源码阅读
s0md3v/Photon
Incredibly fast crawler designed for OSINT.
coolwanglu/pdf2htmlEX
Convert PDF to HTML without losing text or format.
kristoferjoseph/flexboxgrid
Grid based on CSS3 flexbox
GeekyAnts/vue-native-core
Vue Native is a framework to build cross platform native mobile apps using JavaScript
vipshop/vjtools
The vip.com's java coding standard, libraries and tools
TalkingData/iview-weapp
一套高质量的微信小程序 UI 组件库
nenadmarkus/picojs
A face detection library in 200 lines of JavaScript
quartz-scheduler/quartz
Code for Quartz Scheduler
mimecorg/vuido
Native desktop applications using Vue.js.
ghosh/uiGradients
🔴 Beautiful colour gradients for design and code
vavr-io/vavr
vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
DingMouRen/LayoutManagerGroup
:point_right: Customize the LayoutManager of RecyclerView(自定义LayoutManager)
alcor/itty-bitty
Itty.bitty is a tool to create links that contain small sites
easy-tensorflow/easy-tensorflow
Simple and comprehensive tutorials in TensorFlow
pod4g/hiper
🚀 A statistical analysis tool for performance testing
apache/oltu
Mirror of Apache Oltu
yangzhenkun/krpc
My RPC FrameWork(自己写的RPC框架)
wanwanpp/java-plus
java基础进阶。包括:socket,多线程,反射,servlet,动态代理等高级知识。
ShiFengCui/java-GoF
设计模式,主要是帮助自己练习掌握这些模式在编程中的应用,以及深入理解其广泛的影响和作用