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

无数据

分类

全部后端开发(302)综合其他(125)云计算&大数据(117)Weblate(90)Python(73)系统运维(67)OpenShift(60)数据库(49)区块链(48)PyWebIO(48)

语言

全部中文(简体)(695)

格式

全部PDF文档 PDF(550)其他文档 其他(132)PPT文档 PPT(10)DOC文档 DOC(3)
 
本次搜索耗时 0.121 秒,为您找到相关结果约 695 个.
  • 全部
  • 后端开发
  • 综合其他
  • 云计算&大数据
  • Weblate
  • Python
  • 系统运维
  • OpenShift
  • 数据库
  • 区块链
  • PyWebIO
  • 全部
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 OpenShift Container Platform 4.13 认证和授权

    按照结果(success 或 error)统计 web 控制 台登录尝试次数。 openshift_auth_password_total 统计 oc login 和 web 控制台登录尝试总次数。 $ oc get route oauth-openshift -n openshift-authentication -o json | jq .spec.host OpenShift Container Platform URL。 $ oc get clusteroperators authentication NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE authentication 4.13.0 True False False 145m $ oc get clusteroperators 授权服务器元数据草案规范。 因此,集群中运行的任何应用程序都可以向 https://openshift.default.svc/.well-known/oauth- authorization-server 发出 GET 请求来获取以下信息: { "issuer": "https://", 1 "authorization_endpoint": "https://
    0 码力 | 201 页 | 2.74 MB | 1 年前
    3
  • pdf文档 《Redis使用手册》(试读版)

    命令设置的值将被第⼆条 SET 命令设置的值 所覆盖: redis> SET song_title "Get Wild" OK redis> SET song_title "Running to Horizon" OK 在第⼆条 SET 命令执⾏完毕之后, song_title 键的值将从原来的 "Get Wild" 变为 "Running to Horizon" 。 从 Redis 2.6.12 2.2 GET:获取字符串键的值 ⽤户可以通过使⽤ GET 命令, 从数据库⾥⾯获取指定字符串键的值: GET key GET 命令接受⼀个字符串键作为参数, 然后返回与该键相关联的值。 ⽐如对于图 2-4 所示的数据库来说, 我们可以通过执⾏以下 GET 命令来取得各个字符串键相关联的值: redis> GET message "hello world" redis> GET number number "10086" redis> GET homepage "redis.io" 图 2-4 使⽤ GET 命令获取数据库键的值 另⼀⽅⾯, 如果⽤户给定的字符串键在数据库中并没有与之相关联的值, 那么 GET 命令将返回⼀个空值: redis> GET date (nil) 上⾯这个 GET 命令的执⾏结果表示数据库中并不存在 date 键, 它也没有与之相关联的值。 因为
    0 码力 | 352 页 | 6.57 MB | 1 年前
    3
  • pdf文档 Weblate 4.2 用户文档

    sometimes it might be necessary to add some context to the translated string. Imagine a translator would get string Sun to translate. Without context most people would translate that as our closest star, but There is a hacky way to achieve this (used by Weblate documentation) by overriding Sphinx way to get a Gettext domain of a document. Place following snippet to your Sphinx configuration in conf.py: import it will get rendered as: 1.7. Application developer guide 59 The Weblate Manual, 发布 4.2 名 称 EmailCount to- tal Source words to- tal Source chars to- tal Tar- get words to- tal Tar- get chars to-
    0 码力 | 410 页 | 4.56 MB | 1 年前
    3
  • pdf文档 Weblate 4.2.1 用户文档

    sometimes it might be necessary to add some context to the translated string. Imagine a translator would get string Sun to translate. Without context most people would translate that as our closest star, but There is a hacky way to achieve this (used by Weblate documentation) by overriding Sphinx way to get a Gettext domain of a document. Place following snippet to your Sphinx configuration in conf.py: import it will get rendered as: 1.7. Application developer guide 59 The Weblate Manual, 发布 4.2.1 名 称 EmailCount to- tal Source words to- tal Source chars to- tal Tar- get words to- tal Tar- get chars to-
    0 码力 | 411 页 | 4.60 MB | 1 年前
    3
  • pdf文档 Weblate 4.2.2 用户文档

    sometimes it might be necessary to add some context to the translated string. Imagine a translator would get string Sun to translate. Without context most people would translate that as our closest star, but There is a hacky way to achieve this (used by Weblate documentation) by overriding Sphinx way to get a Gettext domain of a document. Place following snippet to your Sphinx configuration in conf.py: import it will get rendered as: 1.7. Application developer guide 59 The Weblate Manual, 发布 4.2.2 名 称 EmailCount to- tal Source words to- tal Source chars to- tal Tar- get words to- tal Tar- get chars to-
    0 码力 | 411 页 | 4.60 MB | 1 年前
    3
  • epub文档 Weblate 4.2 用户文档

    sometimes it might be necessary to add some context to the translated string. Imagine a translator would get string Sun to translate. Without context most people would translate that as our closest star, but There is a hacky way to achieve this (used by Weblate documentation) by overriding Sphinx way to get a Gettext domain of a document. Place following snippet to your Sphinx configuration in conf.py: import ======================== ======================== ======================== ======================== And it will get rendered as: 名称 Email Count total Source words total Source chars total Target words total Target
    0 码力 | 648 页 | 9.34 MB | 1 年前
    3
  • pdf文档 Laravel 5.6 中文文档

    cademy.org 2 Route::middleware('auth:api', 'throttle:60,1')->group(function () { Route::get('/user', function () { // }); }); 在 Laravel 5.6 中,你可以基于认证用户模型属性指定一个动态的最大请求次数,如果 User 中间件,以便用于计算最大请求次数计数: Route::middleware('auth:api', 'throttle:rate_limit,1')->group(function () { Route::get('/user', function () { // }); }); 广播频道类 如果你的应用消费多个不同的频道,routes/channels.php 文件可 的时候才会被调用。 frontControllerPath 方法 frontControllerPath 方法会返回前端控制器的完整路径,通常是 index.php: /** * Get the fully resolved path to the application's front controller. * * @param string $sitePath
    0 码力 | 377 页 | 14.56 MB | 1 年前
    3
  • epub文档 Weblate 4.2.1 用户文档

    sometimes it might be necessary to add some context to the translated string. Imagine a translator would get string Sun to translate. Without context most people would translate that as our closest star, but There is a hacky way to achieve this (used by Weblate documentation) by overriding Sphinx way to get a Gettext domain of a document. Place following snippet to your Sphinx configuration in conf.py: import ======================== ======================== ======================== ======================== And it will get rendered as: 名称 Email Count total Source words total Source chars total Target words total Target
    0 码力 | 650 页 | 9.34 MB | 1 年前
    3
  • epub文档 Weblate 4.2.2 用户文档

    sometimes it might be necessary to add some context to the translated string. Imagine a translator would get string Sun to translate. Without context most people would translate that as our closest star, but There is a hacky way to achieve this (used by Weblate documentation) by overriding Sphinx way to get a Gettext domain of a document. Place following snippet to your Sphinx configuration in conf.py: import ======================== ======================== ======================== ======================== And it will get rendered as: 名称 Email Count total Source words total Source chars total Target words total Target
    0 码力 | 650 页 | 9.34 MB | 1 年前
    3
  • pdf文档 Weblate 4.3 用户文档

    sometimes it might be necessary to add some context to the translated string. Imagine a translator would get string Sun to translate. Without context most people would translate that as our closest star, but There is a hacky way to achieve this (used by Weblate documentation) by overriding Sphinx way to get a Gettext domain of a document. Place following snippet to your Sphinx configuration in conf.py: import And it will get rendered as: 60 Chapter 1. User docs The Weblate Manual, 发布 4.3 名 称 EmailCount to- tal Source words to- tal Source chars to- tal Tar- get words to- tal Tar- get chars to- tal
    0 码力 | 419 页 | 4.74 MB | 1 年前
    3
共 695 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 70
前往
页
相关搜索词
OpenShiftContainerPlatform4.13认证授权Redis使用手册使用手册试读Weblate4.2用户文档用户文档Laravel5.6中文4.3
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩