完成代码 meaning in Chinese
completion code
Examples
- Be wary of compiled code until you have tested it and are confident that you understand what it does
在完成代码测试并确信已了解代码功能之前,要对已编译的代码保持谨慎的态度。 - The second reason to consider creating a " test workspace " on your computer is to make it easier to complete code reviews
考虑在计算机上创建一个“测试工作区”的第二个原因是为了更方便地完成代码评审。 - Its purpose is to be an integral part of ongoing code development and to provide the user with the ability to make design - level changes in the code
其目的在于作为进行中代码开发的内在部分,为用户提供完成代码中设计级别变更的能力。 - Finally , it was systemically realized by fpga . the design was described with veriloghdl , simulated and synthesized with ise6 . 3i
该设计采用的是硬件描述语言veriloghdl来完成代码设计,并使用xilinx公司eda软件ise6 . 3i完成仿真和综合。 - Visual studio automatically completes the line of code , creates the event handler , and moves the insertion point to the newly created event handler
Visual studio将自动完成代码行,创建事件处理程序,并将插入点移动到新创建的事件处理程序。