登录
首页 » WEB(ASP,PHP,...) » 一个经典小巧的计数器,绝对值得收藏。

一个经典小巧的计数器,绝对值得收藏。

于 2022-05-30 发布 文件大小:8.99 kB
0 133
下载积分: 2 下载次数: 1

代码说明:

一个经典小巧的计数器,绝对值得收藏。-a classic small counter, definitely worth collecting.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BBS简单源码,功能完善,适合初学者
    BBS简单源码,功能完善,适合初学者-BBS simple source, fully functional, suitable for beginners
    2022-04-18 23:56:29下载
    积分:1
  • Uploader6.1,著名的上传系统,中文版.
    Uploader6.1,著名的上传系统,中文版.-Uploader6.1, the famous upload system, the Chinese version.
    2022-06-18 23:44:15下载
    积分:1
  • used SQL2000, they have a backup of students Elective System
    用到SQL2000,里面已经有备份了,关于学生选课系统-used SQL2000, they have a backup of students Elective System
    2022-07-07 13:27:17下载
    积分:1
  • err
    本软件直接支持Vista系统 XP用户使用需要下载微软Microsoft .NET Framework程式 下载地址 微软官方: http://www.microsoft.com/downloads/details.aspx?FamilyID=10cc340b-f857-4a14-83f5-25634c3bf043&DisplayLang=en 考研单词极速复习官方论坛: 语音功能请到 http://dodowroks.ttsite.com 下载 http://dodowroks.ttsite.com 使用说明: 第一步: 第一次使用首先 点击浏览模式,当遇到不认识或者模糊的单词请按该单词右边的“我忘记了”按钮。系统会记忆你忘记的单词,并且你可以在遗忘次数后面查看你的遗忘次数。 第二步: 浏览结束后,请点击生词,系统会列出刚刚你不认识或者模糊的单词,你可以继续记忆,不认识或模式的仍然按“我忘记了”按钮。 复习功能: 系统为你设置了复习功能,点击复习按钮,将会出现复习界面,你可以在第一步结束后直接使用复习功能强化记忆。 关于语音: 本软件附有语音功能,如果你需要使用语音功能请到 http://dodowroks.ttsite.com 下载 关于网络查词: 本软件支持互联网查词功能,点击更多词义你将浏览到例句和更多解释-err
    2022-07-14 13:09:40下载
    积分:1
  • .NET源码,希望对你有用,都是自己写的源码,希望对大家有用...
    .NET源码,希望对你有用,都是自己写的源码,希望对大家有用-SHOW HOW TO USE .NET
    2022-03-22 14:47:14下载
    积分:1
  • 凡人网络企业自助建站系统补全版:完全无限制 今天花了三个小时时间,希望能加分! 如果因为疏忽有限制没有做完,望大家谅解!会的可以自己动手做,实在有什么难...
    凡人网络企业自助建站系统补全版:完全无限制 今天花了三个小时时间,希望能加分! 如果因为疏忽有限制没有做完,望大家谅解!会的可以自己动手做,实在有什么难度 大家可以到官方:http://www.venshop.com 下个免费版本来对比。 虽然程序不是很强大,但很简洁,速度快! 申明:程序用做测试学习,由于此版本引起的任何商业版权问题或系统安全问题,一律与本人无关。 后台管理地址:http://安装路径/admin/index.asp 默认管理帐号密码:admin-建站mortals network enterprise system self-completion version: fully unrestricted spent three hours this time, hoping to extra points! If there is no limit because of negligence has done, hope everyone understanding! Council can make it yourself is really difficult to have what everyone can go to the official: http://www.venshop.com the next free version to compare. Although the procedure is not very powerful, but it is simple, fast! Stated: the procedure used to learn to do the test, because this version caused by any commercial copyright issues or system security issues, all I had nothing to do with. Admin address: http:// installation path/admin/index.asp default management account password: admin
    2022-06-14 20:46:36下载
    积分:1
  • 此流量统计系统是利用JDBC连接MSSQL数据库,把季风流量信息写如数据库,并反馈给用户....
    此流量统计系统是利用JDBC连接MSSQL数据库,把季风流量信息写如数据库,并反馈给用户.-this flow of statistical systems is the use of JDBC Connection MSSQL database, the monsoon flow of information was such as databases, and feedback to the user.
    2022-01-24 17:57:51下载
    积分:1
  • 使用说明: 初始管理员 用户:Admin 密码:admin888 eWebEditor管理员 用户: Admin 密码:admin888 如果你想从PL...
    使用说明: 初始管理员 用户:Admin 密码:admin888 eWebEditor管理员 用户: Admin 密码:admin888 如果你想从PL-Blog 1.2 (Beta)以下版本(包括L-Blog 1.06 se)进行升级,请用 Update.asp 进行数据库升级,然后覆盖说有文件就可以了 安装说明: 1.配置数据路径,修改 Common.asp 文件.找到 Const AccessFile="blogDB/blogDB.mdb" Const AccessPath="blogDB" 路径要和上面一样否则后台备份数据库会失败 2.修改Blog Cookies变量,修改 Common.asp 文件.找到 定义 Cookie,Application 域,必须修改,否则可能运行不正常 Const CookieName="PLBlog" Const CookieNameSet="PLBlogSet" Blog设置保存用的Cookie,建议不要和CookieName相等 3.如何升级我的我的旧数据库,修改 Update.asp 文件的数据库路径和Blog Cookies变量,找到 定义 Cookie,Application 域,必须要和原来的commonde.asp里的设置一样,否则升级不成功 Const CookieName="PLBlog" 定义数据库链接文件,必须要和原来的commonde.asp里的设置一样,否则升级不成功 Const AccessFile="blogDB/blogDB.mdb"-use : initial admin users : Admin Password : admin888 eWebEditor admin users : Admin Password : If you want to admin888 from PL- Blog 1.2 (Beta) version of the following (including L- Blog 1.06 se) upgrade, please use the Update. asp for the database upgrade, and then covered with paper that can be installed on : 1. configuration dat
    2023-08-24 18:40:04下载
    积分:1
  • nios调试过程中发生的错误信息总结~~~ 源文件有密码~~文件名就是密码~...
    nios调试过程中发生的错误信息总结~~~ 源文件有密码~~文件名就是密码~-Debugging Nios occurred during the summing up of the error message source files ~ ~ ~ ~ ~ Have a password file name is the password ~
    2023-08-15 06:40:03下载
    积分:1
  • C# Chat room realize
    C#聊天室的实现―自己版 资源大小: 113.48KB 资源类型: 发布人:Jofangkm 发布日期: 2007-06-22 23:42:45 Tag:...此聊天程序是我1年前做的,主要的特点是实现了字体、颜色的传送,每个程序既是客户端也是服务器端。可用户大家的课程-C# Chat room realize- their own version of the resources size: 113.48KB resources type: publisher: Jofangkm Release Date: 2007-06-22 23:42:45 Tag: ... this is my chat program to do one years ago, and The main feature is the realization of the fonts, colors, transmission, each process is both a client server-side. U.S. curriculum to users
    2022-06-14 10:04:54下载
    积分:1
  • 696518资源总数
  • 105678会员总数
  • 22今日下载