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

无数据

分类

全部后端开发(311)C++(311)Conan(74)

语言

全部英语(299)中文(简体)(9)英语(2)中文(繁体)(1)

格式

全部PDF文档 PDF(300)PPT文档 PPT(10)TXT文档 TXT(1)
 
本次搜索耗时 0.016 秒,为您找到相关结果约 311 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • 全部
  • 英语
  • 中文(简体)
  • 英语
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • TXT文档 TXT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Object Oriented Programming

    Object-Oriented Programming Key Ideas Class Inheritance Polymorphism Early and Late Binding Virtuality override final Template method Destructor Interfaces Liskov substitution principle /destructor Slicing ShadowingPolymorphism Polymorphism (poly morphs) is the characteristic of an object to behave differently at run time. Polymorphism ▪ Inheritance is the base of polymorphism ▪ Enables separation of the interface and its implementation is one of the crucial ideas of modern software design.Object-Oriented Programming Key Ideas Class Inheritance Polymorphism Early and Late Binding Virtuality
    0 码力 | 38 页 | 752.99 KB | 5 月前
    3
  • pdf文档 Object Lifetime: From Start to Finish

    Object Lifetime From Start to Finish Thamara Andrade | https://thamara.dev/34 Me finally understanding why my code was failing… ... and realizing I didn’t really understand the rules for object object lifetime.What is object lifetime anyway? 567You can expect… but not… •Review of object lifetime •(A Little of) RAII •Beyond basic lifetime •Common pitfalls •Value categories •Unions/Arrays •Any Initialization68 { Resource Acquisition Is Initialization Tying resource acquisition and deallocation to object lifetime.69 { struct DynamicArray { explicit DynamicArray(size_t sz) : m_d(new int[sz]) {} ~DynamicArray()
    0 码力 | 214 页 | 9.34 MB | 5 月前
    3
  • text文档 SVG Test Document

    inkscape:window-width="2560" showgrid="false" inkscape:document-rotation="0" inkscape:current-layer="layer1" inkscape:document-units="mm" inkscape:cy="471.3062" inkscape:cx="415
    0 码力 | 5 页 | 11.74 KB | 5 月前
    3
  • pdf文档 Back to Basics: Object-Oriented Programming

    Andreas Fertig Write unique code! Back to Basics Object-Oriented Programming Presentation Material CppCon, Aurora CO, 2024-09-20© 2024 Andreas Fertig AndreasFertig.com All rights reserved All programs com post@AndreasFertig.com 5A class ■ C++ adds classes for object-oriented programming. ■ The constructors B are called when the object is cre- ated. ■ Data fields of classes should be initialized Flush() override { puts("USBC Flush"); } 15 }; 16 17 int main() 18 { 19 A Note, I’m creating a USBC object and store it as IOPort 20 std::unique_ptr port{std::make_unique()}; 21 22 port−>Flush();
    0 码力 | 20 页 | 1.04 MB | 5 月前
    3
  • pdf文档 Object Introspection: A Revolutionary Memory Profiler for C++ Objects

    std::stringObject Introspection (OI) Goals • Byte level memory footprint analysis for objects • Complete object type hierarchies • Dynamic allocations and containers • Optimised, production applications in Generation • Object Introspection as a Library • Object Introspection as a Profiler • Object Introspection Applied Type Reconstruction Object Introspection• (Re)construct an entire object hierarchy Reconstruction • Code Generation • Object Introspection as a Library • Object Introspection as a Profiler • Object Introspection Applied Type Reconstruction Object Introspection Measurement Code
    0 码力 | 62 页 | 2.24 MB | 5 月前
    3
  • pdf文档 Distributed Ranges: A Model for Building Distributed Data Structures, Algorithms, and Views

    0 码力 | 127 页 | 2.06 MB | 5 月前
    3
  • pdf文档 C++ Memory Model: from C++11 to C++23

    Memory Model C++11 – C++23About Me: alex.dathskovsky@speedata.io www.linkedin.com/in/alexdathskovsky https://www.cppnext.comAlex Dathskovsky | alex.dathskovsky@speedata.io | www.linkedin.com/in/a
    0 码力 | 112 页 | 5.17 MB | 5 月前
    3
  • pdf文档 Reusable Code & Reusable Data Structures

    of similar types." 41RUNTIME POLYMORPHISM 42RUNTIME POLYMORPHISM 43RUNTIME POLYMORPHISM class object { rect r; bool dirty; virtual void build_context_menu(); virtual void on_context_menu_click(); class object { rect r; bool dirty; virtual void build_context_menu(); virtual void on_context_menu_click(); virtual void draw() = 0; }; class document { vectorobject>> objects; Parent 53RUNTIME POLYMORPHISM 54RUNTIME POLYMORPHISM struct object_t { }; using document_t = vector<object_t>; 1 2 3 4 5 void draw(document_t const& d) { 6 tc::for_each(d, [](auto const& o) { 7
    0 码力 | 132 页 | 14.20 MB | 5 月前
    3
  • pdf文档 Modern C++ Tutorial: C++11/14/17/20 On the Fly

    Non-type template parameter deduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 2.6 Object-oriented . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39 3.2 Function Object Wrapper . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39 std::function Memory Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 76 Atomic Operation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77 Consistency Model . . .
    0 码力 | 92 页 | 1.79 MB | 1 年前
    3
  • ppt文档 Making Libraries Consumable for Non-C++ Developers

    on in-process interoperability.Run down of some approaches Just be like C? – post-1972 Common Object Model (COM) – 1993 Foreign function interface (libffi) – 1996 Simplified Wrapper and Interface Generator sizeof(size_t) MSYS2 compile of gcc, sizeof(long) == 4You can make interop suck less by… Explicitly state/document argument content. • Instead of long or int, use int64_t or int32_t. • String encoding is not the less by… Explicitly state/document argument content. • Instead of long or int, use int64_t or int32_t. • String encoding is not the same as “width”. Explicitly state/document/reference function conventions
    0 码力 | 29 页 | 1.21 MB | 5 月前
    3
共 311 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 32
前往
页
相关搜索词
ObjectOrientedProgrammingLifetimeFromStarttoFinishSVGTestDocumentBackBasicsIntrospectionRevolutionaryMemoryProfilerforC++ObjectsDistributedRangesModelBuildingDataStructuresAlgorithmsandViewsfrom1123ReusableCodeModernTutorial141720OntheFlyMakingLibrariesConsumableNonDevelopers
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩