From 6b503cc3ea762f05ca20df23f8e66fbcb401e96a Mon Sep 17 00:00:00 2001 From: taynpg Date: Tue, 7 Jan 2025 08:30:21 +0800 Subject: [PATCH] =?UTF-8?q?init:=E5=88=9D=E5=A7=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..32a1c9f --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# VCPKG + +| 库名 | 功能 | +| --------- | ------------------------------------------- | +| openssl | 安全套接字层密码库。 | +| curl[ssl] | 利用URL的语法进行数据的传输或者文件的传输。 | +| xlnt | xlsx读写。 | +| opencv | 视觉图像处理。 | +