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

    523 2024-05-25 《Lodash 2.4.2》
    _.at(collection, [index]) Arguments Returns Example _.contains(collection, target, [fromIndex=0]) Aliases Arguments Returns Example _.countBy(collection, [callback=identit...
  • 7.15 For hardcore HTML users (*)

    522 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...
  • Relation

    517 2024-06-05 《Ramda 0.24.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical eqBy clamp sortWith inn...
  • Performance

    516 2024-06-22 《Apache Accumulo 2.x》
    Read performance Write performance Accumulo can be tuned to improve read and write performance. Read performance Enable caching on tables to reduce reads to disk. Enable b...
  • 11. Redis commands mapping

    512 2024-06-19 《Redisson》
    Redis command Sync / Async APIRedisson.create(config) Reactive APIredisson.reactive() RxJava3 APIredisson.rxJava() AUTH Config.setPassword() - - APPEND RBinarySt...
  • 配置 Postgres 以允许远程连接

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

    About This Task Steps About This Task It is critical that you configure Postgres to allow remote connections before you deploy a cluster. If you do not perform these steps in a...
  • PyHive

    496 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Usage DB-API Use PyHive with Pandas Authentication PyHive is a collection of Python DB-API and SQLAlchemy interfaces for Hive. PyHive can connect with the Kyuub...
  • Seq

    489 2024-06-27 《Lodash 4.17.15》
    _(value) Arguments Returns Example _.chain(value) Since Arguments Returns Example _.tap(value, interceptor) Since Arguments Returns Example _.thru(value, intercept...
  • Lang

    480 2024-06-27 《Lodash 4.17.15》
    _.castArray(value) Since Arguments Returns Example _.clone(value) Since Arguments Returns Example _.cloneDeep(value) Since Arguments Returns Example _.cloneDeepWi...