首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏京程一灯

    JavaScript数据结构(3-2):单向链表与双向链表——双向链表篇

    ) { throw new Error(message.failure); } // 2nd use-case: a valid position while this.head) { this.head.previous = null; // 2nd use-case: there is no second node _length) { this.tail = this.tail.previous; this.tail.next = null; // 4th use-case this.head) { this.head.previous = null; // 2nd use-case: there is no second node _length) { this.tail = this.tail.previous; this.tail.next = null; // 4th use-case

    79620发布于 2019-03-28
  • 来自专栏京程一灯

    JavaScript数据结构(3-1):单向链表与双向链表——单向链表篇

    | position < 1 || position > length) { throw new Error(message.failure); } // 2nd use-case (position < 0 || position > length) { throw new Error(message.failure); } // 2nd use-case _length--; return deletedNode; } // 3rd use-case: any other node is removed _length++; return node; } // 2nd use-case: a non-empty list while (currentNode.next _length--; return deletedNode; } // 3rd use-case: any other node is removed

    89030发布于 2019-03-28
  • 来自专栏everhad

    [翻译][架构设计]The Clean Architecture

    use-case层的变化不应该影响entity,也不受UI、DB等其他部分的影响。) If the details of a use-case change, then some code in this layer will certainly be affected. (软件的设计操作变化会影响use-case,及其实现代码。) (这层中的model要么是controller传递给use-case的数据结构,或者use-case传递给ppresenters、views的。) (接口适配层:将外部UI、DB所用到的适合它们的数据格式转换为entity、use-case所适合使用的model,或者反向转换出去到外部。)

    2.5K60发布于 2018-01-08
  • 来自专栏码匠的流水账

    聊聊go-ddd-sample

    domain层定义了模型及repository接口,同时利用go generate生成repository的mock实现 application // UserInteractor provides use-case

    85981发布于 2021-03-23
  • 来自专栏python3

    Python中Swithch Case

                return True        else:            return False# The following example is pretty much the exact use-case

    50640发布于 2020-01-10
  • 来自专栏Portworx云原生容器存储

    操作指南:通过 OpenShfit 运行高可用 MySQL数据库

    https://docs.portworx.com/scheduler/kubernetes/openshift-install.html) Kubernetes (https://portworx.com/use-case /kubernetes-storage/) Mesosphere DC/OS (https://portworx.com/use-case/persistent-storage-dcos/) Docker Swarm (https://portworx.com/use-case/docker-persistent-storage/) OpenShift发布的3.7版本支持外部的卷插件,从而用户能够使用Portworx

    11.7K00发布于 2020-02-25
  • 来自专栏软件方法

    [答疑]不同的方法对业务实体的定义多少有些差异

    A business entity object may participate in many different business use-case realizations and usually entity objects provide the basis for sharing among business workers participating in different business use-case

    71830发布于 2019-09-23
  • 来自专栏JAVA烂猪皮

    同样的工作、同样的做需求,为什么他们能进阿里

    这个方法论具有以下特性: Use-case focused. 通过使用功能性的项目场景(functional case scenarios ),Sun 公司专家顾问们支持确保端到端的服务功能的实现。 对Use-case的学习加速了应用的开发, 同时支持通过确定应用功对所有业务需求的满足,来减少开发的风险。 Architecture-centric.

    39020发布于 2018-08-03
  • 来自专栏懒人的记录

    MySQL信号量等待日志阅读

    Conclusion: 该Use-case是高竞争情况。而且,诸如PAUSE循环无法产生所需的延迟来获得锁,导致每个自旋周期产生如此之多的PAUSE循环。 Conclusion: 该Use-case表示中度竞争情况。 Conclusion: 该Use-case表示低竞争情况。

    1.4K70编辑于 2022-09-17
  • 来自专栏码匠的流水账

    聊聊go-ddd-sample

    domain层定义了模型及repository接口,同时利用go generate生成repository的mock实现 application // UserInteractor provides use-case

    46020发布于 2021-03-24
  • 来自专栏C/C++进阶专栏

    UML建模简单入门

    UML常见应用场景: 二,常见的UML图表 常见的UML图表有以下九种: 用例图(use-case diagram) 类图(class diagram) 对象图(object diagram) 状态图( collaboration/communication diagram) 活动图(activity diagram) 构件图(component diagram) 部署图(deployment diagram) 1.用例图(use-case

    51900编辑于 2024-05-27
  • 来自专栏ThoughtWorks

    TW洞见 | 用TDD影响设计

    me with slicing and dicing stories, because TDD is a technique that helps one think of the minimal use-case

    80180发布于 2018-04-20
  • 来自专栏杨丝儿的小站

    Software Engineering Terms Collection 2

    narrative, context, user, perspective of the user, real users, role, responsibility, high-level scenario, use-case

    47330编辑于 2022-03-01
  • 来自专栏YG小书屋

    ES 查询优化(一)

    _doc has no real use-case besides being the most efficient sort order.

    5.2K60发布于 2018-05-23
  • 来自专栏Flink实战应用指南

    Flink Forward 2019--实战相关(16)--Yelp分享实时访问规模预测

    After introducing our product use-case (real-time notifications for nearby local businesses), we’ll dive

    52930发布于 2019-08-20
  • 来自专栏Greenplum

    mxgate是gpcopy同步速度的2倍

    /tsbs_generate_data --format="matrixdb" --use-case="massiveiot" --scale="1000000" --log-interval=60s /tsbs_generate_data --format="matrixdb" --use-case="massiveiot" --scale="1000000" --log-interval=60s /tsbs_generate_data --format="matrixdb" --use-case="massiveiot" --scale="1000000" --log-interval=60s

    98730发布于 2021-10-27
  • 来自专栏VoiceVista语音智能

    ASR and the Rise of Audio Intelligence

    For instance the use-case or audio source specific models are: general meeting phone call voicemail financial

    1.6K30编辑于 2023-03-03
  • 来自专栏用户4793365的专栏

    软件工作量评估方法之用例点方法简述

    用例模型(Use-Case Model)是系统功能及系统环境的模型, 它可以作为客户和开发人员之间的契约。用例贯穿整个系统开发的一条主线。

    2.6K20发布于 2019-08-26
  • 来自专栏运维技术迷

    tuned系统调优工具

    - General non-specialized tuned profile - desktop - Optimize for the desktop use-case

    75020编辑于 2023-10-20
  • 来自专栏VoiceVista语音智能

    Sensory发布嵌入式THF&TNL V6.18.1版本

    Sensory trains the wake word to work best in the real-world use-case and demographic required by the

    56110编辑于 2022-04-02
领券