---
title: 第十一周
tags: 軟體工程
---
# class
- 算是一個藍圖、一個範本、一個可參考的文件,他沒有實體 (Instance) 的概念,屬靜態的。
- 使用者自己定義的資料型態
# object
- 物件是一個看的到、摸的到的實體,屬於動態的,狀態會隨時改變,但架構與行為不會改變。
- 類別所宣告的變數
# what is date type
- a set of value
- a set of operator
# Integrating Requirements Models

-