Git Product home page Git Product logo

Hi there👋


Welcome to zzziCode's repository! 🎉🎉🎉

img

  • 🏫 Studing at @HEU
  • 🏡 Living at @HaErBin
  • 🌱 Blog at@zzzi的小站
  • 🧐 Try to find a good job
  • 🤔 論文を出版したい


// Which came first: the chicken or the egg?
console.log(['🥚', '🐣', '🐥', '🐔'].sort())

>>> [ '🐔', '🥚', '🐣', '🐥' ]

zzzi's Projects

mini-spring icon mini-spring

mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。

orca icon orca

The source code of the open world semi-supervised paper, with detailed explanations of each line of code added

small-spring icon small-spring

🌼🌻🌷从零实现一个小型的spring框架,通过手写spring源码来理解spring中的重要知识点。主要包括IOC,资源感知注入,对外扩展,AOP,事件机制等内容。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.