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

    1172 2024-06-13 《SpotBugs 4.8.5》
    Effort value adjusts internal flags of SpotBugs, to reduce computation cost by lowering the prediction. The default effort configuration is same with more . ...
  • DingTalk

    Description Key features Options url [string] secret [string] common options Example Changelog 2.2.0-beta 2022-09-26 DinkTalk sink connector Description A sink plugi...
  • Math

    1164 2024-06-04 《Ramda 0.10.0》
    add divide multiply product subtract sum modulo mathMod de inc negate add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add (...
  • Tailwind CSS 企业级后台系统开发

    本节将介绍如何使用 Tailwind CSS 开发一个功能完整的企业级后台管理系统,包括布局设计、组件开发、主题定制等方面。 系统布局 布局框架 // components/layout/AdminLayout.tsx import { useState } from 'react' ; interface AdminL...
  • 第三章:线程的基本操作

    学习目标 1. 线程启动(start)、休眠(sleep)、中断(interrupt) 1.1 线程启动(start) 1.2 线程休眠(sleep) 1.3 线程中断(interrupt) 2. 线程Join操作及其应用场景 2.1 Join操作的典型应用场景 3. 线程优先级的设置与影响 4. 守护线程(Daemon Thread)的应用...
  • Tencent Cloud

    1135 2024-07-01 《Apache Hudi 0.15.0》
    Tencent Cloud COS configs Tencent Cloud COS Credentials Tencent Cloud COS Libs In this page, we explain how to get your Hudi spark job to store into Tencent Cloud COS. Tencen...
  • Java API

    1122 2025-03-12 《Apache Iceberg 1.8.1》
    Iceberg Java API Tables The main purpose of the Iceberg API is to manage table metadata, like schema, partition spec, metadata, and data files that store table data. Table metad...
  • DataHub

    Description Key features Options endpoint [string] accessId [string] accessKey[string] project [string] topic [string] timeout [int] retryTimes [int] common options Exam...
  • Configuration

    1118 2025-03-10 《Apache Iceberg 1.8.1》
    Configuration Table properties Iceberg tables support table properties to configure table behavior, like the default split size for readers. Read properties Property Defaul...
  • FieldMapper

    Description Options field_mapper [config] common options [config] Example Changelog new version FieldMapper transform plugin Description Add input schema and output sc...