Devlive 开源社区 本次搜索耗时 1.974 秒,为您找到 804 个相关结果.
  • 9.1 LaTeX or HTML output

    3549 2024-05-24 《R Markdown Cookbook》
    LaTeX and HTML are two commonly used output formats. The function knitr::is_latex_output() tells you if the output format is LaTeX (including Pandoc output formats latex and bea...
  • Object

    3549 2024-06-05 《Ramda 0.28.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • Configuring MySQL for Ranger

    Prerequisites Steps RHEL/CentOS/Oracle/Aamazon Linux SLES Prerequisites When using MySQL, the storage engine used for the Ranger admin policy store tables MUST support transa...
  • Redis

    Description Key features Options host [string] port [int] hash_key_parse_mode [string] keys [string] data_type [string] user [string] auth [string] db_num [int] mode [str...
  • Ubuntu 16

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following: Steps Log in to your host as root . Download ...
  • RocketMQ

    Support Apache RocketMQ Version Support These Engines Key Features Description Sink Options partition.key.fields [array] Task Example Fake to Rocketmq Simple Rocketmq To Roc...
  • Ubuntu 18

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following: Steps Log in to your host as root . Download ...
  • Using the SpotBugs GUI

    3513 2024-06-13 《SpotBugs 4.8.5》
    Using the SpotBugs GUI Creating a Project Running the Analysis Browsing Results Saving and Opening Using the SpotBugs GUI This chapter describes how to use the SpotBugs grap...
  • 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 (*)

    3500 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...