As in the NEW_ORDER transaction, all steps have been collected into one SQL table function to save code path.
就像在NEW_ORDER事务中一样,所有的步骤被收集到一个sql表函数中,以节省代码路径。
The alternative is to save code in a file called a script and then run the interpreter in script mode to execute the script.
所以就有另一种选择了,把代码保存成脚本,然后用脚本模式让解释器来运行这些脚本。
Listing 5 shows the code to generate the call to the wrapped method and save the result (if any).
清单5显示了生成对包装方法的调用并保存结果(如果有的话)的代码。
Now the final task is to include this element in the object and save all of the HTML code to a file, which you'll do in Listing 8.
现在最后一项任务是将这个元素加入到对象中,并将所有HTML代码保存到一个文件中,这是在清单8中完成的。
When you build this habit, it can save you - and people maintaining your code or using your objects - a lot of time.
在您养成这个习惯时,它可以帮您—和维护代码或使用对象的人员—节省很多时间。
This code must save user input as a widget in the database.
该代码必须将用户输入保存为此数据库内的一个小部件。
When done, the component code calls the save method passing the working copy.
当完成时,组件代码调用保存方法,并向其传递工作副本。
Reusing code across similar projects will save the developer a substantial amount of time and effort.
相似工程之间的代码重用能够节省开发者大量的时间和精力。
In other words, you need to decide what data you want to save before you start writing the code to save and restore that data.
换句话说,在开始编写用来保存和恢复数据的代码之前,您需要确定希望保存什么数据。
In those days, working with computers meant writing code to save a byte here and an instruction cycle there.
在那些日子里,使用电脑意味着编写代码保存一个字节在这里,一个指令周期后又再取出来放到那里。
The startup costs are higher, but you will quickly find that you save time when you encapsulate the XML code.
一开始的代价要高一些,不过您很快就会发现,封装XML代码的时候节省了时间。
Save the BPEL file and generate the deploy code.
保存BPEL文件并生成部署代码。
You can use the macro editor to edit the content of the module to add the simple program code, and then you can save the new module with the macro.
您可以使用宏编辑器编辑模块内容,添加简单的程序代码,然后使用宏保存新的模块。
Not only does this save you from repeating the same code over and over, but it also makes your application much easier to maintain.
这不仅使您避免了一遍又一遍的重复编写相同的代码,也使您的应用程序更易于维护。
For simple applications, it will let you save and load structured data in just a few lines of code.
对于简单的应用程序来说,它可以让您只用几行代码就实现存储和装入结构化数据。
Spend extra time up front ensuring that the new production code starts off at 100% production quality, and don't try and save a few days by re-using the lines of code in the prototype.
在前面花额外的时间确保新的生产代码是从100%的生产质量起步的,别试着通过重用原型里的代码来节省几天的时间。
Virtually the entire kernel remains unchanged, save for the new object code and a few instructions to redirect the function calls.
实际上,整个内核没有变,只是增加了新的对象代码和几个函数调用重定向指令。
Doing so reuses tested and proven code and will save you from repeating script code and making potential errors.
这样做可以重用经过测试的可靠的代码,避免重复编写脚本代码并减少错误。
Save the file created with the above code as greppishFind.user.js and read on for installation and usage details.
将用以上代码创建的文件另存为greppishFind.user.js,继续阅读获得安装和使用细节。
Save the code in Listing 3 so your Web server can find it and point Firefox to the address of the new PHP page through the reverse proxy.
保存清单3中的代码,以便Web服务器可以找到它并使Firefox通过反向代理指向新PHP页面的地址。
Save the code in a file named db2lib.php so that we can include the function in the rest of our scripts.
在名为db2lib . php的文件中保存代码,以便能够在其余脚本中包含该函数。
Save the code in Listing 1 above into a file named extractStates.pl and run the program with the command cat us_states.kml | perl extractStates.pl.
把上面的清单1中的代码保存到名为extractStates.pl 的文件中,并且用cat us_states.kml |perl extractStates.pl命令运行该程序。
Instead, you could create a hash map of zip code and weather information, and save that information into the portlet service.
您可以转而创建一个邮政编码和天气信息的散列图,并将此信息保存到Portlet服务中。
In your text editor of choice, save the scala code in the following example to a file named upper1-script.scala in a directory of your choosing.
用你选择的文本编辑器,保存下面例子中的scala代码到一个名为upper1 - script . scala的文件,放在你选择的目录中。
If you want to save time when writing user-interface code, you can always find high-quality, free tools on the Internet.
如果希望节省编写用户接口代码的时间,通常可以在Internet上找到高质量的免费工具。
The sample application doesn't contain code to actually save the registration information, but the hooks are there.
示例应用程序不包含真正保存注册信息的代码,不过有hook。
Save the sample code listing in a file. Now, and this is the tricky part, cross-compile it.
将样例代码清单保存倒一个文件。
Just as with the program in Listing 1, you can screen-scrape this code into a file, save it as calc.tcl, chmod it as executable, and then run it.
与清单1中的程序一样,您可以将这段代码从屏幕搜集到一个文件,并将其保存为calc . tcl,使用chmod将其权限修改为可执行,然后运行该程序。
You write a line of code and save, and your change is active when you load your next Web page.
编写一行代码并保存后,在加载下一个Web页面时将激活您所做的更改。
Now create a second PHP file in the public directory called action.php, paste in the code from Listing 3, and save the file.
现在在public目录中创建第二个php文件action . php,粘贴清单3中的代码并保存文件。
应用推荐