get_program_parameter

    该接口从Program中获取所有参数。

    • program ( ) – 从该Program中获取参数。

    返回: 包含此Program中所有参数的list

    代码示例