诗词屋>英语词典>flitter翻译和用法

flitter

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

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

计算机

COCA.38515

英英释义

verb

双语例句

  • This hook returns an array to describe the Flitter content type ( or in other cases, all the content types the module implements).
    这个钩子返回一个数组以描述这个Flitter内容类型(或者在其他情况下描述模块实现的所有内容类型)。
  • Let's call a Flitter datum a flit.
    让我们将一段Flitter数据称为一个flit。
  • It is a listing of flitter_info. tpl. php, the template used to render each flit.
    它是flitterinfo.tpl.php的代码清单,这是用于呈现每个flit的模板。
  • 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的表单;操作数据库的代码。
  • When you enable the module, its installer adds the Flitter table, makes the content type available to qualified users, and renders flits to specification.
    当您启用模块时,它的安装程序添加Flitter表,使这个内容类型可用于合格的用户,并将flit呈现到规范。
  • Building Flitter& A Twitter-like content type
    构建Flitter&一种类似于Twitter的内容类型
  • 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节点关联起来。
  • Mkdir-p creates the Flitter directory and all intermediate directories that are missing along the absolute path.
    mkdir-p创建Flitter目录和所有绝对路径上缺少的中间目录。
  • See this information, people can think of immediately, bear at present after the Yang Zhiyuan of enormous pressure resigns in the future, the likelihood does not need frequent flitter.
    看到该消息,人们马上会想到,现在承受巨大压力的杨致远将来辞职后,可能不需要频繁飞来飞去。
  • The former three hooks require little explanation, with one exception: The if statement in flitter_update() determines whether versioning is enabled.
    前三个钩子几乎不需要解释,但有一个例外:flitterupdate()中的if语句确定版本控制是否启用。