2025-05-27 15:46:31 +08:00

21 lines
497 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

README for Linux_ivw
-----------------------
bin
|-- resource资源文件
|-- fsa语法文件
include调用SDK所需头文件
libs动态库文件
samples
|-- ivw_record_sample
|-- readme.txt该sample运行流程
|-- Makefile
|-- build.sh编译脚本
|-- ivw_record_sample.cpp主程序文件
|-- ivw_sample
|-- readme.txt该sample运行流程
|-- build.sh编译脚本
|-- ivw_sample主程序文件