Php
軟體開發設計流程 其中 SA <-> SD <-> PG 完成 IPO,輸入 -> 流程 -> 輸出的目標。 SA 注重 IPO >>> SD 注重元件拼圖 >>> PG 注重功能性實作與單元測試 >>> QA 注重掃除 Bug >>> Deploy 注重 軟體能被安裝在所有實體機上。
Spec
|_
SA
|_
SD
|_
PG
|_
TEST/QA
|_
Deploy & Publish
|_
Maintain
plz see code.
Synctax https://github.com/QueenieCplusplus/Backend_Script2/tree/master/PhpSyntax-master
Crawler https://github.com/QueenieCplusplus/Backend_Script2/blob/master/Crawler.php
Session https://github.com/QueenieCplusplus/Backend_Script2/tree/master/PhpSession-master
Back-End https://github.com/QueenieCplusplus/Backend_Script2/tree/master/BackEnd-master
Http Response https://github.com/QueenieCplusplus/Backend_Script2/blob/master/Response.php
Model Module https://github.com/QueenieCplusplus/Backend_Script2/tree/master/Model_Codelgniter.php-master
Get Model https://github.com/QueenieCplusplus/Backend_Script2/blob/master/CI_Model.php