Devlive 开源社区 本次搜索耗时 0.094 秒,为您找到 1726 个相关结果.
  • GitHub 趋势日报 (2025年05月01日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ PHP Go Ruby Swift C Rust TypeScript Dart Java Python Lua C Kotlin JavaScript Jupyter Notebook HTML Markdown Shell Vim Script ...
  • 6.5 Control the placement of figures

    5117 2024-05-24 《R Markdown Cookbook》
    Floating environments Prevent figures from floating Force floats forward Adjust LaTeX placement rules (*) One common frustration with LaTeX is the placement of figures and tab...
  • Shell

    Shell 综述 创建任务 任务参数 任务样例 简单打印一行文字 使用自定义参数 注意事项 Shell 综述 Shell 任务类型,用于创建 Shell 类型的任务并执行一系列的 Shell 脚本。worker 执行该任务的时候,会生成一个临时 shell 脚本,并使用与租户同名的 linux 用户执行这个脚本。 创建任务 点击项...
  • Authorizations

    5116 2024-06-22 《Apache Accumulo 2.x》
    Configuration Security Labels Writing labeled data Security Label Expression Syntax User Authorizations Advanced Authorizations Handling In Accumulo, data is written with se...
  • Python-JayDeBeApi

    5111 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Preparation Usage The JayDeBeApi module allows you to connect from Python code to databases using Java JDBC. It provides a Python DB-API v2.0 to that database. ...
  • Annotations

    5107 2024-05-25 《Apache JDO 3.2.1》
    @PersistenceCapable @PersistenceAware @Cacheable @EmbeddedOnly @Inheritance @Discriminator @DatastoreIdentity @Version @PrimaryKey @FetchPlans @FetchPlan @FetchGroups @...
  • Objects

    5106 2024-06-07 《Underscore.js 1.13.6》
    keys allKeys values mapObject pairs invert create functions findKey extend extendOwn pick omit defaults clone tap toPath get has property propertyOf matcher i...
  • 1. Deploy Kyuubi engines on Yarn

    Deploy Kyuubi engines on Yarn Requirements Configurations Environment Spark Properties Master Queue Sizing Tuning Others Kerberos Deploy Kyuubi engines on Yarn ...
  • Wire Encryption

    5104 2024-06-22 《Apache Accumulo 2.x》
    Server configuration Client configuration Generating SSL material using OpenSSL Generate a certificate/keystore per host Accumulo, through Thrift’s TSSLTransport, provides the...
  • 7.3 Style code blocks and text output

    5102 2024-05-10 《R Markdown Cookbook》
    References We can customize the style of code chunks and their text output using the chunk options class.source and class.output , respectively. These options take character vec...