cfun 0.2.7

Tidy up common functions
Documentation

cfun

这是一个常用函数封装的集成库,包含开发中常用的功能函数与数据结构,可直接使用。

features

该库包含多个feature,启用指定feature即可获取相应的函数。

  • net:网络功能库
  • log:日志功能库
  • dc:压缩、解压缩功能库
  • crypto:加密、解密功能库
  • winapi:windows功能库
  • cmd:命令行功能库
  • dism:dism功能库
  • common:包含通用功能库:"net", "log", "dc", "crypto", "cmd"
  • full:包含所有功能库