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

    1379 2024-06-05 《Ramda 0.3.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn clone {*} → {*} Parameters valueThe object or array to clone Returns * A d...
  • GitHub 趋势日报 (2025年04月03日)

    GitHub 趋势日报 (2025年04月03日) 📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Rust PHP Go C TypeScript Ruby C++ Java JavaScript MDX GitHub 趋势日报 (2025年04月03日) 本日报由 TrendForge 系统生成 https:/...
  • Gobblin Metrics Architecture

    1378 2025-03-26 《Apache Gobblin 0.17.0》
    Metric Context Metrics Events Event Submitter Reporters RecursiveScheduleMetricReporter EventReporter Metric Context Metric contexts are organized hierarchically in a tr...
  • 为集群命名

    步骤 下一步 步骤 在 Name your cluster 中, 输入要创建的集群的名称。 名称中不得使用空格或特殊字符。 如果您计划对集群进行 Kerberize,请考虑限制集群名称(不超过 12 个字符),以适应 Kerberos 主体将附加到集群名称字符串以及某些身份提供程序对主体名称总长度施加限制的事实。 选择 Next ...
  • 配置 Postgres 以允许远程连接

    关于此任务 步骤 关于此任务 在部署集群之前,将 Postgres 配置为允许远程连接至关重要。如果您在安装集群之前未执行这些步骤,安装将失败。 步骤 打开 /var/lib/pgsql/9.6/data/pg_hba.conf 并更新为以下内容 # "local" is for Unix domain socket connect...
  • Maxcompute

    Description Key features Options accessId [string] accesskey [string] endpoint [string] project [string] table_name [string] partition_spec [string] overwrite [boolean] co...
  • Cassandra

    Description Key features Options host [string] keyspace [string] cql [String] username [string] password [string] datacenter [String] consistency_level [String] Examples ...
  • GitHub 趋势日报 (2025年05月06日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Go Rust Ruby C++ Dart Lua PHP Swift PowerShell TypeScript MDX C Vim Script C Kotlin JavaScript Java Markdown Dockerfile Python HT...
  • Assign Slaves and Clients

    Steps Next Step The Cluster Install wizard assigns the slave components, such as DataNodes, NodeManagers, and RegionServers, to appropriate hosts in your cluster. It also attemp...
  • 3.1 Code chunks and inline R code

    1363 2024-05-09 《R Markdown Cookbook》
    An R Markdown document consists of intermingled prose (narratives) and code. There are two types of code in an Rmd document: code chunks\index{code chunk} and inline R code. Below...