文件名称:10_10
介绍说明--下载内容均来自于网络,请自行研究使用
编程实现如下功能:在主函数中,使用find()函数查找向量容器中的两个字符串,然后使用排序算法sort对查找到的两个字符串之间的所有字符串进行排序操作,最后输出排序后的向量容器中的字符串。其中函数push用于生成一个包含12个字符串的向量,函数disp用于输出向量容器中的字符串。-Programming to achieve the following functions: the main function, use the find () function to find Vector container two strings, then use the sort algorithm to sort of look between the two strings to sort all the string operations, the final sort the vector output after the string container. Push function which used to generate a string that contains 12 vector, output vector function disp container for the string.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
10_作业10.doc