zoukankan
html css js c++ java
软件架构笔记 二
1.简单架构设计就是:模块+接口
2.概念架构:
3.架构=组件+交互;概念架构也不例外,只不过概念架构仅关注在高层组件。
4.概念架构≠理想架构,概念架构≠细化架构
查看全文
相关阅读:
MySQL-事务原理
MySQL-索引原理
SQL-查询前N条记录
Shell-配置libpath环境变量
PG-Vacuum
python连接mysql数据库
Spark SQL 基本操作
spark-shell 交互式编程
Scala统计学生成绩
Scala模拟图形绘制
原文地址:https://www.cnblogs.com/gaara-zhang/p/9493983.html
最新文章
django找不到报错 ‘zsh: command not found: django-admin.py’
http和https
https报错注销源文件内容
docker插件
配置加速器解决困扰
挂载本地file到容器中
SpringBoot学习之集成dubbo
spring+hibernate+struts2零配置整合
SpringCloud学习之sleuth&zipkin
zookeeper快速入门
热门文章
SpringCloud学习之zuul
SpringCloud学习之Ribbon
SpringCloud学习之Hystrix
关于java线程中stop interrupt daemon wait notify
SpringBoot学习之自动装配
PG-查看软件版本信息
PG-监控对象信息SQL语句
Oracle-Scripts
MySQL-InnoDB事务日志
Oracle-rman中format格式化
Copyright © 2011-2022 走看看