• Halcon算子翻译——dev_get_system


    名称

    dev_get_system - 在程序中查询HDevelop系统信息。

    用法

    dev_get_system( : : SystemQuerys : SystemInformations)

    描述

    算子dev_get_system返回有关HDevelop系统参数的信息。

    到目前为止,支持以下参数:(Read-Only Parameters)

      只读参数

    可以查询以下系统参数:

      'engine_environment':
      如果在HDevelop中调用返回'HDevelop',其他的返回'HDevEngine'。

    注意

    此算子不支持代码导出。

    参数

    SystemQuerys (input_control)           attribute.name-array → (string)
      请求的系统参数
      Default value: 'engine_environment'
      List of values: 'engine_environment'
    SystemInformations (output_control)      attribute.value-array → (string)
      系统参数的当前值。

    模块

    Foundation

  • 相关阅读:
    hdu 6201 dfs
    Oulipo POJ
    Kitchen Measurements UVALive
    Surf Gym
    hoj 13969 Racing Gems
    分块
    分块学习资料
    Jam's problem again HDU
    树的点分治
    Census UVA
  • 原文地址:https://www.cnblogs.com/xhiong/p/7837714.html
Copyright © 2020-2023  润新知