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

无数据

分类

全部后端开发(163)C++(163)Conan(74)

语言

全部英语(146)中文(简体)(15)中文(繁体)(1)英语(1)

格式

全部PDF文档 PDF(150)PPT文档 PPT(12)TXT文档 TXT(1)
 
本次搜索耗时 0.222 秒,为您找到相关结果约 163 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 英语
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • TXT文档 TXT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Back to Basics Unit Testing

    "Emotional Code" https://youtu.be/uloVXmSHiSo Checking what doesn't need to be checked if (pPolicy){ delete pPolicy; } auto int_vals = std::vector(); assert (int_vals.empty()); 1 2 3 4 "I can't be Tests" https://youtu.be/FjwayiHNI1w 2021: Me, "The Unit Tests Strike Back" https://youtu.be/N2YJ4D7O7Oc 2022: Me, "It's a Bug Hunt" https://youtu.be/P8qYIerTYA0 2015: Titus Winters & Hyrum Wright, "All
    0 码力 | 109 页 | 4.13 MB | 6 月前
    3
  • pdf文档 Conan 1.52 Documentation

    compiler.runtime field will change based on the build_type value so in that case you will also want to delete the compiler runtime field like so: def package_id(self): if self.settings.os in ["Windows","WindowsStore"] _check_conan check_write_conan = _check_conan check_delete_conan = _check_conan check_read_package = _check_package check_write_package = _check_package check_delete_package = _check_package The module has to recipe. – check_write_conan() is used to decide whether to allow write access to a recipe. – check_delete_conan() is used to decide whether to allow a recipe’s deletion. – check_read_package() is used to
    0 码力 | 943 页 | 7.62 MB | 1 年前
    3
  • pdf文档 Conan 1.53 Documentation

    compiler.runtime field will change based on the build_type value so in that case you will also want to delete the compiler runtime field like so: def package_id(self): if self.settings.os in ["Windows","WindowsStore"] _check_conan check_write_conan = _check_conan check_delete_conan = _check_conan check_read_package = _check_package check_write_package = _check_package check_delete_package = _check_package The module has to recipe. – check_write_conan() is used to decide whether to allow write access to a recipe. – check_delete_conan() is used to decide whether to allow a recipe’s deletion. – check_read_package() is used to
    0 码力 | 953 页 | 7.64 MB | 1 年前
    3
  • pdf文档 Conan 1.46 Documentation

    compiler.runtime field will change based on the build_type value so in that case you will also want to delete the compiler runtime field like so: def package_id(self): if self.settings.os in ["Windows","WindowsStore"] the generated Conan traces file and a parameter --output to indicate the output file. You can also, delete the traces.log` file` otherwise while the CO- NAN_TRACE_FILE is present, any Conan command will keep config home $> /home/user/.conan • Create all missing configuration files: $ conan config init • Delete the existing configuration files and create all configuration files: $ conan config init --force
    0 码力 | 893 页 | 7.46 MB | 1 年前
    3
  • pdf文档 Conan 1.47 Documentation

    compiler.runtime field will change based on the build_type value so in that case you will also want to delete the compiler runtime field like so: def package_id(self): if self.settings.os in ["Windows","WindowsStore"] the generated Conan traces file and a parameter --output to indicate the output file. You can also, delete the traces.log` file` otherwise while the CO- NAN_TRACE_FILE is present, any Conan command will keep config home $> /home/user/.conan • Create all missing configuration files: $ conan config init • Delete the existing configuration files and create all configuration files: $ conan config init --force
    0 码力 | 907 页 | 7.50 MB | 1 年前
    3
  • pdf文档 Conan 1.48 Documentation

    compiler.runtime field will change based on the build_type value so in that case you will also want to delete the compiler runtime field like so: def package_id(self): if self.settings.os in ["Windows","WindowsStore"] the generated Conan traces file and a parameter --output to indicate the output file. You can also, delete the traces.log` file` otherwise while the CO- NAN_TRACE_FILE is present, any Conan command will keep config home $> /home/user/.conan • Create all missing configuration files: $ conan config init • Delete the existing configuration files and create all configuration files: $ conan config init --force
    0 码力 | 913 页 | 7.52 MB | 1 年前
    3
  • pdf文档 Conan 1.49 Documentation

    compiler.runtime field will change based on the build_type value so in that case you will also want to delete the compiler runtime field like so: def package_id(self): if self.settings.os in ["Windows","WindowsStore"] the generated Conan traces file and a parameter --output to indicate the output file. You can also, delete the traces.log` file` otherwise while the CO- NAN_TRACE_FILE is present, any Conan command will keep config home $> /home/user/.conan • Create all missing configuration files: $ conan config init • Delete the existing configuration files and create all configuration files: $ conan config init --force
    0 码力 | 915 页 | 7.53 MB | 1 年前
    3
  • pdf文档 Conan 1.50 Documentation

    compiler.runtime field will change based on the build_type value so in that case you will also want to delete the compiler runtime field like so: def package_id(self): if self.settings.os in ["Windows","WindowsStore"] the generated Conan traces file and a parameter --output to indicate the output file. You can also, delete the traces.log` file` otherwise while the CO- NAN_TRACE_FILE is present, any Conan command will keep config home $> /home/user/.conan • Create all missing configuration files: $ conan config init • Delete the existing configuration files and create all configuration files: $ conan config init --force
    0 码力 | 923 页 | 7.55 MB | 1 年前
    3
  • pdf文档 Conan 1.51 Documentation

    compiler.runtime field will change based on the build_type value so in that case you will also want to delete the compiler runtime field like so: def package_id(self): if self.settings.os in ["Windows","WindowsStore"] the generated Conan traces file and a parameter --output to indicate the output file. You can also, delete the traces.log` file` otherwise while the CO- NAN_TRACE_FILE is present, any Conan command will keep config home $> /home/user/.conan • Create all missing configuration files: $ conan config init • Delete the existing configuration files and create all configuration files: $ conan config init --force
    0 码力 | 933 页 | 7.58 MB | 1 年前
    3
  • pdf文档 Back To Basics Lifetime Management

    ^~~~~~The compiler will generate Special Member Functions (SMFs) for you 1. Defining some SMFs may delete or disable some others 2. Special Member Functions T(T const&) T() T(T&&) operator=(T const&) Gadget* gadget; Widget() : age(42), gadget(new Gadget()) {} ~Widget() { delete gadget; } }; std::cout << widget.name << "\n"; std::cout << widget.age << "\n"; std::cout << Gadget* gadget; Widget() : age(42), gadget(new Gadget()) {} ~Widget() { delete gadget; } }; std::cout << widget.name << "\n"; std::cout << widget.age << "\n"; std::cout <<
    0 码力 | 66 页 | 8.43 MB | 6 月前
    3
共 163 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 17
前往
页
相关搜索词
BacktoBasicsUnitTestingConan1.52Documentation1.531.461.471.481.491.501.51ToLifetimeManagement
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩