书栈网 · BookStack 本次搜索耗时 0.070 秒,为您找到 201 个相关结果.
  • Mars iOS/OS X 接口详细说明

    2676 2019-07-13 《Mars 开发文档》
    接口说明(用作查询用,不建议在用 Mars 之前通读。部分接口是函数指针,本文档简写成函数) Xlog appender.h xloggerbase.h xlogger.h STN base_logic.h stn.h stn_logic.h app_logic.h SDT sdt_logic.h 接口说明(用作查询用,不建议在...
  • Homestead

    Laravel Homestead 简介 内置软件 安装与设置 第一步 安装 Homestead Vagrant box 安装 Homestead 配置 Homestead 配置你的提供者 配置共享文件夹 配置 Nginx 网站 关于 Hosts 文件 启动 Vagrant box 根据项目分开安装 常见用法 通过 SSH 连接 ...
  • How to Embed a Collection of Forms

    How to Embed a Collection of Forms How to Embed a Collection of Forms Allowing “new” Tags with the “Prototype” Allowing Tags to be Removed Template Modifications How to Embe...
  • 35 JVM

    JVM 内存结构 JVM 常见参数 GC 算法 对象存活判断 垃圾回收机制 垃圾收集算法 垃圾收集过程 垃圾收集器 Garbage Collector Java 内存模型 Java 对象模型 JVM 性能监控与故障处理工具 JDK 监控和故障处理命令行工具 JDK 的可视化工具 JVM 内存结构 虚拟机在执行 Java 程序的...
  • 4. The XML Configuration File

    4. The XML Configuration File The <phpunit> Element The backupGlobals Attribute The backupStaticProperties Attribute The bootstrap Attribute The cacheDirectory Attribute T...
  • 3. The XML Configuration File

    610 2021-03-28 《PHPUnit v9.5 Manual》
    3. The XML Configuration File The <phpunit> Element The backupGlobals Attribute The backupStaticAttributes Attribute The bootstrap Attribute The cacheResult Attribute The ...
  • 测试

    1101 2019-05-02 《CakePHP 2.x 菜谱》
    测试 安装 PHPUnit 通过 Composer 安装 通过 .phar 包来安装 测试数据库的设置 检查测试数据库的设置 测试用例约定 创建你的第一个测试用例 运行测试 从浏览器运行测试 查看代码覆盖 从命令行运行测试 过滤测试用例 生成代码覆盖率 运行使用会话的测试 测试用例生命周期回调 测试夹具 创建夹具 动态数据和夹...
  • 3. The XML Configuration File

    239 2023-03-19 《PHPUnit v9.6 Manual》
    3. The XML Configuration File The <phpunit> Element The backupGlobals Attribute The backupStaticAttributes Attribute The bootstrap Attribute The cacheResult Attribute The ...
  • 3. XML 配置文件

    691 2021-03-28 《PHPUnit v9.5 手册》
    3. XML 配置文件 <phpunit> 元素 backupGlobals 属性 backupStaticAttributes 属性 bootstrap 属性 cacheResult 属性 cacheResultFile 属性 colors 属性 columns 属性 convertDeprecationsToExceptio...
  • Testing

    Testing Installing PHPUnit Install PHPUnit with Composer Using the PHAR File Test Database Setup Checking the Test Setup Test Case Conventions Creating Your First Test Case ...