资源列表
[C#编程] webcame-access
说明:this is my friends final year project<dineshkumar> 在 2024-11-17 上传 | 大小:9kb | 下载:0
[C#编程] define-CV
说明:! E:\project\define CV.rar: Cannot open E:\project\define CV.docx The process cannot access the file because it is being used by another process. -! E:\project\define CV.rar: Cannot open E:\project\define CV.docx<dineshkumar> 在 2024-11-17 上传 | 大小:12kb | 下载:0
[C#编程] include
说明:! E:\project\define CV.rar: Cannot open E:\project\define CV.docx The process cannot access the file because it is being used by another process. -! E:\project\define CV.rar: Cannot open E:\project\define CV.docx<dineshkumar> 在 2024-11-17 上传 | 大小:10kb | 下载:0
[C#编程] tongxunlv-guanli-xitong
说明:C#编写的一款精小实用的通讯录管理系统,包括源码-Small utility written in C# a fine address book management system<马佳威> 在 2024-11-17 上传 | 大小:818kb | 下载:0
[C#编程] CrystalReportViewer
说明:水晶报表的使用经验问题,可以参考来制作自己喜欢的报表-CrystalReportViewer use Crystal statements for the use of experience.Crystal statements for the use of experience.Crystal statements for the use of experience.<王成> 在 2024-11-17 上传 | 大小:29kb | 下载:0
[C#编程] To-judge-character
说明:判断输入的字符类型(大写字母,小写字母,数字,空格,其他)-To determine the type of input characters<cgy> 在 2024-11-17 上传 | 大小:162kb | 下载:0
[C#编程] ProgressBar_src
说明:进度条实例,完美展示进度条用法及使用说明-Progress bar example, perfect show progress bar usage and instructions<孙微> 在 2024-11-17 上传 | 大小:597kb | 下载:0
[C#编程] Palindromes-judgement-CSharp
说明:基于C#+winform开发的“回文判定”程序:对于一个从键盘输入的字符串,判断其是否为回文。回文即正反序相同。如“abba”是回文,而“abab”不是回文。此判定程序包含了三种判定方法:1、根据数组元素;2、利用栈先进后出,队列先进先出的特点3、分段检测。(已给出完整的代码注释)-Based on C#+ winform development "palindromes judgement" program: for a keyboa<欧玉斌> 在 2024-11-17 上传 | 大小:28kb | 下载:0