1 Star 0 Fork 10

谯夫/libicon

forked from gite-hub/libicon 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
efolder.h 213 Bytes
一键复制 编辑 原始数据 按行查看 历史
7-wolf 提交于 2019-07-24 13:13 . 添加项目文件。
#pragma once
#include <string>
#include <vector>
namespace cc
{
// depthLimit -1 meas no limit
// do not use ../
std::vector<std::string> efolder(const std::string& path, bool isOnlyName, int depthLimit);
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/qf2008/libicon.git
git@gitee.com:qf2008/libicon.git
qf2008
libicon
libicon
master

搜索帮助