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

无数据

分类

全部后端开发(225)C++(198)Conan(73)nim(27)系统运维(2)Linux(2)

语言

全部英语(224)中文(简体)(3)

格式

全部PDF文档 PDF(227)
 
本次搜索耗时 0.012 秒,为您找到相关结果约 227 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • nim
  • 系统运维
  • Linux
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 EXPLORATION OF C++20 METAPROCRAMMING

    EXPLORATION OF C++20 METAPROGRAMMING INBAL LEVIWHO AM I? • AC++ enthusiast. • An embedded software engineer at Solar Edge working on smart home. • One of the organizers of CoreCpp conference and user code. 3MOTIVATION • Some environments discourage extensive use of templates 4 • We’ll see how C++20 creates a paradigm shift in the way we use metaprogramming. And I don’t blame them…• Part 0: (Prologue) II: Overload resolution and ADL • Part III: Conditions at compile time pre C++20 • Part IV: Conditions at compile time using C++20 (and beyond…) • Part V: Advanced methods for controlling compile time logic
    0 码力 | 50 页 | 2.59 MB | 6 月前
    3
  • pdf文档 C++20 镶 SQL

    C++20 ❤ SQL John R Bandela, MDOverview u SQL u C++ Example u Implementation techniques u fixed_string u meta_struct u Parsing compile time strings into meta_structsOverview v SQL v C++ Example [&](auto &m) mutable { read_row_into(stmt, index, m.value); ++index; }, row); return row; }C++20 ❤ SQL https://github.com/google/cpp-from-the-sky-down/tree/master/meta_struct_20/cppcon_version
    0 码力 | 46 页 | 775.02 KB | 6 月前
    3
  • pdf文档 MACRO-FREE TESTING WITH C++20

    CPPCON 2020 / CPPCON 2020 / MACRO-FREE TESTING MACRO-FREE TESTING WITH C++20 WITH C++20 | | | | HTTPS://BOOST-EXT.GITHUB.IO/UT/CPPCON-2020 HTTPS://BOOST-EXT.GITHUB.IO/UT/CPPCON-2020 KRIS@JUSIAK 14UT - UT - HTTPS://GITHUB.COM/BOOST-EXT/UT HTTPS://GITHUB.COM/BOOST-EXT/UT 2 / 14UT - UT - C++20 ( C++20 ( , , ) (*) LIMITATIONS MAY APPLY (*) LIMITATIONS MAY APPLY HTTPS://GITHUB.COM/BOOST-EXT/UT CLANG-11.0.0+ GCC-9+, CLANG-9.0+, APPLE CLANG-11.0.0+ MSVC-2019+* MSVC-2019+* 2 / 14UT - UT - C++20 ( C++20 ( , , ) SINGLE SINGLE (2K LOC) WITH NO EXTERNAL DEPENDENCIES (2K LOC) WITH NO EXTERNAL DEPENDENCIES
    0 码力 | 53 页 | 1.98 MB | 6 月前
    3
  • pdf文档 C++20 Modules: The Packaging and Binary Redistribution Story

    C++20 Modules: The Packaging and Binary Redistribution StoryScope ● Brief introduction on C++ modules and their advantages ● Focus on named modules ● Using modules today ○ Can we package module-ready system / package manager hello_world.cpp hello_world.oThe include directive - cont’d clang++ -std=c++20 -o hello_world.cpp.o -c hello_world.cpp hello_world.cpp:1:10: fatal error: 'fmt/core.h' file not not found #include ^~~~~~~~~~~~ 1 error generated. 👎 clang++ -std=c++20 -o hello_world.cpp.o -c hello_world.cpp -I/path/to/fmt/include 👍 These days this is handled by build system
    0 码力 | 76 页 | 2.09 MB | 6 月前
    3
  • pdf文档 Beyond struct: Programming a Struct Replacement in C++20

    wrapper – but then we run into: u There are no transparent wrappers in C++Let’s Go Beyond Struct u C++20 u No MacrosDefining and accessing members using Person = meta_struct< // member<"id", int> 2})">(s); whole) { return groups; } else { return std::nullopt; } } Possible API (not implemented)SQL C++20 ❤ SQL https://github.com/google/cpp-from-the-sky-down/tree/master/meta_struct_20/cppcon_version
    0 码力 | 65 页 | 702.78 KB | 6 月前
    3
  • pdf文档 C++20 STL Features: 1 Year of Development on GitHub

    C++20 STL Features: 1 Year of Development on GitHub Stephan T. Lavavej "Steh-fin Lah-wah-wade" Principal Software Engineer, Visual C++ Libraries stl@microsoft.com @StephanTLavavej 1 Version 1.0 - September • Write down the slide numbers • Part 0: Overview • What's happened in the last year • Part 1: C++20 STL Features • Everything here is Standard, except as noted • Part 2: GitHub Development • For CppCon 2019 • github.com/microsoft/STL • Apache License v2.0 with LLVM Exception • Implemented ~50 C++20 features • Majority from our amazing contributors • Extensively reviewed and tested • Released VS
    0 码力 | 45 页 | 989.72 KB | 6 月前
    3
  • pdf文档 Leveraging C++20/23 Features for Low Level Interactions

    Leveraging C++20/23 Features for Low Level InteractionsOverview In a baremetal environment, we’re going to demonstrate e�ective use of C++ How did we end up with C language HW interactions? What are best “Delivering Safe C++”, cppcon2023 https://www.youtube.com/watch? v=I8UvQKvOSSw Fertig, Andreas (2020) “C++20: Aggregate, POD, trivial type, standard layout class, what is what.” https://andreasfertig.blog/2
    0 码力 | 56 页 | 5.39 MB | 6 月前
    3
  • pdf文档 Compile-Time Compression and Resource Generation with C++20

    / 1/ Introduction Explore how C++20's constexper features can: Generate data from code at compile-time Be used to construct: Lookup Tables Con�guration Fuses Compressed Strings USB Descriptors 2 /DISCARD/ : { *(.*) } } 8 . 9/ Compile and link with the linker script build.sh gcc -O3 --std=c++20 -c main.cpp -o main.o ld -o config.out -T config_register.ld main.o objdump -ds config.out 8 .
    0 码力 | 59 页 | 1.86 MB | 6 月前
    3
  • pdf文档 SuperCharge Your IPC Programs With C++20 and CCI Pattern

    0 码力 | 57 页 | 7.11 MB | 6 月前
    3
  • pdf文档 Implementing Reflection Using the New C++20 Tooling Opportunity: Modules

    0 码力 | 53 页 | 1.43 MB | 6 月前
    3
共 227 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 23
前往
页
相关搜索词
EXPLORATIONOFC++20METAPROCRAMMINGSQLMACROFREETESTINGWITHModulesThePackagingandBinaryRedistributionStoryBeyondstructProgrammingStructReplacementinSTLFeaturesYearofDevelopmentonGitHubLeveraging23forLowLevelInteractionsCompileTimeCompressionResourceGenerationwithSuperChargeYourIPCProgramsWithCCIPatternImplementingReflectionUsingtheNewToolingOpportunity
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩