qslcna's Stars
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
lodash/lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
jquery/jquery
jQuery JavaScript Library
angular/angular.js
AngularJS - HTML enhanced for web apps!
spring-projects/spring-framework
Spring Framework
soimort/you-get
:arrow_double_down: Dumb downloader that scrapes the web
v8/v8
The official mirror of the V8 Git repository
SamyPesse/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
ikatyang/emoji-cheat-sheet
A markdown version emoji cheat sheet
haiwen/seafile
High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
openresty/lua-nginx-module
Embed the Power of Lua into NGINX HTTP servers
jwtk/jjwt
Java JWT: JSON Web Token for Java and Android
StartBootstrap/startbootstrap-sb-admin-2
A free, open source, Bootstrap admin theme created by Start Bootstrap
OpenFeign/feign
Feign makes writing java http clients easier
DoubleLabyrinth/navicat-keygen
A keygen for Navicat
sockjs/sockjs-client
WebSocket emulation - Javascript client
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
kartik-v/bootstrap-fileinput
An enhanced HTML 5 file input for Bootstrap 5.x/4.x./3.x with file preview, multiple selection, and more features.
DocsHome/microservices
Microservices from Design to Deployment 中文版 《微服务:从设计到部署》
coreutils/coreutils
upstream mirror
tmenier/Flurl
Fluent URL builder and testable HTTP client for .NET
aspnet/KestrelHttpServer
[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
fex-team/interview-questions
FEX 面试问题
jirengu/frontend-interview
前端笔试面试题题库
jbogard/presentations
Presentations I give
sunchenbin/A.CTable-Frame
A.CTable是一个基于Spring和Mybatis的Maven项目,actable 支持springboot,增强了Mybatis的功能,通过配置model注解的方式来创建表,修改表结构,目前仅支持Mysql ,码云上有各个发布版本的记录:https://gitee.com/sunchenbin/mybatis-enhance/releases
jeffreypalermo/mvc2inaction
Book repository for ASP.NET MVC 2 In Action