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

无数据

分类

全部后端开发(18)Python(10)C++(8)Conan(5)前端开发(1)综合其他(1)JavaScript(1)产品与服务(1)

语言

全部英语(18)中文(简体)(2)

格式

全部PDF文档 PDF(19)PPT文档 PPT(1)
 
本次搜索耗时 0.263 秒,为您找到相关结果约 20 个.
  • 全部
  • 后端开发
  • Python
  • C++
  • Conan
  • 前端开发
  • 综合其他
  • JavaScript
  • 产品与服务
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Cooperative C++ Evolution

    years (absent other forces)JS & other examples Status quo language (e.g., JavaScript, C++, Objective-C) C++ examples — TypeScript Swift(A) “10%” incremental evolution-as-usual plan Default for for existing evolution JS & other examples 10% Status quo language (e.g., JavaScript, C++, Objective-C) C++ examples — C++11/14/17/20/23 TypeScript Swift ES 2-10 (except 4) C99/11/17, Python 2 examples “10” improvement, leap-forward plan 10% 10 Status quo language (e.g., JavaScript, C++, Objective-C) C++ examples — C++11/14/17/20/23 TypeScript Swift ES 2-10 (except 4) C99/11/17, Python 2
    0 码力 | 85 页 | 5.73 MB | 6 月前
    3
  • pdf文档 Adventures with Legacy Codebases: Tales of Incremental Improvement

    Your Code as a Crime Scene + code-maat12 How big is the universe? 15 Millions Lines of C/C/Objective-C 670,000 Lines Product Code ● Ozone ● RX ● Neutron ● Nectar ● etc. 1.33 Million Lines
    0 码力 | 77 页 | 4.34 MB | 6 月前
    3
  • ppt文档 Making Libraries Consumable for Non-C++ Developers

    really “automatic memory management”. - Reference counted - C++ – std::shared_ptr - Python - Objective-C (manual or automatic – see ARC) - Swift - COM – AddRef()/Release() - Non-Reference counted
    0 码力 | 29 页 | 1.21 MB | 6 月前
    3
  • pdf文档 2024 中国开源开发者报告

    2021 2022 2023 2024 Java JavaScript Python PHP C# Go C++ C HTML Android TypeScript Objective-C NodeJS Shell Ruby 2024年,Gitee上的编 程语言依然由Java、 JavaScript、Python引 领潮流。 与此同时变化也在悄然进 行中:凭借AI开发热潮,
    0 码力 | 111 页 | 11.44 MB | 8 月前
    3
  • pdf文档 阮一峰 JavaScript 教程

    操作语言,可以部分取代 SQL 查询语言。 (4)移动平台开发 JavaScript 也正在成为手机应用的开发语言。一般来说,安卓平台 使用 Java 语言开发,iOS 平台使用 Objective-C 或 Swift 语 言开发。许多人正在努力,让 JavaScript 成为各个平台的通用开发 语言。 PhoneGap 项目就是将 JavaScript 和 HTML5 打包在一个容器之 2015年3月,Facebook 公司发布了 React Native 项目,将 React 框架移植到了手机端,可以用来开发手机 App。它会将 JavaScript 代码转为 iOS 平台的 Objective-C 代码,或者 Android 平台的 Java 代码,从而为 JavaScript 语言开发高性 能的原生 App 打开了一条道路。 2015年4月,Angular 框架宣布,2.0 版将基于微软公司的
    0 码力 | 540 页 | 3.32 MB | 10 月前
    3
  • pdf文档 Conan 2.10 Documentation

    this reference from the Meson documentation for more information. Objective-C arguments In Apple OS’s there are also specific Objective-C/Objective-C++ arguments: objc, objcpp, objc_args, objc_link_args
    0 码力 | 803 页 | 5.02 MB | 10 月前
    3
  • pdf文档 Conan 2.6 Documentation

    this reference from the Meson documentation for more information. Objective-C arguments In Apple OS’s there are also specific Objective-C/Objective-C++ arguments: objc, objcpp, objc_args, objc_link_args
    0 码力 | 777 页 | 4.91 MB | 10 月前
    3
  • pdf文档 Conan 2.9 Documentation

    this reference from the Meson documentation for more information. Objective-C arguments In Apple OS’s there are also specific Objective-C/Objective-C++ arguments: objc, objcpp, objc_args, objc_link_args
    0 码力 | 795 页 | 4.99 MB | 10 月前
    3
  • pdf文档 Conan 2.7 Documentation

    this reference from the Meson documentation for more information. Objective-C arguments In Apple OS’s there are also specific Objective-C/Objective-C++ arguments: objc, objcpp, objc_args, objc_link_args
    0 码力 | 779 页 | 4.93 MB | 10 月前
    3
  • pdf文档 Conan 2.8 Documentation

    this reference from the Meson documentation for more information. Objective-C arguments In Apple OS’s there are also specific Objective-C/Objective-C++ arguments: objc, objcpp, objc_args, objc_link_args
    0 码力 | 785 页 | 4.95 MB | 10 月前
    3
共 20 条
  • 1
  • 2
前往
页
相关搜索词
CooperativeC++EvolutionAdventureswithLegacyCodebasesTalesofIncrementalImprovementMakingLibrariesConsumableforNonDevelopers2024中国开源开发开发者报告一峰JavaScript教程Conan2.10Documentation2.62.92.72.8
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩