Toggle navigation
Chen Xingxu Blog
Home
Resources
Blog
About me
Blog
keep hungry keep foolish
JavaBasic
Oracle
Vuejs
ECourses
Docker
SpringBoot
SpringCloudAlibaba
SpringCloud
Maven
Git
Jenkins
MyBatis
MongoDB
CentOS
JavaScript
SVN
JavaBasic
Java算法
二叉排序树
Java算法
折半查找法
Java算法
选择排序
Java算法
冒泡排序
Java基础
ArrayList与Vector区别
Java基础
Arraylist与LinkedList区别
Java基础
List, Set, Map三者的区别
Java基础
HashMap和Hashtable的区别
Java基础
StringBuffer和StringBuilder
Java数据结构
空间复杂度分析
Java数据结构
时间复杂度分析
Java数据结构
红黑树
Java基础
Java 中 int 和 Integer 有什么区别?
Java基础
Java 中 hashCode 与 equals
Java基础
Java 中 == 与 equals() 的区别
Java 面向对象编程三大特性
封装 继承 多态
Java设计模式
单例模式
Oracle
Oracle数据库学习笔记
汇总目录及Gitee地址
Oracle数据库学习笔记(二十八)
在Java项目开发中使用ojdbc连接Oracle数据库
Oracle数据库学习笔记(二十七)
触发器实现主键自增
Oracle数据库学习笔记(二十六)
触发器的概念和分类
Oracle数据库学习笔记(二十五)
存储函数
Oracle数据库学习笔记(二十四)
存储过程和out类型参数
Oracle数据库学习笔记(二十三)
-PL/SQL中的游标
Oracle数据库学习笔记(二十二)
PL/SQL中的循环
Oracle数据库学习笔记(二十一)
PL/SQL中的if判断
Oracle数据库学习笔记(二十)
PL/SQL编程语言定义变量
Oracle数据库学习笔记(十九)
索引
Oracle数据库学习笔记(十八)
视图
Oracle数据库学习笔记(十七)
分页查询
Oracle数据库学习笔记(十六)
子查询
Oracle数据库学习笔记(十五)
自连接
Oracle数据库学习笔记(十四)
多表查询中的一些概念
Oracle数据库学习笔记(十三)
分组查询
Oracle数据库学习笔记(十二)
多行函数(聚合函数)
Oracle数据库学习笔记(十一)
条件表达式
Oracle数据库学习笔记(十)
单行函数
Oracle数据库学习笔记(九)
scott用户
Oracle数据库学习笔记(八)
序列的使用
Oracle数据库学习笔记(七)
事务及数据的增删改查
Oracle数据库学习笔记(六)
数据类型介绍及表的创建
Oracle数据库学习笔记(五)
表空间创建用户及用户授权
Oracle数据库学习笔记(四)
Oracle体系结构
Oracle数据库学习笔记(三)
安装PLSQL连接数据库
Oracle数据库学习笔记(二)
在服务端安装Oralce数据库
Oracle Database Learning Notes (I)
Build server-side runtime environment
Maven丨Use IDEA to add the local ojdbc14.Jar package to your personal repository
Maven丨Use IDEA to add the local ojdbc14.Jar package to your personal repository
Vuejs
Vue.js笔记
汇总目录及Gitee地址
ECourses
Design and Implementation of an Online Course Purchase System(Catalog)
Development notes summary directory and Github address
Design and Implementation of an Online Course Purchase System(35)
Configure and launch the project (with github address)
Design and Implementation of an Online Course Purchase System(34)
Complete the development of the order system
Design and Implementation of an Online Course Purchase System(33)
Complete the development of shopping cart system
Design and Implementation of an Online Course Purchase System(32)
Application of JSONP to achieve login and registration page integration home page
Design and Implementation of an Online Course Purchase System(31)
Login and registration page implementation
Design and Implementation of an Online Course Purchase System(30)
Querying user information by token
Design and Implementation of an Online Course Purchase System(29)
Complete user login function
Design and Implementation of an Online Course Purchase System(28)
Complete user registration function
Design and Implementation of an Online Course Purchase System(27)
SSO system engineering construction and service interface implementation
Design and Implementation of an Online Course Purchase System(26)
SSO single sign-on system analysis
Design and Implementation of an Online Course Purchase System(25)
Complete course details page display related functions (apply Redis cache)
Design and Implementation of an Online Course Purchase System(24)
Complete course synchronization index library related functions
Design and Implementation of an Online Course Purchase System(23)
ActiveMQ Integration with Spring
Design and Implementation of an Online Course Purchase System(22)
Applying ActiveMQ to Synchronize Index Libraries
Design and Implementation of an Online Course Purchase System(21)
Global Exception Handling
Design and Implementation of an Online Course Purchase System(20)
Switch the search function to SolrCloud
Design and Implementation of an Online Course Purchase System(19)
Complete the search function
Design and Implementation of an Online Course Purchase System(18)
Complete the dynamic display function of home page rotation image
Design and Implementation of an Online Course Purchase System(17)
Complete the analysis and implementation of CMS system
Design and Implementation of an Online Course Purchase System(16)
Complete the engineering of content service system
Design and Implementation of an Online Course Purchase System(15)
Completed the engineering of the class purchase system portal
Design and Implementation of an Online Course Purchase System(14)
Complete the function of adding, deleting and changing courses
Design and Implementation of an Online Course Purchase System(13)
Complete the image upload function
Design and Implementation of an Online Course Purchase System(12)
Complete the function of course category selection
Design and Implementation of an Online Course Purchase System(11)
Complete the function of course list search
Design and Implementation of an Online Course Purchase System(10)
Complete the function of searching course information by course id
Design and Implementation of an Online Course Purchase System(09)
Transforming Engineering to SOA Architecture
Design and Implementation of an Online Course Purchase System(08)
SSM framework integration
Design and Implementation of an Online Course Purchase System(07)
Backend management system engineering build analysis
Design and Implementation of an Online Course Purchase System(06)
IntelliJ IDEA add local constraints file (DTD, XSD)
Design and Implementation of an Online Course Purchase System(05)
Add jar packages that are not available in the remote Maven repository to the local repository
Design and Implementation of an Online Course Purchase System(04)
Reverse engineering Mybatis Generator code generation
Design and Implementation of an Online Course Purchase System(03)
Database Design
Design and Implementation of an Online Course Purchase System(02)
User manuals
Design and Implementation of an Online Course Purchase System(01)
System Analysis and Design
Docker
Docker Learning Notes (05)
Example of installing MySQL
Docker Learning Notes (04)
Docker image operation common commands and container operations
Docker Learning Notes (03)
Docker installation, start, stop
Docker Learning Notes (02)
Configuring CentOS7
Docker Learning Notes (01)
Introduction and core concepts
SpringBoot
60.SpringBoot学习笔记
启动配置原理-自定义starter
59.SpringBoot学习笔记
启动配置原理-事件监听机制
58.SpringBoot学习笔记
启动配置原理-启动流程
57.SpringBoot学习笔记
SpringData-整合SpringDataJPA
56.SpringBoot学习笔记
SpringData-整合MyBatis-配置版MyBatis
55.SpringBoot学习笔记
SpringData-整合MyBatis-注解版MyBatis
54.SpringBoot学习笔记
SpringData-整合MyBatis-基础环境搭建
53.SpringBoot学习笔记
SpringData-整合Druid与配置数据源监控
52.SpringBoot学习笔记
SpringData-简介、JDBC与自动配置原理
51.SpringBoot学习笔记
外部Servlet容器启动SpringBoot应用原理
50.SpringBoot学习笔记
使用外部Servlet容器与JSP支持
49.SpringBoot学习笔记
嵌入式Servlet容器启动原理
48.SpringBoot学习笔记
嵌入式Servlet容器自动配置原理
47.SpringBoot学习笔记
切换其他嵌入式Servlet容器
46.SpringBoot学习笔记
注册 Servlet 三大组件
45.SpringBoot学习笔记
嵌入式Servlet容器配置修改
44.SpringBoot学习笔记
定制错误数据
43.SpringBoot学习笔记
错误处理原理与定制错误页面
42.SpringBoot学习笔记
CRUD实验--员工删除-完成删除功能
41.SpringBoot学习笔记
CRUD实验--员工修改-完成修改功能
40.SpringBoot学习笔记
CRUD实验--员工添加-完成添加功能
39.SpringBoot学习笔记
CRUD实验--员工添加-进入添加页面
38.SpringBoot学习笔记
CRUD实验--员工列表-链接高亮与完成列表
37.SpringBoot学习笔记
CRUD实验--员工列表-公共页抽取
36.SpringBoot学习笔记
CRUD实验--Restful实验要求
35.SpringBoot学习笔记
CRUD实验--登录与拦截器
34.SpringBoot学习笔记
CRUD实验--国际化
33.SpringBoot学习笔记
CRUD实验--引入资源
32.SpringBoot学习笔记
扩展与全面接管SpringMVC
31.SpringBoot学习笔记
SpringMVC自动配置原理
30.SpringBoot学习笔记
Thymeleaf语法
29.SpringBoot学习笔记
引入Thymeleaf
28.SpringBoot学习笔记
WebJars与静态资源映射规则
27.SpringBoot学习笔记
Web开发简介
26.SpringBoot学习笔记
切换日志框架
25.SpringBoot学习笔记
指定日志文件和日志Profile功能
24.SpringBoot学习笔记
SpringBoot默认配置
23.SpringBoot学习笔记
SpringBoot日志关系
22.SpringBoot学习笔记
其他日志框架统一转换为SLF4J
21.SpringBoot学习笔记
SLF4J使用原理
20.SpringBoot学习笔记
日志框架分类和选择
19.SpringBoot学习笔记
\@Conditional与自动配置报告
18.SpringBoot学习笔记
自动配置原理
17.SpringBoot学习笔记
外部配置加载顺序
16.SpringBoot学习笔记
配置文件的加载位置
15.SpringBoot学习笔记
Profile多环境支持
14.SpringBoot学习笔记
配置文件的占位符
13.SpringBoot学习笔记
\@PropertySource、\@ImportResource和\@Bean
12.SpringBoot学习笔记
\@Value获取值和\@ConfigurationProperties获取值比较
11.SpringBoot学习笔记
properties配置文件编码问题
10.SpringBoot学习笔记
YAML配置文件值获取
09.SpringBoot学习笔记
YAML语法
08.SpringBoot学习笔记
YAML简介
07.SpringBoot学习笔记
使用向导快速创建SpringBoot应用
06.SpringBoot学习笔记
HelloWorld细节-自动配置
05.SpringBoot学习笔记
HelloWorld细节-场景启动器(Starters)
04.SpringBoot学习笔记
SpringBoot-HelloWorld
03.SpringBoot学习笔记
配置Maven
02.SpringBoot学习笔记
微服务简介
01.SpringBoot学习笔记
入门简介
SpringCloudAlibaba
16.Spring Cloud Alibaba学习笔记
Seata案例--原理
15.Spring Cloud Alibaba学习笔记
Seata案例--测试
14.Spring Cloud Alibaba学习笔记
Seata案例--帐户
13.Spring Cloud Alibaba学习笔记
Seata案例--库存
12.Spring Cloud Alibaba学习笔记
Seata案例--订单
11.Spring Cloud Alibaba学习笔记
Seata简介及安装方法
10.Spring Cloud Alibaba学习笔记
Sentinel持久化规则
09.Spring Cloud Alibaba学习笔记
Sentinel服务熔断
08.Spring Cloud Alibaba学习笔记
\@SentinelResource配置
07.Spring Cloud Alibaba学习笔记
Sentinel热点key限流及系统规则
06.Spring Cloud Alibaba学习笔记
Sentinel降级
05.Spring Cloud Alibaba学习笔记
Sentinel流控
04.Spring Cloud Alibaba学习笔记
Sentinel简介及安装配置
03.Spring Cloud Alibaba学习笔记
Nacos生产环境配置(Linux)
02.Spring Cloud Alibaba学习笔记
Nacos
01.Spring Cloud Alibaba学习笔记
简介
SpringCloud
19.SpringCloud学习笔记
Sleuth分布式请求链路跟踪
18.SpringCloud学习笔记
Stream消息驱动
17.SpringCloud学习笔记
Bus消息总线
16.SpringCloud学习笔记
Config分布式配置中心
15.SpringCloud学习笔记
Gateway
14.SpringCloud学习笔记
Hystrix
13.SpringCloud学习笔记
OpenFeign
12.SpringCloud学习笔记
Ribbon
11.SpringCloud学习笔记
Consul
10.SpringCloud学习笔记
ZooKeeper
09.SpringCloud学习笔记
Eureka
08.SpringCloud学习笔记
工程重构
07.SpringCloud学习笔记
消费者订单模块
06.SpringCloud学习笔记
热部署Devtools
05.SpringCloud学习笔记
支付模块构建
04.SpringCloud学习笔记
父工程pom文件
03.SpringCloud学习笔记
父工程Project空间新建
02.SpringCloud学习笔记
Cloud相关组件的停更及替换
01.SpringCloud学习笔记
Boot和Cloud版本选择
Maven
04.Maven学习笔记
Nexus私服搭建与核心功能
03.Maven学习笔记
Maven生命周期与插件开发
02.Maven学习笔记
Maven核心配置
01.Maven学习笔记
安装与核心概念
Git
Git Learning Notes (07)
Git Interview Questions
Git Learning Notes (06)
Build an enterprise private Git service based on Gogs
Git Learning Notes (05)
Build an Enterprise Private Git Service
Git Learning Notes (04)
Git Underlying Principles
Git Learning Notes (03)
Git Core Commands
Git Learning Notes (02)
Git Core Command Usage Examples
Git Learning Notes (01)
System Overview
Jenkins
05.Jenkins学习笔记
集成部署环境构建
04.Jenkins学习笔记
基于Jenkins构建企业持续集成环境
03.Jenkins学习笔记
Jenkins Pipeline核心应用
02.Jenkins学习笔记
基于Jenkins实现可持续化集成
01.Jenkins学习笔记
Jenkins概述与环境配置
MyBatis
10.MyBatis源码分析笔记
通过Debug分析源码01
09.MyBatis源码分析笔记
整体认识MyBatis源码包
08.MyBatis源码分析笔记
编写测试代码
07.MyBatis源码分析笔记
MyBatis源码导入到IDEA
06.MyBatis学习笔记
Mybatis逆向工程(注解方式)
05.MyBatis学习笔记
Mybatis逆向工程(XML 方式)
04.MyBatis学习笔记
快速入门MyBatis(注解方式)
03.MyBatis学习笔记
快速入门MyBatis(xml方式)
02.MyBatis学习笔记
MyBatis简介与核心概念
01.MyBatis学习笔记
传统 JDBC 的弊端
MongoDB
01.MongoDB学习笔记
MongoDB简介
CentOS
CentOS 6 study notes (2)
Optimizing CentOS 6
CentOS 6 study notes (14)
CentOS6 environment to build Solr cluster (SolrCloud)
CentOS 6 study notes (13)
CentOS6 environment to build ZooKeeper cluster
CentOS 6 study notes (12)
CentOS6 environment to build a Redis cluster
CentOS 6 study notes (11)
Install ActiveMQ on CentOS6 environment
CentOS 6 study notes (10)
CentOS6 environment installation Solr
CentOS 6 study notes (9)
Installing Redis in CentOS6 Environment
CentOS 6 study notes (8)
Installing Dubbo in CentOS6 environment
CentOS 6 study notes (7)
Install Tomcat in CentOS6 environment
CentOS 6 study notes (6)
CentOS6 environment to install ZooKeeper
CentOS 6 study notes (5)
CentOS6 virtual machine environment to build FastDFS
CentOS 6 study notes (4)
Installing Nginx
CentOS 6 study notes (3)
Clone an existing virtual machine
CentOS 6 study notes (1)
Install CentOS 6
CentOS 7 study notes (8)
Shell Script Example
CentOS 7 study notes (7)
Installing Tomcat
CentOS 7 study notes (6)
Installing the JDK
CentOS 7 study notes (5)
Basic Linux commands
CentOS 7 study notes (4)
Linux File System Overview
CentOS 7 study notes (3)
Network configuration and system configuration
CentOS 7 study notes (2)
VMware Installation of CentOS7
CentOS 7 study notes (1)
Introduction to Linux
JavaScript
03.JavaScript入门笔记
对象
02.JavaScript入门笔记
基本语法
01.JavaScript入门笔记
简介
SVN
11.SVN入门笔记
使用TortoiseSVN解决冲突
10.SVN入门笔记
使用SVN独立客户端TortoiseSVN
09.SVN入门笔记
在Eclipse中使用SVN客户端插件解决冲突
08.01.SVN入门笔记
在Eclipse中显示SVN上传者名
08.SVN入门笔记
在Eclipse中安装SVN客户端插件
07.SVN入门笔记
查看目录或文件日志信息
06.SVN入门笔记
查看工作副本信息
05.01.SVN入门笔记
更换svn的用户名和密码
05.SVN入门笔记
多版本库共享配置
04.SVN入门笔记
单一版本库权限配置
03.SVN入门笔记
使用命令行模式访问SVN服务器
02.SVN入门笔记
VisualSVN-Server安装与配置
01.SVN入门笔记
SVN 简介