flitter
英
美
n. 一掠而过的东西
v. 飞来飞去;匆忙来往
过去式:flittered 现在分词:flittering 复数:flitters 第三人称单数:flitters 过去分词:flittered
COCA.38515
英英释义
verb
双语例句
- To realize Flitter, you must extend the Drupal database to include a new Flitter table; permissions to access Flitter data, or flits; a form to edit a flit; and some code to manipulate the database.
要实现Flitter,必须扩展Drupal数据库,以便包含一个新的Flitter表;访问Flitter数据的权限,或flit;编辑flit的表单;操作数据库的代码。 - The hook flitter_delete() deletes every version of a specific node.
钩子flitterdelete()用于删除一个特定节点的所有版本。 - Let's call a Flitter datum a flit.
让我们将一段Flitter数据称为一个flit。 - Studies on filtration effect of flitter made of different absorb materials on the component of cigarette smoke
不同吸附材料滤嘴对卷烟烟气成分过滤效果的影响 - Flitter_load() retrieves a specific revision from the database.
flitterload()从数据库检索一个特定修订。 - Green geckos flitter through the Vall é e of Mai, a tropical palm forest on Praslin Island that has been designated a world heritage site.
绿色的壁虎从麻衣河谷急速掠过,这是普莱斯林岛上一片被指定为世界自然遗产的的热带棕榈林。 - By convention, the creation and deletion, which occurs when you uninstall the module, of the new Flitter table is defined in a special file, flitter. install, using a set of specifically named hooks.
根据惯例,新的Flitter表的创建和删除(卸载模块时将删除表)使用一组特别命名的钩子在一个特殊的文件flitter.install中定义。 - The former three hooks require little explanation, with one exception: The if statement in flitter_update() determines whether versioning is enabled.
前三个钩子几乎不需要解释,但有一个例外:flitterupdate()中的if语句确定版本控制是否启用。 - Let's call the module Flitter.
让我们调用模块Flitter。 - This hook returns an array to describe the Flitter content type ( or in other cases, all the content types the module implements).
这个钩子返回一个数组以描述这个Flitter内容类型(或者在其他情况下描述模块实现的所有内容类型)。