积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(42)Python(33)Jupyter(24)数据库(17)数据库工具(17)phpMyAdmin(17)云计算&大数据(13)Apache Kyuubi(13)系统运维(8)Linux(8)

语言

全部英语(78)中文(简体)(7)日语(1)韩语(1)

格式

全部其他文档 其他(87)
 
本次搜索耗时 0.213 秒,为您找到相关结果约 87 个.
  • 全部
  • 后端开发
  • Python
  • Jupyter
  • 数据库
  • 数据库工具
  • phpMyAdmin
  • 云计算&大数据
  • Apache Kyuubi
  • 系统运维
  • Linux
  • 全部
  • 英语
  • 中文(简体)
  • 日语
  • 韩语
  • 全部
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • epub文档 Kotlin 1.9.10 官方文档 中文版

    Kotlin/JS 开发服务器与持续编译 调试 Kotlin/JS 代码 在 Kotlin/JS 平台中运行测试 Kotlin/JS 无用代码消除 Kotlin/JS IR 编译器 将 Kotlin/JS 项目迁移到 IR 编译器 Kotlin 用于 JS 平台 浏览器与 DOM API 在 Kotlin 中使用 JavaScript 代码 动态类型 使用来自 npm 的依赖 在 YouTrack issue. Kotlin 原生 Kotlin/Native 是一种将 Kotlin 代码编译为无需虚拟机就可运行的原生二进制文 件的技术。 Kotlin/Native 包含一个基于 LLVM 的 Kotlin 编译器后端以及 Kotlin 标准库的原生实现。 为什么选用 Kotlin/Native? Kotlin/Native 的主要设计目标是让 Kotlin 可以为不希望或者不可能使用 Kotlin/JS IR 编译器 Kotlin/JS IR 编译器相对于旧版默认编译器进行了许多改进。 例如,通过消除 死代码来减小生成的可执行文件的体积, 并提供了与 JavaScript 生态系统及其 工具更加流畅的互操作性。 自 Kotlin 1.8.0 版起,旧编译器已弃用。 通过从 Kotlin 代码生成 TypeScript 声明文件( d.ts ),IR 编译器使创建混合
    0 码力 | 3753 页 | 29.69 MB | 1 年前
    3
  • epub文档 Cilium v1.5 Documentation

    System Requirements Summary Linux Distribu�on Compa�bility Matrix Linux Kernel Key-Value store clang+LLVM iproute2 Firewall Rules Privileges Upgrade Guide Running a pre-flight DaemonSet Upgrading Micro Versions behavior appropriate for each container. Compiles the BPF programs to bytecode using clang/LLVM [h�ps://clang.llvm.org/] and passes them to the Linux kernel to run for all packets in / out of the container’s running the cilium/cilium container image) these addi�onal requirements must be met: clang+LLVM [h�ps://llvm.org] >=5.0 (Recommended: >=7.0) iproute2 [h�ps://www.kernel.org/pub/linux/u�ls/net/iproute2/]
    0 码力 | 740 页 | 12.52 MB | 1 年前
    3
  • epub文档 Cilium v1.6 Documentation

    Compatibility Matrix Linux Kernel Advanced Features and Required Kernel Version Key-Value store clang+LLVM iproute2 Firewall Rules Privileges Upgrade Guide Running pre-flight check (Required) Upgrading behavior appropriate for each container. Compiles the BPF programs to bytecode using clang/LLVM [https://clang.llvm.org/] and passes them to the Linux kernel to run for all packets in / out of the container’s running the cilium/cilium container image) these additional requirements must be met: clang+LLVM [https://llvm.org] >=5.0 (Recommended: >=7.0) iproute2 [https://www.kernel.org/pub/linux/utils/net/iproute2/]
    0 码力 | 734 页 | 11.45 MB | 1 年前
    3
  • epub文档 Cilium v1.7 Documentation

    Compatibility Matrix Linux Kernel Advanced Features and Required Kernel Version Key-Value store clang+LLVM iproute2 Firewall Rules Privileges Upgrade Guide Running pre-flight check (Required) Upgrading Cilium Object Pinning Tail Calls BPF to BPF Calls JIT Hardening Offloads Toolchain Development Environment LLVM iproute2 bpftool BPF sysctls Kernel Testing JIT Debugging Introspection Tracing pipe Miscellaneous behavior appropriate for each container. Compiles the BPF programs to bytecode using clang/LLVM [https://clang.llvm.org/] and passes them to the Linux kernel to run for all packets in / out of the container’s
    0 码力 | 885 页 | 12.41 MB | 1 年前
    3
  • epub文档 Cilium v1.8 Documentation

    Compatibility Matrix Linux Kernel Required Kernel Versions for Advanced Features Key-Value store clang+LLVM iproute2 Firewall Rules Mounted eBPF filesystem Privileges Upgrade Guide Running pre-flight check Object Pinning Tail Calls BPF to BPF Calls JIT Hardening Offloads Toolchain Development Environment LLVM iproute2 bpftool BPF sysctls Kernel Testing JIT Debugging Introspection Tracing pipe Miscellaneous running the cilium/cilium container image) these additional requirements must be met: clang+LLVM [https://llvm.org] >= 10.0 iproute2 [https://www.kernel.org/pub/linux/utils/net/iproute2/] with BPF templating
    0 码力 | 1124 页 | 21.33 MB | 1 年前
    3
  • epub文档 Cilium v1.10 Documentation

    & Considerations Linux Kernel Required Kernel Versions for Advanced Features Key-Value store clang+LLVM iproute2 Firewall Rules Mounted eBPF filesystem Privileges Upgrade Guide Running pre-flight check Object Pinning Tail Calls BPF to BPF Calls JIT Hardening Offloads Toolchain Development Environment LLVM iproute2 bpftool BPF sysctls Kernel Testing JIT Debugging Introspection Tracing pipe Miscellaneous running the cilium/cilium container image) these additional requirements must be met: clang+LLVM [https://llvm.org] >= 10.0 iproute2 [https://www.kernel.org/pub/linux/utils/net/iproute2/] with eBPF templating
    0 码力 | 1307 页 | 19.26 MB | 1 年前
    3
  • epub文档 Cilium v1.9 Documentation

    Compatibility Matrix Linux Kernel Required Kernel Versions for Advanced Features Key-Value store clang+LLVM iproute2 Firewall Rules Mounted eBPF filesystem Privileges Upgrade Guide Running pre-flight check Object Pinning Tail Calls BPF to BPF Calls JIT Hardening Offloads Toolchain Development Environment LLVM iproute2 bpftool BPF sysctls Kernel Testing JIT Debugging Introspection Tracing pipe Miscellaneous running the cilium/cilium container image) these additional requirements must be met: clang+LLVM [https://llvm.org] >= 10.0 iproute2 [https://www.kernel.org/pub/linux/utils/net/iproute2/] with eBPF templating
    0 码力 | 1263 页 | 18.62 MB | 1 年前
    3
  • epub文档 Cilium v1.11 Documentation

    & Considerations Linux Kernel Required Kernel Versions for Advanced Features Key-Value store clang+LLVM iproute2 Firewall Rules Mounted eBPF filesystem Privileges Upgrade Guide Running pre-flight check Object Pinning Tail Calls BPF to BPF Calls JIT Hardening Offloads Toolchain Development Environment LLVM iproute2 bpftool BPF sysctls Kernel Testing JIT Debugging Introspection Tracing pipe Miscellaneous running the cilium/cilium container image) these additional requirements must be met: clang+LLVM [https://llvm.org] >= 10.0 iproute2 [https://www.kernel.org/pub/linux/utils/net/iproute2/] with eBPF templating
    0 码力 | 1373 页 | 19.37 MB | 1 年前
    3
  • epub文档 强大的音视频处理工具:FFmpeg

    the 2000-2018 the FFmpeg developers FFmpeg developers built with Apple LLVM version 10.0.0 built with Apple LLVM version 10.0.0 ((clang- clang- 1000.11.45.2 1000.11.45.2)) configuration: the 2000-2018 the FFmpeg developers FFmpeg developers built with Apple LLVM version 9.0.0 built with Apple LLVM version 9.0.0 ((clang- clang- 900.0.39.2 900.0.39.2)) configuration: -- configuration: the 2000-2018 the FFmpeg developers FFmpeg developers built with Apple LLVM version 9.0.0 built with Apple LLVM version 9.0.0 ((clang- clang- 900.0.39.2 900.0.39.2)) configuration: -- configuration:
    0 码力 | 139 页 | 9.35 MB | 1 年前
    3
  • mobi文档 强大的音视频处理工具:FFmpeg

    0_cCopy.mp3 ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers built with Apple LLVM version 10.0.0 (clang-1000.11.45.2) configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared NotShow.mp4 ffmpeg version 3.4.2 Copyright (c) 2000-2018 the FFmpeg developers built with Apple LLVM version 9.0.0 (clang-900.0.39.2) configuration: --prefix=/usr/local/Cellar/ffmpeg/3.4.2 --enable-shared 1xx-我来保证你们的安全.mp4 ffmpeg version 3.4.2 Copyright (c) 2000-2018 the FFmpeg developers built with Apple LLVM version 9.0.0 (clang-900.0.39.2) configuration: --prefix=/usr/local/Cellar/ffmpeg/3.4.2 --enable-shared
    0 码力 | 139 页 | 2.60 MB | 1 年前
    3
共 87 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 9
前往
页
相关搜索词
Kotlin1.910官方文档中文文版中文版Ciliumv1Documentation11强大音视视频音视频处理工具FFmpeg
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩