The main code creates the GUI with a button and progress bar.
主要代码创建带有一个按钮和进度条的GUI。
To compile and link the main code, use the following command line.
要编译并连接main代码,可以使用下面的命令行。
The project main code stream, which is where it is picked up during the build.
这个项目的主代码流程,这正是在构建过程中它被获取的地方。
Has given its design concept as well as the main code in the procedure code.
在程序编码中给出了其设计思想以及主要代码。
It actually requires that the main code be written so that the PPE manages the resources.
实际上,它要求编写主代码以便由PPE管理资源。
The following is concerning this aspect some, main code of the research and practice.
以下就是关于这一方面的一些,研究及实践的主要代码。
Version them and evolve them outside the main code so it is easier to integrate on newer projects.
在主干代码之外对它们进行版本化和演进,以便更容易地在新项目中集成。
Then, if the concept is accepted, the result is reviewed again before integration into the main code repository.
然后,如果概念被接受,那么成果会在集成到主代码库之前再审核。
The Nautilus developers provided several ways to add new functionality without breaking open the main code base.
Nautilus开发工具提供了多个不必打开主代码库而增加新功能的方法。
This matches our concept of a number of pre-conditions we want to make sure of before calling the main code.
这就与我们在调用main之前需要确认的很多前置条件的概念吻合了。
Developers can have the freedom to flesh out concepts outside of the main code branch without impacting stable configurations.
开发人员可以在主代码分支之外自由地试验新概念,而不会影响稳定的配置。
We took the same approach when converting the main code: over a number of weeks, as we touched a bit of code, we converted it.
在重写产品代码的时候,我们用了同样的办法:在几周的时间里,每碰到一点代码,就重写一点。
Currently, business rules are closely coupled with the main code, necessitating the need for care while making changes and also increasing testing requirements.
目前,业务规则与主代码紧密耦合,使得在做出更改时必须小心谨慎,同时还增加了测试需求。
Accordingly, a main code data model is proposed. It increases information entities attributes and enriches information described while keeping information identity.
据此,提出编码主数据模型,在保持编码标识能力的基础上,增加了信息实体的属性元素项,丰富了信息实体的描述。
The HEAD stream is the main code stream that users should be integrating to (if they want to branch off on their own and then merge with the HEAD stream later, that's fine).
HEAD条目是用户应集成的主要代码流(如果它们需要自己分叉并稍后与HEAD流合并,这主意不错)。
This blocks the main thread but executes the code on another thread.
这阻塞了主线程但是在另一个线程上执行代码。
All references to objects of schema MAIN in the code will need to be prefixed with schema name MAIN.
代码中对MAIN模式中的对象的所有引用都需要在前面加上模式名MAIN。
The main difference is that the code is installed on a code server, and not on the individual workstations.
主要区别是它的代码安装在一个代码服务器上,而不是安装在单独的工作站中。
The main drawbacks of the code generation approach are the flip side of its advantages.
代码生成方法的主要缺点是相对于其优点而言。
Note that the SPE code is written as a new main program and code is generated for it prior to embedding through the handle into the PPE code.
注意,SPE代码被编写为一个新的主程序,并在通过句柄嵌入PPE 代码之前为它生成代码。
The main line code is reduced even more in size now.
现在主代码的大小减少了更多。
Table of contents: The main parts of the code are listed by page number.
内容一览表:道德规范的主要内容分页显示。
Service.cs contains the main part of the service code.
cs包含服务代码的主要部分。
The main part of this code is simply to create the partial MBean ObjectName .
这段代码的主要部分只是用来创建部分MBean ObjectName 。
Listing 12 shows the code in main and its implementation of this order.
清单12展示了main中的代码和对此顺序的实现。
Next, we need to add some code to the main method to instantiate the class and run the SWT code.
接着,我们需要向main方法添加一些代码,以便实例化该类并且运行SWT代码。
As a quick application of the framework, I'll rebenchmark the code in Listing 1 by replacing main with the code in Listing 2
为了演示这个框架的使用方法,我把main 替换为清单 2中的代码,从而重新对 清单1 中的代码进行基准测试
Make sure you have a main statement in your code, even if your module holds only functions.
即使模块只包含函数,也要确保代码中有一个main语句。
From the Code Review main view, you can work with individual findings.
从CodeReview主视图中,你可以处理单个结果。
Listing 12. main program code.
清单12 .main程序代码。
应用推荐