Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

string_utils

字符串实用函数

  • 单个头文件,方便引用
  • 支持string,wstring
  • 包含常用处理函数
    • left/right trim
    • upper/lower
    • starts/ends with
    • equals ignore case
    • from/to string
    • split
    • utf8,unicode,gbk convert
    • base64 encode/decode
    • url encode/decode
    • xml encode

About

string utilities for c++

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages