Devlive 开源社区 本次搜索耗时 0.282 秒,为您找到 1369 个相关结果.
  • 1.2 Install LaTeX (TinyTeX) for PDF reports

    2482 2024-05-07 《R Markdown Cookbook》
    If you would like to create PDF documents from R Markdown, you will need to have a LaTeX distribution installed. Although there are several traditional options including MiKTeX, M...
  • List

    2479 2024-06-05 《Ramda 0.28.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • FAQ

    2473 2024-05-25 《Apache JDO 3.2.1》
    What is JDO? I’d like to find out more about the project and possibly contribute. What do I do next? Where is the mailing list, and how can I subscribe? Does this project use a ...
  • HdfsFile

    Support Those Engines Key Features Description Supported DataSource Info Sink Options Tips Task Example Simple: For orc file format simple config For text file format with ...
  • Schema Evolution

    2472 2024-06-28 《Apache Hudi 0.15.0》
    Schema Evolution on Write Type Promotions Schema Evolution on read Adding Columns Altering Columns Deleting Columns Renaming columns Schema Evolution in Action Related Reso...
  • Why JDO?

    2467 2024-05-25 《Apache JDO 3.2.1》
    The majority of applications need to persist (or store) data during their lifecycle. There are many ways of doing this with an application written in Java. If your datastore is ...
  • List

    2463 2024-06-05 《Ramda 0.1.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • List

    2463 2024-06-05 《Ramda 0.2.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • Object Retrieval

    2459 2024-05-25 《Apache JDO 3.2.1》
    Retrieve an object from its identity Retrieve an object based on its Extent Retrieve an object based on a query criteria Any application will require access to persisted object...
  • Getting Started

    2455 2024-05-25 《Apache JDO 3.2.1》
    Using JDO requires several components that work together: a database that stores your data persistently an application that operates through the JDO layers on the database a JDO...