Create, read, update and delete (CRUD) are the four basic functions of persistent storage, a major part of nearly all computer software. Sometimes CRUD is expanded with the words retrieve instead of read or destroy instead of delete. It is also sometimes used to describe user interface conventions that facilitate viewing, searching, and changing information; often using computer-based forms and reports.
from:http://en.wikipedia.org/wiki/Create,_read,_update_and_delete
CRUD其实就是增删改查的英文缩写。
Post a comment now »
本文目前不可评论
Sorry, the comment form is closed at this time.
No comments yet.