一行代码 meaning in Chinese
line code
Examples
- Suppose the next line of code creates a stack of another reference type , called
假设下一行代码创建另一个引用类型的堆栈,称为 - Every line of code you eliminate is one less place for bugs to sneak in
每当清除一行代码,也就减少了一个可能隐匿bug的地方。 - One line of code ?
只有一行代码? - If a line of code is executed , it doesn t necessarily follow that it s tested
如果执行了某一行代码,并不一定代表它得到测试。 - Executes the next line of code , but does not follow execution through any function calls
执行下一行代码,但不执行任何函数调用。