Stars
涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。
SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
🖼个人思维导图笔记,已整理JS、TS、Vue、React ... 持续更新中,欢迎 PR 和 Start~
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,…
a vue2.0 minimal admin template
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Java Annotation Processor Tool,动态生成getter/setter方法(像Lombok一样)。
对 王元元 springbootactiviti项目整理,修改为maven版本,原项目地址: https://git.oschina.net/wyy396731037/springboot-activiti 项目首次启动时,activiti.cfg.xml中<property name="databaseSchemaUpdate" value="true" /> value值应设为true,…
Examples built with TensorFlow.js
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.