iTorn
  • Home
  • Gists
  • Mongo Note
Subscribe
Tagged

Analysis & Design

A collection of 2 posts

Doc Comment syntax
Analysis & Design

Doc Comment syntax

Functions: /** * Does something interesting * @access  Access level is already known from the “public”, “private”, or “protected” * @param  Place    $where  Where something interesting takes place * @param  integer  $repeat How many times something interesting should happen * @throws Some_Exception_Class If something interesting cannot happen * @return

  • Onyx
Onyx 28 มิ.ย. 2012 • 1 min read
Analysis & Design

หลักการง่ายๆในการทำ use case

หลักการง่ายๆในการทำ use case ของระบบคือ 1. user ของระบบคือใครบ้าง (Actor) 2. แต่ละ user จะใช้ระบบในกรณีใดบ้าง (Use Case) 3. แต่ละ use case ที่ user ใช้มีความสัมพันธ์กันอย่างไรบ้าง (include) 4. แต่ละ use case สามารถแตกเป็น use case ย่

  • Onyx
Onyx 10 ก.ย. 2010 • 1 min read
iTorn © 2022
Powered by Ghost