diff --git a/doc/scannerlib/新版SDK接口说明.doc b/doc/scannerlib/新版SDK接口说明.doc index efc9faab..0d202a7e 100644 Binary files a/doc/scannerlib/新版SDK接口说明.doc and b/doc/scannerlib/新版SDK接口说明.doc differ diff --git a/doc/scannerlib/新版SDK接口说明.pdf b/doc/scannerlib/新版SDK接口说明.pdf index 52b9e436..64984aaf 100644 Binary files a/doc/scannerlib/新版SDK接口说明.pdf and b/doc/scannerlib/新版SDK接口说明.pdf differ diff --git a/test/scannerlib/cumtenn/CMakeLists.txt b/test/scannerlib/cumtenn/c++/CMakeLists.txt similarity index 100% rename from test/scannerlib/cumtenn/CMakeLists.txt rename to test/scannerlib/cumtenn/c++/CMakeLists.txt diff --git a/test/scannerlib/cumtenn/main.cpp b/test/scannerlib/cumtenn/c++/main.cpp similarity index 100% rename from test/scannerlib/cumtenn/main.cpp rename to test/scannerlib/cumtenn/c++/main.cpp diff --git a/test/scannerlib/cumtenn/test.py b/test/scannerlib/cumtenn/python/test.py similarity index 100% rename from test/scannerlib/cumtenn/test.py rename to test/scannerlib/cumtenn/python/test.py diff --git a/test/scannerlib/hanvon/CMakeLists.txt b/test/scannerlib/hanvon/c++/CMakeLists.txt similarity index 100% rename from test/scannerlib/hanvon/CMakeLists.txt rename to test/scannerlib/hanvon/c++/CMakeLists.txt diff --git a/test/scannerlib/hanvon/main.cpp b/test/scannerlib/hanvon/c++/main.cpp similarity index 100% rename from test/scannerlib/hanvon/main.cpp rename to test/scannerlib/hanvon/c++/main.cpp diff --git a/test/scannerlib/hanvon/test.py b/test/scannerlib/hanvon/python/test.py similarity index 100% rename from test/scannerlib/hanvon/test.py rename to test/scannerlib/hanvon/python/test.py diff --git a/test/scannerlib/huagao/CMakeLists.txt b/test/scannerlib/huagao/c++/CMakeLists.txt similarity index 100% rename from test/scannerlib/huagao/CMakeLists.txt rename to test/scannerlib/huagao/c++/CMakeLists.txt diff --git a/test/scannerlib/huagao/main.cpp b/test/scannerlib/huagao/c++/main.cpp similarity index 100% rename from test/scannerlib/huagao/main.cpp rename to test/scannerlib/huagao/c++/main.cpp diff --git a/test/scannerlib/huagao/test.py b/test/scannerlib/huagao/python/test.py similarity index 100% rename from test/scannerlib/huagao/test.py rename to test/scannerlib/huagao/python/test.py diff --git a/test/scannerlib/lanxum/CMakeLists.txt b/test/scannerlib/lanxum/c++/CMakeLists.txt similarity index 100% rename from test/scannerlib/lanxum/CMakeLists.txt rename to test/scannerlib/lanxum/c++/CMakeLists.txt diff --git a/test/scannerlib/lanxum/main.cpp b/test/scannerlib/lanxum/c++/main.cpp similarity index 100% rename from test/scannerlib/lanxum/main.cpp rename to test/scannerlib/lanxum/c++/main.cpp diff --git a/test/scannerlib/lanxum/test.py b/test/scannerlib/lanxum/python/test.py similarity index 100% rename from test/scannerlib/lanxum/test.py rename to test/scannerlib/lanxum/python/test.py diff --git a/test/scannerlib/microtek/CMakeLists.txt b/test/scannerlib/microtek/c++/CMakeLists.txt similarity index 100% rename from test/scannerlib/microtek/CMakeLists.txt rename to test/scannerlib/microtek/c++/CMakeLists.txt diff --git a/test/scannerlib/microtek/main.cpp b/test/scannerlib/microtek/c++/main.cpp similarity index 100% rename from test/scannerlib/microtek/main.cpp rename to test/scannerlib/microtek/c++/main.cpp diff --git a/test/scannerlib/microtek/test.py b/test/scannerlib/microtek/python/test.py similarity index 100% rename from test/scannerlib/microtek/test.py rename to test/scannerlib/microtek/python/test.py