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

flitter

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

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

计算机

COCA.38515

英英释义

verb

双语例句

  • 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 hook flitter_delete() deletes every version of a specific node.
    钩子flitterdelete()用于删除一个特定节点的所有版本。
  • It is a listing of flitter_info. tpl. php, the template used to render each flit.
    它是flitterinfo.tpl.php的代码清单,这是用于呈现每个flit的模板。
  • Let's call a Flitter datum a flit.
    让我们将一段Flitter数据称为一个flit。
  • Building Flitter& A Twitter-like content type
    构建Flitter&一种类似于Twitter的内容类型
  • For reducing range measurement error, the paper utilizes RSS experience attenuation model to measure one hop-distance between nodes and discuss on using kalman flitter to reduce the noise.
    为了降低测距误差对定位精度的影响,本文使用RSS经验衰减模型估测单跳节点间的距离,并对利用卡尔曼滤波算法降低噪声的过程进行了探讨。
  • Flitter_load() retrieves a specific revision from the database.
    flitterload()从数据库检索一个特定修订。
  • 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.
    由软件系统控制数据的采集,并实现采集数据的实时滤波、显示、实时报警、数据分析、报表打印等功能。
  • The former three hooks require little explanation, with one exception: The if statement in flitter_update() determines whether versioning is enabled.
    前三个钩子几乎不需要解释,但有一个例外:flitterupdate()中的if语句确定版本控制是否启用。
  • 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的表单;操作数据库的代码。