code design meaning in English
代码设计
Examples
- Bar code system is a self - identify one with three components : bar code design , execution , and scan reading
条码系统是由条码符号设计、制作及扫描阅读组成的自动识别系统。 - According to the skill of the software maintaining , coding design and sharing database are established
该方案不仅能很好地降低软件的复杂程度,而且增加了系统的可靠性。 - Structured exception handling is code designed to detect and respond to errors during execution by combining a control structure similar to
结构化异常处理是旨在通过将控制结构(类似于 - This library is already written and tested code designed for a variety of common programming tasks as well as for some that are not so common
这些针对各种常见设计任务(包括不那么常见的任务)而设计的库已经写好并经过测试。 - For instance , what if you re not testing all possible inputs , and therefore not testing the code designed to handle the edge conditions
例如,如果没有测试到所有可能输入,也就没有测试到为处理边际情况而设计的代码,这时会如何呢?