Pinned Repositories
B2C-project
blog
📚 前端面试 | 设计模式手册 | Webpack4教程 | NodeJs实战 | Js版·剑指offer刷题笔记 | ...
blog_sources
个人博客源码
fastDFSStudy
如何搭建一个简单文件存储系统,fastdfs上传下载demo
javaBaseStudy
java基础知识点学习以及demo
mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(25k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis3.2、Mongodb3.2、Mysql5.7等技术,采用Docker容器化部署。
nginxStudy
ngnix 搭建基础demo
ppt2video
ppt文件转换为MP4工具类(基于科大讯飞TTS,FFmpeg)
pythonStudy
python学习记录demo、人工智能基础、神经网络基础demo
smartisan-mall-simple
锤子科技官网简单demo实现
ching7's Repositories
ching7/nginxStudy
ngnix 搭建基础demo
ching7/xmall-front
基于Vue开发的XMall商城前台页面 PC端
ching7/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
ching7/mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(25k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis3.2、Mongodb3.2、Mysql5.7等技术,采用Docker容器化部署。
ching7/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
ching7/DataStructureAlgorithm-c-plus
数据结构和算法-c++实现
ching7/mall-admin-web
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
ching7/mall-swarm
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Greenwich、Spring Boot 2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
ching7/SeetaFace2
SeetaFace 2: open source, full stack face recognization toolkit.
ching7/getVuepressBlog
vuepress框架搭建blog
ching7/pythonStudy
python学习记录demo、人工智能基础、神经网络基础demo
ching7/fastdfs
FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
ching7/libfastcommon
c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
ching7/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
ching7/fastdfs-nginx-module
FastDFS nginx module
ching7/redisStudy
redis学习demo
ching7/fastdfs-client-java
FastDFS java client SDK
ching7/imageCaptureDemo
📷基于HTML5、vue和WebKit的简单的图像采集处理demo👪
ching7/mall-api
🚀node+mongodb 接口
ching7/tessdata
Trained models with support for legacy and LSTM OCR engine
ching7/fastdht
FastDHT is a high performance distributed hash table (DHT) which based key value pairs. It can store mass key value pairs such as filename mapping, session data and user related data.
ching7/blog
📚 前端面试 | 设计模式手册 | Webpack4教程 | NodeJs实战 | Js版·剑指offer刷题笔记 | ...
ching7/mall-tiny
基于SpringBoot+MyBatis的单应用项目骨架。
ching7/WebRTC-Experiment
WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!
ching7/userManageStudy
简单的MVC框架搭建的管理系统demo
ching7/The-Machine
Person of Interest Machine
ching7/vue-mall
🔨 基于 vue+node+mongodb 实现一个锤子商城