Devlive 开源社区 本次搜索耗时 0.491 秒,为您找到 571 个相关结果.
  • JDO Helper

    3530 2024-05-25 《Apache JDO 3.2.1》
    PersistenceManagerFactory methods Persistence methods Lifecycle methods JDO provides a standard utility that gives access to useful parts of the JDO persistence process. This i...
  • Openmldb

    OpenMLDB 节点 综述 创建任务 任务样例 导入数据 特征抽取 环境准备 OpenMLDB 启动 Python 环境 OpenMLDB 节点 综述 OpenMLDB 是一个优秀的开源机器学习数据库,提供生产级数据及特征开发全栈解决方案。 OpenMLDB任务组件可以连接OpenMLDB集群执行任务。 创建任务 点击项目...
  • 7.11 Add a custom browser icon

    3524 2024-05-24 《R Markdown Cookbook》
    References Section 7.10 demonstrates that we can inject additional code into the HTML head, body, or footer with the includes option of the html_document format. This techniqu...
  • Site Preparation

    3521 2024-06-03 《Docusaurus 1.14.7》
    Directory Structure Directory Descriptions Key Files Preparation Notes After installing Docusaurus , you now have a skeleton to work from for your specific website. The follow...
  • Versioning

    3514 2024-06-03 《Docusaurus 1.14.7》
    How to Create New Versions Versioning Patterns Storing Files for Each Version Fallback Functionality Renaming Existing Versions Versioning and Translations You can use the v...
  • Get Started

    3509 2024-07-05 《Apache Kyuubi 1.9.1》
    Trivial Fixes Major Fixes Fork The Repository Clone The Forked Repository Create A New Branch Editing And Testing Create A Pull Request Report Only Trivial Fixes For t...
  • GitHub 趋势日报 (2025年05月22日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Go C Swift C++ JavaScript Lua C PHP Ruby TypeScript Vim Script Java Rust Dart Markdown Kotlin MDX Python Shell Jupyter Notebook B...
  • 2.3 What can we change to change the results?

    3503 2024-05-09 《R Markdown Cookbook》
    Let’s summarize what we have seen so far and preview what is to come. Rendering R Markdown documents with rmarkdown consists of converting .Rmd to .md with knitr , and then .m...
  • Trino command line interface

    3501 2024-07-05 《Apache Kyuubi 1.9.1》
    Start Kyuubi Trino Server Install Running the CLI The Trino CLI provides a terminal-based, interactive shell for running queries. We can use it to connect Kyuubi server now. ...
  • 4.6 Generate R package citations

    3499 2024-05-23 《R Markdown Cookbook》
    References To cite an R package, you can use the function citation() from base R. If you want to generate a citation entry for BibTeX, you can pass the returned object of citati...