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

无数据

分类

全部综合其他(126)Weblate(90)后端开发(83)云计算&大数据(48)区块链(44)系统运维(38)数据库(33)OpenShift(30)httpd(17)TiDB(16)

语言

全部中文(简体)(333)

格式

全部PDF文档 PDF(232)其他文档 其他(99)DOC文档 DOC(2)
 
本次搜索耗时 0.103 秒,为您找到相关结果约 333 个.
  • 全部
  • 综合其他
  • Weblate
  • 后端开发
  • 云计算&大数据
  • 区块链
  • 系统运维
  • 数据库
  • OpenShift
  • httpd
  • TiDB
  • 全部
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Consul及Consul Connect介紹

    Copyright © 2019 HashiCorp Consul及Consul Connect介紹 Service Mesh Made Easy 劉宇雷-Hashicorp Solutions Engineer Agenda 1. 服務網格是什麼? 簡要歷史回顧 2. 什麼是Consul,它如何工作? 3. 演示: 如何在非容器化的環境下使用Consul的服 務網格 4. 問&答 Algorithm Consul Connect Architecture 通過intentions實現 聲明式網絡安全互 聯 Consul Connect Architecture 基於PKI Certificate 的服務認證 ⁄ Demo Time! ⁄ Additional thoughts � Walk Turn on Consul Connect and secure Crawl Deploy Consul, register some services, start using it for service discovery. � Run Connect multiple datacenters, incorporate both Kubernetes and legacy environments, etc. Crawl-Walk-Run
    0 码力 | 26 页 | 6.71 MB | 1 年前
    3
  • pdf文档 Node.js Manual & Documentation

    verifier.verify(cert, signature, signature_format='binary')  TLS (SSL) TLS (SSL)模块 o s = tls.connect(port, [host], [options], callback) o tls.Server  tls.createServer(options, secureConnectionListener) Event: 'close' o net.Socket  new net.Socket([options])  socket.connect(port, [host], [callback])  socket.connect(path, [callback])  socket.bufferSize  socket.setEncoding(encoding=null) socket.setKeepAlive(enable=false, [initialDelay])  socket.remoteAddress  Event: 'connect' 事件:'connect'  Event: 'data' 事件:'data'  Event: 'end' 事件:'end'  Event: 'timeout' 事件:'timeout'
    0 码力 | 153 页 | 1.21 MB | 1 年前
    3
  • pdf文档 Greenplum数据仓库UDW - UCloud中立云计算服务商

    install python-psycopg2 ⽰例1. 连接UDW testconn.py #!/usr/bin/python import psycopg2 conn = psycopg2.connect(database="dev", user="username", password="password", host="hostIP", port="port") print "Opened python testconn.py ⽰例2. 创建⼀个表 createTable.py #!/usr/bin/python import psycopg2 conn = psycopg2.connect(database="dev", user="username", password="password", host="hostIP", port="port") print "Opened commit() conn.close() ⽰例3. 插⼊记录 insert.py #!/usr/bin/python import psycopg2 conn = psycopg2.connect(database="dev", user="username", password="password", host="hostIP", port="port") print "Opened
    0 码力 | 206 页 | 5.35 MB | 1 年前
    3
  • pdf文档 KiCad 6.0 原理图编辑器

    they should not be used to connect wires together. Place a "No Connect" flag. These flags should be placed on symbol pins which are meant to be left unconnected. "No connect" flags indicate to the Electrical end or a pin is not directly connected to another wire end). Place a local label. Local labels connect items located in the same sheet. For connections between two different sheets, use global or hierarchical Lines are graphical objects and are not the same as wires placed with the Wire tool. They do not connect anything. Place a text comment. Place a bitmap image. Delete clicked items. ~ 9 Grids In the
    0 码力 | 141 页 | 5.23 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.13 认证和授权

    配置 GITHUB 或 GITHUB ENTERPRISE 身份提供程序 7.7. 配置 GITLAB 身份提供程序 7.8. 配置 GOOGLE 身份提供程序 7.9. 配置 OPENID CONNECT 身份提供程序 第 第 8 章 章 使用 使用 RBAC 定 定义 义和 和应 应用 用权 权限 限 8.1. RBAC 概述 8.2. 项目和命名空间 8.3. 默认项目 5 5 6 OpenShift Container Platform control plane 包含内置的 OAuth 服务器,用于决定用户身份来自配置 的身份提供程序并创建访问令牌。 OpenID Connect OpenID Connect 是一种协议,用于验证用户使用单点登录(SSO)来访问使用 OpenID 提供程序的站 点。 passthrough 模式 模式 在 passthrough 模式中,Cloud 或任何其他 GitLab 实例作为身份提供程 序。 Google 配置 google 身份提供程序,使用 Google 的 OpenID Connect 集成。 OpenID Connect 配置 oidc 身份提供程序,使用授权代码流与 OpenID Connect 身份提供程序集成。 定义了身份提供程序后,可以使用 RBAC 来定义并应用权限。 第 第 6 章 章 了解身份提供程序配置 了解身份提供程序配置
    0 码力 | 201 页 | 2.74 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 原理图编辑器

    These elements are only graphical and do not create a connection, thus they should not be used to connect wires together. Place a "no-connection" flag. These flags should be placed on symbol pins which end or a pin is not directly connected to another wire end). Place a local label. Local labels connect items located in the same sheet. For connections between two different sheets, use global or hierarchical Lines are graphical objects and are not the same as wires placed with the Wire tool. They do not connect anything. Place a bitmap image. Delete clicked items. Grids and snapping Schematic elements such
    0 码力 | 190 页 | 10.16 MB | 1 年前
    3
  • pdf文档 Zabbix 5.4 中文手册

    to database: • required - connect using TLS as transport mode without identity checks; • verify_ca - connect using TLS and verify certificate; 17 • verify_full - connect using TLS, verify certificate for best performance. Connection set up Zabbix supports two types of connect identifiers (connection methods): • Easy Connect • Net Service Name Connection configuration parameters for Zabbix server {DBUser/DBPassword[@<connect_identifier>]} <connect_identifier> can be specified either in the form of ”Net Service Name” or ”Easy Connect”. @[[//]Host[:Port]/ | ] Easy Connect Easy
    0 码力 | 2339 页 | 19.57 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere v5.5.0 document

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 2 Design Philosophy 4 2.1 Connect: Create database upper level standard . . . . . . . . . . . . . . . . . . . . . . 5 2.2 Enhance: suitable database tools connecting ShardingSphere‐Proxy? . . 577 13.2.4 Proxy When using a client to connect to ShardingSphere‐Proxy, if ShardingSphere‐Proxy does not create a database or does not register The proxy can be accessed by any application using MySQL/PostgreSQL protocol, and the driver can connect to any database that implements JDBC specifications. • Zero Business Intrusion In response to database
    0 码力 | 602 页 | 3.85 MB | 1 年前
    3
  • pdf文档 NodeJS 中文文档 V0.2.3

    require('net'); var server = net.createServer(function (stream) { stream.setEncoding('utf8'); stream.on('connect', function () { stream.write('hello\r\n'); }); stream.on('data', function (data) { stream.write(data); 并且作为一个客户端来使用(和 connect()),也可以被 node 建立并通过服务器的'connection'事件传递给用户。(译 注:如 http.Server 的 connection 事件,会将 net.Stream 的实例当作参数传递给响应函数) net.Stream 实例会发出下列事件: Event: Event: Event: Event: 'connect' 'connect' 'connect' 'connect' 'connect' function () { } 当成功建立连接后触发此事件事件。详见 connect()。 Event: Event: Event: Event: 'secure' 'secure' 'secure' 'secure' function () { } 当一个 stream 与其对等端安全建立一个 SSL 握手后触发。 Event: Event: Event:
    0 码力 | 62 页 | 542.14 KB | 1 年前
    3
  • pdf文档 KiCad 7.0 原理图编辑器

    These elements are only graphical and do not create a connection, thus they should not be used to connect wires together. Place a "no-connection" flag. These flags should be placed on symbol pins which end or a pin is not directly connected to another wire end). Place a local label. Local labels connect items located in the same sheet. For connections between two different sheets, use global or hierarchical Lines are graphical objects and are not the same as wires placed with the Wire tool. They do not connect anything. Place a bitmap image. Delete clicked items. 网格 在原理图编辑器中,光标总是在一个网格上移动。该网格可以自定义: 尺寸可以通过右键菜单或使用
    0 码力 | 175 页 | 18.32 MB | 1 年前
    3
共 333 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 34
前往
页
相关搜索词
ConsulConnect介紹NodejsManualDocumentationGreenplum数据仓库数据仓库UDWUCloud中立计算服务服务商KiCad6.0原理原理图编辑编辑器OpenShiftContainerPlatform4.13认证授权8.0Zabbix5.4中文手册ApacheShardingSpherev55.0documentNodeJS文档V02.37.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩