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

    1237 2024-06-14 《Lodash 3.10.1》
    .chunk(array, [size=1]) Arguments Returns Example .compact(array) Arguments Returns Example .difference(array, [values]) Arguments Returns Example .drop(array, [n=1]) A...
  • 6.10 Use a custom Pandoc LaTeX template (*)

    1232 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...
  • 3. Kyuubi Project Improvement Proposals (KPIP)

    Kyuubi Project Improvement Proposals (KPIP) What is a KPIP? Who? KPIP Process Proposing a KPIP KPIP Document Template Discussing a KPIP Implementing a KPIP Kyuubi ...
  • Privacy Policy

    1192 2024-06-27 《Apache Hudi 0.15.0》
    Information about your use of this website is collected using server access logs and a tracking cookie. The collected information consists of the following: The IP address from ...
  • 7.9 Use a custom HTML template (*)

    1154 2024-05-24 《R Markdown Cookbook》
    We mentioned LaTeX templates in Section 6.10 . You can also specify a custom HTML template for Pandoc to convert Markdown to HTML. Below is a brief example template: <html> ...
  • Function

    1137 2024-06-02 《Ramda 0.2.2》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary always a → (* → a) Parameters valThe value to...
  • 4.10 Numbered figure captions

    1114 2024-05-23 《R Markdown Cookbook》
    References We can use bookdown (Xie 2023a ) output formats to add figure numbers to their captions. Below is an example: --- output : bookdown :: html_document2 --- ``...
  • Downloads

    1096 2024-05-25 《Apache JDO 3.2.1》
    Maven (convenience binary) About JDO Releases Verifying Releases To develop your own code to use or implement JDO, you can use the links below to download Apache JDO from an of...
  • Lang

    1084 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...
  • 10 Tables

    973 2024-05-07 《R Markdown Cookbook》
    References Tables are one of the primary ways in which we can communicate results in a report. You may often desire to tweak their appearance to suit your particular needs. In th...