Devlive 开源社区 本次搜索耗时 0.570 秒,为您找到 303 个相关结果.
  • 4.3 Access the document metadata in R code

    2905 2024-05-23 《R Markdown Cookbook》
    When an Rmd document is compiled, all of its metadata in the YAML section will be stored in the list object rmarkdown::metadata . For example, rmarkdown::metadata$title gives you...
  • Tailwind CSS 电商网站开发

    本节将介绍如何使用 Tailwind CSS 开发一个现代化的电商网站,包括商品展示、购物车、结算流程等核心功能的实现。 商品列表 商品卡片组件 // components/ProductCard.tsx interface ProductCardProps { product : { id : string ;...
  • TDengine

    Description Key features Options url [string] username [string] password [string] database [string] stable [string] timezone [string] Example sink TDengine sink connec...
  • Configuration

    2742 2024-05-24 《Apache Superset 4.0.1》
    Configuring Superset Connecting to Databases Alerts and Reports Caching Async Queries via Celery SQL Templating Timezones Network and Security Settings Setup SSH Tunneling ...
  • Streaming Writes

    2615 2024-06-30 《Apache Hudi 0.15.0》
    Spark Streaming Spark Streaming You can write Hudi tables using spark’s structured streaming. Scala // spark-shell // prepare to stream write to new table import org ....
  • TCP Protocol

    TCP Protocol TCP Consumer TCP Producer Asynchronous Producer Synchronous Producer TCP Protocol EventMesh SDK for Java implements the TCP producer and consumer of synchronous...
  • Properties

    2194 2024-06-27 《Lodash 4.17.15》
    _.VERSION _.templateSettings _.templateSettings.escape _.templateSettings.evaluate _.templateSettings.imports _.templateSettings.interpolate _.templateSettings.variable...
  • IDE setup

    2039 2025-03-26 《Apache Gobblin 0.17.0》
    Introduction IntelliJ Integration Eclipse Integration Lombok Introduction This document is for users who want to import the Gobblin code base into an IDE and directly modify...
  • Flink Actions

    1830 2025-03-12 《Apache Iceberg 1.8.1》
    Rewrite files action Iceberg provides API to rewrite small files into large files by submitting Flink batch jobs. The behavior of this Flink action is the same as Spark’s rewriteD...
  • Frequently Asked Questions

    Frequently Asked Questions Importing into Eclipse Prerequisites Download Project Compilation for Eclipse Environment Configuration Modifications Modify the eclipse.init Config...