In my version of my_project, I chose to create an index.html file that borrows from the quick start code available on the Aptana Web site.
在我的my _ project中,我选择创建一个index . html文件,它是从Aptana网站上获得的快速启动代码中借来的。
Before you start writing the code for publish applications, you need to understand two basic requirements for this type of application.
在开始编写用于发布应用程序的代码之前,您必须理解这类应用程序的两个基本需求。
You should start debugging by placing breakpoints in your code.
您应当从在代码中放置断点开始进行调试。
But before we start looking at code, let's look at a simple demo to see what RAP can do and familiarize ourselves with launching RAP-based applications.
但是在开始查看代码之前,让我们先来看一个简单演示,了解RAP可以做什么并熟悉如何启动基于RAP的应用程序。
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.
换句话说,在开始编写用来保存和恢复数据的代码之前,您需要确定希望保存什么数据。
Even if you have a large, untested legacy code base, start writing tests for it now.
即使您有一个大规模的未经测试的遗留代码基础,现在就开始为它编写测试吧。
However, once you start separating your code into different packages, defining interfaces, and delegating work to others, your projects can become more complex to manage.
不过,一旦开始将代码分入不同的包、定义接口并将工作委托给其他人,项目管理会变得更复杂。
Instead, you can simply restart the server or restart the EAR project within the running server and start testing your code changes.
相反,您可以简单的重启服务器或者在运行中的服务器内重启EAR项目并开始测试您对代码的修改。
When we start writing code, you're going to see that difference, but for now, don't worry about it, I just want to plant that idea.
当我们开始写代码的时候,你就会看到区别了,但是现在别担心,我只是想让你们初步有个印象。
My understanding is that when such constraints appear, developers typically abandon J2EE security and start writing code for themselves.
我的理解是,当出现这类约束时,开发人员通常会放弃J2EE安全而开始自己编写代码。
Put together an extensive set of tests — even before you start writing the code that will be tested — and make sure all the required functionality is tested.
要进行广泛的各种各样的测试(甚至在开始编写要测试的代码之前),确保所有要求的功能都能测试到。
Start with the XUL code for the user interface (see Listing 1).
我们从用户界面的XUL代码开始(参见清单1)。
Loading documents is a pretty bare start, and my sample code does not do much more than that.
加载文档仅仅是开始,虽然上面的示例代码除此以外没有做多少工作。
When you try to design to an extremely low level of detail before you start writing code you plan to keep, you're assuming you can know what the end result should look like.
如果您试图在开始写代码之前将代码所需遵循的设计搞得极端详细的话,那么您是在假设您知道最终的结果是什么样子。
When you start debugging with managed code, the debugger doesn't respond.
当您针对托管代码启动调试时,调试器无响应。
I recommend you get the code, start playing with it, and maybe try your hand at adding new things to it.
我推荐您下载代码,开始做各种尝试,甚至自己动手向其中添加新内容。
Before we start on the PHP application code, let's try to understand the DB2 driver for PHP.
在开始讲述PHP应用程序代码之前,我们先了解一下PHP的DB 2驱动程序。
Start your code with a great application in mind, and use these Suggestions to get you there.
编写代码时就要抱有编写强大应用程序的想法,并且遵循这些建议。
You might think that you're now finally ready to move away from pictures and diagrams and start writing code.
您可能以为,您已经准备好离开图片和关系图并开始编写代码了。
As soon as there is more than one person working on a project, start reviewing one-another's code.
只要一个项目的开发者多于一个人,那么立即开始相互审核代码。
Start with new code, get used to the process, and then revisit the existing code to create a test suite for it.
首先从新代码着手,待您习惯了整个过程以后,再针对现有代码创建测试程序。
Along with the input string, the SUBSTRING function has three other arguments, which are start position, length, and code unit specification.
除了输入字符串之外,SUBSTRING函数还有其他三个参数,它们分别是:起始位置、长度和代码单元指定。
If you want to get parallel performance, you have to start writing parallel code, "says MIT computer-science professor Saman Amarasinghe."
MIT计算机科学的教授萨芒阿马拉辛赫说:“想要平行处理,就需要在编写代码时就平行编写。”
Well, the very first mistake they usually make is not to think about testing when they start writing code.
在他们常犯的错误中,首当其冲的是:编写代码时忽略了测试。
To refactor the code, start moving the style information to a CSS stylesheet.
要重构代码,首先将样式信息移到css样式表中。
Remember: When starting your own jQuery code, always start with the namespace solution included.
记住:开始编写jQuery代码时,一般就要开始包含名称空间解决办法。
To create a custom provider called JSONGridProvider, start with the code in Listing 5.
要出创建一个自定义服务提供方程序 JSONGridProvider,从清单 5中的代码开始。
Now that you have the basic environment ready to go, you can start generating the code to consume the Web service.
基本环境准备好之后,就可以开始生成代码来使用Web服务了。
You can use this article to study the code, or just start with the examples included in the download.
您可以使用本文来学习代码,或者只是从下载资源中所包含的范例处开始。
You can use this article to study the code, or just start with the examples included in the download.
您可以使用本文来学习代码,或者只是从下载资源中所包含的范例处开始。
应用推荐