MVC模式

  • MVC模式(软件设计典范)

    MVC全名是Model View Controller,是模型(model)-视图(view)-控制器(controller)的缩写,一种软件设计典范,用一种业务逻辑、数据、界面显…

    2022年 11月 28日
    11