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

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

C++文件的功能

  • 资源大小:661.30 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分: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
  • Aaron 1小时前 成为了本站会员

  • 1小时前 成为了本站会员

  • DAAD 7小时前 成为了本站会员

  • 哇哈哈哈哈哈哈哈 1天前 成为了本站会员

  • 1天前 成为了本站会员

  • 维他 1天前 成为了本站会员

  • agnostic 2天前 成为了本站会员

  • 子非鱼 2天前 成为了本站会员

  • 柠檬汽水 3天前 成为了本站会员

  • 歪猴 3天前 成为了本站会员

0.171923s