资源列表
[ISAPI/IE编程] TestSMailer
说明:TestSMailer 测试邮件发送程序,接口简单,采用VC++编写-E-mail TestSMailer testing procedures, interface simple, using VC++ Prepared<符文科> 在 2025-06-22 上传 | 大小:12kb | 下载:0
[对话框与窗口] SelfDialogTitleBar
说明:常常看到像QQ,msn上漂亮的窗口界面,但不知道它实现技术和原理,资料详细介绍了-Often see as QQ, msn on the beautiful window interface, but I do not know which technology and theory, the information described in detail<purprer818283> 在 2025-06-22 上传 | 大小:12kb | 下载:0
[ActiveX/DCOM] diversity
说明:cooperative communication一个很经典的程序 对初学者很有帮助-cooperative communication procedures for a very classic very helpful for beginners<陶华> 在 2025-06-22 上传 | 大小:12kb | 下载:0
[Windows编程] getpass
说明:破解WINDOWS登陆密码,采用的是穷取法,为了加快破解效率,本程序利用了多线程技术, 在此仅以一线程为例,其它线程调用的是相同函数,只不过传递的参数不同罢了。-WINDOWS landing crack password, using the取法poor, in order to speed up the cracking efficiency of the procedures used in this multi-threaded technology, only one in thi<chen> 在 2025-06-22 上传 | 大小:12kb | 下载:0
[C#编程] 1.8
说明:一本书的页码从自然数1开始顺序编码直到自然数n。书的页码按照通常的习惯编排,每个页码都不含多于的数字0,例如,第6页用数字6表示,而不是06或者006等。现在需要编写一个方法int[] CaculateNumber(int n),给它一个书的总页码n,方法能有个返回值,它记录了在给定的页码n中0,1,2….9数字出现的次数(如页码67表示6和7各出现了一次)。数组一共九个元素,0出现的次数记录在数组索引为0的元素中,依次类推。-A book page from the natural numbe<钱> 在 2025-06-22 上传 | 大小:12kb | 下载:0