积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部综合其他(10)Blender(10)后端开发(1)云计算&大数据(1)Kubernetes(1)Rust(1)

语言

全部中文(繁体)(12)

格式

全部PDF文档 PDF(12)
 
本次搜索耗时 0.600 秒,为您找到相关结果约 12 个.
  • 全部
  • 综合其他
  • Blender
  • 后端开发
  • 云计算&大数据
  • Kubernetes
  • Rust
  • 全部
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Kubernetes 入門

    Service,這兩種方式最終的結果都一 樣,這裡我們採用後面這種方式。 首 先 為 redis-master 服 務 建 立 一 個 名 為 redis-master 的 RC 定 義 檔:redis-master- controller.yaml。下面提供該檔的完整內容: apiVersion: v1 kind: ReplicationController metadata: name: redis-master Kubernetes 整體架構 Kubernetes 叢 集 由 兩 種 節 點 所 組 成:Master 和 Node。 在 Master 上 執 行 etcd、 API Server、Controller Manager 和 Scheduler 四個元件,其中後三個元件構成了 Kubernetes 的管控中心,負責對叢集中所有資源進行調度和協作。在每個 Node 上 執行 Kubelet、Proxy 透過添加“volumeSource"的方式,將上面提到的“volume"掛載到 Pod 中所 有容器的 /var/run/secrets/kubernetes.io/serviceaccount 目錄中。 Token Controller 和 Service AccountController 在其自動化過程中所起到的作用請參 考 2.2.5 節。 2.5 網路原理 關於 Kubernetes 網路,通常有下列問題需要回答,如圖
    0 码力 | 12 页 | 2.00 MB | 1 年前
    3
  • pdf文档 Comprehensive Rust(繁体中文)

    這項練習只需建立及填入資料結構,main 就能在不發生錯誤的情況下執行。本課程的下一部分將介紹 如何從這些結構中取得資料。 /// An event in the elevator system that the controller must react to. enum Event { // TODO: add required variants } /// A direction of travel. enum 3rd floor: {:?}", car_arrived(3)); } 10.6.1 解決方案 /// An event in the elevator system that the controller must react to. enum Event { /// A button was pressed. ButtonPressed(Button), /// The car has the system timer as a delay provider. let mut delay = Delay::new(board.SYST); // Set up the I2C controller and Inertial Measurement Unit. // TODO writeln!(serial, "Ready.").unwrap(); loop { // Read compass
    0 码力 | 358 页 | 1.41 MB | 10 月前
    3
  • pdf文档 Blender v3.0 参考手册(繁体中文版)

    UV Project modifier acts like a slide projector. It emits a UV map from the negative Z axis of a controller object (such as an empty object), and applies it to the object as the "light" hits it. Download allowing you to directly move, rotate, and scale existing UV coordinates using defined values or a controller object or bone. 選項 UV Layer Which UV map to modify; if not set it defaults to the active rendering layer names are constrained to 32 characters (bytes). Only armature animation on mesh, single skin controller. No support for modifiers yet. When importing a dae-file that has on exporting
    0 码力 | 4215 页 | 227.19 MB | 1 年前
    3
  • pdf文档 Blender v3.1 参考手册(繁体中文版)

    UV Project modifier acts like a slide projector. It emits a UV map from the negative Z axis of a controller object (such as an empty object), and applies it to the object as the "light" hits it. Download allowing you to directly move, rotate, and scale existing UV coordinates using defined values or a controller object or bone. 選項 UV Layer Which UV map to modify; if not set it defaults to the active rendering layer names are constrained to 32 characters (bytes). Only armature animation on mesh, single skin controller. No support for modifiers yet. When importing a dae-file that has on exporting
    0 码力 | 4393 页 | 256.31 MB | 1 年前
    3
  • pdf文档 Blender v3.4 参考手册(繁体中文版)

    UV Project modifier acts like a slide projector. It emits a UV map from the negative Z axis of a controller object (such as an empty object), and applies it to the object as the "light" hits it. Download allowing you to directly move, rotate, and scale existing UV coordinates using defined values or a controller object or bone. 選項 UV Layer Which UV map to modify; if not set it defaults to the active rendering layer names are constrained to 32 characters (bytes). Only armature animation on mesh, single skin controller. No support for modifiers yet. When importing a dae-file that has on exporting
    0 码力 | 4469 页 | 258.38 MB | 1 年前
    3
  • pdf文档 Blender v3.3 参考手册(繁体中文版)

    UV Project modifier acts like a slide projector. It emits a UV map from the negative Z axis of a controller object (such as an empty object), and applies it to the object as the "light" hits it. Download allowing you to directly move, rotate, and scale existing UV coordinates using defined values or a controller object or bone. 選項 UV Layer Which UV map to modify; if not set it defaults to the active rendering layer names are constrained to 32 characters (bytes). Only armature animation on mesh, single skin controller. No support for modifiers yet. When importing a dae-file that has on exporting
    0 码力 | 4464 页 | 259.55 MB | 1 年前
    3
  • pdf文档 Blender v3.2 参考手册(繁体中文版)

    UV Project modifier acts like a slide projector. It emits a UV map from the negative Z axis of a controller object (such as an empty object), and applies it to the object as the "light" hits it. Download allowing you to directly move, rotate, and scale existing UV coordinates using defined values or a controller object or bone. 選項 UV Layer Which UV map to modify; if not set it defaults to the active rendering layer names are constrained to 32 characters (bytes). Only armature animation on mesh, single skin controller. No support for modifiers yet. When importing a dae-file that has on exporting
    0 码力 | 4355 页 | 255.63 MB | 1 年前
    3
  • pdf文档 Blender v4.0 参考手册(繁体中文版)

    UV Project modifier acts like a slide projector. It emits a UV map from the negative Z axis of a controller object (such as an empty object), and applies it to the object as the "light" hits it. Download allowing you to directly move, rotate, and scale existing UV coordinates using defined values or a controller object or bone. 選項 UV Layer Which UV map to modify; if not set it defaults to the active rendering layer names are constrained to 32 characters (bytes). Only armature animation on mesh, single skin controller. No support for modifiers yet. When importing a dae-file that has on exporting
    0 码力 | 5220 页 | 303.08 MB | 1 年前
    3
  • pdf文档 Blender v3.6 参考手册(繁体中文版)

    UV Project modifier acts like a slide projector. It emits a UV map from the negative Z axis of a controller object (such as an empty object), and applies it to the object as the "light" hits it. Download allowing you to directly move, rotate, and scale existing UV coordinates using defined values or a controller object or bone. 選項 UV Layer Which UV map to modify; if not set it defaults to the active rendering layer names are constrained to 32 characters (bytes). Only armature animation on mesh, single skin controller. No support for modifiers yet. When importing a dae-file that has on exporting
    0 码力 | 4744 页 | 297.98 MB | 1 年前
    3
  • pdf文档 Blender v3.5 参考手册(繁体中文版)

    UV Project modifier acts like a slide projector. It emits a UV map from the negative Z axis of a controller object (such as an empty object), and applies it to the object as the "light" hits it. Download allowing you to directly move, rotate, and scale existing UV coordinates using defined values or a controller object or bone. 選項 UV Layer Which UV map to modify; if not set it defaults to the active rendering layer names are constrained to 32 characters (bytes). Only armature animation on mesh, single skin controller. No support for modifiers yet. When importing a dae-file that has on exporting
    0 码力 | 4704 页 | 295.98 MB | 1 年前
    3
共 12 条
  • 1
  • 2
前往
页
相关搜索词
Kubernetes入門ComprehensiveRust繁体中文繁体中文Blenderv3参考手册参考手册v4
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩