• Stars
    star
    1
  • Language
    C++
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

THIS is my first C++ project using skills include regex,vector,map,set,time.h...etc environment centOS(linux) 我的第一个C++的项目,用到的技能包括 正则表达式校验(int,double,数字是否在允许的输入范围) vector (取值,存值) map(取值,存值) set(取值,存值) time.h(time_t的日期时间操作) 字符串的操作(string转成double,int,char) class 和 struct的一般用法(例如重载操作运算符) 标准库的一些用法,例如输入输出等等 操作环境是 centOS(linux)