2000字范文,分享全网优秀范文,学习好帮手!
2000字范文 > halcon file_exists 检查文件是否存在

halcon file_exists 检查文件是否存在

时间:2024-05-22 08:10:09

相关推荐

halcon file_exists 检查文件是否存在

目录

file_exists(算子)描述参数

file_exists(算子)

file_exists - 检查文件是否存在。

file_exists(:: FileName:FileExists)

描述

运算符file_exists检查指示的文件是否已存在。 如果是这种情况,则参数FileExists设置为TRUE,否则设置为FALSE。

并行

多线程类型:可重入(与非独占运算符并行运行)。

多线程范围:全局(可以从任何线程调用)。

没有并行化处理。

参数

FileName(input_control)filename→(string)

要检查的文件的名称。

默认值:’/ bin / cc’

FileExists(output_control)整数→(整数)

布尔数。

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。