fox_blog
数据结构07
数据结构07
Created
2021-12-03
|
Updated
2024-02-10
|
Java
|
Post Views:
二叉树
Author:
HITlittlefox
Link:
http://example.com/2021/12/03/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%8407/
Copyright Notice:
All articles on this blog are licensed under
CC BY-NC-SA 4.0
unless otherwise stated.
Previous
DesignPatterns-07
引言 Overview 用户界面和系统界面 User Interfaces and System Interfaces 用户界面 系统界面 理解用户界面 以用户为中心的设计 User Centered Design 人机交互的隐喻 Metaphors of Human Computer Interaction 直接操纵 桌面隐喻 文档隐喻 对话隐喻 UI的三个组件 Three Components of the User Interface 物理、感知、概念 用户界面的设计概念 User Interface Design Concepts 人机交互(HCI)Human-Computer Interaction 可视性和提示性(可视性和可承担性) Visibility and Affordance 一致性 Design for Consistency 快捷方式 Provide Shortcuts 反馈 Provide Feedback 完整的对话 Dialogs Should Yield Closure 错误处理 Error Handling that...
Next
DesignPatterns-08
系统开发方法Approach SDLC 引言 Overview 系统开发生命周期 SDLC 系统开发生命周期的预测方法 传统预测方法:瀑布模型 阶段、支持阶段 系统开发生命周期的适应方法 正式化的迭代方法成为统一过程(UP) 螺旋模型 增量开发 iterative incremental 行走骷髅 skeleton 支持阶段 方法、模型、工具和技术 方法 模型 甘特图、组织结构图、财务分析模型(净现值NPV、投资回报期payback period)(计算题) 工具 技术 软件构造与建模的两种方法 结构化方法 结构化系统开发 结构化编程 结构化设计 结构化分析 数据流程图 DFD Data flow diagram 面向对象方法 对象 面向对象分析OOA 分析阶段的类图 面向对象设计OOD 设计阶段的类图 面向对象编程OOP 敏捷开发 理论与价值 敏捷建模原则 步骤逻辑方法对象 couples 耦合
HITlittlefox
Articles
112
Tags
12
Categories
10
Follow Me
Announcement
This is my Blog
Recent Posts
解决一次adapter嵌套不更新内容
2025-03-28
解决一次时间复杂度
2025-03-28
onCreateViewHolder
2025-02-17
解bug请拉取最新分支
2025-01-20
Skeleton Layout
2025-01-17