A new method of code compressing image is presented.
本文提出了一种新的压缩编码方法。
Third, we analyzed in detail the implement method of code reordering in GCC and pointed out its deficiencies.
分析了GCC中代码重排的实现方法,指出了其存在的不足。
However, the known method of code recognition is inefficient because of its repeated calculation and redundant data.
然而,现有识别方法存在大量的重复计算和冗余数据,识别效率不高。
The content of basic standard has: method of code name of substantival term, symbol, mark, standard weaves the method.
基础标准的内容有:名词术语、符号代号、标记方法、标准编排方法等。
Therefore, a method of code automation includes report display and input function has been bringing forward in this paper.
因此,本文提出了一种自动生成包括报表显示和输入功能代码的方法。
Quantitative safety assessment on probability of fire and explosion in LPG storage and filling station is done by method of code evaluation combined with risk grade evaluation.
运用规范评价和危险程度评价相结合的方法,对液化石油气储配站发生火灾爆炸的危险性进行了定量安全评价。
This will result in output containing both the starting and ending addresses of the compiled code for each method.
这将会导致在输出结果中包含每个方法已编译的代码的起始地址和结束地址。
The enhanced update method requires just a few additional lines of code.
这个增强型的更新方法需要一点额外的代码行。
The plain attributes should neither trigger any special code nor suffer the time penalty of working through method code.
这些普通属性不会触发任何特殊代码,也不会因为遍历方法代码而浪费时间。
You can fix this method, too, with the addition of some code to handle users and roles.
这个问题也可以修复,方法是添加一些代码来处理用户和角色。
Listing 11 shows the code of the method.
清单11显示了该方法的代码。
The oldest method for calculating code complexity is counting the number of lines in a given function or method.
计算代码复杂度的老方法,一般是统计一个给定的函数或方法中的代码行数目。
It also generates the code for that new method, calling the child component as part of the code generation.
作为代码生成的一部分,它还调用子组件,生成新方法的代码。
Listing 1 shows an example of code defining some role-based method permissions.
清单1所示的是用于定义某些基于角色的方法权限的示例代码。
The new method is created with the selected block of code in it refactored to properly use the argument and return values of the new method.
当重构了新方法内的所选代码块以便恰当使用新方法的参数和返回类型后,新方法就创建完成了。
Listing 4 gives the next piece of code for the transform method.
清单4给出了转换方法的下一段代码。
You need to examine the lines of code within the method and check to make sure that there is only one line.
您需要检查方法内部的代码行,并且确保其中只有一行代码。
For a helpful rule of thumb, you could say that a method with more than 100 non-commenting lines of code is way too long.
有一个很有帮助的经验法则,您可以说非代码注释行超过100行的方法是长方法。
Listing 3 has the first piece of code for the transform method.
清单3是转换方法的第一段代码。
Add example code in the execute method of MessageSend source file.
在messagesend源文件的execute方法中添加示例代码。
Use the following code as the body of that method.
将以下代码用作该方法的主体。
Within this migration's up method, you'd place all of the code necessary to make one logical database change.
在这个迁移的up方法中,要放置进行一个逻辑数据库变化所需的全部代码。
To modify the getCalulator()method, add two lines of code shown in bold in Listing 8.
要修改getCalulator()方法,可以添加清单8中用粗体显示的两行代码。
With this backend type, each method of the UDPDMI contains code to lookup the Web service and invoke an operation on it (via DII).
对于此后端类型,UDPDMI的每个方法均包含用于查找Web服务和对其调用操作(通过DII)的代码。
The highlighted section in Listing 7 shows a small portion of an example of a long method code smell.
清单7中高亮显示的部分展示了一个长方法代码味道示例的一小部分。
In this case, the each method has the block of code between the braces associated with it.
在此情况下,each方法都有一个代码块,并且被与之相关的括号括起来。
With this backend type, each method of the UDPDMI contains code to lookup the home of the target EJB, obtain an instance, and to invoke the specified method.
对于此后端类型,UDPDMI的每个方法均包含查找目标EJB Home、获得实例和调用指定方法的代码。
You need to add two lines of code in the init method of the controller servlets.GoogleSearchServlet.
您需要在控制器servlets . GoogleSearchServlet的init方法中添加两行代码。
Modify the execute method of OwnerAction to code your logic, (every action class must implement the execute method).
请修改oweneraction类的execute方法来实现您的逻辑,(每个action类都必须实现execute方法)。
Replace the contents of the analyze method with the code snippet in Listing 6.
将分析方法的内容替换为如代码清单6所示的代码片段。
应用推荐