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

无数据

分类

全部后端开发(358)Python(217)综合其他(180)Weblate(153)Java(46)Django(46)Spring(46)区块链(43)PyWebIO(42)Jupyter(31)

语言

全部英语(473)中文(简体)(127)法语(2)日语(1)韩语(1)英语(1)

格式

全部其他文档 其他(605)
 
本次搜索耗时 0.135 秒,为您找到相关结果约 605 个.
  • 全部
  • 后端开发
  • Python
  • 综合其他
  • Weblate
  • Java
  • Django
  • Spring
  • 区块链
  • PyWebIO
  • Jupyter
  • 全部
  • 英语
  • 中文(简体)
  • 法语
  • 日语
  • 韩语
  • 英语
  • 全部
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • epub文档 Mypy 1.8.0 Documentation

    is a static type checker for Python. Type checkers help ensure that you’re using variables and functions in your code correctly. With mypy, add type hints (PEP 484 [https://peps.python.org/pep-0484/]) inference Types from libraries Next steps Type hints cheat sheet Variables Useful built-in types Functions Classes When you’re puzzled or when things are complicated Standard “duck types” Forward references (and lambdas) Union types Optional types and the None type Disabling strict optional checking Type aliases Named tuples The type of class objects Generators Class basics Instance and class attributes Annotating
    0 码力 | 318 页 | 271.55 KB | 1 年前
    3
  • epub文档 Mypy 1.10.0+dev Documentation

    is a static type checker for Python. Type checkers help ensure that you’re using variables and functions in your code correctly. With mypy, add type hints (PEP 484 [https://peps.python.org/pep-0484/]) inference Types from libraries Next steps Type hints cheat sheet Variables Useful built-in types Functions Classes When you’re puzzled or when things are complicated Standard “duck types” Forward references type Tuple types Callable types (and lambdas) Union types Optional types and the None type Type aliases Named tuples The type of class objects Generators Class basics Instance and class attributes Annotating
    0 码力 | 318 页 | 270.84 KB | 1 年前
    3
  • epub文档 Scrapy 0.9 Documentation

    start_urls attribute of the Spider, and assigns them the parse method of the spider as their callback function. These Requests are scheduled, then executed, and a scrapy.http.Response objects are returned and 1. You start by generating the initial Requests to crawl the first URLs, and specify a callback function to be called with the response downloaded from those requests. The first requests to perform are for the URLs specified in the start_urls and the parse method as callback function for the Requests. 2. In the callback function you parse the response (web page) and return either Item objects, Request
    0 码力 | 204 页 | 447.68 KB | 1 年前
    3
  • epub文档 Scrapy 0.14 Documentation

    start_urls attribute of the Spider, and assigns them the parse method of the spider as their callback function. These Requests are scheduled, then executed, and scrapy.http.Response objects are returned and Item Fields Field objects are used to specify metadata for each field. For example, the serializer function for the last_updated field illustrated in the example above. You can specify any kind of metadata 1. You start by generating the initial Requests to crawl the first URLs, and specify a callback function to be called with the response downloaded from those requests. The first requests to perform are
    0 码力 | 235 页 | 490.23 KB | 1 年前
    3
  • epub文档 Scrapy 0.12 Documentation

    start_urls attribute of the Spider, and assigns them the parse method of the spider as their callback function. These Requests are scheduled, then executed, and scrapy.http.Response objects are returned and 1. You start by generating the initial Requests to crawl the first URLs, and specify a callback function to be called with the response downloaded from those requests. The first requests to perform are for the URLs specified in the start_urls and the parse method as callback function for the Requests. 2. In the callback function, you parse the response (web page) and return either Item objects, Request
    0 码力 | 228 页 | 462.54 KB | 1 年前
    3
  • epub文档 Hyperledger Fabric 1.4 中文文档

    it allows for a straightforward composition of task functions, and (unlike tools which push the multi-host functionality down to the individual function calls) enables shell script-like logic where you may arguments via a special command-line syntax. In addition to naming actual arguments to your task function, this may be used to set the host, hosts, role or roles “arguments”, which are interpreted by Fabric list, you may wish to specify this in your fabfile itself. This can be done by decorating a task function with the hosts or roles decorators. These decorators take a variable argument list, like so: from
    0 码力 | 145 页 | 161.53 KB | 1 年前
    3
  • epub文档 Hyperledger Fabric 2.5 中文文档

    it allows for a straightforward composition of task functions, and (unlike tools which push the multi-host functionality down to the individual function calls) enables shell script-like logic where you may arguments via a special command-line syntax. In addition to naming actual arguments to your task function, this may be used to set the host, hosts, role or roles “arguments”, which are interpreted by Fabric list, you may wish to specify this in your fabfile itself. This can be done by decorating a task function with the hosts or roles decorators. These decorators take a variable argument list, like so: from
    0 码力 | 138 页 | 154.00 KB | 1 年前
    3
  • mobi文档 Go 101 (Golang 101) v1.21.0

    rules. §9. Function Declarations and Calls §10. Code Packages and Package Imports §11. Expressions, Statements and Simple Statements §12. Basic Control Flows §13. Goroutines, Deferred Function Calls and and Maps - first-class citizen container types. §19. Strings §20. Functions - function types and values, including variadic functions. §21. Channels - the Go way to do concurrency synchronizations. §22 Rules §29. More About Deferred Function Calls §30. Some Panic/Recover Use Cases §31. Explain Panic/Recover Mechanism in Detail - also explains exiting phases of function calls. §32. Code Blocks and Identifier
    0 码力 | 610 页 | 945.17 KB | 1 年前
    3
  • chm文档 httpd 2.4.20 中文文档

    authorization. mod_lua Embeds the Lua language into httpd, for configuration and small business logic functions. (Experimental) mod_log_debug Allows the addition of customizable debug logging at different phases to use complex boolean expressions in RewriteCond. Allows the use of SQL queries as RewriteMap functions. mod_ldap, mod_authnz_ldap mod_authnz_ldap adds support for nested groups. mod_ldap adds LDAPConnectionPoolTTL console. The user can thus be alerted to misconfiguration problems before the core open_logs hook function redirects console output to the error log. Expression Parser Added We now have a general-purpose
    0 码力 | 2533 页 | 2.09 MB | 1 年前
    3
  • chm文档 httpd 2.4.18 中文文档

    authorization. mod_lua Embeds the Lua language into httpd, for configuration and small business logic functions. (Experimental) mod_log_debug Allows the addition of customizable debug logging at different phases to use complex boolean expressions in RewriteCond. Allows the use of SQL queries as RewriteMap functions. mod_ldap, mod_authnz_ldap mod_authnz_ldap adds support for nested groups. mod_ldap adds LDAPConnectionPoolTTL console. The user can thus be alerted to misconfiguration problems before the core open_logs hook function redirects console output to the error log. Expression Parser Added We now have a general-purpose
    0 码力 | 2467 页 | 1.89 MB | 1 年前
    3
共 605 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 61
前往
页
相关搜索词
Mypy1.8Documentation1.10devScrapy0.9Documentation0.140.12HyperledgerFabric1.4中文文文文档中文文档2.5Go101Golangv121.0httpd2.42018
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩