Devlive 开源社区 本次搜索耗时 0.455 秒,为您找到 576 个相关结果.
  • 升级

    我们建议在升级之前备份数据库和配置文件。通常情况下,我们保证升级不会影响现有数据。 备份数据意味着即使升级失败或者你不想使用高级版本,你也有回滚的选择。 Docker Compose 如果你使用 Docker Compose 安装 Answer,升级非常简单。 docker - compose pull docker - compose ...
  • Christophe Dervieux

    1660 2024-05-09 《R Markdown Cookbook》
    Christophe Dervieux is an active member of the R community, currently living in France. With a master’s degree in energy and economics, he started working with R as an analyst doi...
  • Emily Riederer

    1645 2024-05-09 《R Markdown Cookbook》
    Emily Riederer works in data science for the consumer finance industry where she leads a team to build analysis tools in R and cultivate an open science culture in industry. Previ...
  • Configure Kyuubi to use Custom Authentication

    1644 2024-07-05 《Apache Kyuubi 1.9.1》
    Build A Custom Authenticator Enable Custom Authentication Besides the builtin authentication methods, kyuubi supports custom authentication implementations of org.apache.kyuubi...
  • Gluten

    1637 2024-07-05 《Apache Kyuubi 1.9.1》
    Building(with velox Backend) Build gluten velox backend package Usage Installing Configure Gluten is a Spark plugin developed by Intel, designed to accelerate Apache Spark w...
  • About the Authors

    1632 2024-05-09 《R Markdown Cookbook》
    Yihui typed out most of the words in this book, which is the only justification for him being the “first” author. Christophe has made substantial contribution to this book by help...
  • JVM 监控

    进程级监控 埋点方式 本讲介绍JVM监控相关知识。 进程级监控 Java类的程序,如果只是监控端口存活性,可以直接使用 Categraf 的 net_response 插件,如果只是监控进程存活性,以及进程的CPU、内存等使用率,这个和C的程序、Go的程序没有本质区别,使用 Categraf 的 procstat 插件。 procstat 插...
  • GitHub 趋势日报 (2025年04月11日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Go Jupyter Notebook C Rust Java PHP C Kotlin Lua TypeScript Ruby MDX C++ JavaScript Shell Markdown HTML Vim Script Python Batchfil...
  • 10 Tables

    1559 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...
  • 3.2 Write Markdown in the RStudio visual editor

    1522 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...