文件名称:祖玛游戏
- 所属分类:
- 其他小程序
- 资源属性:
- 上传时间:
- 2018-06-10
- 文件大小:
- 52kb
- 下载次数:
- 0次
- 提 供 者:
- W-Hao******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
文字祖玛游戏
需求如下:
1).程序通过控制台输出一个字符串,由A、B、C、D、E五个字母组成,例如:ACBEEBBAD。
2).用户输入一个字符,只能是A、B、C、D、E其中之一,然后再输入一个要插入的位置。
3).程序会将这个字符插入到字符串的指定位置前(第一个字符位置为0,第二个字符位置为1,依此类推),然后消除连续出现的三个相同的字符,直到没有连续三个相同的字符为止。
(本人的期末考试题)(Text Zuma game
The requirements are as follows:
1). The program outputs a string through the console, which is composed of five letters, such as A, B, C, D and E, for example: ACBEEBBAD.
2) the user enters a character, which can only be one of A, B, C, D and E, and then enter a location to insert.
3). The program inserts this character into the specified position of the string (the first character is 0, the second character position is 1, and so on), and then eliminates the consecutive three identical characters until there are no consecutive three identical characters.
(my final exam))
需求如下:
1).程序通过控制台输出一个字符串,由A、B、C、D、E五个字母组成,例如:ACBEEBBAD。
2).用户输入一个字符,只能是A、B、C、D、E其中之一,然后再输入一个要插入的位置。
3).程序会将这个字符插入到字符串的指定位置前(第一个字符位置为0,第二个字符位置为1,依此类推),然后消除连续出现的三个相同的字符,直到没有连续三个相同的字符为止。
(本人的期末考试题)(Text Zuma game
The requirements are as follows:
1). The program outputs a string through the console, which is composed of five letters, such as A, B, C, D and E, for example: ACBEEBBAD.
2) the user enters a character, which can only be one of A, B, C, D and E, and then enter a location to insert.
3). The program inserts this character into the specified position of the string (the first character is 0, the second character position is 1, and so on), and then eliminates the consecutive three identical characters until there are no consecutive three identical characters.
(my final exam))
相关搜索: 文字祖玛游戏
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Game ZuMa.cs | 1415 | 2018-01-07 |
KaoCha2017 | 0 | 2018-06-09 |
KaoCha2017\KaoCha2017 | 0 | 2018-06-09 |
KaoCha2017\KaoCha2017.sln | 920 | 2018-01-07 |
KaoCha2017\KaoCha2017.v11.suo | 64512 | 2018-01-10 |
KaoCha2017\KaoCha2017\App.config | 187 | 2018-01-07 |
KaoCha2017\KaoCha2017\bin | 0 | 2018-06-09 |
KaoCha2017\KaoCha2017\bin\Debug | 0 | 2018-06-09 |
KaoCha2017\KaoCha2017\bin\Debug\KaoCha2017.exe | 6656 | 2018-01-10 |
KaoCha2017\KaoCha2017\bin\Debug\KaoCha2017.exe.config | 187 | 2018-01-07 |
KaoCha2017\KaoCha2017\bin\Debug\KaoCha2017.pdb | 38400 | 2018-01-10 |
KaoCha2017\KaoCha2017\bin\Debug\KaoCha2017.vshost.exe | 22984 | 2018-01-10 |
KaoCha2017\KaoCha2017\bin\Debug\KaoCha2017.vshost.exe.config | 187 | 2018-01-07 |
KaoCha2017\KaoCha2017\bin\Debug\KaoCha2017.vshost.exe.manifest | 490 | 2017-09-29 |
KaoCha2017\KaoCha2017\bin\Release | 0 | 2018-01-07 |
KaoCha2017\KaoCha2017\C1602030231_1.cs | 4665 | 2018-01-10 |
KaoCha2017\KaoCha2017\C1602030231_2.cs | 4599 | 2018-01-07 |
KaoCha2017\KaoCha2017\C1603020225-2.cs | 1369 | 2018-01-10 |
KaoCha2017\KaoCha2017\C1603040225_2.cs | 1331 | 2018-01-10 |
KaoCha2017\KaoCha2017\C1603070218_2.cs | 1369 | 2018-01-10 |
KaoCha2017\KaoCha2017\C1605020326_2.cs | 1785 | 2018-01-07 |
KaoCha2017\KaoCha2017\KaoCha2017.csproj | 2605 | 2018-01-10 |
KaoCha2017\KaoCha2017\obj | 0 | 2018-06-09 |
KaoCha2017\KaoCha2017\obj\Debug | 0 | 2018-06-09 |
KaoCha2017\KaoCha2017\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache | 6674 | 2018-01-10 |
KaoCha2017\KaoCha2017\obj\Debug\KaoCha2017.csproj.FileListAbsolute.txt | 1758 | 2018-01-10 |
KaoCha2017\KaoCha2017\obj\Debug\KaoCha2017.csprojResolveAssemblyReference.cache | 1753 | 2018-01-10 |
KaoCha2017\KaoCha2017\obj\Debug\KaoCha2017.exe | 6656 | 2018-01-10 |
KaoCha2017\KaoCha2017\obj\Debug\KaoCha2017.pdb | 38400 | 2018-01-10 |
KaoCha2017\KaoCha2017\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs | 0 | 2018-01-07 |
KaoCha2017\KaoCha2017\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs | 0 | 2018-01-07 |
KaoCha2017\KaoCha2017\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs | 0 | 2018-01-07 |
KaoCha2017\KaoCha2017\obj\Debug\TempPE | 0 | 2018-01-07 |
KaoCha2017\KaoCha2017\Program.cs | 2187 | 2018-01-10 |
KaoCha2017\KaoCha2017\Properties | 0 | 2018-06-09 |
KaoCha2017\KaoCha2017\Properties\AssemblyInfo.cs | 1340 | 2018-01-07 |