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

无数据

分类

全部后端开发(688)Python(188)Java(172)云计算&大数据(145)Spring(125)VirtualBox(104)数据库(101)C++(91)Julia(87)Conan(74)

语言

全部英语(970)中文(简体)(53)中文(繁体)(21)英语(5)日语(4)韩语(3)中文(繁体)(1)

格式

全部PDF文档 PDF(839)其他文档 其他(215)DOC文档 DOC(3)
 
本次搜索耗时 0.119 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • Java
  • 云计算&大数据
  • Spring
  • VirtualBox
  • 数据库
  • C++
  • Julia
  • Conan
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 英语
  • 日语
  • 韩语
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 A Picture is Worth a Thousand Words

    “A picture is worth a thousand words” Can software developers draw pictures? Lightning Talk: CppCon2020 17 Sep 2020 Honey Sukesan Senior Software Developer Jaguar Land Rover Ireland Services LtdA
    0 码力 | 18 页 | 1.77 MB | 6 月前
    3
  • pdf文档 Concurrency

    auto assets = list_all_assets(); auto liabilities = list_all_liabilities(); currency_t net_worth; currency_t durable_goods; currency_t long_term_debts; std::thread goods_thread{[&durable_goods calculate_long_term_debts(liabilities); }}; net_worth = calculate_net_worth(assets, liabilities); goods_thread.join(); debts_thread.join(); create_report(net_worth, durable_goods, long_term_debts); Is this auto assets = list_all_assets(); auto liabilities = list_all_liabilities(); currency_t net_worth; currency_t durable_goods; currency_t long_term_debts; std::thread goods_thread{[&durable_goods
    0 码力 | 160 页 | 2.91 MB | 6 月前
    3
  • pdf文档 Oracle VM VirtualBox 7.1.0 Programming Guide and Reference

    program. It allows a good comparison between the two variants and the code sequences are probably worth reusing without much change in other API clients with only minor adaptions. Active event handling Returns an array of officially supported values for enum ParavirtProvider, in the sense of what is e.g. worth offering in the VirtualBox GUI. 6.174.1.7 supportedFirmwareTypes (read-only) FirmwareType IPlat Returns an array of officially supported values for enum FirmwareType, in the sense of what is e.g. worth offering in the VirtualBox GUI. 6.174.1.8 supportedGuestOSTypes (read-only) IGuestOSType IPlatf
    0 码力 | 543 页 | 3.08 MB | 1 年前
    3
  • pdf文档 Oracle VM VirtualBox 7.0.0 Programming Guide and Reference

    program. It allows a good comparison between the two variants, and the code sequences are probably worth reusing without much change in other API clients with only minor adaptions. Active event handling Returns an array of officially supported values for enum ParavirtProvider, in the sense of what is e.g. worth offering in the VirtualBox GUI. 204.1.35 supportedClipboardModes (read-only) ClipboardMode ISys Returns an array of officially supported values for enum ClipboardMode, in the sense of what is e.g. worth offering in the VirtualBox GUI. 204.1.36 supportedDnDModes (read-only) DnDMode ISystemPropertie
    0 码力 | 519 页 | 3.00 MB | 1 年前
    3
  • pdf文档 Oracle VM VirtualBox 7.0.6 Programming Guide and Reference

    program. It allows a good comparison between the two variants, and the code sequences are probably worth reusing without much change in other API clients with only minor adaptions. Active event handling Returns an array of officially supported values for enum ParavirtProvider, in the sense of what is e.g. worth offering in the VirtualBox GUI. 5.194.1.35 supportedClipboardModes (read-only) ClipboardMode IS Returns an array of officially supported values for enum ClipboardMode, in the sense of what is e.g. worth offering in the VirtualBox GUI. 5.194.1.36 supportedDnDModes (read-only) DnDMode ISystemPropert
    0 码力 | 519 页 | 3.00 MB | 1 年前
    3
  • pdf文档 Oracle VM VirtualBox 7.0.0_BETA2 Programming Guide and Reference

    program. It allows a good comparison between the two variants, and the code sequences are probably worth reusing without much change in other API clients with only minor adaptions. Active event handling Returns an array of officially supported values for enum ParavirtProvider, in the sense of what is e.g. worth offering in the VirtualBox GUI. 5.191.1.35 supportedClipboardModes (read-only) ClipboardMode IS Returns an array of officially supported values for enum ClipboardMode, in the sense of what is e.g. worth offering in the VirtualBox GUI. 5.191.1.36 supportedDnDModes (read-only) DnDMode ISystemPropert
    0 码力 | 518 页 | 2.98 MB | 1 年前
    3
  • pdf文档 Oracle VM VirtualBox 7.0.2 Programming Guide and Reference

    program. It allows a good comparison between the two variants, and the code sequences are probably worth reusing without much change in other API clients with only minor adaptions. Active event handling Returns an array of officially supported values for enum ParavirtProvider, in the sense of what is e.g. worth offering in the VirtualBox GUI. 204.1.35 supportedClipboardModes (read-only) ClipboardMode ISys Returns an array of officially supported values for enum ClipboardMode, in the sense of what is e.g. worth offering in the VirtualBox GUI. 204.1.36 supportedDnDModes (read-only) DnDMode ISystemPropertie
    0 码力 | 519 页 | 3.00 MB | 1 年前
    3
  • pdf文档 Oracle VM VirtualBox 6.1.36 Programming Guide and Reference

    program. It allows a good comparison between the two variants, and the code sequences are probably worth reusing without much change in other API clients with only minor adaptions. Active event handling Returns an array of officially supported values for enum ParavirtProvider, in the sense of what is e.g. worth offering in the VirtualBox GUI. 5.173.1.34 supportedClipboardModes (read-only) ClipboardMode IS Returns an array of officially supported values for enum ClipboardMode, in the sense of what is e.g. worth offering in the VirtualBox GUI. 5.173.1.35 supportedDnDModes (read-only) DnDMode ISystemPropert
    0 码力 | 469 页 | 2.73 MB | 1 年前
    3
  • pdf文档 Oracle VM VirtualBox 6.1.30 Programming Guide and Reference

    program. It allows a good comparison between the two variants, and the code sequences are probably worth reusing without much change in other API clients with only minor adaptions. Active event handling Returns an array of officially supported values for enum ParavirtProvider, in the sense of what is e.g. worth offering in the VirtualBox GUI. 5.173.1.34 supportedClipboardModes (read-only) ClipboardMode IS Returns an array of officially supported values for enum ClipboardMode, in the sense of what is e.g. worth offering in the VirtualBox GUI. 5.173.1.35 supportedDnDModes (read-only) DnDMode ISystemPropert
    0 码力 | 469 页 | 2.73 MB | 1 年前
    3
  • pdf文档 Back to Basics Unit Testing

    switching between mental modes Has failure modes that need to be recognized and dealt with 83TDD is worth it "Test Driven Development: it's not so much about what it does to your code, it's about what it Code - David Sankel - CppCon 2021 https://youtu.be/r_U9YFPWxEE If it's worth building, it's worth testing. If it's not worth testing, why are you wasting your time working on it? Scott Ambler Reacts "Thoughts about Unit Testing" https://youtu.be/KzV0mTqBcZA (the "fiddling" bit is the only bit worth unit tesint "Don't just describe what the test does either (we can read the code), tell us why it
    0 码力 | 109 页 | 4.13 MB | 6 月前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
PictureisWorthThousandWordsConcurrencyOracleVMVirtualBox7.1ProgrammingGuideandReference7.0BETA26.13630BacktoBasicsUnitTesting
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩