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

无数据

分类

全部后端开发(259)C++(96)Julia(87)Conan(43)nim(29)Rust(17)Python(15)Conda(14)PHP(9)CakePHP(6)

语言

全部英语(227)中文(简体)(21)中文(繁体)(11)韩语(2)西班牙语(1)日语(1)葡萄牙语(1)中文(简体)(1)中文(繁体)(1)

格式

全部PDF文档 PDF(258)其他文档 其他(6)PPT文档 PPT(4)
 
本次搜索耗时 0.073 秒,为您找到相关结果约 268 个.
  • 全部
  • 后端开发
  • C++
  • Julia
  • Conan
  • nim
  • Rust
  • Python
  • Conda
  • PHP
  • CakePHP
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 韩语
  • 西班牙语
  • 日语
  • 葡萄牙语
  • 中文(简体)
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Template Metaprogramming: Type Traits

    Template Metaprogramming: Type Traits Part 1 CppCon 2020 1 Jody Hagins
 jhagins@maystreet.com 
 coachhagins@gmail.comTemplate Metaprogramming: Type Traits CppCon 2020 2 IntroductionIntended Audience necessarily beginner to C++, but beginner to traditional template metaprogramming techniques • Type traits part of standard library for ~10 years 3Intended Audience • Beginner/Intermediate • Gentle entry: necessarily beginner to C++, but beginner to traditional template metaprogramming techniques • Type traits part of standard library for ~10 years • Fundamentals have been in use for ~20 years 3Intended
    0 码力 | 403 页 | 5.30 MB | 5 月前
    3
  • pdf文档 Comprehensive Rust(English) 202412

    . . . . . . . . . . . 72 13 Methods and Traits 75 13.1 Methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75 2 13.2 Traits . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77 13.2.1 Implementing Traits . . . . . . . . . . . . . . . . . . . . . . . . . . . 77 13.2.2 Supertraits . . . . . . . . . . . . . . . . . . . . . . . . . . . . Generic Data Types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85 15.3 Generic Traits . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 86 15.4 Trait Bounds . . .
    0 码力 | 382 页 | 1.00 MB | 10 月前
    3
  • pdf文档 Comprehensive Rust ?

    . . . . . . . . . . . 68 13 Methods and Traits 71 13.1 Methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 71 2 13.2 Traits . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 73 13.2.1 Implementing Traits . . . . . . . . . . . . . . . . . . . . . . . . . . . 73 13.2.2 Supertraits . . . . . . . . . . . . . . . . . . . . . . . . . . . . Generic Data Types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81 15.3 Generic Traits . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81 15.4 Trait Bounds . . .
    0 码力 | 378 页 | 1009.46 KB | 1 年前
    3
  • pdf文档 The Rust Programming Language,2nd Edition

    . 196 3.3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 206 4 Generic Types, Traits, and Lifetimes 213 4.1 Removing Duplication by Extracting a Function . . . . 214 4.2 . . . . . generators implement, and this trait must be in scope for us to use those methods. Chapter 10 will cover traits in detail. Also, we’re adding two more lines in the middle. The rand:: thread_rng function will give upper bound, so we need to specify 1 and 101 to request a number between 1 and 100. Knowing which traits to use and which functions and methods to call from a crate isn’t something that you’ll just know
    0 码力 | 617 页 | 1.54 MB | 1 年前
    3
  • pdf文档 Comprehensive Rust(Español) 202412

    . . . . . . . . . . . . 72 13 Métodos y Traits 75 13.1 Métodos . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75 2 13.2 Traits . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77 13.2.1 Implementación de Traits . . . . . . . . . . . . . . . . . . . . . . . . 77 13.2.2 Supertraits . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tipos de datos asociados . . . . . . . . . . . . . . . . . . . . . . . . . 78 13.3 Derivación de Traits . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 79 13.4 Ejercicio: trait de registro
    0 码力 | 389 页 | 1.04 MB | 10 月前
    3
  • pdf文档 Comprehensive Rust(Português do Brasil) 202412

    . . . . . . . . . . . . 72 13 Métodos e Traits 75 13.1 Métodos . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75 2 13.2 Traits . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77 13.2.1 Implementando Traits . . . . . . . . . . . . . . . . . . . . . . . . . . 77 13.2.2 Supertraits . . . . . . . . . . . . . . . . . . . . . . . . . . . . 84 15.2 Tipos de Dados Genéricos . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85 15.3 Traits Genéricos . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85 15.4 Trait Bounds
    0 码力 | 389 页 | 1.05 MB | 10 月前
    3
  • pdf文档 GraphBLAS: Building a C++ Matrix API for Graph Algorithms

    whether monoid_traits specialization exists 117 using grb; bool test = is_monoid_v, int>; // Prints “1” for true std::cout << test << std::endl; int identity = monoid_traits whether monoid_traits specialization exists 118 using grb; bool test = is_monoid_v, int>; // Prints “1” for true std::cout << test << std::endl; int identity = monoid_traits whether monoid_traits specialization exists 119 using grb; bool test = is_monoid_v, int>; // Prints “1” for true std::cout << test << std::endl; int identity = monoid_traits
    0 码力 | 172 页 | 7.40 MB | 5 月前
    3
  • pdf文档 Comprehensive Rust(Persian ) 202412

    . . . . . . . . . . . . . . 78 2 13.2 Traits . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80 13.2.1 � � � � � � � � � Traits . . . . . . . . . . . . . . . . . . . . � � � � � � Generic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88 15.3 Generic Traits . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89 15.4 Trait Bounds . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 101 17 � � � � � � � � � � � � � � � � � Traits 102 17.1 � � � � � � . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    0 码力 | 393 页 | 987.97 KB | 10 月前
    3
  • pdf文档 Golang大规模云原生应用管理实践

    componentName: web-service instanceName: frontend dependencies: - backend traits: - trait: apiVersion: keda.k8s.io/v1alpha1 kind: ScaledObject com/oam-dev/spec EDAS的平台构建机制-KubeVela https://github.com/oam-dev/kubevela • OAM应用模型运行时 • 内置Workloads & Traits & Scopes • Capability Management KubeVela的核心机制-运行时 func Setup(mgr ctrl.Manager, args controller ParameterValues) w, err := r.workload.Render(c.Spec.Workload.Raw, p...) for _, ct := range acc.Traits { t, traitDef, err := r.renderTrait(ctx, ct, ac, acc.ComponentName, ref, dag) … } if err := Se
    0 码力 | 23 页 | 7.70 MB | 1 年前
    3
  • pdf文档 C++26 for C++14 Developers: STL-Preview

    std::iterator_traits is not SFINAE-friendly until C++17 and requires all five typedefs to be defined until C++203. To achieve C++20 behavior without modifying std::iterator_traits, iterators must used with pre-C++20 STL, which relies on std::iterator_traits. The opposite situation can be handled by specializing preview::incrementable_traits with pre- C++20 iterators5 such as std::back_insert_iterator std::back_insert_iterator, which are used to determine preview::iterator_traits::difference_type. Since stl-preview follows C++26 standard, it is self-consistent. Before C++17, where std::contiguous_iterator_tag
    0 码力 | 3 页 | 129.06 KB | 5 月前
    3
共 268 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 27
前往
页
相关搜索词
TemplateMetaprogrammingTypeTraitsComprehensiveRustEnglish202412TheProgrammingLanguage2ndEditionEspaolPortugudoBrasilGraphBLASBuildingC++MatrixAPIforGraphAlgorithmsPersianGolang大规规模大规模原生应用管理实践2614DevelopersSTLPreview
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩