资源列表
[C#编程] Substring-search
说明:查找子串的几种方法,比较简短,但很有用,一定正确的东西。希望有帮助-Substring search<丁歌丁歌> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[C#编程] linkOperate
说明:作用:单链表的操作,完成链表的建表、插入、删除、查找等操作-The operation of the singly linked lists, complete list of table, insert, delete, search and other operations<ostrich> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[C#编程] 3
说明:设集合S由若干单词(英文)组成,给定字符串K,在S中查找与K最佳匹配的结果。最佳匹配的结果定义为:与K有最长共同前缀的字符串。 例:S={abc, bdef, zhen, zhao, abdd},K1=zhao,K2=abdf,K3=cheng,则与K1最匹配的结果是zhao,与K2最匹配的结果是abdd,与K3最匹配的结果是ε(空串)。 -Set the set S consists of several words (in English), with the given strin<jiegenghua> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[C#编程] Form1
说明: winform窗体应用程序,实现功能为当窗体加载时,弹出对话框,询问是否查看窗体,如果单击是按钮,则查看窗体。当关闭窗体时,弹出提示框,询问是否关闭当前窗体,如果单击是按钮,则关闭窗体。-winform application form, to achieve the function of when the form is loaded, a dialog box asking if you view the form, if you click a button, and then vie<石峰> 在 2025-06-25 上传 | 大小:1kb | 下载:0