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

无数据

分类

全部后端开发(86)C++(62)云计算&大数据(17)Python(13)Django(11)VirtualBox(11)Julia(10)系统运维(3)网络与安全(3)数据库(2)

语言

全部英语(90)中文(繁体)(10)中文(简体)(6)英语(2)

格式

全部PDF文档 PDF(99)其他文档 其他(6)DOC文档 DOC(2)PPT文档 PPT(1)
 
本次搜索耗时 0.049 秒,为您找到相关结果约 108 个.
  • 全部
  • 后端开发
  • C++
  • 云计算&大数据
  • Python
  • Django
  • VirtualBox
  • Julia
  • 系统运维
  • 网络与安全
  • 数据库
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Dependency Injection in C++

    Bloomberg 1© 2024 Bloomberg Finance L.P. All rights reserved. Dependency Injection in C++: A Practical Guide CppCon 2024 September 18, 2024 Pete Muldoon Senior Engineering LeadBloomberg 4 Questions to use it8 Bloomberg Where will we be going ? • Talk will be about inserting meaningful Dependency Injection in applications • Using various DI methods to achieve functionality swapping / instrumentation Code (or just giving up) • Talk is rooted in a real-world system not theory9 Bloomberg Dependency Injection : 1. Decreases coupling between functionality blocks 2. Used to make a class/function independent
    0 码力 | 106 页 | 1.76 MB | 5 月前
    3
  • pdf文档 Libraries: A First Step Toward Standard C++ Dependency Management

    1October 3, 2023 2 Libraries: A First Step Toward Standard C++ Dependency Management Bret Brown, C++ Infrastructure Lead, Bloomberg Bill Hoffman, CTO, KitwareHello! Welcome! Bret Brown C++ Infrastructure Projects as portable as the code they contain! ● ✓ Projects should be “cattle,” not “pets”! 7Why dependency management? 8Consensus: Managing dependencies == way too hard Q: Which of these do you find frustrating What’s a dependency bug? Missing interfaces: fangorn.cxx:2:10: fatal error: jsonlog/core.hxx: No such file or directory 10 This could be caused by other root problems!Pain: What’s a dependency bug
    0 码力 | 82 页 | 4.21 MB | 5 月前
    3
  • pdf文档 Newer Isn't Always Better

    com | 16 Global Variables Design Patterns Singleton Meyers Singleton Monostate Dependency Injection (DI) Timelineatomosspace.com | 17 • Hold one copy of global data/interface and allow others global object • Injects the dependency into each of the using objects New Trend – Dependency Injectionatomosspace.com | 23 Aside: Dependency Injection (DI) Vs Dependency Inversion Principle (DIP)atomosspace (DIP)atomosspace.com | 24 • Eliminates the dependency by inverting and adding an interface class • Reduces volatility due to implementation • Allows for testing and mocking Dependency Inversion Principle (DIP) PlotterInterface
    0 码力 | 60 页 | 1.34 MB | 5 月前
    3
  • pdf文档 Retiring the Singleton Pattern

    assignment)Drawbacks of a Singleton • Acts as hidden dependencies in functions that use it • No dependency injection for testing • Initialization is out of your control • Multiple runs can yield different must be - at least - source compatible • Express the involvement of outside agencies • Allow dependency injection for testing purposes Bloomberg 12Bloomberg 13 // processor.cpp Response sendData(const Data& function must be source compatible  • Express the involvement of an outside agency  • Allow dependency injection for testing purposes  // processor.h Response sendData(const Data& data, CommSingleton*
    0 码力 | 70 页 | 1.59 MB | 5 月前
    3
  • pdf文档 Leveraging a Functional Approach for More Testable and Maintainable ROS 2 Code

    or_else(return_empty_response) .value(); }DI and Functional Programming ● With Dependency Injection (DI)! template using ServiceCallback = std::function mw_; Map map_; };DI and Functional Programming ● With Dependency Injection (DI)! ○ DI is used to move or “inject” objects into another object template mw); private: std::unique_ptr mw_; Map map_; };● With Dependency Injection (DI)! ○ DI is used to move or “inject” objects into another object ● There still needs
    0 码力 | 200 页 | 1.77 MB | 5 月前
    3
  • pdf文档 Back To Basics Debugging and Testing

    == 6 ); REQUIRE( Factorial(10) == 3628800 ); }MOCKING / DEPENDENCY INJECTIONMOCKING / DEPENDENCY INJECTIONMOCKING / DEPENDENCY INJECTION #include class MockFS : public FS { public: MOCK_METHOD(int, write, (int fd, const void *buf, size_t len), (override)); };MOCKING / DEPENDENCY INJECTION using ::testing::Return; ... EXPECT_CALL(filesystem, read()) .Times(4) .WillOnce(Return(100))
    0 码力 | 50 页 | 2.04 MB | 5 月前
    3
  • epub文档 Django CMS 3.11.10 Documentation

    should be implemented manually before calling any of these functions. Note Due to potential circular dependency issues, it’s recommended to import the api in the functions that uses its function. e.g. use: instead helps prevent a range of security vulnerabilities stemming from HTML, JavaScript, and CSS Code Injection. To change this behaviour, the project administrator should carefully review each use of this template helps prevent a range of security vulnerabilities stemming from HTML, JavaScript, and CSS Code Injection. To change this behaviour, the project administrator should carefully review each use of this template
    0 码力 | 493 页 | 1.44 MB | 6 月前
    0.03
  • epub文档 Django CMS 3.9.x Documentation

    be implemented manually before calling any of these functions. Warning Due to potential circular dependency issues, it’s recommended to import the api in the functions that uses its function. e.g. use: def helps prevent a range of security vulnerabilities stemming from HTML, JavaScript, and CSS Code Injection. To change this behaviour, the project administrator should carefully review each use of this template helps prevent a range of security vulnerabilities stemming from HTML, JavaScript, and CSS Code Injection. To change this behaviour, the project administrator should carefully review each use of this template
    0 码力 | 417 页 | 1.68 MB | 6 月前
    3
  • epub文档 Django CMS 3.8.x Documentation

    be implemented manually before calling any of these functions. Warning Due to potential circular dependency issues, it’s recommended to import the api in the functions that uses its function. e.g. use: def helps prevent a range of security vulnerabilities stemming from HTML, JavaScript, and CSS Code Injection. To change this behaviour, the project administrator should carefully review each use of this template helps prevent a range of security vulnerabilities stemming from HTML, JavaScript, and CSS Code Injection. To change this behaviour, the project administrator should carefully review each use of this template
    0 码力 | 413 页 | 1.67 MB | 6 月前
    3
  • pdf文档 Django CMS 4.0.x Documentation

    implemented manually before calling any of these functions. Warning: Due to potential circular dependency issues, it’s recommended to import the api in the functions that uses its function. e.g. use: def helps prevent a range of security vulnerabilities stemming from HTML, JavaScript, and CSS Code Injection. To change this behaviour, the project administrator should carefully review each use of this template helps prevent a range of security vulnerabilities stemming from HTML, JavaScript, and CSS Code Injection. To change this behaviour, the project administrator should carefully review each use of this template
    0 码力 | 296 页 | 1.79 MB | 6 月前
    3
共 108 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 11
前往
页
相关搜索词
DependencyInjectioninC++LibrariesFirstStepTowardStandardManagementNewerIsnAlwaysBetterRetiringtheSingletonPatternLeveragingFunctionalApproachforMoreTestableandMaintainableROSCodeBackToBasicsDebuggingTestinghttpsdocsdjangocmsorgdownloadsenlatestDocumentationDjangoCMS3.93.84.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩