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

    Golang Golang language recognition method Compilation principle Golang project source code specification Procfile specification Compile and run environment settings Configure G...
  • Java Gradle source deployment components

    Java Gradle source deployment components Gradle project identification strategy Platform compile and run mechanism Gradle project source code specification Compile and run envir...
  • Por onde começar?

    Por onde começar? PHP Básico Ambientes de Desenvolvimento Local (Localhost) IIS Controladores de Versão Git Subversion Por onde começar? PHP Básico Estamos partindo da ...
  • Committer Guide

    Committer Guide New committer guidelines 1. Subscribe to the public mailing lists 2. Subscribe to the private mailing list 3. Create PyPi account 4. Link your ASF and Github acc...
  • Features

    Features Workload Management DevOps Delivery Multitenancy Multi-dimensional Monitoring Service and Network Management Application Management Infrastructure Management Image ...
  • Committer Guide

    Committer Guide New committer guidelines 1. Subscribe to the public mailing lists 2. Subscribe to the private mailing list 3. Create PyPi account 4. Link your ASF and Github acc...
  • Unittests in Krita

    587 2021-08-20 《Krita 4.4 文档》
    Unittests in Krita What is a unit test is and why is it needed? Debugging of new code Changing/refactoring existing code Automated regression testing How to build and run tests...
  • 04. Git 提交信息及几种不同的规范

    1374 2018-01-30 《GitHub 漫游指南》
    Git 提交信息及几种不同的规范 工作写法 常规写法 开源应用、开源库写法 Git 提交信息及几种不同的规范 受 Growth 3.0 开发的影响,最近更新文章的频率会有所降低。今天,让我们来谈谈一个好的 Git、SVN 提交信息是怎样规范出来的。 在团队协作中,使用版本管理工具 Git、SVN 几乎都是这个行业的标准。当我们提交代码的...
  • AXFS

    AXFS Contents Description Rationale Resources Project site and contacts Documents Specifications Downloads Patch Utility programs How To Use How to validate Sample Resu...
  • Code Comments

    1. [Mandatory] Javadoc should be used for classes, class variables and methods. The format should be ‘/** comment **/‘, rather than ‘// xxx’. Note: In IDE, Javadoc can be se...