书栈网 · BookStack 本次搜索耗时 0.022 秒,为您找到 56562 个相关结果.
  • app.put

    app.put(path, callback, [callback …]) 路由HTTP PUT 请求到有特殊回调的特殊路径。获取更多的信息,可以查阅[routing guide][23]。你可以提供多个回调函数,它们的行为和中间件一样,除了这些回调可以通过调用next('router') 来绕过剩余的路由回调。你可以使用这个机制来为一个路由设置一些前提...
  • app.path

    app.path() 通过这个方法可以得到app 典型的路径,其是一个string 。 var app = express () , blog = express () , blogAdmin = express (); app . use ( '/blog' , blo...
  • app.param

    app.param([name], callback) 给路由参数添加回调触发器,这里的name 是参数名或者参数数组,function 是回调方法。回调方法的参数按序是请求对象,响应对象,下个中间件,参数值和参数名。如果name 是数组,会按照各个参数在数组中被声明的顺序将回调触发器注册下来。还有,对于除了最后一个参数的其他参数,在他们的回调中调用ne...
  • Create a new app

    Crate a new Express app What’s in the app? app.js node_modules/ public/ views/ bin/ package.json routes/ Crate a new Express app At this point, you should be able to go...
  • Get app details

    Get app details Basic Information request parameters return result return data structure Model AppInfo Attributes enumeration value Get app details Basic Information Th...
  • Google App Engine

    Google App Engine Standalone AppEngine Classic and Managed VM(s) Configuration file Router configuration Google App Engine Google App Engine (GAE) provides a range of hostin...
  • Azure App Configuration

    Azure App Configuration Component format Warning Spec metadata fields Authenticating with Connection String Authenticating with Azure AD Set up Azure App Configuration Note ...
  • App Store Guides

    Mac App Store Submission Guide Windows Store Guide Snapcraft Guide (Linux)
  • App health checks

    App health checks App health checks vs platform-level health checks Configuring app health checks Health check paths Intervals, timeouts, and thresholds Example Demo App h...
  • Azure App Configuration

    Azure App Configuration Component format Warning Spec metadata fields Authenticating with Connection String Authenticating with Microsoft Entra ID Set up Azure App Configurat...