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

    3601 2025-03-14 《Redisson 3.45.0》
    Map Redis or Valkey based distributed Map object for Java implements ConcurrentMap interface. This object is thread-safe. Consider to use Live Object service to store POJO obje...
  • GitHub 趋势日报 (2025年04月06日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ C C PHP Java Rust Vim Script Ruby Jupyter Notebook JavaScript 本日报由 TrendForge 系统生成 https://trendforge.devlive.org/ 📈 今日整体趋势 Top...
  • 6.2 Pandoc options for LaTeX output

    3597 2024-05-24 《R Markdown Cookbook》
    If you are using the default Pandoc template for LaTeX output, there are several options that you may set to adjust the appearance of the PDF output document. We list a few exampl...
  • Hive

    Description Key features Options table_name [string] metastore_uri [string] hdfs_site_path [string] read_partitions [list] krb5_path [string] kerberos_principal [string] ke...
  • 6.10 Use a custom Pandoc LaTeX template (*)

    3597 2024-05-24 《R Markdown Cookbook》
    Pandoc converts Markdown to LaTeX through a template. The template is a LaTeX file containing Pandoc variables, and Pandoc will replace these variables with their values. Below is...
  • Switch

    Switch 创建任务 任务参数 任务样例 创建工作流 设置条件 执行 Switch Switch 是一个条件判断节点,依据全局变量 的值和用户所编写的表达式判断结果执行对应分支。 注意 使用 javax.script.ScriptEngine.eval 执行表达式。 创建任务 点击项目管理 -> 项目名称 -> 工作流定义,点击”创建...
  • Ubuntu 14

    Prerequisite Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following Prerequisite Ambari Server requir...
  • Features and Limitations

    Features Limitations and Compatibility Notes General Hudi Delta Features OneTable provides users with the ability to translate metadata from one table format to another. On...
  • Arrays

    3581 2024-05-25 《Lodash 1.3.1》
    _.compact(array) Arguments Returns Example _.difference(array [, array1, array2, …]) Arguments Returns Example _.findIndex(array [, callback=identity, thisArg]) Arguments ...
  • 7.8 Embed arbitrary files in the HTML output file

    3579 2024-05-24 《R Markdown Cookbook》
    References As mentioned in Section 7.7 , we can embed a copy of the Rmd source document in the HTML output file. Sometimes the Rmd source file alone may not be enough to reproduc...