-
.写一个程序,能够读一行 string, 然后打出 最长的 那个 substring p (就是最长的小分句),并且那个小分句要求出现超过一次的。如果有超过1个...
.写一个程序,能够读一行 string, 然后打出 最长的 那个 substring p (就是最长的小分句),并且那个小分句要求出现超过一次的。如果有超过1个那样的substring, 只要打出那个字母顺序排后面的-. To write a program that can read his string, and then played the longest substring p (is the longest small clause), and request that a small clause appears more than once. If there is more than one kind of substring, as long as the shot was behind schedule in alphabetical order
- 2022-06-30 23:39:46下载
- 积分:1
-
c的小程序很有用的,我认为很好的,也蛮经典的!希望对大家有帮助!...
c的小程序很有用的,我认为很好的,也蛮经典的!希望对大家有帮助!-c small procedures very useful, I think very good, but also pretty classic! We want to help!
- 2022-02-03 18:40:15下载
- 积分:1
-
制作Windows CE上安装程序的模板
制作Windows CE上安装程序的模板-Template for making CE installing shield in windows
- 2022-04-26 20:29:37下载
- 积分:1
-
这是一个程序的主要8皇后。这是一好的问题和良好的解决方案
This a program main 8 queens. this is good problem and good solution-This is a program main 8 queens. this is good problem and good solution
- 2022-01-28 20:14:20下载
- 积分:1
-
一个小时钟程序,实现定时关机提醒功能
一个小的时钟程序,实现定时关机以及提醒功能-a small clock procedures, and achieve Mytob.BSNotes remind function
- 2022-03-03 12:57:07下载
- 积分:1
-
计算机的例子
COM下的计算器例子-example of calculator in COM
- 2023-08-10 16:40:04下载
- 积分:1
-
ini文件的解析
ini文件的全部解析库;XINI模块用于读写Windows标准格式的ini文件。 该模块会将ini文件内所有数据读入内容。ini文件内的各域(section名称、key名称、数据)的长度不能超过XINI_NODE_DATA_LEN定义的长度。 不支持注释的存储:可以识别文件中的注释,但保存时,会丢失这些注释。
- 2022-06-20 19:12:54下载
- 积分:1
-
用户根据原理图进行电子元器件绘制,可以保存打开
用户根据原理图进行电子元器件绘制,可以保存打开-Users in accordance with the conduct of electronic components schematic drawing, can be preserved for open
- 2022-04-22 00:46:23下载
- 积分:1
-
此源码不是源码真的,不要相信次源码
此源码不是源码真的,不要相信次源码-source of this source is not true, do not believe that the time FOSS
- 2022-07-16 20:08:53下载
- 积分:1
-
什么是API--所谓API本来是为C和C++程序员写的。API说来说去,就是一 种函数,他们包含在一个附加名为DLL的动态连接库文件中。...
什么是API--所谓API本来是为C和C++程序员写的。API说来说去,就是一 种函数,他们包含在一个附加名为DLL的动态连接库文件中。-What is API? API is sort for Application Programming Interface. It is not only for C/C++ Programmer, but also for other programming language. Usually, we refer to API as Windows API. Generally, it is encapsulated in a DLL file.
- 2022-04-30 09:48:42下载
- 积分:1