Devlive 开源社区 本次搜索耗时 0.582 秒,为您找到 923 个相关结果.
  • 3.2 Write Markdown in the RStudio visual editor

    1264 2024-05-09 《R Markdown Cookbook》
    If you are not familiar with Markdown yet, or do not prefer writing Markdown code, RStudio v1.4 has included an experimental visual editor for Markdown documents, which feels simi...
  • String

    1253 2024-06-05 《Ramda 0.15.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • Configuring iptables

    RHEL/CentOS/Oracle/Amazon Linux SLES Ubuntu Debian For Ambari to communicate during setup with the hosts it deploys to and manages, certain ports must be open and available. T...
  • Building A Runnable Distribution

    1248 2024-07-05 《Apache Kyuubi 1.9.1》
    To create a Kyuubi distribution like those distributed by Kyuubi Release Page , and that is laid out to be runnable, use ./build/dist in the project root directory. For more inf...
  • Kyuubi v.s. HiveServer2

    1245 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Hive on Spark Differences Between Kyuubi and HiveServer2 Performance References Introduction HiveServer2 is a service that enables clients to execute Hive QL qu...
  • Cassandra

    Description Key features Options host [string] keyspace [string] table [String] username [string] password [string] datacenter [String] consistency_level [String] fields [...
  • OpenMldb

    Description Key features Options cluster_mode [string] sql [string] database [string] host [string] port [int] zk_host [string] zk_path [string] session_timeout [int] req...
  • 4.8 Update the date automatically

    1229 2024-05-23 《R Markdown Cookbook》
    If you want the date on which the Rmd document is compiled to be reflected in the output report, you can add an inline R expression to the date field in YAML, and use the Sys.Dat...
  • Types of Classes

    1229 2024-05-25 《Apache JDO 3.2.1》
    JDO provides a means of transparent persistence of objects of user defined classes. With JDO there are actually 3 types of classes. Persistence Capable classes are classes whose...
  • String

    1225 2024-06-05 《Ramda 0.19.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...