CURD

C:create(insert)插入操作

U:update,更新操作

R:read(select)查询操作

D:delete删除操作

相关文章:

  • 2021-06-20
猜你喜欢
  • 2021-12-05
相关资源
相似解决方案