%@ Register tagprefix="pt" tagname="header" src="../header.ascx" %>
<%@ Register tagprefix="pt" tagname="footer" src="../footer.ascx" %>
<%@ Register tagprefix="pt" tagname="wiki" src="../wiki.ascx" %>
Instroduction of CooS
CooS is designed with more strange ideas than existing ones. It's important to understand the idea.
- Feature
- describes the feature of CooS.
- Concepts
- describes why I develop CooS as I'm thinking.
- Error Handling
- It's very dull for me to handle errors corrently, but it's very important for quality.
- Architecture
- There're many funcitons in PC/AT computer which is needed in these days. OSs use them as long as posible. Then here describes how for CooS to use them.