设计模式体现的是一种思想,而思想是指导行为的一切------------开发智能要比机械性的生产商品要简单的多./我要从南走到北,从1到2^10/-----------------Life is a pure flame, and we live by an invisible within us.
6.CRUD[摘自网络]
上一篇 /
下一篇 2008-05-04 11:33:51
/ 个人分类:::名词类::
CRUD是指在做计算处理时的增加、查询(重新得到数据)、更新和删除几个单词的首字母简写。主要被用在描述软件系统中
数据库或者持久层的基本操作功能。
ITPUB个人空间(@_y"_R8n?ITPUB个人空间+bC? oo}!@ s$O-] In computing, CRUD is an acronym for create, retrieve, update, and delete. It is used to refer to the basic functions of a database or persistence layer in a software system.
2Q;sse'u
aG1bO[5C0ITPUB个人空间,[.Y5[f6F#E'j C reate new records
ITPUB个人空间4Az
]X_
d S2A&F+M R etrieve existing records /READ
ITPUB个人空间'~zQ ]KZ/]clb8E U pdate existing records
0jk?|,Dv8L0 D elete existing records.
导入论坛
引用链接
收藏
分享给好友
推荐到圈子
管理
举报
TAG: