这些文件包含客户/服务器应用程序的源代码和已编译的版本。
These files contain both source and compiled versions of the client/server application.
可能变化的事物(比如产品名称)非常适合使用实体,这与在程序源代码中声明常量很相似。
Things that might change, such as a product name, make particularly good entities, much like declaring constants in program source code.
由于编译器可以访问完整的程序源代码,所以MUDFLAP诊断非常有价值。
Because the compiler had access to the full program source code, the MUDFLAP diagnostics are very valuable.
现在,可以把GUI设计与我们将要在源代码中添加的程序功能联系起来了。
Now the part where we tie the GUI design to the program functionality we'll add in the source code.
本文提供的下载文件包含了此示例程序的完整源代码。
The download file included with this article contains the full source code for this sample program.
公布一个程序的源代码与公布一个定理的证明是一样的。
Publishing the source code of a program is the equivalent of publishing the proof of a theorem.
使用者,仍然得不到源代码,仍然不能自由使用程序。
Users, still denied the source code, would still be unable to use the program in freedom.
调试程序将源代码更改放入“现场”的生产过程,然后检查它是否正确。
The debugger places the source code change into "live" production and checks it for correctness.
我们来添加几个软件开发包,以便像在传统的UNIX系统上那样从源代码构建程序。
Let's add a few software development packages to prepare for building additional code from source, as you typically do on a traditional UNIX system.
如果要发行应用程序的源代码,那么算法自然也会公诸于众。这并不是所希望的。
If you release the source code for your application, you've just disclosed your algorithm to the general public, which might not be desirable.
人们可以评审FLOSS程序的源代码,这样会如何影响安全性存在着激烈辩论。
A FLOSS program's source code is available for public review, and there's been a raging controversy about how that affects security.
定制程序的能力:源代码包含在本文的下载中。
Ability to customize the program: the source code is included as a download in this article.
Line:当执行达到给定的源代码行时暂停程序,也可以从源视图中进行创建。
Line: Suspends the program when execution reaches the given source line, and can also be set from the source view.
清单1展示了StockData程序的源代码。
无需修改程序源代码即可使用经过优化的sql语句替换表现不佳的SQL。
Replace poor performing SQL with a more optimal SQL statement without modifying the program source code.
如果需要替换查询,Optim集成提供应用程序源代码中需要修改的准确位置。
If queries need to be replaced, Optim integrations provide the exact location in the source application where the change is required.
可以在下面的下载部分下载PHP客户机应用程序的完整源代码。
You can download the full source code of the PHP client application in the download section below.
如果调试引擎不能使用调试信息来找到程序的源代码,那么您可以编辑查找路径。
If the debug engine is unable to find the source for the program using the debug information, you can edit the source lookup path.
最后,我们可能会希望获得一个“带注解的源代码”清单,它会将源代码输出到应用程序中,并加上每个函数被调用了多少次的注释。
Finally, you might want to have an "annotated source" listing, which prints out the source code to the application, with notes on how many times each function is called.
确定导致在程序中的适当点不释放这些无意引用的源代码方法(程序逻辑)。
Identify the source code method (program logic) that is responsible for not releasing those unintentional references at the appropriate point in the program.
它大约包含5000行源代码,包括用户空间实用程序。
It consists of approximately 5000 source lines of code, including user-space utilities.
为了简短,本文不讨论这个文档的细节;请通过下载示例应用程序源代码了解细节。
For the sake of brevity, I've left the details of the document out of this article; download the sample application source code for details.
应用程序的样式表源代码应该立即出现在应用程序基类声明之后(参见清单5)。
The application's style sheet source should immediately follow the declaration of the application's base class (see Listing 5).
该迭代过程运行并重新运行原始的应用程序源代码,以确保高质量的转换。
This iterative process enables the original application source code to be run and rerun to ensure a high-quality transformation.
接下来,您需要编译包含的演示应用程序源代码,然后创建JAR文件。
Next, you need to compile the included source code for the demo application and then create the JAR file.
显示的代码不包括应用程序的UI元素(完整源代码见下载)。
The code shown does not include the UI elements of the application (see download for the full source code).
JMS消息传递还允许异步活动注册和补偿处理,进一步加速应用程序源代码。
JMS messaging also allows for the possibility of an asynchronous activity registration and compensation processing, further speeding up the application source code.
AOP允许您在不影响原始的应用程序源代码的前提下,对现已存在的应用程序进行修改。
AOP allows you to modify existing applications without affecting the original application's source code.
AOP允许您在不影响原始的应用程序源代码的前提下,对现已存在的应用程序进行修改。
AOP allows you to modify existing applications without affecting the original application's source code.
应用推荐