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

    1531 2024-06-05 《Ramda 0.14.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...
  • Function

    1530 2024-06-27 《Lodash 4.17.15》
    _.after(n, func) Since Arguments Returns Example _.ary(func, [n=func.length]) Since Arguments Returns Example _.before(n, func) Since Arguments Returns Example _....
  • 7.15 For hardcore HTML users (*)

    1526 2024-05-24 《R Markdown Cookbook》
    In Section 6.12 , we mentioned that if you feel the constraint of Markdown (due to its simplicity) is too strong, you can embed code chunks in a pure LaTeX document instead of Mar...
  • Install Options

    Steps Next Step More Information In order to build up the cluster, the Cluster Install wizard prompts you for general information about how you want to set it up. You need to s...
  • Import the custom VDF into Ambari

    Next Step More Information To import the custom VDF into Ambari, follow these steps: In the cluster install wizard, Select Version step, click the drop down with the HDP vers...
  • Job Env Config

    Common Parameter job.name jars job.mode checkpoint.interval parallelism job.retry.times shade.identifier Flink Engine Parameter Spark Engine Parameter This document desc...
  • Object

    1521 2024-06-05 《Ramda 0.18.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...
  • Object

    1520 2024-06-05 《Ramda 0.22.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...
  • 7.9 Use a custom HTML template (*)

    1519 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> ...
  • 4.10 Numbered figure captions

    1514 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 --- ``...