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

无数据

分类

全部后端开发(812)Java(315)Spring(254)数据库(144)云计算&大数据(140)C++(100)综合其他(95)Python(88)Julia(86)UML(71)

语言

全部英语(1038)中文(简体)(129)中文(繁体)(21)西班牙语(13)韩语(13)俄语(13)德语(12)英语(4)日语(3)

格式

全部PDF文档 PDF(1017)其他文档 其他(217)TXT文档 TXT(8)PPT文档 PPT(3)DOC文档 DOC(2)
 
本次搜索耗时 0.034 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Java
  • Spring
  • 数据库
  • 云计算&大数据
  • C++
  • 综合其他
  • Python
  • Julia
  • UML
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 西班牙语
  • 韩语
  • 俄语
  • 德语
  • 英语
  • 日语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • 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 Covariant return type Duck Typing Traps Virtual in con- /destructor Slicing ShadowingObject-Oriented Programming Key Ideas Class Inheritance Polymorphism Early and Late Binding Virtuality from the outside world. Information hiding Separation from interface and implementationObject-Oriented Programming Key Ideas Class Inheritance Polymorphism Early and Late Binding Virtuality
    0 码力 | 38 页 | 752.99 KB | 5 月前
    3
  • pdf文档 Objeet Oriented Python Tutorial

    i OOP in Python ii About the Tutorial Python has been an object-oriented language since it existed. In this tutorial we will try to get in-depth features of OOPS in Python programming 1 What is Object Oriented Programming? .......................................................................................................... 2 Why to Choose Object-oriented programming?...... Procedural vs. Object Oriented Programming .................................................................................................. 2 Principles of Object Oriented Programming ...........
    0 码力 | 111 页 | 3.32 MB | 1 年前
    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 Fertig https://AndreasFertig.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
    0 码力 | 20 页 | 1.04 MB | 5 月前
    3
  • pdf文档 Can Data-Oriented-Design be Improved?

    1Can data-oriented-design be improved? Ollivier Roberge Collège Jean-de-Brébeuf 2A brief historic • 1960s • FORTRAN • Lisp • 1980s • OOP • Structured programming • Modules • 2000s • Template 3What is DoD about? • DoD (“Data oriented design”) • Not about cache lines, nor struct layout (at its core) • From wikipedia: ”As a design paradigm, data-oriented-design focuses on optimal transformations transformation Previous transformation Next transformation 8The opposite philosophy Data oriented code • Platform specific code • Procedural/imperative code • Problem/dataset specific code • Hand-optimize
    0 码力 | 39 页 | 1.18 MB | 5 月前
    3
  • pdf文档 Java 应用与开发 - 面向对象编程进阶

    0 码力 | 49 页 | 659.74 KB | 1 年前
    3
  • pdf文档 Java 应用与开发 - 面向对象编程进阶 PART1

    0 码力 | 39 页 | 614.13 KB | 1 年前
    3
  • pdf文档 9 盛泳潘 When Knowledge Graph meet Python

    Construction A Conceptual Knowledge Graph oriented News Data Domain-specific Knowledge Graph Construction A Conceptual Knowledge Graph oriented News Data Motivation With the emergence of massive connecting significant insights from these massive unstructured texts. A Conceptual Knowledge Graph oriented News Data How to mine and organize meaningful concepts and their semantic connections from a set rather than having a collection of relevant documents. Motivation A Conceptual Knowledge Graph oriented News Data We present a system that extracts salient entities, concepts, and their relationships
    0 码力 | 57 页 | 1.98 MB | 1 年前
    3
  • pdf文档 Design Patterns

    default; virtual void draw( ConcreteShape const& shape ) const = 0; }; 57 A Classic Object-Oriented Solutionclass Shape { public: virtual ~Shape() = default; virtual void draw() const default; virtual void draw( ConcreteShape const& shape ) const = 0; }; 58 A Classic Object-Oriented Solutionclass Shape { public: virtual ~Shape() = default; virtual void draw() const default; virtual void draw( ConcreteShape const& shape ) const = 0; }; 59 A Classic Object-Oriented Solutionclass Shape { public: virtual ~Shape() = default; virtual void draw() const
    0 码力 | 136 页 | 7.95 MB | 5 月前
    3
  • pdf文档 Oracle VM VirtualBox 3.2.28 Programming Guide and Reference

    starting the web service via SMF . . . . . . . . . . . . . . 17 2 The object-oriented web service (OOWS) 18 2.1 The object-oriented web service for JAX-WS . . . . . . . . . . . . . . . . . . . . 18 2.1.1 . . . . . . . . . . . . . . . 21 2.2 The object-oriented web service for Python . . . . . . . . . . . . . . . . . . . . . 21 2.3 The object-oriented web service for PHP . . . . . . . . . . . . . . . in an object-oriented, straightforward manner. We shall refer to this as the “object-oriented web service (OOWS)“. The OO bindings for Java are described in chapter 2.1, The object-oriented web service
    0 码力 | 247 页 | 1.63 MB | 1 年前
    3
  • pdf文档 Oracle VM VirtualBox 3.2.10 Programming Guide and Reference

    starting the web service via SMF . . . . . . . . . . . . . . 17 2 The object-oriented web service (OOWS) 18 2.1 The object-oriented web service for JAX-WS . . . . . . . . . . . . . . . . . . . . 18 2.1.1 . . . . . . . . . . . . . . . 21 2.2 The object-oriented web service for Python . . . . . . . . . . . . . . . . . . . . . 21 2.3 The object-oriented web service for PHP . . . . . . . . . . . . . . . in an object-oriented, straightforward manner. We shall refer to this as the “object-oriented web service (OOWS)“. The OO bindings for Java are described in chapter 2.1, The object-oriented web service
    0 码力 | 247 页 | 1.62 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
ObjectOrientedProgrammingObjeetPythonTutorialBacktoBasicsCanDataDesignbeImprovedAdvancedobjectorientedprogrammingpdf盛泳WhenKnowledgeGraphmeetPatternsOracleVMVirtualBox3.228GuideandReference10
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩