搜索资源列表
word
- Cstring转char、string、int等数据类型的方法-types Cstring turn to char, string, int data
CString
- CString类为MFC常用类,本代码用于学习CString类的使用-study of CString class
ColorStatic
- 实现Cstring形数据处理,包括颜色,字体,大小-Achieve Cstring shaped data processing
VC.NETstringdemo
- 收集了一些VC.NET字符串的操作演示实例源码,比如对字符串进行连接,字符串比较,从字符串中存取字符,如何计算一个字符串的大小,如何使用VC快速格式化一个字符串,如何将Cstring类型的字符串转换成int型和float型,如何让字符串赋值给字符指针等技巧,很小的例子,都挺简单,适合初学者-Collected VC.NET string operation demonstrates some examples of source code, such as connection strings,
Cstring
- 定义一个Dog类,包含name、age、sex、weight等属性以及对这些属性操作的方法。实现并测试这个类-Define a Dog class that contains the name, age, sex, weight and other attributes and methods of operation of these attributes. Implement and test this class