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

无数据

分类

全部后端开发(165)Python(145)数据库(67)云计算&大数据(62)Scrapy(62)Celery(45)PostgreSQL(40)VirtualBox(32)Django(30)Pandas(28)

语言

全部英语(316)中文(繁体)(10)中文(简体)(3)法语(1)

格式

全部PDF文档 PDF(245)其他文档 其他(82)DOC文档 DOC(2)PPT文档 PPT(1)
 
本次搜索耗时 0.027 秒,为您找到相关结果约 330 个.
  • 全部
  • 后端开发
  • Python
  • 数据库
  • 云计算&大数据
  • Scrapy
  • Celery
  • PostgreSQL
  • VirtualBox
  • Django
  • Pandas
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • 法语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • ppt文档 No Silver Bullet – Essence and Accident in Software Engineering

    No Silver Bullet – Essence and Accident in Software Engineering Mike Ballou“There is no single development, in either technology or management technique, which by itself promises even one order-of- Man-Month: Essays on Software Engineering • In 1987, authored No Silver Bullet – Essence and Accident in Software Engineering“We hear desperate cries for a silver bullet – something to make software
    0 码力 | 35 页 | 1.43 MB | 5 月前
    3
  • word文档 The DevOps Handbook

    CHANGE APPROVAL PROCESSES i. Knight Capital - $440M trading loss ii. Counterfactual Narratives 1. Accident due to change control failure – seems valid since we can imagine better control practices could the risk earlier prevent the issue or could have taken steps to detect and recover faster 2. Accident due to testing failure – seems valid since better testing practices could have mitigated iii.
    0 码力 | 8 页 | 24.02 KB | 5 月前
    3
  • pdf文档 The Swift Programming Language

    subclass that override the superclass’s implementation are marked with override—overriding a method by accident, without override, is detected by the compiler as an error. The compiler also detects methods with does not return a value 3 } This feature prevents the assignment operator (=) from being used by accident when the equal to operator (==) is actually intended. By making if x = y invalid, Swift helps you intend to provide an override and have not provided a matching definition by mistake. Overriding by accident can cause unexpected behavior, and any overrides without the override keyword are diagnosed as
    0 码力 | 525 页 | 4.68 MB | 1 年前
    3
  • pdf文档 Pandoc User’s Guide (April 7, 2024)

    reason for the requirement is that it is all too easy for a # to end up at the beginning of a line by accident (perhaps through line wrapping). Consider, for example: I like several of their flavors of ice reason for the requirement is that it is all too easy for a > to end up at the beginning of a line by accident (perhaps through line wrapping). So, unless the markdown_strict format is used, the following does
    0 码力 | 168 页 | 475.29 KB | 1 年前
    3
  • pdf文档 How Deep Do You Go?

    Being honest, paths this long are quite rare. They would probably either have to be created by accident, or with malicious intent.. An Edge Case But.. This is why in Cloud Foundry’s eyes, the bug was
    0 码力 | 70 页 | 14.56 MB | 1 年前
    3
  • pdf文档 Windows and triggers - CS 591 K1: Data Stream Processing and Analytics Spring 2020

    recent events only • when providing real-time traffic information, you probably don't care about an accident that happened 2 hours ago • Recent might mean different things • last 5 sec • last 10 events
    0 码力 | 35 页 | 444.84 KB | 1 年前
    3
  • word文档 The DevOps Handbook

    judgment of those decisions lies in hindsight 5. Propose countermeasures to prevent a similar accident from happening in the future and ensure these countermeasures are recorded with ta target date
    0 码力 | 9 页 | 25.13 KB | 5 月前
    3
  • pdf文档 Session Types in C++

    Abstraction • Documentation • Efficiency • Expressivity • Detecting errors • Doing something (by accident) that does not “fit” the type will be detected as error. 24What are types used for in programming
    0 码力 | 89 页 | 1.55 MB | 5 月前
    3
  • pdf文档 Back to Basics - Function Call Resolution

    b.actual_str); }  Unfortunately, it’s still possible to use std::swapwith Saks::strings by accident… 75 The std::swap Two-Step  For example, here’s another type Personwith a custom swapfunction
    0 码力 | 44 页 | 1.30 MB | 5 月前
    3
  • pdf文档 Hiding Your Implementation Details is Not So Simple

    privates is wrong Data members should be private std::pair.first, std::pair.second => is a language accident… Why? Because it doesn’t properly allow different behaviors, e.g. a pair initialized with a single
    0 码力 | 145 页 | 2.45 MB | 5 月前
    3
共 330 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 33
前往
页
相关搜索词
NoSilverBulletEssenceandAccidentinSoftwareEngineeringTheDevOpsHandbookSwiftProgrammingLanguagePandocGoWindowstriggersCS591K1DataStreamProcessingAnalyticsSpring2020SessionTypesC++BacktoBasicsFunctionCallResolutionHidingYourImplementationDetailsisNotSoSimple
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩