书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 13646 个相关结果.
  • Route discovery service (RDS)

    Route discovery service (RDS) Statistics Route discovery service (RDS) The route discovery service (RDS) API is an optional API that Envoy will call to dynamically fetch route ...
  • Route discovery service (RDS)

    Route discovery service (RDS) Statistics Route discovery service (RDS) The route discovery service (RDS) API is an optional API that Envoy will call to dynamically fetch route...
  • 2.5 远程仓库的使用

    2.5 Git 基础 - 远程仓库的使用 远程仓库的使用 查看远程仓库 添加远程仓库 从远程仓库中抓取与拉取 推送到远程仓库 查看远程仓库 远程仓库的移除与重命名 2.5 Git 基础 - 远程仓库的使用 远程仓库的使用 为了能在任意 Git 项目上协作,你需要知道如何管理自己的远程仓库。远程仓库是指托管在因特网或其他网络中的你的项...
  • 关于游标

    当 OceanBase 执行一个 SQL 语句时,它将结果集和处理信息保存在一块未命名的私有内存区域,并设置一个指针指向这块内存区域起始值。这个指针就是游标 。使用游标,每次可以获取一行记录,游标属性会返回游标的状态信息。 每次运行一个 DML 语句,或者一个 STORED PROCEDURE SELECT INTO 语句时,OceanBase 都会打开...
  • Managing Dependencies

    Managing dependencies Creating a dependency Fetching artifacts from an upstream pipeline Managing dependencies Sometimes you need more complex triggers than a simple pipeline...
  • ROLLBACK TO SAVEPOINT

    ROLLBACK TO SAVEPOINT Synopsis Description Parameters Notes Examples Compatibility See Also ROLLBACK TO SAVEPOINT Rolls back the current transaction to a savepoint. Syn...
  • ROLLBACK TO SAVEPOINT

    ROLLBACK TO SAVEPOINT Synopsis Description Parameters Notes Examples Compatibility See Also ROLLBACK TO SAVEPOINT Rolls back the current transaction to a savepoint. S...
  • Fetching an external URL

    Fetching an external URL Fetching an external URL Python includes the urllib library for fetching urls: import urllib page = urllib . urlopen ( 'http://www.web2py.com' )...
  • 10.5 引用规格

    10.5 Git 内部原理 - 引用规格 引用规格 引用规格推送 删除引用 10.5 Git 内部原理 - 引用规格 引用规格 纵观全书,我们已经使用过一些诸如远程分支到本地引用的简单映射方式,但这种映射可以更复杂。假设你添加了这样一个远程版本库: $ git remote add origin https : //github.com/...
  • BackendSrv

    BackendSrv interface Remarks datasourceRequest method delete method fetch method get method patch method post method put method request method BackendSrv interface Used...