资源列表
排序选择:
[Windows编程] 827t
说明:不错的程序,可以将当前系统中所有窗口及子窗口在一个ListView中列出来。并且可以获得每个窗口的一些信息。大家可以通过这个范例学习如何使用ListView控件 -Good procedures, can the current system in all the windows and sub-window in a ListView listed. And get some information for each window. U.S. can learn from this examp<> 在 2025-06-08 上传 | 大小:9kb | 下载:0
[Web服务器] downsystem
说明:密码修改在admin/index.asp文件中,还是没有用数据库。因为这个程序主要是本站自己使用。挺方便的,呵呵,而且简单呢。 谢谢你的使用!-Password modification in admin/index.asp file, or did not use a database. Because this procedure is mainly Powered their own use. Pretty convenient, huh, huh, and simple as<小唐> 在 2025-06-08 上传 | 大小:103kb | 下载:0
[Web服务器] examsystem
说明:信心网络考试系统1.0测试版 使用说明: 1、后台管理用户名和密码都为:admin 2、后台管理用户名和密码修改处在:admin/check.asp文件中 3、后台管理有试卷删除和查看成绩两部分功能未完成 4、在学生考试方面,自动计时,超时则不能交卷 5、学生可自由选择哪类科目的考试,但是任何科目都可以选择开考或不开考-Confidence in the network test system using the 1.0 beta Descr iption: 1,<小唐> 在 2025-06-08 上传 | 大小:33kb | 下载:0
[其他数据库] student_manage_system
说明:ACCESS数据库+MFC编写的学生数据库管理系统-ACCESS database+ MFC to prepare students database management system<王毅诚> 在 2025-06-08 上传 | 大小:174kb | 下载:0
[JSP源码/Java] yhcms20src
说明: 前台:文章浏览、发表留言、Game、Music 后台:文章相关:发表文章、修改文章、删除文章、批量移动文章 栏目相关:增加栏目、修改栏目、删除栏目、栏目链接、栏目排序系统栏目分为系统内部栏目和外部栏目,外部栏目可以有URl链接到系统或系 ... -Prospects: article browsing, message delivered, Game, Music background: Related article: published an article, edit article,<> 在 2025-06-08 上传 | 大小:3.46mb | 下载:0
[其他行业] clock_VHDL
说明:VHDL设计的数字时钟,有闹钟、整点报时等功能-VHDL design of the digital clock has an alarm clock, the whole point timekeeping functions<王毅诚> 在 2025-06-08 上传 | 大小:499kb | 下载:0
[系统编程] Vbkeymouse
说明:VB6.0模拟鼠标动作发送事件SendInputAPI-VB6.0 simulated mouse movements send events SendInputAPI<Kevin> 在 2025-06-08 上传 | 大小:5kb | 下载:0
[单片机(51,AVR,MSP430等)] factorial
说明:一般来说,任何大于0的正整数n的阶乘等于n与(n-1)的阶乘的积,即n!=n(n-1)!。用(n-1)!的值来表示n!的值其表达式就是一种递归调用,因为一个阶乘的值是以另一个阶乘的值为基础的。 此程序是采用递归调用求正数n的阶乘的程序 -In general, any positive integer greater than 0, the factorial n equal to n and (n-1) of the factorial of the plot, that is, n!<王伟> 在 2025-06-08 上传 | 大小:11kb | 下载:0