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

无数据

分类

全部后端开发(1088)Java(348)Python(317)Spring(301)云计算&大数据(190)C++(174)数据库(100)VirtualBox(77)Julia(76)Conan(74)

语言

全部英语(1452)

格式

全部PDF文档 PDF(1107)其他文档 其他(273)TXT文档 TXT(65)PPT文档 PPT(7)
 
本次搜索耗时 0.152 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Java
  • Python
  • Spring
  • 云计算&大数据
  • C++
  • 数据库
  • VirtualBox
  • Julia
  • Conan
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • epub文档 gevent-socketio Documentation Release 0.3.1

    since you mostly have one websocket/socket.io endpoint per website, it is important to be able to namespace the different real-time activities of the different pages or parts of your site, just like you need used: A Namespace is like a controller in the MVC world. It encompasses a set of methods that are logically in it. For example, the send_private_message event would be in the /chat namespace, as well well as the kick_ban event. Whereas the scan_files event would be in the /filesystem namespace. Each namespace is represented by a sub-class of BaseNamespace. A simple example would be, on the client side
    0 码力 | 91 页 | 118.05 KB | 1 年前
    3
  • epub文档 Cilium v1.9 Documentation

    “connectivity-check” to test connectivity between pods. It is recommended to create a separate namespace for this. kubectl create ns cilium-test Deploy the check with: kubectl apply -n cilium-test -f Variables Specify the namespace in which Cilium is installed as CILIUM_NAMESPACE environment variable. Subsequent commands reference this environment variable. export CILIUM_NAMESPACE=kube-system Enable with the following command: helm upgrade cilium cilium/cilium --version 1.9.18 \ --namespace $CILIUM_NAMESPACE \ --reuse-values \ --set hubble.listenAddress=":4244" \ --set hubble.relay.enabled=true
    0 码力 | 1263 页 | 18.62 MB | 1 年前
    3
  • epub文档 Cilium v1.8 Documentation

    “connectivity-check” to test connectivity between pods. It is recommended to create a separate namespace for this. kubectl create ns cilium-test Deploy the check with: kubectl apply -n cilium-test -f NetworkPolicy applies to them: kubectl get pods --all-namespaces -o custom- columns=NAMESPACE:.metadata.namespace,NAME:.metadata.name,HOSTNETWORK:. spec.hostNetwork --no-headers=true | grep '' | “connectivity-check” to test connectivity between pods. It is recommended to create a separate namespace for this. kubectl create ns cilium-test Deploy the check with: kubectl apply -n cilium-test -f
    0 码力 | 1124 页 | 21.33 MB | 1 年前
    3
  • epub文档 Cilium v1.10 Documentation

    ℹ Monitor aggregation detected, will skip some flow validation steps � [k8s-cluster] Creating namespace for connectivity check... (...) ----------------------------------------------------------------------- Cilium: Deploy Cilium release via Helm: helm install cilium cilium/cilium --version 1.10.20 \ --namespace kube-system GKE To install Cilium on Google Kubernetes Engine (GKE) [https://cloud.google.com/kubernetes- $NATIVE_CIDR Deploy Cilium release via Helm: helm install cilium cilium/cilium --version 1.10.20 \ --namespace kube-system \ --set nodeinit.enabled=true \ --set nodeinit.reconfigureKubelet=true \ --set
    0 码力 | 1307 页 | 19.26 MB | 1 年前
    3
  • epub文档 Cilium v1.7 Documentation

    Variables Specify the namespace in which Cilium is installed as CILIUM_NAMESPACE environment variable. Subsequent commands reference this environment variable. export CILIUM_NAMESPACE=kube-system Install com/cilium/hubble.git --branch v0.5 cd hubble/install/kubernetes helm template hubble \ --namespace $CILIUM_NAMESPACE \ --set metrics.enabled="{dns,drop,tcp,flow,port- distribution,icmp,http}" \ --set NetworkPolicy applies to them: kubectl get pods --all-namespaces -o custom- columns=NAMESPACE:.metadata.namespace,NAME:.metadata.name,HOSTNETWORK:. spec.hostNetwork --no-headers=true | grep '' |
    0 码力 | 885 页 | 12.41 MB | 1 年前
    3
  • epub文档 Cilium v1.11 Documentation

    Monitor aggregation detected, will skip some flow validation steps � [k8s-cluster] Creating namespace for connectivity check... (...) ----------------------------------------------------------------------- Cilium: Deploy Cilium release via Helm: helm install cilium cilium/cilium --version 1.11.20 \ --namespace kube-system GKE To install Cilium on Google Kubernetes Engine (GKE) [https://cloud.google.com/kubernetes- $NATIVE_CIDR Deploy Cilium release via Helm: helm install cilium cilium/cilium --version 1.11.20 \ --namespace kube-system \ --set nodeinit.enabled=true \ --set nodeinit.reconfigureKubelet=true \ --set
    0 码力 | 1373 页 | 19.37 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.14 Operator

    core.rukpak.io" denied the request: bundle.spec is immutable $ tree manifests manifests ├── namespace.yaml ├── service_account.yaml 第 第 2 章 章 了解 了解 OPERATOR 21 静态清单必须位于 manifests/ 目录中,其中至少包含一个资源,以便捆绑包是置备程序可以解包的有效 目录的索引镜像。在使用 olm.catalogImageTemplate 注解时,也可以省略,该注解会在运行时 设置 pull spec。 name: example-catalog 1 namespace: openshift-marketplace 2 annotations: olm.catalogImageTemplate: 3 "quay.io/example- operators.coreos.com/v1alpha1 kind: Subscription metadata: name: example-operator namespace: example-namespace spec: channel: stable OpenShift Container Platform 4.14 Operator 28 其他 其他资源 源 了解
    0 码力 | 423 页 | 4.26 MB | 1 年前
    3
  • pdf文档 Google C++ Style Guide

    polluting the global namespace: name collisions across a codebase of hun- dreds of millions of lines are difficult to work with and hard to avoid if everyone puts things into the global namespace. Concede to optimization adding a template parameter with a default value, or migrating to a new namespace. • Forward declaring symbols from namespace std:: yields undefined be- havior. • It can be difficult to determine whether in a namespace. Namespaces should have unique names based on the project name, and possibly its path. Unnamed namespaces in .cc files are encouraged. Do not use using-directives (e.g. using namespace foo)
    0 码力 | 83 页 | 238.71 KB | 1 年前
    3
  • pdf文档 Sender Patterns to Wrangle Concurrency in Embedded Devices

    a society that honors the servant and has forgotten the gi�. 363738Add simple debug handler namespace async_trace { template async::injected_debug_handler<> = async_trace::debug_handler{}; 15 39Add simple debug handler namespace async_trace { template template <> 14 inline auto async::injected_debug_handler<> = async_trace::debug_handler{}; 15 namespace async_trace { struct debug_handler { template
    0 码力 | 106 页 | 26.36 MB | 6 月前
    3
  • pdf文档 A (Short) Tour of C++ Modules

    no declarations only preprocessor directives exported "exportedness" applies to names not a namespace separate name 'domain'MODULE TU TYPES & FEATURES Interface unit ✅ ✅ ✅ ❎ ✅ ✅ ✅ Implementation unit answer = 42; }; export namespace SimpleModule { void f(const detail &); std::vector g(); } 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 module SimpleModule; namespace SimpleModule { void something with D } } 1 2 3 4 5 6 7 8 9 module; #include module SimpleModule; namespace SimpleModule { std::vector g() { return {{ 42 }, { 43 }}; } } 1 2 3 4 5 6 7 8 9
    0 码力 | 62 页 | 4.20 MB | 6 月前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
geventsocketioDocumentationRelease0.3Ciliumv11011OpenShiftContainerPlatform4.14OperatorGoogleC++StyleGuideSenderPatternstoWrangleConcurrencyinEmbeddedDevicesShortTourofModules
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩