子键

  • 网络subkey;sub-key
子键子键
  1. 删除注册键:需要根目录和子键。

    Delete registry key : both root and subkey are required .

  2. 通过修改、设置注册表编辑器子键的键值,可限定和改变IE浏览器的有关设置。

    Modifying and setting the key value of the registry editor , we can limit and change relevant configuration of IE browser .

  3. 本文论述了Windows注册表的作用与Windows注册表类似文件目录的树状层次结构。对根键和子键及注册表的内容进行了详细的解释。

    This article discussed the function of WINDOWS registration table and tree structure of file directory similar to the WINDOWS registration table , carried on the detailed explanation to the root key and the sub key and the registration table content .

  4. 您输入的键值名不能与”包含子键“这个选项同时使用。

    A mask cannot be used simultaneously with " include subkeys " option .

  5. 不能在已有子键或值的注册表项中创建符号链接。

    Cannot create a symbolic link in a registry key that alreadyhas subkeys or values .

  6. 函数用于枚举一个已打开键的子键,每次调用函数将返回一个子键的信息。

    Enumerates the subkeys of the specified open registry key . The function retrieves information about one subkey each time it is called .

  7. 由于子键是无序的,一个新的子键可能得到任意的索引.这个函数可能以任何顺序返回子键。

    Because subkeys are not ordered , any new subkey will have an arbitrary index . This means that the function may return subkeys in any order .

  8. 此规则还有一个特例,print()(及其衍生物)和syswrite()不会触发污染错误或子方法、子引用或哈希键。

    The exceptions to this rule are that print ()( and derivatives ) and syswrite () do not trigger a tainting error or sub-methods , sub-references , or hash keys .