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

无数据

分类

全部后端开发(716)Java(230)Python(229)Spring(229)云计算&大数据(186)数据库(100)Julia(87)Scrapy(62)Jupyter(61)Django(53)

语言

全部英语(932)中文(简体)(81)韩语(12)中文(繁体)(11)英语(6)德语(3)日语(3)西班牙语(2)法语(2)葡萄牙语(2)

格式

全部PDF文档 PDF(841)其他文档 其他(198)TXT文档 TXT(18)DOC文档 DOC(1)
 
本次搜索耗时 0.078 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Java
  • Python
  • Spring
  • 云计算&大数据
  • 数据库
  • Julia
  • Scrapy
  • Jupyter
  • Django
  • 全部
  • 英语
  • 中文(简体)
  • 韩语
  • 中文(繁体)
  • 英语
  • 德语
  • 日语
  • 西班牙语
  • 法语
  • 葡萄牙语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • epub文档 gevent-socketio Documentation Release 0.3.1

    in your framework. Note: you need to use the gevent python WSGI server to use gevent- socketio. Namespaces: since you mostly have one websocket/socket.io endpoint per website, it is important to be able site, just like you need routes to map URLs to different parts of your code. The Socket.IO 0.7+ namespaces are a welcome addition, and if you don’t use Socket.IO, you’ll probably end-up writing your own are stateful (like a Websocket), and exposes the same functionality for all. You can have many namespaces inside a Socket, each delimited by their name like /chat, /filesystem or /foobar. Note also that
    0 码力 | 91 页 | 118.05 KB | 1 年前
    3
  • pdf文档 Google C++ Style Guide

    LANG_CXX11 7 Scoping Namespaces With few exceptions, place code 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 inline namespaces. Namespaces subdivide the global scope into distinct, named scopes, and so are useful for preventing name collisions in the global scope. Namespaces provide a method for and code within each project’s namespace can continue to refer to Foo without the prefix. Inline namespaces automatically place their names in the enclosing scope. Con- sider the following snippet, for example:
    0 码力 | 83 页 | 238.71 KB | 1 年前
    3
  • pdf文档 SUSE Rancher and RKE Kubernetes cluster using CSI Driver on DELL EMC PowerFlex

    Rancher managed Kubernetes cluster through Kubernetes APIs to discover protectable resources such as namespaces and PVCs. PowerProtect Data Manager discovers the Kubernetes clusters using the IP address or complete, the associated namespaces are available as assets for protection. PowerProtect Data Manager protects the following two types of Kubernetes cluster assets - Namespaces and PersistentVolumeClaims PersistentVolumeClaims (PVCs). During the discovery process, PowerProtect Data Manager creates the following namespaces in the cluster: • Velero-ppdm: This namespace contains a Velero pod to backup metadata and stage
    0 码力 | 45 页 | 3.07 MB | 1 年前
    3
  • pdf文档 Istio Security Assessment

    • /docs/ops/best-practices/security/: This section only provides 2 general recommendations. Use namespaces for isolation (a contentious perspective) and configured third party service account tokens instead "/", preventing a need to re-declare essentially the same VirtualService in different namespaces. However, when using this format, no additional validation is performed to ensure that the account it is possible for accounts with access to only specific namespaces to surreptitiously intercept the traffic of applications from other namespaces that they do not otherwise have any access to. Reproduction
    0 码力 | 51 页 | 849.66 KB | 1 年前
    3
  • pdf文档 Scrapy 0.22 Documentation

    concepts Scrapy Documentation, Release 0.22.0 itertag = ’product’ namespaces A list of (prefix, uri) tuples which define the namespaces available in that document that will be processed with this spider automatically register namespaces using the register_namespace() method. You can then specify nodes with namespaces in the itertag attribute. Example: class YourSpider(XMLFeedSpider): namespaces = [(’n’, ’http://www atop lxml, Scrapy selectors also support some EXSLT extensions and come with these pre-registered namespaces to use in XPath expressions: prefix namespace usage re http://exslt.org/regular-expressions regular
    0 码力 | 199 页 | 926.97 KB | 1 年前
    3
  • pdf文档 Scrapy 1.6 Documentation

    the node (or element) to iterate in. Example: itertag = 'product' namespaces A list of (prefix, uri) tuples which define the namespaces available in that document that will be processed with this spider automatically register namespaces using the register_namespace() method. You can then specify nodes with namespaces in the itertag attribute. Example: class YourSpider(XMLFeedSpider): namespaces = [('n', 'http://www • alternate links are stored in a list with the key alternate (see sitemap_alternate_links) • namespaces are removed, so lxml tags named as {namespace}tagname become only tagname If you omit this method
    0 码力 | 295 页 | 1.18 MB | 1 年前
    3
  • pdf文档 Scrapy 0.24 Documentation

    the node (or element) to iterate in. Example: itertag = 'product' namespaces A list of (prefix, uri) tuples which define the namespaces available in that document that will be processed with this spider automatically register namespaces using the register_namespace() method. You can then specify nodes with namespaces in the itertag attribute. Example: class YourSpider(XMLFeedSpider): namespaces = [('n', 'http://www atop lxml, Scrapy selectors also support some EXSLT extensions and come with these pre-registered namespaces to use in XPath expressions: prefix namespace usage re http://exslt.org/regular-expressions regular
    0 码力 | 222 页 | 988.92 KB | 1 年前
    3
  • epub文档 Scrapy 0.22 Documentation

    the node (or element) to iterate in. Example: itertag = 'product' namespaces A list of (prefix, uri) tuples which define the namespaces available in that document that will be processed with this spider automatically register namespaces using the register_namespace() method. You can then specify nodes with namespaces in the itertag attribute. Example: class YourSpider(XMLFeedSpider): namespaces = [('n', selectors also support some EXSLT [http://www.exslt.org/] extensions and come with these pre-registered namespaces to use in XPath expressions: prefix namespace usage re http://exslt.org/regular-expressions regular
    0 码力 | 303 页 | 566.66 KB | 1 年前
    3
  • epub文档 Scrapy 0.20 Documentation

    the node (or element) to iterate in. Example: itertag = 'product' namespaces A list of (prefix, uri) tuples which define the namespaces available in that document that will be processed with this spider automatically register namespaces using the register_namespace() method. You can then specify nodes with namespaces in the itertag attribute. Example: class YourSpider(XMLFeedSpider): namespaces = [('n', this Selector. Without registering namespaces you can’t select or extract data from non-standard namespaces. See examples below. remove_namespaces() Remove all namespaces, allowing to traverse the document
    0 码力 | 276 页 | 564.53 KB | 1 年前
    3
  • pdf文档 Scrapy 1.8 Documentation

    the node (or element) to iterate in. Example: itertag = 'product' namespaces A list of (prefix, uri) tuples which define the namespaces available in that document that will be processed with this spider to automatically register namespaces using the register_namespace() method. 3.2. Spiders 41 Scrapy Documentation, Release 1.8.4 You can then specify nodes with namespaces in the itertag attribute. Example: class YourSpider(XMLFeedSpider): namespaces = [('n', 'http://www.sitemaps.org/schemas/sitemap/0.9')] itertag = 'n:url' # ... Apart from these new attributes, this spider has the following
    0 码力 | 335 页 | 1.44 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
geventsocketioDocumentationRelease0.3GoogleC++StyleGuideSUSERancherandRKEKubernetesclusterusingCSIDriveronDELLEMCPowerFlexIstioSecurityAssessmentScrapy0.22Documentati1.60.240.201.8
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩