搜索资源列表
classstr2
- 完善字符串类的运算符功能 1、 利用运算符重载完善字符串类的运算符功能。如: 串+整数;整数+串;浮点数+串;串-串;串/串 等; 2、 编制一个带菜单的小系统,演示该类的运算符操作。 -perfect string Operators such a function, using Operator perfect string category Operators function. Such as : String Integer; Integer string;
convert
- 大端模式存储的字节数据向浮点(单精度float、双精度double)、整型(int、long)转换类-Bytes of data stored in big-endian mode to the floating-point (single-precision float, double-precision double), integer (int, long) conversion class