资源列表
[控制台(字符窗口)编程] Answer C2
说明:实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置; int A ( const char * str1, const char * str2 ); 没有的话,返回-1 有则返回所在位置(从0开始) 写出函数,对编写函数main完成对strstr的功能的验证。 -achieve the standard library functions strstr function : the search for str<王鹏> 在 2008-10-13 上传 | 大小:2.89kb | 下载:0
[对话框与窗口] showModalDialog
说明:用实例介绍了模式对话框的使用,方便实用,请大家都来看看。-example of the use of dialog mode, convenient and practical, for everyone to see.<江欣> 在 2008-10-13 上传 | 大小:2.9kb | 下载:0
[文件操作] DialogApplication
说明:C#文件的按行读写及文件目录对话框的使用-C# document line by the readers and documents the use of Contents dialog<twh> 在 2008-10-13 上传 | 大小:2.89kb | 下载:0