书栈网 · BookStack 本次搜索耗时 0.039 秒,为您找到 15863 个相关结果.
  • BuildInfo

    BuildInfo interface commit property edition property env property hasUpdate property hideVersion property latestVersion property version property BuildInfo interface Desc...
  • Travis CI

    Travis CI Travis CI $ cat . travis . yml services : - docker env : global : - COMMIT = $ { TRAVIS_COMMIT :: 8 } before_install : - docker bui...
  • Travis CI

    Travis CI Travis CI $ cat . travis . yml services : - docker env : global : - COMMIT = $ { TRAVIS_COMMIT :: 8 } before_install : - docker bui...
  • Tutorial

    445 2020-11-23 《Git Reference》
    NAME SYNOPSIS DESCRIPTION Importing a new project Making changes Git tracks content not files Viewing project history Managing branches Using Git for collaboration Explori...
  • Rust Client

    Basic data types Add dependencies Raw key-value API Transactional key-value API TiKV Rust Client is still in the proof-of-concept stage and under development. You can track th...
  • TRANSACTION

    描述 格式 参数解释 示例 描述 该语句用于开启事务。 数据库事务(Database Transaction)是指作为单个逻辑工作单元执行的一系列操作。事务处理可以用来维护数据库的完整性,保证成批的SQL操作全部执行或全部不执行。 显示事务是用户自定义或用户指定的事务。通过 BEGIN TRANSACTION,或 BEGIN 和 BEGIN...
  • TRANSACTION

    描述 格式 参数解释 示例 描述 该语句用于开启事务。 数据库事务(Database Transaction)是指作为单个逻辑工作单元执行的一系列操作。事务处理可以用来维护数据库的完整性,保证成批的SQL操作全部执行或全部不执行。 显示事务是用户自定义或用户指定的事务。通过 BEGIN TRANSACTION,或 BEGIN 和 BEGIN...
  • 贡献代码

    贡献代码 Before Contributing An Example of Submitting Code Change to PolarDB Fork Your Own Branch Create Local Repository Create a dev Branch (named as test-github ) Make Changes a...
  • 30. Resolving Conflicts

    Resolving Conflicts Goals Merge master to greet Execute: Output: lib/hello.rb Fix the Conflict lib/hello.rb Commit the Conflict Resolution Execute: Output: Advanced M...
  • LibGit2

    LibGit2 Functionality LibGit2 The LibGit2 module provides bindings to libgit2 , a portable C library that implements core functionality for the Git version control system. Th...