Added a function for circular masking.
增加了一个圆形屏蔽功能。
So far, you've created a script header and some simple variables and added a function, as shown in Listing 14.
到目前为止,您已经创建了一个脚本标头和一些简单变量,并且添加了一个函数,如清单14所示。
For the example scenario, a few months after the application has been in production, new function (including new SQL) is added to the application, which now needs to be deployed.
对于示例场景,在应用程序投入生产的数月之后,为应用程序添加了新功能(包括新sql),现在需要部署该应用程序。
For example, if a new function is added to a source code and binary is created, verification that the source file and the binaries are in sync may be required.
例如,如果将新函数添加到源代码中并创建了相应的二进制文件,则需要验证源文件和二进制文件是同步的。
Doing so can provide a new level of reuse for a team, since pre-built function can be added to a message flow developer's palette in the form of a new plug-in node.
这样做可以为团队提供新级别的重用,因为可以将预构建的功能以新插件节点的形式添加到消息流开发人员的面板中。
"Other social networking tools make selective sharing within small groups difficult," she added, taking what appears to be a jab at Facebook's recent grouping function.
“其他的社交网络工具都很难在小群体里进行分别分享”,针对“脸谱”最近的群组功能,她补充道。
So, jQuery has added a method to the Event module to replace these two functions, called the hover (fn1, fn2) function.
因此,jQuery向Event模块添加了一个新方法来替代这两个函数,这个方法就是hover (fn 1,fn2)函数。
Using a tool like the syslog function keeps complexity under control and provides the added benefit of allowing easy customizations through configuration files, such as syslog.conf.
使用诸如syslog函数之类的工具可以控制复杂度,并允许通过配置文件(例如syslog . conf)来轻松地进行自定义。
So, here's version two of my plot where I've added the contour plot of a function, xy on top of the vector field.
这是第二张函数图,我在上面添加了函数xy的轮廓,放在了向量场上面。
Call, I added only the line psyco.bind (main), since the main function does loop a number of times (but only makes minimal use of integer arithmetic).
我只添加了psyco .bind (main)这一行,而不是添加一个总的psyco . jit调用,因为main函数确实要循环多次(但是仅利用了最少的整数运算)。
As you can see in Listing 16, this added aspect of the doSubmit function is a bit more involved but still easy to comprehend.
如清单16所示,dosubmit函数的新增部分有点复杂,但仍然易于理解。
These layers and be added or removed dynamically and you can change each layer as it has a track that lets you change it as a function of time by inserting keys at certain frames in the track.
这些层可以被动态的增加或删除,你也可以对这些层进行改动,因为每层都有一个轨道,你可以在轨道中的特定时间点加入关键帧到达改变动画的目的。
The IBM IMS components provide a key part of the overall IMS infrastructure by enabling applications and value-added function deployment in the IMS service plane.
IBMIMS组件提供了总体 IMS基础设施的一个关键部分,支持在 IMS服务平台中部署应用程序和增值功能。
'These studies will hopefully lead to more effective prevention strategies to improve quality of life in the aged, as well as contribute to a better understanding of memory function,' he added.
他还认为,'这些研究将为改善老年人的生活质量提供更有效的预防措施,此外还将帮助我们加深对记忆功能的了解。'
We've added this notion of a function.
我们明白了函数的概念。
He added that for young children, good test results were more a function of whether children can sit still or hold a pencil.
对于孩童来说,好的考试成绩更多的是小孩们是否能够坐得住或者能否握住笔杆的反应,(与孩童的学习能力或者智商无关--译者)他补充道。
Most providers of an XSLT processor added an extension function, usually called node-set , which allows the RTF to become a navigable and filterable tree.
多数XSLT处理程序的提供商都增加了一个扩展函数,通常称为node - set,它可以把RTF变成可导航、可筛选的树。
I've simply replaced all the printlns from the previous application and added a forward function to handle the view portion of the report.
我只是将以前应用程序中的所有println替换掉,并添加了forward函数来处理报告的视图部分。
Healey added that the partnerships enabled it to focus on the hotel search experience. Additional enhancements include a hotel comparison function.
Healey补充说,建立合作使得其能够注重于提高酒店搜索体验,其它的升级包括推出一项酒店比较功能。
That is, python source code is compiled by the python command to bytecode in exactly the same manner as before (except for a couple import statements and function calls added to invoke Psyco).
也就是说,python源代码是通过python命令编译成字节码的,所用的方式和以前完全相同(除了为调用Psyco而添加的几个import语句和函数调用)。
Once a Twitter account is added to a Flickr user's account as a blog, the "blog This" function will allow that user to tweet about any image with a short URL and a 116 character limit.
一旦添加twitter账户到Flickr账户之后,用户就可以通过“blogthis”按钮把图片分享到Twitter,并附有一个缩写网址,字符限制为116。
Okay, that was pretty quick we created a new website, added a three line function, and we've got text in a browser.
好了,这是相当的快呀-我们创建了一个新的网站,添加了一个三行代码的函数,然后我们就在浏览器里得到了一行文本。
The part that is to be added is a series of truths about you and a thorough restatement about how realities actually function.
需要增加的一部分是一系列有关你们的真相以及有关这些现实如何运作的一个彻底的重新表述。
He added that younger people can also fall foul of memory lapses caused by a failure to suppress extraneous information, with sleepless nights making it harder for the brain to function properly.
他补充说,年轻人也会因记忆太多无关信息和不眠之夜,使大脑难以正常运作,从而造成记忆力减退。
When you choose the GROUP BY option or add an aggregate function to a query, all columns marked for output or used for sorting are automatically added to the GROUP BY clause.
当选择“分组依据”选项或将聚合函数添加到查询中时,所有标记为输出或用于排序的列将自动添加到GROUP by子句中。
In the need to add new features, they only function of the preparation of a new code, rather than amending spent the previous logic, a decrease of the new features bring added workload.
在需要添加新增功能时,也只需编写新的功能的代码,而不用去修改以前的逻辑,减少了新添加功能时带来的工作量。
Added a new function to dump the theme currently enabled in the PSVita.
添加了一个新功能:删除一个或者多个主题。
It added a very simple to write their own encryption function.
而是加入了一个自己写的非常简单的加密函数。
It added a very simple to write their own encryption function.
而是加入了一个自己写的非常简单的加密函数。
应用推荐