资源列表
[C#编程] UISwitchboard_src
说明:windowsh环境下UISwitchboard_src编程源代码<wang> 在 2008-10-13 上传 | 大小:238.72kb | 下载:0
[C#编程] TimeManagement
说明:实用三层结构开发的一个职员日常工作信息管理软件,是学习三层结构的好代码。-practical development of a three-tier structure of the daily work of a staff of information management software, is a three-tier structure of the study and good code.<周星星> 在 2024-11-11 上传 | 大小:239kb | 下载:0
[C#编程] Encryption
说明:普通的加密算法,使用c#编程语言,希望给你提供帮助-Common encryption algorithm, the use of c# Programming language, I hope to provide you with help<afaf> 在 2024-11-11 上传 | 大小:239kb | 下载:0
[C#编程] DownloadWebPage
说明:本程序是本人根据著名的酷讯网的特价机票信息而定制编写的一个特价机票查询软件,可以设置监视查询的时间间隔,软件实现了报告从选择日起连续4天内的最低机票价格并直接引导至酷讯网页面。-This program is my cool hearing under the well-known network of special ticket information prepared by a special ticket custom quer<张华> 在 2024-11-11 上传 | 大小:239kb | 下载:0
[C#编程] WindowsApplication97
说明:用C#编写的,实现定时关机功能 用C#编写的,实现定时关机功能 -Written using C# to achieve timing shutdown feature written using C# to achieve timing shutdown feature<linali> 在 2024-11-11 上传 | 大小:239kb | 下载:0
[C#编程] IntroductiontoBufferOverflow
说明:缓冲区溢出通常是向数组中写数据时,写入的数据的长度超出了数组原始定义的大小。 比如前面你定义了int buff[10],那么只有buff[0] - buff[9]的空间是我们定义buff 时 申请的合法空间,但后来往里面写入数据时出现了buff[12]=0x10 则越界了。C 语言常用的 strcpy、sprintf、strcat 等函数都非常容易导致缓冲区溢出问题-look at this!<lunix> 在 2024-11-11 上传 | 大小:239kb | 下载:0