• mvvm与传统的mvc模式相比有哪些优势

    mvvm是基于客户端的,不用访问服务器,访问效率上比mvc要快速很多,MVC模式的通信是单向的,MVVM模式是双向的,mvc主要用dom渲染页面,页面渲染性能低,加载速度慢,用户体验相对较差,mvvm...

    291

  • 登录验证模块

    <?phpnamespace app\admin\controller;use app\admin\model\UserModel;use think\Controller;use think\...

    133

  • jquery基础语法

    <!DOCTYPE html><html> <head> <meta charset="utf-8"> <title...

    192

Release Notes

Popular this month