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

无数据

分类

全部后端开发(96)Python(43)C++(34)Julia(18)Conda(16)云计算&大数据(11)VirtualBox(11)数据库(10)TiDB(9)Django(7)

语言

全部英语(109)中文(繁体)(10)中文(简体)(4)英语(1)

格式

全部PDF文档 PDF(118)其他文档 其他(4)DOC文档 DOC(1)PPT文档 PPT(1)
 
本次搜索耗时 0.043 秒,为您找到相关结果约 124 个.
  • 全部
  • 后端开发
  • Python
  • C++
  • Julia
  • Conda
  • 云计算&大数据
  • VirtualBox
  • 数据库
  • TiDB
  • Django
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Changing Legacy Code: With Confidence

    Maintaining and Migrating Working Code Changing Legacy Code with Confidence: Brian Ruth (he/him) brian.ruth@garmin.comPart 0: Legacy Code• It works* • It may not have tests, but has lifetime • It is currently making the company money • One person's bug is another's critical feature Legacy code has value *well enough, for some definition of "works"• Best practices and languages change developers may not have a firm understanding of project structure* • Supporting tools change The Legacy of Code *for some definition of "structure"• Preserve working code • Introduce testing • Gradual
    0 码力 | 114 页 | 982.54 KB | 6 月前
    3
  • pdf文档 Adventures with Legacy Codebases: Tales of Incremental Improvement

    v=90I0hH5-r5A A Case-study in Rewriting a Legacy GUI Library for Real-time Audio Software in Modern CLegacy Code …make sure new code is betterWhat is legacy code?What is legacy code? ● No tests ● Lotʼs of code TSANhttps://www.youtube.com/watch?v=vEtGtphI3lc Purging Undefined Behavior & Intel Assumptions in a Legacy C Codebase23 xkcd.com/2030/Improving with static analysis Success ● Incremental rollout of ASAN Unit Tests Integration E2EMoving up the testing pyramid Unit Tests DSP Regression VST3Changing legacy APIs should you?Breaking changes ● class template checked_value ● class template
    0 码力 | 77 页 | 4.34 MB | 6 月前
    3
  • pdf文档 A Case-study in Rewriting a Legacy GUI Library for Real-time Audio Software in Modern C++

    real-time audio plug-ins | music, film, television, and radio iZotope Inc.Glass Properties Making a legacy run-time system compile-time safe iZotope Inc.What do I mean by property system? iZotope Inc.What
    0 码力 | 138 页 | 2.75 MB | 6 月前
    3
  • word文档 A Seat at the Table - IT Leadership in the Age of Agility

    pattern: a way to incrementally modernize a legacy system as defined by Martin Fowler.  Instead of building an entirely new system, we take a small piece of the legacy system and rebuild it in a way that lets the rest of the legacy system. We launch that piece into production and have users use it seamlessly as if it is part of the legacy system.  Then we take another piece out of the legacy system and do do the same thing. And another. And another. Until eventually there is nothing left of the legacy system—it has vanished, piece by piece, like Alice in Wonderland’s Cheshire Cat.  The strangler pattern
    0 码力 | 4 页 | 379.23 KB | 6 月前
    3
  • pdf文档 Improving Our Safety With a Quantities and Units Library

    TODAY TOMORROW Quantity construction in mp-units always requires both a number and a unit. 69void legacy_func(std::int64_t seconds) { std::cout << seconds << " s\n"; } CppCon 2024: Improving our safety std::vector vec; // ... }; X x; x.vec.emplace_back(42s); legacy_func(x.vec[0].count()); void legacy_func(std::int64_t seconds) { std::cout << seconds << " s\n"; } CppCon 2024: std::vector vec; // ... }; X x; x.vec.emplace_back(42s); legacy_func(x.vec[0].count()); 42000000 s void legacy_func(std::int64_t seconds) { std::cout << seconds << " s\n"; } CppCon
    0 码力 | 207 页 | 6.93 MB | 6 月前
    3
  • pdf文档 C++ Modules: Getting Started Today

    before the first import! import std; int main () { std:: string const s = f(); }42/50 Modularizing legacy libraries - Include standard library early — File: lib.hpp #include std:: string f(); f(); — File: libm.cpp export module lib; export { #include }42/50 Modularizing legacy libraries - Include standard library early — File: lib.hpp #include std:: string f(); — File: Modularizing legacy libraries - Export names with using — File: lib.hpp class AwesomeType; — File: libm.cpp module; #include export module lib; using :: AwesomeType;44/50 Modularizing legacy libraries
    0 码力 | 65 页 | 1.97 MB | 6 月前
    3
  • pdf文档 Dependency Injection in C++

    so no runtime virtual calls overhead Drawbacks : • Templates all the way down • Hard to add in legacy code • Increased compilation times • More hieroglypical 28 Bloomberg Dependency Injection via are • Riskier • Take substantial time • Preference for Phased/localized changes 86 Bloomberg Legacy Code DI Need Tools & Tricks to implement Dependency InjectionProblem : API is used far and wide a constructed object 96 Bloomberg DI for lazy object constructionBloomberg 97 Phasing DI into Legacy Codebase class LazyObj { :public LazyObj(…, const std::string& index_name) : index_name_(index_name){};
    0 码力 | 106 页 | 1.76 MB | 6 月前
    3
  • pdf文档 Back to Basics: Design Patterns

    you to to put the company logo on every screen saver. ● Your colleague is working on the actual legacy text rendering interface ○ text rendering involves: ■ loading font files, a custom string class are solving (1/3) ● We have some some text that must always be uniform ○ This is based off of a legacy or third-party ‘Text’ class ● There are potentially a lot of steps needed to “fit” our specifications are solving (2/3) ● We have some some text that must always be uniform ○ This is based off of a legacy or third-party ‘Text’ class ● There are potentially a lot of steps needed to “fit” our specifications
    0 码力 | 96 页 | 2.10 MB | 6 月前
    3
  • pdf文档 Oracle VM VirtualBox 5.2.40 User Manual

    . 208 9.9.3 Access iSCSI targets via Internal Networking . . . . . . . . . . . . . . . 208 9.10 Legacy commands for using serial ports . . . . . . . . . . . . . . . . . . . . . . . 209 9.11 Fine-tuning Configuring automatic mouse capturing . . . . . . . . . . . . . . . . . . 226 9.20.13 Requesting legacy full-screen mode . . . . . . . . . . . . . . . . . . . . 226 9.21 Starting the VirtualBox web service driver and this cannot be changed. For Windows Vista and later the user can force to install the (legacy) NDIS5 host network filter driver using NETWORKTYPE=NDIS5. For example, to install the NDIS5 driver
    0 码力 | 387 页 | 4.27 MB | 6 月前
    3
  • pdf文档 Oracle VM VirtualBox 5.2.12 User Manual

    . 207 9.9.3 Access iSCSI targets via Internal Networking . . . . . . . . . . . . . . . 207 9.10 Legacy commands for using serial ports . . . . . . . . . . . . . . . . . . . . . . . 208 9.11 Fine-tuning automatic mouse capturing . . . . . . . . . . . . . . . . . . 225 6 Contents 9.20.13 Requesting legacy full-screen mode . . . . . . . . . . . . . . . . . . . . 225 9.21 Starting the VirtualBox web service driver and this cannot be changed. For Windows Vista and later the user can force to install the (legacy) NDIS5 host network filter driver using NETWORKTYPE=NDIS5. For example, to install the NDIS5 driver
    0 码力 | 380 页 | 4.23 MB | 6 月前
    3
共 124 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 13
前往
页
相关搜索词
ChangingLegacyCodeWithConfidenceAdventureswithCodebasesTalesofIncrementalImprovementCasestudyinRewritingGUILibraryforRealtimeAudioSoftwareModernC++SeatattheTableITLeadershipAgeAgilityImprovingOurSafetyQuantitiesandUnitsModulesGettingStartedTodayDependencyInjectionBacktoBasicsDesignPatternsOracleVMVirtualBox5.240UserManual12
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩