The project main code stream, which is where it is picked up during the build.
这个项目的主代码流程,这正是在构建过程中它被获取的地方。
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 logging code is irrelevant to the main purpose of the application, and it can also be very intrusive in the code.
日志记录代码与应用程序的主要目的无关,并且它还有可能对代码产生很大干扰。
Version them and evolve them outside the main code so it is easier to integrate on newer projects.
在主干代码之外对它们进行版本化和演进,以便更容易地在新项目中集成。
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 代码之前为它生成代码。
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.
在重写产品代码的时候,我们用了同样的办法:在几周的时间里,每碰到一点代码,就重写一点。
Table of contents: The main parts of the code are listed by page number.
内容一览表:道德规范的主要内容分页显示。
In this code, the main thing that can go wrong is that the ST_Transform function cannot compute a proper point value in projected coordinates from the given latitude and longitude.
在此代码中,可能导致出错的主要情况是ST _ Transform函数无法从给定的纬度和经度计算出投影坐标中的正确点值。
Listing 12 shows the code in main and its implementation of this order.
清单12展示了main中的代码和对此顺序的实现。
To enable sorting of the columns, you must add the following code to the main method before calling the Shell.open method.
要对列启用排序功能,您必须在调用Shell . open方法前向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 中的代码进行基准测试
After you have added the new variables to your classes, add the handler code to the main method of the OGAdmin class.
向类添加了新变量后,请将处理程序代码添加到ogadmin类的main方法。
From the Code Review main view, you can work with individual findings.
从CodeReview主视图中,你可以处理单个结果。
Listing 12. main program code.
清单12 .main程序代码。
Listing 3 main method code segment.
清单3 .mainmethod代码片段。
Listing 10. New code for the main method.
清单10.main方法的新代码。
Developers can have the freedom to flesh out concepts outside of the main code branch without impacting stable configurations.
开发人员可以在主代码分支之外自由地试验新概念,而不会影响稳定的配置。
The above code very succinctly creates the main UI for the application.
以上代码非常简洁地创建了该应用程序的主ui。
To implement this listener class, we'll code an anonymous class in the main Explorer Window.
为了实现该侦听器类,我们将在主资源管理器窗口中编码一个匿名类。
Then, if the concept is accepted, the result is reviewed again before integration into the main code repository.
然后,如果概念被接受,那么成果会在集成到主代码库之前再审核。
Currently, business rules are closely coupled with the main code, necessitating the need for care while making changes and also increasing testing requirements.
目前,业务规则与主代码紧密耦合,使得在做出更改时必须小心谨慎,同时还增加了测试需求。
The main code creates the GUI with a button and progress bar.
主要代码创建带有一个按钮和进度条的GUI。
Listing 4 shows the main page code.
清单4显示了主页代码。
Listing 8 shows the code for the main page.
清单8显示了主页的代码。
It actually requires that the main code be written so that the PPE manages the resources.
实际上,它要求编写主代码以便由PPE管理资源。
The main line code is reduced even more in size now.
现在主代码的大小减少了更多。
The Nautilus developers provided several ways to add new functionality without breaking open the main code base.
Nautilus开发工具提供了多个不必打开主代码库而增加新功能的方法。
应用推荐