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

无数据

分类

全部后端开发(153)综合其他(115)Weblate(90)系统运维(44)区块链(44)云计算&大数据(28)数据库(27)C++(26)前端开发(22)Rust(18)

语言

全部中文(简体)(389)

格式

全部PDF文档 PDF(267)其他文档 其他(101)PPT文档 PPT(19)DOC文档 DOC(2)
 
本次搜索耗时 0.097 秒,为您找到相关结果约 389 个.
  • 全部
  • 后端开发
  • 综合其他
  • Weblate
  • 系统运维
  • 区块链
  • 云计算&大数据
  • 数据库
  • C++
  • 前端开发
  • Rust
  • 全部
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Rust算法教程 The Algos (algorithms)

    for _ in 0..number { arr[i] = data as u32; i += 1; } } } use std::ops::AddAssign; /// Generic implementation of a counting sort for all usigned types pub fn generic_counting_sortstd::cmp; pub fn gnome_sort(arr: &[T]) -> Vec where T: cmp::PartialEq + cmp::PartialOrd + Clone arr1[i] < arr2[j] { arr[i + j + lo] = std::mem::take(&mut arr1[i]); i += 1; } else { arr[i + j + lo] = std::mem::take(&mut arr2[j]); j += 1;
    0 码力 | 270 页 | 8.46 MB | 1 年前
    3
  • pdf文档 从零蛋开始学 Rust

    Arch isize usize ������ 340282366920938463463374607431768211455�� std::u128:MAX ��� ������ -170141183460469231731687303715884105728�� std::i128:MIN ��� ��������������� ��������� ����� � ����� ��: �������� rs:2:18 | 2 | let age:u32 = 20.0; | ^^^^ expected u32, found floating-point number | = note: expected type `u32` found type `{float}` ���� 8 ������ i8����������� types --> main.rs:2:22 | 2 | let interest:f32=8; | ^ expected f32, found integral variable | = note: expected type `f32` found type `{integer}` error: aborting due to previous
    0 码力 | 168 页 | 1.24 MB | 1 年前
    3
  • pdf文档 Rust 程序设计语言简体中文版

    猜猜看程序的第一部分请求和处理用户输入,并检查输入是否符合预期的格式。首先,允许玩 家输入猜测。在 src/main.rs 中输入示例 2-1 中的代码。 文件名:src/main.rs use std::io; fn main() { println!("Guess the number!"); println!("Please input your guess."); 2-1:获取用户猜测并打印的代码 这些代码包含很多信息,我们一行一行地过一遍。为了获取用户输入并打印结果作为输出,我 们需要将 io 输入/输出库引入当前作用域。io 库来自于标准库,也被称为 std : use std::io; # # fn main() { # println!("Guess the number!"); # # println!("Please input your 内容。你可以在标准库文档中查看预导入的所有内容。 如果你需要的类型不在预导入内容中,就必须使用 use 语句显式地将其引入作用域。 std::io 库提供很多有用的功能,包括接收用户输入的功能。 如第一章所提及,main 函数是程序的入口点: # use std::io; # fn main() { # println!("Guess the number!"); # # println
    0 码力 | 600 页 | 12.99 MB | 1 年前
    3
  • pdf文档 Rust 程序设计语言 简体中文版 1.85.0

    猜数字程序的第一部分请求和处理用户输入,并检查输入是否符合预期的格式。首先,我们会 允许玩家输入一个猜测。在 src/main.rs 中输入示例 2-1 中的代码。 文件名:src/main.rs use std::io; fn main() { println!("Guess the number!"); println!("Please input your guess."); 输入/输出库引入当前作用域。io 库来自于标准库,也被称为 std: use std::io; 默认情况下,Rust 设定了若干个会自动导入到每个程序作用域中的标准库内容,这组内容被 称为 预导入(prelude) 内容。你可以在标准库文档中查看预导入的所有内容。 如果你需要的类型不在预导入内容中,就必须使用 use 语句显式地将其引入作用域。std::io 库提供很多有用的功能,包括接收用户输入的功能。 回忆一下,我们在程序的第一行使用 use std::io; 从标准库中引入了输入/输出功能。现在调 用 io 库中的函数 stdin,这允许我们处理用户输入: io::stdin() .read_line(&mut guess) 如果程序的开头没有使用 use std::io; 引入 io 库,我们仍可以通过把函数调用写成 std::io::stdin 来使用该函数。stdin
    0 码力 | 562 页 | 3.23 MB | 9 天前
    3
  • pdf文档 现代C++ 教程:高速上手C++11/14/17/20

    . . . . . . . . . . . . . . . . . . 36 std::function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 std::bind 和 std::placeholder . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 std::array . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 std::forward_list . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 5.2 std::shared_ptr . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 5.3 std::unique_ptr . . . . . . . . . . . . . . . . .
    0 码力 | 83 页 | 2.42 MB | 1 年前
    3
  • pdf文档 Candid: the interface description language of the Internet Computer smart contracts - 陈研

    existing client • Wire format contains type information • Decoder knows two types: wire type, and expected type Serving API v2 Client only knows API v1 Send v1 data Decode v1 as v2 Send v2 result existing client • Wire format contains type information • Decoder knows two types: wire type, and expected type Serving API v2 Client only knows API v1 Send v1 data Decode v1 as v2 Send v2 result value • serde can only serialize some of the values • Similarly, deserialization needs to know the expected Candid type • Possible solutions • Add a new phase in rustc or rust-analyzer • Procedure macro
    0 码力 | 35 页 | 1.35 MB | 1 年前
    3
  • pdf文档 Comprehensive Rust(简体中文) 202412

    Together — Exercise 243 48 练习解答 244 XI 裸机:上午 245 49 Welcome to Bare Metal Rust 246 50 no_std 247 50.1 极小的 no_std 程序 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 248 50.2 alloc . . . 准库包含各种有用的宏。 • println!(format, ..) prints a line to standard output, applying formatting described in std::fmt. • format!(format, ..) 的用法与 println! 类似,但它以字符串形式返回结果。 • dbg!(expression) 会记录表达式的值并返回该值。 • todo For C++ programmers: think of &str as std::string_view from C++, but the one that always points to a valid string in memory. Rust String is a rough equivalent of std::string from C++ (main difference: it
    0 码力 | 359 页 | 1.33 MB | 10 月前
    3
  • pdf文档 Open Flags 调研

    filesystem should be prepared to handle this. When writeback caching is disabled, the filesystem is expected to properly handle the O_APPEND flag and ensure that each write is appending to the end of the file e中,在后续读写等操作中依据该状态进行处理。 // cephfs Inode Fh.flags(cephfsFh struct Inode : RefCountedObject { ... std::set fhs; } // file handle for any open file state struct Fh { InodeRef inode; int _ref; currently in use std::list pos_waiters; // waiters for pos UserPerm actor_perms; // perms I opened the file with Readahead readahead; // file lock std::unique_ptr
    0 码力 | 23 页 | 524.47 KB | 5 月前
    3
  • pdf文档 Rust 语言学习笔记

    子模块,这里面包含了默认导入(std 库 是默认导入的,然后 std 库中的 prelude 下面的东西也是默认导入的)的所 有符号。 大体上有下面一些内容: std::marker::{Copy, Send, Sized, Sync} std::ops::{Drop, Fn, FnMut, FnOnce} std::mem::drop std::boxed::Box std::borrow::ToOwned std::borrow::ToOwned std::clone::Clone std::cmp::{PartialEq, PartialOrd, Eq, Ord} std::convert::{AsRef, AsMut, Into, From} std::default::Default std::iter::{Iterator, Extend, IntoIterator, DoubleEndedIterator DoubleEndedIterator, ExactSizeIterator} std::option::Option::{self, Some, None} std::result::Result::{self, Ok, Err} std::slice::SliceConcatExt std::string::{String, ToString} std::vec::Vec 在 baidu/rust-sgx-sdk
    0 码力 | 117 页 | 2.24 MB | 1 年前
    3
  • epub文档 Weblate 4.2 用户文档

    [https://docs.djangoproject.com/en/stable/ref/settings/#std:setting-EMAIL_HOST], EMAIL_HOST_PASSWORD [https://docs.djangoproject.com/en/stable/ref/settings/#std:setting- EMAIL_HOST_PASSWORD], EMAIL_HOST_USER [https://docs.djangoproject.com/en/stable/ref/settings/#std:setting-EMAIL_HOST_USER] and EMAIL_PORT [https://docs.djangoproject.com/en/stable/ref/settings/#std:setting-EMAIL_PORT]. Their names are quite self-explanatory IP_PROXY_OFFSET, SECURE_PROXY_SSL_HEADER [https://docs.djangoproject.com/en/stable/ref/settings/#std:setting- SECURE_PROXY_SSL_HEADER] HTTP proxy Weblate does execute VCS commands and those accept
    0 码力 | 648 页 | 9.34 MB | 1 年前
    3
共 389 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 39
前往
页
相关搜索词
Rust教程TheAlgoalgorithm零蛋开始程序设计程序设计语言简体中文文版中文版简体中文版1.85现代C++高速上手11141720陈研RustConfChina2023Comprehensive简体中文202412OpenFlags调研学习笔记Weblate4.2用户文档用户文档
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩