首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > C++文件的功能

C++文件的功能

  • 资源大小:661.30 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: 文件 功能

资 源 简 介

c++ usefull function for filesystem Some useful functions for managing files. Download last version: https://www.dropbox.com/s/wblx5vjpyi17wm5/ksfilefunc_0.01.zip ```cpp Functions sizet ksff::filesize (FILE *const f) bool ksff::isfileexests (const string &filename) bool ksff::isfileexests (const wstring &filename) bool ksff::isdirectoryexests (const string &directory_) bool ksff::isdirectoryexests (const wstring &directory_) string ksff::get_extention (const string &filename) wstring ksff::get_extention (const wstring &filename) string ksff::setextention (const string &filename, const string &newextention) wstring ksff::setextention (const wstring &filename, const wstring &newextention) string ksff::get_directory (const string &fullpath) wstring ksff::get_d

文 件 列 表

ksfilefunc
doc
ksfilefunc.cpp
ksfilefunc.h
license.txt
vc_obj

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.211556s