结对编程 meaning in English
pair programming
Examples
- Pair programming requires you to think two heads are better than one
结对编程需要您知道“三个臭皮匠,顶得上一个诸葛亮” 。 - Xp practices for programmers such as pair programming and for business people such as story telling require a different way of thinking to work well
针对程序员的xp实践(如结对编程, pair programming )和针对业务人员的xp实践(如告知详情)需要不同的思路,以便更好地工作。 - If you absolutely hate the practice and most programmers either love or hate the " controversial " practices , like pair programming , vent if you must , but get over it
如果您实在憎恨这个实践(大多数程序员不是喜爱就是憎恨“有争议的”实践,如结对编程) ,如果必需的话,发泄一下,但是要克服它。 - This thesis proposes a novel consistency maintenance mechanism - the fopt consistency maintenance algorithm - based on previous research on concurrent control , and builds a plug - in for eclipse . the plug - in can be used to support distributed virtual pair programming . the fopt algorithm includes three parts : casual order preservation , folding operation transformation scheme ( fopt ) and garbage collection
本文在研究了现有的并发控制算法的基础上,提出了一种新的一致性维护算法折叠式操作变换( fopt )算法,并在该算法的基础上构建了一个基于eclipse的实时协同编辑插件,该插件可以对分布式虚拟结对编程提供支持。