积分充值
 首页
前端开发
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)系统运维(5)网络与安全(5)Python(2)Tornado(2)综合其他(1)人工智能(1)Rust(1)

语言

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

格式

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

    struct 关键字并为整个结构体提供一个名字。结构体的名字需要描述 它所组合的数据的意义。接着,在大括号中,定义每一部分数据的名字和类型,我们称为 字 段(field)。例如,示例 5-1 展示了一个存储用户账号信息的结构体: 文件名:src/main.rs struct User { active: bool, username: String, email: String, 的代码来看看其内部结构是否不同于公有 API。 创建 Crates.io 账号 在你可以发布任何 crate 之前,需要在 crates.io 上注册账号并获取一个 API token。为此,访 问位于 crates.io 的首页并使用 GitHub 账号登录。(目前 GitHub 账号是必须的,不过将来该 网站可能会支持其他创建账号的方法)一旦登录之后,查看位于 https://crates.io/me/ Apache-2.0" [dependencies] Cargo 的文档 描述了其他可以指定的元数据,它们可以帮助你的 crate 更容易被发现和使用! 发布到 Crates.io 现在我们创建了一个账号,保存了 API token,为 crate 选择了一个名字,并指定了所需的元 数据,你已经准备好发布了!发布 crate 会上传特定版本的 crate 到 crates.io 以供他人使用。 发布
    0 码力 | 562 页 | 3.23 MB | 1 月前
    3
  • pdf文档 Trends Artificial Intelligence

    represent key underpinnings of these changes. As does leadership evolution for the global powers. Google’s founding mission (1998) was to ‘organize the world’s information and make it universally accessible units are the installed based of smartphones & tablets in 2020. Cloud & data center capex includes Google, Amazon, Microsoft, Meta, Alibaba, Apple, IBM, Oracle, Tencent, & Baidu for ten years ending 2022 Annual Searches = ChatGPT 5.5x Faster vs. Google Note: Dashed-line bars are for years where Google did not disclose annual search volumes. Source: Google public disclosures, OpenAI (12/24). ChatGPT
    0 码力 | 340 页 | 12.14 MB | 5 月前
    3
  • pdf文档 Tornado 6.5 Documentation

    authentication and authorization protocols for a number of the most pop- ular sites on the web, including Google/Gmail, Facebook, Twitter, and FriendFeed. The module includes methods to log users in via these sites publish a Twitter message on their behalf. Here is an example handler that uses Google for authentication, saving the Google credentials in a cookie for later access: class GoogleOAuth2LoginHandler(tornado site.com/auth/google', code=self.get_argument('code')) # Save the user with e.g. set_signed_cookie else: await self.authorize_redirect( redirect_uri='http://your.site.com/auth/google', client_id=self
    0 码力 | 272 页 | 1.12 MB | 3 月前
    3
  • epub文档 Tornado 6.5 Documentation

    com/tornadoweb/tornado] Mailing lists: discussion [https://groups.google.com/forum/#!forum/python-tornado] and announcements [https://groups.google.com/forum/#!forum/python-tornado-announce] Stack Overflow [ PageDiscussion and support You can discuss Tornado on the Tornado developer mailing list [https://groups.google.com/forum/#!forum/python-tornado], and report bugs on the GitHub issue tracker [https://github.c com/tornadoweb/tornado/wiki/Links]. New releases are announced on the announcements mailing list [https://groups.google.com/forum/#!forum/python- tornado-announce]. Tornado is available under the Apache License, Version
    0 码力 | 437 页 | 405.14 KB | 3 月前
    3
  • word文档 The DevOps Handbook

    and analysis tools 6. Tutorials and standards ii. Google – Single repository with over 1B files and over 2B SLOC, over 25K engineers for every Google property d. SPREAD KNOWLEDGE BY USING AUTOMATED TESTS INTERNAL CONSULTING AND COACHES TO SPREAD PRACTICES i. Capital One – SMEs hold open office hours ii. Google Testing Grouplet and Testing on the Toilet periodical 1. Started Test Certified Levels for teams
    0 码力 | 9 页 | 25.13 KB | 6 月前
    3
  • word文档 The DevOps Handbook

    d. Google Web Server (GWS) team was struggling with changes – Hard line: no changes would be accepted into GWS without accompanying automated tests. Spread Testing Grouplet team approach. Google – single
    0 码力 | 8 页 | 23.08 KB | 6 月前
    3
  • word文档 Velocity Conference 2015

    is Velocity all about? What did I learn? Service Workers: The Practical Bits by Patrick Meenan (Google) @patmeenan http://www.slideshare.net/patrickmeenan/service-workers-for-performance  They are effectively
    0 码力 | 4 页 | 176.79 KB | 6 月前
    3
  • word文档 Pomodoro Technique

    que.com/ [2] Personal Productivity Using The Pomodoro Technique, Daniel Hinojosa, https://docs.google.com/presentation/d/1ufjcILARuowbv3Y9r-FP9-x3kmlIzq7bvOJBxRVh3-w/ present#slide=id.i0 [3] Flow: The
    0 码力 | 3 页 | 289.16 KB | 6 月前
    3
  • word文档 The DevOps Handbook

    way to do that operation.” d. HAVE DEVELOPERS INITIALLY SELF-MANAGE THEIR PRODUCTION SERVICE i. Google has development groups self-manage their services in production before they become eligible for
    0 码力 | 8 页 | 24.02 KB | 6 月前
    3
  • pdf文档 julia 1.10.10

    connect("google.com", 80) TCPSocket(RawFD(30) open, 0 bytes waiting) At the base of this functionality is getaddrinfo, which will do the appropriate address resolution: julia> getaddrinfo("google.com") the coroutines it wraps around have exited: julia> using Sockets julia> @sync for hostname in ("google.com", "github.com", "julialang.org") @async begin conn = connect(hostname, 80) write(conn, "GET readline(conn, keep=true) println("Finished connection to $(hostname)") end end Finished connection to google.com Finished connection to julialang.org Finished connection to github.com 21.8 Multicast Julia
    0 码力 | 1692 页 | 6.34 MB | 3 月前
    3
共 19 条
  • 1
  • 2
前往
页
相关搜索词
Rust程序设计程序设计语言简体中文文版中文版简体中文版1.85TrendsArtificialIntelligenceTornado6.5DocumentationTheDevOpsHandbookVelocityConference2015PomodoroTechniquejulia1.1010
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩