文件名称:StringHandling
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.93mb
- 下载次数:
- 0次
- 提 供 者:
- 杨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
3. 编写程序,使程序能产生菜单,选择某项完成指定的操作,并输出相应操作的结果。菜单共2项,分别执行的功能为:
1)调用库函数实现字串的连接;
2)调用库函数实现字串的比较;
3)调用库函数实现字串的复制;
4)调用库函数实现字串的求有效长度;
注:程序能依据菜单的选择,控制需要输入两个字串还是只需输入一个字串;
-3. Write a program so that the program can produce the menu, choose to complete a specified operation, and outputs the corresponding result of the operation. 2 menu items, respectively, the functions performed are: 1) call the connection string library functions 2) call the library functions of the string comparison 3) call the library functions copy the string 4) call the library functions the length of the string to be effective Note: The program can be based on menu choice, control, or simply need to enter two strings to enter a string
1)调用库函数实现字串的连接;
2)调用库函数实现字串的比较;
3)调用库函数实现字串的复制;
4)调用库函数实现字串的求有效长度;
注:程序能依据菜单的选择,控制需要输入两个字串还是只需输入一个字串;
-3. Write a program so that the program can produce the menu, choose to complete a specified operation, and outputs the corresponding result of the operation. 2 menu items, respectively, the functions performed are: 1) call the connection string library functions 2) call the library functions of the string comparison 3) call the library functions copy the string 4) call the library functions the length of the string to be effective Note: The program can be based on menu choice, control, or simply need to enter two strings to enter a string
(系统自动生成,下载前可以参看下载内容)
下载文件列表
StringHandling\copy.cpp
..............\copy.h
..............\Debug\copy.obj
..............\.....\Long.obj
..............\.....\MainFrm.obj
..............\.....\ompare.obj
..............\.....\onnect.obj
..............\.....\StdAfx.obj
..............\.....\test203.exe
..............\.....\test203.ilk
..............\.....\test203.obj
..............\.....\test203.pch
..............\.....\test203.pdb
..............\.....\test203.res
..............\.....\test203Doc.obj
..............\.....\test203View.obj
..............\.....\vc60.idb
..............\.....\vc60.pdb
..............\Long.cpp
..............\Long.h
..............\MainFrm.cpp
..............\MainFrm.h
..............\ompare.cpp
..............\ompare.h
..............\onnect.cpp
..............\onnect.h
..............\ReadMe.txt
..............\res\test203.ico
..............\...\test203.rc2
..............\...\test203Doc.ico
..............\...\Toolbar.bmp
..............\resource.h
..............\StdAfx.cpp
..............\StdAfx.h
..............\test203.aps
..............\test203.clw
..............\test203.cpp
..............\test203.dsp
..............\test203.dsw
..............\test203.h
..............\test203.ncb
..............\test203.opt
..............\test203.plg
..............\test203.rc
..............\test203Doc.cpp
..............\test203Doc.h
..............\test203View.cpp
..............\test203View.h
..............\Debug
..............\res
StringHandling
..............\copy.h
..............\Debug\copy.obj
..............\.....\Long.obj
..............\.....\MainFrm.obj
..............\.....\ompare.obj
..............\.....\onnect.obj
..............\.....\StdAfx.obj
..............\.....\test203.exe
..............\.....\test203.ilk
..............\.....\test203.obj
..............\.....\test203.pch
..............\.....\test203.pdb
..............\.....\test203.res
..............\.....\test203Doc.obj
..............\.....\test203View.obj
..............\.....\vc60.idb
..............\.....\vc60.pdb
..............\Long.cpp
..............\Long.h
..............\MainFrm.cpp
..............\MainFrm.h
..............\ompare.cpp
..............\ompare.h
..............\onnect.cpp
..............\onnect.h
..............\ReadMe.txt
..............\res\test203.ico
..............\...\test203.rc2
..............\...\test203Doc.ico
..............\...\Toolbar.bmp
..............\resource.h
..............\StdAfx.cpp
..............\StdAfx.h
..............\test203.aps
..............\test203.clw
..............\test203.cpp
..............\test203.dsp
..............\test203.dsw
..............\test203.h
..............\test203.ncb
..............\test203.opt
..............\test203.plg
..............\test203.rc
..............\test203Doc.cpp
..............\test203Doc.h
..............\test203View.cpp
..............\test203View.h
..............\Debug
..............\res
StringHandling