书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 4568 个相关结果.
  • 3.3 创建PullRequest

    1247 2020-02-04 《Git 菜单》
    创建Pull Request 剖析一个 Pull Request Pull Request是如何工作的 Feature 分支工作流中的 Pull Request GitFlow 工作流中的 Pull Request Fork 工作流中的 Pull Request 栗子 Mary fork了官方项目 Mary 克隆了她的 GitHub 仓库 ...
  • Contributing

    631 2020-05-08 《Rook 1.3 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...
  • Local Changes

    Testing Changes Locally Testing Changes Locally For Ansible For Helm For Go Testing Changes Locally Testing Changes Locally If your changes are in the SDK commands then y...
  • Zadig 贡献者使用指南

    322 2021-12-07 《Zadig v1.7.0 文档》
    第 1 步:Fork Zadig 项目 第 2 步:下载安装 kodespace CLI 第 3 步:初始化 kodespace 配置 第 4 步:执行 kodespace 更新本地代码到您的环境 第 1 步:Fork Zadig 项目 使用 GitHub OAuth 方式登录 https://os.koderover.com (opens ne...
  • Zadig 贡献者使用指南

    243 2022-03-18 《Zadig v1.7.1 文档》
    第 1 步:Fork Zadig 项目 第 2 步:下载安装 KodeSpace CLI 第 3 步:初始化 kodespace 配置 第 4 步:执行 kodespace 更新本地代码到您的环境 第 1 步:Fork Zadig 项目 使用 GitHub OAuth 方式登录 https://os.koderover.com (opens ne...
  • Make Your First Contribution

    Make Your First Contribution How to Contribute? Assign Your Issue Prerequisite Workflow Step 1: Fork the Repository Step 2: Clone fork to local storage Step 3: Add Matr...
  • Troubleshooting

    Troubleshooting General Package not found Package not found on travis-ci.org Need to override a package version Memory limit errors "The system cannot find the path specified"...
  • 技巧

    技巧 节流 防抖动 技巧 节流 你可以通过在监听的 Saga 里调用一个 delay 函数,针对一系列发起的 action 进行节流。举个例子,假设用户在文本框输入文字的时候,UI 触发了一个 INPUT_CHANGED action: const delay = ( ms ) => new Promise ( r...
  • Contributing

    558 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...
  • Process

    Process Introduction Process process.nextTick Configuration Standard Stream Maintaining Child Process child.kill and child.send Cluster How It Works IPC(Inter-process com...