什么是开发人员结账?

编程入门 行业动态 更新时间:2024-10-26 06:33:10
本文介绍了什么是开发人员结账?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

这是我的第一个项目。我知道了一些新词。什么是开发人员结账?什么是程序规范文档?如何编写单元测试用例?

This is my first project. I got to know some new words. What is developer checkout? What is program specification documents? How to write unit test cases?

推荐答案

签出源代码 术语签出是取自公共图书馆的比喻,人们可以查看一本书。签出的代码与其他代码锁定,以检查相同的代码,同时产生冲突。完成编辑和增强后,您将返回代码(签到)。 请阅读 [本文]进一步了解。 功能规格文件 功能规格文件(或规格),是产品/项目的文件manager描述了您正在处理的程序应该执行的功能。 另请参阅:本文。 单元测试 单元测试是整个(程序)的一小部分,通常是单个函数或一小段代码,可以单独测试和自动。请参阅:本文 。 Checking out source code The term "Check out" is taken from the metaphor of a public library where one can "check out" a book. A checked out code, is locked from others to check out the same code, whilst creating conflicts. When you are done with your edits and enhancements, you return the code back (check in). Please read [this article] to understand further. Functional Specifications Document A functional Specifications Document (or "Specs"), is a document where the product / project manager describes the functions that the program, you are working on, should perform. See also: this article. Unit Testing Unit Tests are small parts of a whole (program), usually a single function or a short pice of code, which can be tested separately and automatically. See: this article.

更多推荐

什么是开发人员结账?

本文发布于:2023-08-01 15:46:17,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1269606.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:开发人员

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!