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

无数据

分类

全部后端开发(1216)Python(401)Java(257)Spring(248)C++(180)Julia(87)PyWebIO(86)Conan(74)UML(64)Jupyter(62)

语言

全部英语(1033)中文(简体)(117)西班牙语(12)韩语(12)中文(繁体)(11)德语(10)俄语(10)法语(4)zh(3)英语(2)

格式

全部PDF文档 PDF(911)其他文档 其他(298)PPT文档 PPT(7)
 
本次搜索耗时 0.093 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • Java
  • Spring
  • C++
  • Julia
  • PyWebIO
  • Conan
  • UML
  • Jupyter
  • 全部
  • 英语
  • 中文(简体)
  • 西班牙语
  • 韩语
  • 中文(繁体)
  • 德语
  • 俄语
  • 法语
  • zh
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Breaking Dependencies: The SOLID Principles

    Breaking Dependencies: The SOLID Principles Klaus Iglberger, CppCon 2020 klaus.iglberger@gmx.de2 Klaus Iglberger C++ Trainer since 2016 Author of the C++ math library (Co-)Organizer The SOLID Principles Single-Responsibility Principle Open-Closed Principle Liskov Substitution Principle Interface Segregation Principle Dependency Inversion Principle9 The SOLID Principles Single-Responsibility Inversion Principle Robert C. Martin Michael Feathers10 The SOLID Principles11 The SOLID Principles I will introduce the SOLID principles … … as guidelines not limited to OO programming … as general
    0 码力 | 96 页 | 2.14 MB | 6 月前
    3
  • pdf文档 Performance Engineering: Being Friendly to Your Hardware

    Being Friendly to Your Hardware Performance Engineering A gentle introduction to hardware for software engineers 2Where does C++ run? 3On an abstract C++ machine 4On an abstract C++ machine? Processor cores + Interconnect + Memory 16 Complex and scary And mostly out of scope of our discussion anywayMemory 17 • Addressable capacitor array • Short term nonvolatile • Speeds – capacitor An open question remains – what is the ratio of cores doing the former and the latter? 110Discussion 111
    0 码力 | 111 页 | 2.23 MB | 6 月前
    3
  • ppt文档 Golang Warsaw #54

    coffee/beer/food; 3. Discussion Panel on Engineering Principles - Jakub Daliga, Lukasz Gut 4. Afterparty, slowly moving to a place close byLooking for speakers! • Golang specifics • Software engineering (implement/use/best
    0 码力 | 7 页 | 1.66 MB | 6 月前
    3
  • pdf文档 Golang Warsaw #54

    coffee/beer/food; 3. Discussion Panel on Engineering Principles - Jakub Daliga, Lukasz Gut 4. Afterparty, slowly moving to a place close byLooking for speakers! • Golang specifics • Software engineering (implement/use/best
    0 码力 | 7 页 | 833.54 KB | 6 月前
    3
  • ppt文档 Golang Warsaw #55

    coffee/beer/food; 3. Discussion Panel on Engineering Principles - Jakub Daliga, Lukasz Gut 4. Afterparty, slowly moving to a place close byLooking for speakers! • Golang specifics • Software engineering (implement/use/best
    0 码力 | 7 页 | 1.34 MB | 6 月前
    3
  • pdf文档 The Way To Go - 2012

    ........................................................................5 1.2.4 Guiding design principles ..............................................................................7 1.2.5 Characteristics ..........................................................538 Fig 20.1: The Application Control Panel .....................................................................558 xix Preface Code less documentation and blogs, books, articles, audio and video, and my own experience in software engineering and teaching programming languages and databases, organizing the concepts and techniques in a
    0 码力 | 629 页 | 4.85 MB | 1 年前
    3
  • pdf文档 Kotlin Language Documentation 1.3

    research at the same time. As a discipline, data science covers a broad range of areas: data engineering, data analysis, machine learning, visualization, and many more. To cover all these di�erent areas support for the Apache Spark cluster computing system, which is particularly useful for data engineering. Spark provides a high-level API in multiple languages. The language support in Zeppelin is provided Zeppelin interpreter Setting up Zeppelin with Kotlin interpreter — — — — 16 For software engineering, an important part of any domain is the availability of frameworks for related areas. For data
    0 码力 | 597 页 | 3.61 MB | 1 年前
    3
  • pdf文档 Kotlin Language Documentation 1.9.20

    Java records in Kotlin Using Java records from Kotlin code Declare records in Kotlin Further discussion Strings in Java and Kotlin Concatenate strings Build a string Create a string from collection "Kotlin coding conventions" and "IntelliJ IDEA default code style" Migration to a new code style discussion Migration to a new code style Store old code style in project Run code snippets IDE: scratches media? Any other online Kotlin resources? Where can I get an HD Kotlin logo? Kotlin Evolution Principles of Pragmatic Evolution Incompatible changes Decision making Feature releases and incremental
    0 码力 | 1299 页 | 32.44 MB | 1 年前
    3
  • epub文档 django cms 3.7.x Documentation

    to apphooks for information on how to do that. Note The point here is to illustrate the basic principles. In this actual case, note that: If you’re going to use sub-pages, you’ll need to improve the instance of the specified model) Look at the tag-specific page for more detailed reference and discussion of limitations and caveats. Page titles edit For CMS pages you can edit the titles from the frontend; in other words, to each language version of each Page. Note Please refer to the more detailed discussion above of the Page model extension example, and in particular to the special notes. The model
    0 码力 | 409 页 | 1.67 MB | 1 年前
    3
  • epub文档 Django CMS 3.9.x Documentation

    the community. Discourse Our Discourse forum [https://discourse.django-cms.org] is also used for discussion of django CMS, particularly to manage its technical development process. StackOverflow StackOverflow menus to apphooks for information on how to do that. Note The point here is to illustrate the basic principles. In this actual case, note that: If you’re going to use sub-pages, you’ll need to improve the menu instance of the specified model) Look at the tag-specific page for more detailed reference and discussion of limitations and caveats. Page titles edit For CMS pages you can edit the titles from the frontend;
    0 码力 | 417 页 | 1.68 MB | 6 月前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
BreakingDependenciesTheSOLIDPrinciplesPerformanceEngineeringBeingFriendlytoYourHardwareGolangWarsaw5455WayToGo2012KotlinLanguageDocumentation1.31.920djangocms3.7DjangoCMS3.9
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩