Devlive 开源社区 本次搜索耗时 0.150 秒,为您找到 1878 个相关结果.
  • TCK

    2384 2024-05-25 《Apache JDO 3.2.1》
    Running the TCK Demonstrating Compliance In order to demonstrate compliance with the Java Data Objects specification, an implementation must pass all of the tests in the Technol...
  • Accessing HDP Repositories

    Table 3.1. HDP Repository URLs Starting with the HDP 3.1.5 release, access to HDP repositories requires authentication. To access the binaries, you must first have the required ...
  • 准备设置本地存储库

    步骤 RHEL/CentOS/Oracle/Amazon Linux: SLES: Debian/Ubuntu: 下一步 更多信息 在设置本地存储库之前,您必须满足某些要求。 选择集群中或可访问的运行受支持操作系统的现有服务器。 启用集群中所有主机对镜像服务器的网络访问。 确保镜像服务器安装了包管理器,例如 yum(适用于 RHEL、Cen...
  • 4.1 Insert page breaks

    2378 2024-05-23 《R Markdown Cookbook》
    When you want to break a page, you can insert the command \newpage in the document. It is a LaTeX command, but the rmarkdown package is able to recognize it for both LaTeX outpu...
  • Relation

    2376 2024-06-05 《Ramda 0.16.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical countBy (a → String) → ...
  • 监控中心

    服务管理 Master Worker Database 统计管理 Statistics 审计日志 服务管理 服务管理主要是对系统中的各个服务的健康状况和基本信息的监控和显示 Master 主要是 master 的相关信息。 Worker 主要是 worker 的相关信息。 Database 主要是 DB 的健康状...
  • JDO v JPA : ORM

    2374 2024-05-25 《Apache JDO 3.2.1》
    Relationships There are 2 prevalent specification in the Java ORM world. JDO provides the most complete definition, whilst JPA is the most recent. Relationships In this guide w...
  • 7.15 For hardcore HTML users (*)

    2371 2024-05-24 《R Markdown Cookbook》
    In Section 6.12 , we mentioned that if you feel the constraint of Markdown (due to its simplicity) is too strong, you can embed code chunks in a pure LaTeX document instead of Mar...
  • Install Postgres

    Before You Begin Steps Before You Begin If you have already installed a MySQL database, you may skip these steps. You must install Postgres 9.5 or later for SAM and Schema R...
  • Bytecode Enhancement

    2364 2024-05-25 《Apache JDO 3.2.1》
    JDO defines a byte-code enhancement process that provides for dirty detection of fields. Before a class is used at runtime it is compiled and then “enhanced” to implement the inte...