Go on on on and on...


  • Home

  • Categories

  • Tags

  • Archives

  • Message

  • About

  • Search

实践Docker

Posted on 2017-08-22 | In 云计算 | Visitors

安装

Read more »

实践Spring MVC

Posted on 2017-08-22 | In Java | Visitors

Spring MVC是Spring Framework的Web解决方案之一。

Read more »

实践Spring Boot之EnableAutoConfiguration注解

Posted on 2017-08-22 | In Java | Visitors

Spring Boot用于快速高效地创建可执行的Spring应用程序,进一步升华了约定优于配置,其中核心之一就是自动配置,通过@EnableAutoConfiguration实现,在类路径中查找META-INF/spring.factories(比如:spring-boot-autoconfigure中的这个文件),解析出每一条记录(每一条其实就是一个Configuration),然后import,实施装载配置。

Read more »

实践MySQL主从复制(master-slave-replication)

Posted on 2017-08-22 | In 数据库 | Visitors
Read more »

实践Galera Cluster for MySQL

Posted on 2017-08-22 | In 数据库 | Visitors

Galera Cluster for MySQL

Read more »

实践Mycat

Posted on 2017-08-22 | In 数据库 | Visitors

Mycat是一个数据库中间件,处于应用和后端数据库之间,提供负载均衡、高可用、分库分表和聚合等功能。

Read more »

概述移动开发

Posted on 2017-08-16 | In 移动互联网 | Visitors

Native App

Read more »

实践Angular

Posted on 2017-08-15 | In 移动互联网 | Visitors

Element

Read more »

实践JSON

Posted on 2017-08-15 | In 移动互联网 | Visitors

JSON(JavaScript Object Notation) is a lightweight data-interchange format.

Read more »

实践B-JUI

Posted on 2017-08-15 | In 移动互联网 | Visitors

B-JUI(Best jQuery UI),一个前端框架,适用于配置管理类的应用。借鉴DWZ,SPA架构,ajax,基于Bootstrap,实现自适应(响应式)。与bootstrap不同,不需要提前把组件的ui写好并隐藏起来(也有一个好处,就是更加自主控制组件的ui)。

Read more »
1 … 104 105 106 … 113
Ray Wang

Ray Wang

My Blog

1123 posts
29 categories
RSS
© 2025 Ray Wang
Powered by Jekyll
Theme - NexT.Muse