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

无数据

分类

全部后端开发(14)Julia(10)系统运维(8)网络与安全(8)Python(2)Tornado(2)Go(1)Rust(1)

语言

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

格式

全部PDF文档 PDF(14)DOC文档 DOC(7)其他文档 其他(1)
 
本次搜索耗时 0.226 秒,为您找到相关结果约 22 个.
  • 全部
  • 后端开发
  • Julia
  • 系统运维
  • 网络与安全
  • Python
  • Tornado
  • Go
  • Rust
  • 全部
  • 英语
  • 中文(繁体)
  • zh
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • DOC文档 DOC
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 julia 1.13.0 DEV

    The Julia Language V1.13.0-DEV.639 The Julia Project May 27, 2025Contents Contents i I Manual 1 1 Julia 1.13-DEV Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2043Part I Manual 1Chapter 1 Julia 1.13-DEV Documentation Welcome to the documentation for Julia 1.13-DEV. Work in progress! This documentation is for an unreleased, in-development changed since the last release. Note The documentation is also available in PDF format: julia-1.13.0-DEV.pdf. 1.1 Important Links Below is a non-exhaustive list of links that will be useful as you learn
    0 码力 | 2058 页 | 7.45 MB | 3 月前
    3
  • pdf文档 Rust 程序设计语言 简体中文版 1.85.0

    下,输入下面的命令来构建项目: $ cargo build Compiling hello_cargo v0.1.0 (file:///projects/hello_cargo) Finished dev [unoptimized + debuginfo] target(s) in 2.85 secs 这个命令会创建一个可执行文件 target/debug/hello_cargo (在 Windows /target/debug/hello_cargo 运行了程序,也 可以使用 cargo run 在一个命令中同时编译并运行生成的可执行文件: $ cargo run Finished dev [unoptimized + debuginfo] target(s) in 0.0 secs Running `target/debug/hello_cargo` Hello, world 会在运行之前重新构建项目,并会出现像这样的输出: $ cargo run Compiling hello_cargo v0.1.0 (file:///projects/hello_cargo) Finished dev [unoptimized + debuginfo] target(s) in 0.33 secs Running `target/debug/hello_cargo` Hello, world
    0 码力 | 562 页 | 3.23 MB | 26 天前
    3
  • pdf文档 Transitioning to Go

    Examplehttps://go.dev/tourhttps://go.dev/doc/codehttps://go.dev/doc/effective_gohttps://github.com/golang/go/wiki/CodeReviewCommentshttps://gobyexample.comgoing furtherhttps://www.gopl.iohttps://go.dev/ref/memhttps://exercism dev/ref/memhttps://exercism.orghttps://quii.gitbook.io/learn-go-with-testshttps://go101.orghttps://go.dev/blogmore, morehttps://go.dev/learn/https://github.com/enocom/gopher-reading-listRead other codebases 1. Study https://github
    0 码力 | 30 页 | 1.53 MB | 5 月前
    3
  • word文档 The DevOps Handbook

    of work were significantly behind schedule. Surprising discovery: only 50% of the source code in Dev/Test environments matched Prod. They fixed forward, but changes not put back into version control automated environment creation – time reduced from 8 weeks to 1 day b. ENABLE ON-DEMAND CREATION OF DEV, TEST, AND PRODUCTION ENVRIONMENTS i. Major contributing cause of issues stems from releases representing they get sick, you shoot them.” iii. Ensure consistency across all environments (Prod, pre-prod(s), dev, & new) iv. Immutable Infrastructure 1. Once created no changes are allowed 2. Changes must be
    0 码力 | 8 页 | 23.08 KB | 5 月前
    3
  • word文档 The DevOps Handbook

    than the systems being monitored.” c. CREATE APPLICATION LOGGING TELEMETRY THAT HELPS PRODUCTION i. Dev & Ops create production telemetry as part of their daily workii. If it was important enough for an CREATION OF PRODUCTION METRICS AS PART OF DAILY WORK i. Create infrastructure to make it easy for Dev or Ops to create telemetry for functions built ii. Generate graphs with overlays of production changes ideally feature toggle off and fix-forward or use other Blue- Green, Canary release patterns b. DEV SHARES PAGER ROTATION DUTIES WITH OPS i. Complex systems will inevitably have unexpected problems
    0 码力 | 8 页 | 24.02 KB | 5 月前
    3
  • word文档 The DevOps Handbook

    Automation: g. Myth—DevOps is Only for Open Source Software: 2. Foreword xix 3. Imagine a World Where Dev and Ops Become DevOps: a. THE CORE, CHRONIC CONFLICT i. Among them are the two following goals, which daily Work of Development a. CREATE SHARED SERVICES TO INCREASE DEVELOPER PRODUCTIVITY i. Enable Dev teams to spend more time building functionality, as opposed to created infrastructure ii. Automation LIAISON TO EACH SERVICE TEAM i. Reduces costs compared to embedded operations d. INTEGRATE OPS INTO DEV RITUALS i. Help better understand development culture. ii. Radiate operational concerns into the
    0 码力 | 8 页 | 22.57 KB | 5 月前
    3
  • epub文档 Tornado 6.5 Documentation

    with best performance and scalability on systems supporting epoll (Linux), kqueue (BSD/macOS), or /dev/poll (Solaris). Tornado will also run on Windows, although this configuration is not officially supported web framework and HTTP server together offer a full-stack alternative to WSGI [http://www.python.org/dev/peps/pep-3333/]. While it is possible to use the Tornado HTTP server as a container for other WSGI ) You can require that the user be logged in using the Python decorator [http://www.python.org/dev/peps/pep-0318/] tornado.web.authenticated. If a request goes to a method with this decorator, and the
    0 码力 | 437 页 | 405.14 KB | 3 月前
    3
  • pdf文档 julia 1.10.10

    keep the project working. When such incompatibilities occur, you'll typically want to upgrade your dev tools to versions that are compatible with the main project. Package Extensions A package "extension" PkgTemplates t = Template() t("MyPkg") This will create a blank package, "MyPkg", in your .julia/dev directory. Note that PkgTem- plates allows you to control many different options through its Template devnull Used in a stream redirect to discard all data written to it. Essentially equivalent to /dev/null on Unix or NUL on Windows. Usage:CHAPTER 41. ESSENTIALS 595 run(pipeline(`cat test.txt`, devnull))
    0 码力 | 1692 页 | 6.34 MB | 3 月前
    3
  • pdf文档 Julia 1.10.9

    keep the project working. When such incompatibilities occur, you'll typically want to upgrade your dev tools to versions that are compatible with the main project. Package Extensions A package "extension" PkgTemplates t = Template() t("MyPkg") This will create a blank package, "MyPkg", in your .julia/dev directory. Note that PkgTem- plates allows you to control many different options through its Template devnull Used in a stream redirect to discard all data written to it. Essentially equivalent to /dev/null on Unix or NUL on Windows. Usage:CHAPTER 41. ESSENTIALS 595 run(pipeline(`cat test.txt`, devnull))
    0 码力 | 1692 页 | 6.34 MB | 3 月前
    3
  • pdf文档 Julia 1.11.4

    keep the project working. When such incompatibilities occur, you'll typically want to upgrade your dev tools to versions that are compatible with the main project. Package Extensions A package "extension" PkgTemplates t = Template() t("MyPkg") This will create a blank package, "MyPkg", in your .julia/dev directory. Note that PkgTem- plates allows you to control many different options through its Template devnull Used in a stream redirect to discard all data written to it. Essentially equivalent to /dev/null on Unix or NUL on Windows. Usage: run(pipeline(`cat test.txt`, devnull)) source Base.success
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
共 22 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
julia1.13DEVRust程序设计程序设计语言简体中文文版中文版简体中文版1.85TransitioningtoGoTheDevOpsHandbookTornado6.5Documentation1.1010Julia1.11
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩