您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Vaxic:节点HTTP服务器框架-源码

  2. 超轻量级超级节点Web框架 | 安装 npm install --save vaxic 基本用法 const Vaxic = require ( 'vaxic' ) const app = new Vaxic ( ) app . add ( 'GET' , '/getEndpoint' , ( req , res ) => { res . writeHead ( 200 ) res . end ( 'Hello.' ) } ) app . listen ( 80 , '0.0.0.
  3. 所属分类:其它

    • 发布日期:2021-02-06
    • 文件大小:1048576
    • 提供者:weixin_42166623