52古典>英语词典>flitter翻译和用法

flitter

n.  一掠而过的东西
v.  飞来飞去;匆忙来往

过去式:flittered 现在分词:flittering 复数:flitters 第三人称单数:flitters 过去分词:flittered 

计算机

COCA.38515

英英释义

verb

双语例句

  • Flitter_load() retrieves a specific revision from the database.
    flitterload()从数据库检索一个特定修订。
  • 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中定义。
  • Mkdir-p creates the Flitter directory and all intermediate directories that are missing along the absolute path.
    mkdir-p创建Flitter目录和所有绝对路径上缺少的中间目录。
  • The software of the system can control the data acquiring. And realize such function as the data display real-time, flitter real-time, alarming real-time, data analyzing, data saving and printing the report form.
    由软件系统控制数据的采集,并实现采集数据的实时滤波、显示、实时报警、数据分析、报表打印等功能。
  • Studies on filtration effect of flitter made of different absorb materials on the component of cigarette smoke
    不同吸附材料滤嘴对卷烟烟气成分过滤效果的影响
  • This hook returns an array to describe the Flitter content type ( or in other cases, all the content types the module implements).
    这个钩子返回一个数组以描述这个Flitter内容类型(或者在其他情况下描述模块实现的所有内容类型)。
  • To begin, create a directory for the Flitter module.
    首先,为Flitter模块创建一个目录。
  • The hook flitter_delete() deletes every version of a specific node.
    钩子flitterdelete()用于删除一个特定节点的所有版本。
  • Because Flitter creates a new content type, the next step must define a new database table to persist the custom Flitter data and correlate its fields to a Drupal node.
    由于Flitter创建了一个新的内容类型,下一步必须定义一个新的数据库表来持久存储自定义Flitter数据,并将它的字段和一个Drupal节点关联起来。
  • The former three hooks require little explanation, with one exception: The if statement in flitter_update() determines whether versioning is enabled.
    前三个钩子几乎不需要解释,但有一个例外:flitterupdate()中的if语句确定版本控制是否启用。