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

    EditorVCSInterface Description Methods Enumerations Method Descriptions Up to date This page is up to date for Godot 4.1 . If you still find outdated information, please op...
  • EditorVCSInterface

    EditorVCSInterface Description Tutorials Methods Enumerations Method Descriptions EditorVCSInterface Inherits: Object Version Control System (VCS) interface, which reads...
  • Release notes

    Release notes Scrapy 2.6.2 (2022-07-25) Scrapy 2.6.1 (2022-03-01) Scrapy 2.6.0 (2022-03-01) Security bug fixes Modified requirements Backward-incompatible changes Deprecation ...
  • 第十小节:Vuex

    1115 2019-06-22 《前端大宝书》
    Vuex 装包 注入 store 创建 store 读取数据 对 store 中的数据进行修改 提交载荷(Payload) 使用常量替代 Mutation 事件类型 Mutaion 函数 在组件中提交 Mutations actions 小例子 分发 Action 购物车示例 在组件中分发 Action 组合 Actions 参...
  • 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...
  • gino.transaction module

    gino.transaction module gino.transaction module class gino.transaction.GinoTransaction (conn, args, kwargs) 基类:object Represents an underlying database transaction and its ...
  • 事务管理

    事务管理 事务管理 在调用存储过程以及匿名块中,支持用命令COMMIT和ROLLBACK结束事务。在一个事务中使用这些命令后,一个新的事务会被自动开启,不需要单独使用START TRANSACTION命令(注意BEGIN和END在PL/SQL中有不同的含义),同时不支持在用户显示开启的事务块中调用带有事务命令的存储过程或者匿名块。 下面是一个简单的...
  • Contributing

    555 2020-08-22 《Rook 1.4 Document》
    Contributing Prerequisites Initial Setup Create a Fork Clone Your Fork Build Development Settings Add Upstream Remote Layout Development Design Document Create a Branch U...
  • Bisecting regressions

    Bisecting regressions What is bisecting? Using official builds to speed up bisecting The Git bisect command Bisecting regressions Bisecting is a way to find regressions in s...
  • GIT例程

    1254 2018-03-21 《PX4开发指南》
    GIT Examples Contributing code to PX4 Update Submodule Do a PR for a submodule update Checkout pull requests Common pitfalls Force push to forked repository Rebase merge confl...