crud

crud

crud是指在做計算處理時的增加(Create)、讀取查詢(Retrieve)、更新(Update)和刪除(Delete)幾個單詞的首字母簡寫。crud主要被用在描述軟體系統中資料庫或者持久層的基本操作功能。

基本介紹

  • 中文名:增查改刪
  • 外文名:CRUD
  • 性質:計算機術語
  • 含義:增加,查詢,修改,刪除
  • 作用:被用在描述軟體系統
英語單詞,計算機術語,

英語單詞

名詞 n.
1.渣滓;污垢d
2.無用的人
3.不明原因的病

計算機術語

英文釋義
In computing, CRUD is an acronym for create, read, update, and delete. It is used to refer to the basic functions of a database or persistence layer in a software system.
C reate new records
R ead existing records
U pdate existing records
D elete existing records.

相關詞條

熱門詞條

聯絡我們