So the method of change vector analysis is effective for monitoring winter wheat freeze injury and growth recovery. Also it supply a new way to monitoring the other crop disaster.
因此,变化向量分析法能有效地监测冬小麦冻害灾情与灾后长势恢复情况,同时对其他作物灾害监测提供了途径。
In the transformation of descriptive geometry, no matter the method of change plane or revolve, the oblique line can be changed to a vertical line in two successive transformations.
在画法几何投影变换中,不论用换面法或旋转法,一般位置直线均需两次变换才能变成投影面垂直线。
Faced with the problem of climate change, we should find an effective method of reducing greenhouse gases.
面对气候变化的问题,我们应该寻找有效的措施来减少温室气体。
When you select the corresponding property, you can see the change in the method signature at the top of the page.
当您选择了相应的属性,您就能看到这一页顶端的方法签名的变化。
Regardless of which method the screen uses, you change the electrical properties of the screen every time you touch it.
不管采用哪种方法,每次当您触摸屏幕时都会造成屏幕电气属性的改变。
You use the method to automatically change the presentation of a page when, for example, content for a new section is displayed.
可以使用这种方法自动地修改页面的表示方式,例如在显示新部分的内容时。
Using this method, the flexibility of the additional content is limited and manipulation (for example, to change the policy version applied) is compromised.
使用这个方法,就会限制额外内容的灵活性,操作(如,改变已应用的策略版本)也会受到损害。
I'll first look at invoking a method with delayed binding, and then I'll show techniques you can use to change the definition of a class at run time.
首先介绍延迟绑定调用方法,然后介绍一些可以在运行时改变类定义的可用技术。
Where a change in the method of valuation is indeed necessary, the matter shall be reported to the local tax authorities for approval prior to the commencement of the next tax year.
确实需要改变计价方法的,应当在下一纳税年度开始前报当地税务机关批准。
Within this migration's up method, you'd place all of the code necessary to make one logical database change.
在这个迁移的up方法中,要放置进行一个逻辑数据库变化所需的全部代码。
Listing 5 shows code to create a DOM tree of an XML document, and the steps are very similar, even though the class and method names change.
清单5展示了创建XML文档的dom树的代码,步骤与清单4非常相似,但其中的类和方法名称发生了变化。
Change the datatype of the Subtotal and total Price fields to currency, using the same method.
使用相同的方法将Subtotal和totalPrice字段的datatype更改为currency。
In comparison, it can take weeks to change a cell's identity using the iPS method, with a success rate of just 1% to 2%.
相比之下,采用iPS方法需要几个星期时间改变细胞身份,而且成功率只有1%到2%。
If you want to change a method behaviour, all you need to do is modify the source code of your plug-in (even while executing the pluglet) and the code will be hot replaced if possible.
如果您想改变方法的行为,您需要做的全部事情就是修改插件程序的源代码(甚至在运行pluglet时),如果可能的话代码将被立即替换掉。
As an example, Listing 6 shows what happens when I change the type of the local variable used for the method start time in the interceptor code from long to int.
作为一个例子,清单6展示了在将方法开始时的拦截器代码所使用的局部变量的类型从long变为int时的情况。
To delete the book with the id of 103, you would simply set the URL to point to item 103, change the method to delete, then press GO again (Figure 22).
要删除ID为103的图书,您只需将URL设置为指向项目103,将方法更改为DELETE,然后再次单击GO(图22)。
You were able to change the intent of the disk_space method completely by overriding the method in the MyDiskMonitor class.
通过重写My diskmonitor类中的方法,您能够完全改变disk_space方法的意图。
You need to change the WSDL URL in main method of this class.
您需要在此类的main方法中更改WSDLURL。
The method for monitoring changes is to add a listener looking for changes of server-side data, and have the server-side notify the listener after any change occurs.
监视变更的方法是添加一个侦听器来查询服务器端数据的变更,并让服务器端在变更发生后通知侦听器。
A change in the data statistics can result in a change in the choice of access plan selected as the most efficient method of accessing the desired data.
数据统计信息中的变化会引起对存取方案的选择发生变化,该存取方案作为访问所期望数据的最有效方法。
The use of aliases is my preferred method for using namespaces for two reasons: First, if I later rename the namespace, I only have one line of code to change per source file.
由于两个原因,我喜欢对名称空间使用别名:首先,如果以后要改变名称空间,在每个源代码文件中只有一行需要修改。
Although the method used to update your a record varies, in general it consists of knowing the id and password of the account at your DNS provider, as well as how to change records.
尽管更新A记录所用的方法各不相同,但是一般都需要知道您在DNS提供商的账户ID和密码,以及如何修改记录。
If the terms of the condition change, it's easier to update the method.
如果条件发生变化,更新方法也很容易。
The method of setting this will change depending on the server you use to deploy the EJB component.
设置方法将因为用于部署EJB组件的服务器不同而异。
At some unspecified later time, when the subject's state changes, the subject notifies the observer of the change event with the update method callback.
在随后某个未知的时候,目标对象的状态发生了更改,目标对象会使用update回调方法,通知观察者,告知已经发生了状态更改事件。
If you change the block types and the number of block parts, you should also change this method.
如果你要改变砖块的类型和小方块的数目,你也需要修改这个方法。
A CherryPy application method typically returns the body of the response as a string, but sometimes you need to set additional HTTP headers, do a redirect, or change the HTTP response code.
CherryPy应用程序方法通常情况下会以字符串的形式返回响应的正文,但是有时需要您设置附加的HTTP标题,进行一个重定向,或者改变HTTP响应代码。
A CherryPy application method typically returns the body of the response as a string, but sometimes you need to set additional HTTP headers, do a redirect, or change the HTTP response code.
CherryPy应用程序方法通常情况下会以字符串的形式返回响应的正文,但是有时需要您设置附加的HTTP标题,进行一个重定向,或者改变HTTP响应代码。
应用推荐