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

无数据

分类

全部后端开发(13)Julia(10)系统运维(8)网络与安全(6)综合其他(3)人工智能(3)Python(2)Tornado(2)存储(2)Rust(1)

语言

全部英语(10)中文(繁体)(10)中文(简体)(3)zh(1)

格式

全部PDF文档 PDF(19)DOC文档 DOC(4)其他文档 其他(1)
 
本次搜索耗时 0.292 秒,为您找到相关结果约 24 个.
  • 全部
  • 后端开发
  • Julia
  • 系统运维
  • 网络与安全
  • 综合其他
  • 人工智能
  • Python
  • Tornado
  • 存储
  • Rust
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • zh
  • 全部
  • PDF文档 PDF
  • DOC文档 DOC
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Tornado 6.5 Documentation

    current user. • set_default_headers - may be used to set additional headers on the response (such as a custom Server header). Error Handling If a handler raises an exception, Tornado will call RequestHandler and a one-line description of the error (e.g. “500: Internal Server Error”) otherwise. To produce a custom error page, override RequestHandler.write_error (probably in a base class shared by all your handlers) %} {% end %} and entry.html: {% module Entry(entry, show_comments=True) %} Modules can include custom CSS and JavaScript functions by overriding the embedded_css, embedded_javascript, javascript_files
    0 码力 | 272 页 | 1.12 MB | 3 月前
    3
  • epub文档 Tornado 6.5 Documentation

    current user. set_default_headers - may be used to set additional headers on the response (such as a custom Server header). Error Handling If a handler raises an exception, Tornado will call RequestHandler and a one-line description of the error (e.g. “500: Internal Server Error”) otherwise. To produce a custom error page, override RequestHandler.write_error (probably in a base class shared by all your handlers) {% end %} and entry.html: {% module Entry(entry, show_comments=True) %} Modules can include custom CSS and JavaScript functions by overriding the embedded_css, embedded_javascript, javascript_files
    0 码力 | 437 页 | 405.14 KB | 3 月前
    3
  • pdf文档 Trends Artificial Intelligence

    accelerate scientific research could result in cures for disease and solutions for climate change and resource shortages. As Demis Hassabis, CEO of Google DeepMind, has suggested: ‘First we solve AI, then use new questions about the one-size-fits-all LLM approach, with smaller, cheaper models trained for custom use cases** now emerging. Will providers try to build horizontal platforms? Will they dive into more tokens per task. The appetite for AI isn't slowing down. It’s growing into every available resource – just like software did in the age of desktop and cloud. But infrastructure is not just standing
    0 码力 | 340 页 | 12.14 MB | 4 月前
    3
  • word文档 A Seat at the Table: IT Leadership in the Age of Agility - Part 2

    development have changed: Changed in a way that now favors “building” over “buying.” There are now ways of custom-developing systems that preserve many of the advantages of buying off the shelf.  The risk of hard to change.  The advantages of the agility that can be gained through a flexible, changeable, custom system —a smooth rather than a lumpy EA, as we put it in the last chapter—are becoming morecompelling The cost of custom development is falling: More and more logic is abstracted away by frameworks and design patterns. Incremental delivery and staged investments reduce cost and risk.  Custom code is almost
    0 码力 | 7 页 | 387.61 KB | 5 月前
    3
  • pdf文档 Julia 1.11.4

    Operations on Types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 151 12.15 Custom pretty-printing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 152 12.16 "Value types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1788 102.8 Creating Custom AbstractTestSet Types . . . . . . . . . . . . . . . . . . . . . . . 1789 102.9 Test utilities . Package Images . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1862 105.15 Custom LLVM Passes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1863 105.16 Working
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 Julia 1.11.5 Documentation

    Operations on Types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 151 12.15 Custom pretty-printing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 152 12.16 "Value types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1788 102.8 Creating Custom AbstractTestSet Types . . . . . . . . . . . . . . . . . . . . . . . 1789 102.9 Test utilities . Package Images . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1862 105.15 Custom LLVM Passes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1863 105.16 Working
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 Julia 1.11.6 Release Notes

    Operations on Types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 151 12.15 Custom pretty-printing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 152 12.16 "Value types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1788 102.8 Creating Custom AbstractTestSet Types . . . . . . . . . . . . . . . . . . . . . . . 1789 102.9 Test utilities . Package Images . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1862 105.15 Custom LLVM Passes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1863 105.16 Working
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 julia 1.10.10

    Operations on Types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 143 11.15 Custom pretty-printing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 144 11.16 "Value types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1513 98.8 Creating Custom AbstractTestSet Types . . . . . . . . . . . . . . . . . . . . . . . 1514 98.9 Test utilities . maintenance and care of multi-threading locks . . . . . . . . . . . . . . . . 1592 101.19 Arrays with custom indices . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1596 101.20 Module loading
    0 码力 | 1692 页 | 6.34 MB | 3 月前
    3
  • pdf文档 Julia 1.10.9

    Operations on Types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 143 11.15 Custom pretty-printing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 144 11.16 "Value types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1513 98.8 Creating Custom AbstractTestSet Types . . . . . . . . . . . . . . . . . . . . . . . 1514 98.9 Test utilities . maintenance and care of multi-threading locks . . . . . . . . . . . . . . . . 1592 101.19 Arrays with custom indices . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1596 101.20 Module loading
    0 码力 | 1692 页 | 6.34 MB | 3 月前
    3
  • pdf文档 julia 1.13.0 DEV

    Operations on Types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 151 12.15 Custom pretty-printing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 152 12.16 "Value types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1839 103.8 Creating Custom AbstractTestSet Types . . . . . . . . . . . . . . . . . . . . . . . 1840 103.9 Test utilities . Package Images . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1916 106.15 Custom LLVM Passes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1918 106.16 Working
    0 码力 | 2058 页 | 7.45 MB | 3 月前
    3
共 24 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
Tornado6.5DocumentationTrendsArtificialIntelligenceSeatattheTableITLeadershipinAgeofAgilityPartJulia1.11ReleaseNotesjulia1.10101.13DEV
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩