文件名称:job801
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 39kb
- 下载次数:
- 0次
- 提 供 者:
- da***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是用C#写的 解决一下4个问题
创建Windows窗体应用程序,将文本框内输入的英文短篇中所有的单词首字符设置为大写。(项目名称为job801)
2.创建Windows窗体应用程序,在文本框内输入的英文短篇中找出最长的单词,结果显示在文本框下方的label控件中。
3.创建Windows窗体应用程序,在文本框内输入的英文短篇中找出出现次数最多的字符,结果显示在文本框下方的label控件中。
4.创建Windows窗体应用程序,分别统计文本框内输入的英文短篇中各个字符出现的次数,结果显示在文本框下方的label控件中
3,4 是同时解决的 -It is written in C# to solve the problem about four
Create Windows Forms applications, the input text box all the words in English short first character set to uppercase. (Project name job801)
2. Create a Windows Forms application, enter in the text box to find the longest short English words, the results appear in the text box below the label control.
3. To create Windows Forms applications, enter in the text box to find out the English short stories of characters most frequently, the results appear in the text box below the label control.
4. Create a Windows Forms application, respectively, statistical text box enter the various characters in the English short the number of occurrences, the results appear in the text box below the label control
3,4 is the same solution
创建Windows窗体应用程序,将文本框内输入的英文短篇中所有的单词首字符设置为大写。(项目名称为job801)
2.创建Windows窗体应用程序,在文本框内输入的英文短篇中找出最长的单词,结果显示在文本框下方的label控件中。
3.创建Windows窗体应用程序,在文本框内输入的英文短篇中找出出现次数最多的字符,结果显示在文本框下方的label控件中。
4.创建Windows窗体应用程序,分别统计文本框内输入的英文短篇中各个字符出现的次数,结果显示在文本框下方的label控件中
3,4 是同时解决的 -It is written in C# to solve the problem about four
Create Windows Forms applications, the input text box all the words in English short first character set to uppercase. (Project name job801)
2. Create a Windows Forms application, enter in the text box to find the longest short English words, the results appear in the text box below the label control.
3. To create Windows Forms applications, enter in the text box to find out the English short stories of characters most frequently, the results appear in the text box below the label control.
4. Create a Windows Forms application, respectively, statistical text box enter the various characters in the English short the number of occurrences, the results appear in the text box below the label control
3,4 is the same solution
(系统自动生成,下载前可以参看下载内容)
下载文件列表
job801\job801.sln
......\job801.suo
......\......\Form1.cs
......\......\job801.csproj
......\......\Program.cs
......\......\Form1.resx
......\......\Form1.Designer.cs
......\......\obj\Debug\job801.Form1.resources
......\......\...\.....\job801.Properties.Resources.resources
......\......\...\.....\job801.exe
......\......\...\.....\job801.csproj.FileListAbsolute.txt
......\......\...\.....\job801.csproj.GenerateResource.Cache
......\......\...\.....\job801.pdb
......\......\bin\Debug\job801.vshost.exe.manifest
......\......\...\.....\job801.vshost.exe
......\......\...\.....\job801.exe
......\......\...\.....\job801.pdb
......\......\Properties\Resources.resx
......\......\..........\Settings.settings
......\......\..........\AssemblyInfo.cs
......\......\..........\Resources.Designer.cs
......\......\..........\Settings.Designer.cs
......\......\obj\Debug\TempPE
......\......\...\Debug
......\......\bin\Debug
......\......\obj
......\......\bin
......\......\Properties
......\job801
job801
......\job801.suo
......\......\Form1.cs
......\......\job801.csproj
......\......\Program.cs
......\......\Form1.resx
......\......\Form1.Designer.cs
......\......\obj\Debug\job801.Form1.resources
......\......\...\.....\job801.Properties.Resources.resources
......\......\...\.....\job801.exe
......\......\...\.....\job801.csproj.FileListAbsolute.txt
......\......\...\.....\job801.csproj.GenerateResource.Cache
......\......\...\.....\job801.pdb
......\......\bin\Debug\job801.vshost.exe.manifest
......\......\...\.....\job801.vshost.exe
......\......\...\.....\job801.exe
......\......\...\.....\job801.pdb
......\......\Properties\Resources.resx
......\......\..........\Settings.settings
......\......\..........\AssemblyInfo.cs
......\......\..........\Resources.Designer.cs
......\......\..........\Settings.Designer.cs
......\......\obj\Debug\TempPE
......\......\...\Debug
......\......\bin\Debug
......\......\obj
......\......\bin
......\......\Properties
......\job801
job801