-
这是一个简单的聊天室,适合个人网站,朋友家庭之间使用
也是asp初学者的非常好的学习资料,几乎常用的asp代码这里都用到了
并做了解释.所有的代码我...
这是一个简单的聊天室,适合个人网站,朋友家庭之间使用
也是asp初学者的非常好的学习资料,几乎常用的asp代码这里都用到了
并做了解释.所有的代码我都进行了注释
思路清晰
asp初学者可以从以下三块功能分析这个程序
1.在线用户统计(关键)
2.存储显示信息,
3.开展功能熟悉vb的函数如compstr() replace() mid()等-This a simple chat room for personal websites, family friends as well as between the use of the asp beginners very good learning materials, almost asp code commonly used here are depleted and made an explanation. All of the code of conduct I have clear ideas Notes asp beginners from the following three functions an analysis of this process. Online statistics (key) 2. Display information storage, 3. vb familiar with the functions carried out functions such as compstr () replace (), mid ()
- 2022-05-13 00:40:00下载
- 积分:1
-
上传大文件
asp上传大文件,C#,上传到服务器的C:upload-asp upload large files
- 2023-08-16 00:25:02下载
- 积分:1
-
利用C#制作的一个水印生成类源代码,每句注释。结构清晰,适合初次接触这个东西的新人观看。...
利用C#制作的一个水印生成类源代码,每句注释。结构清晰,适合初次接触这个东西的新人观看。-The use of C# Produced to generate a watermark-type source code, every note. Clear structure for the initial contact with the new watch this thing.
- 2022-06-01 04:06:58下载
- 积分:1
-
这是一个很完美的网站,主页的所有内容都可以通过后台进行设置,用该系统建立一个企业网站,非常容易...
这是一个很完美的网站,主页的所有内容都可以通过后台进行设置,用该系统建立一个企业网站,非常容易-This is a very perfect site, home page of all the contents are available through the background set, using the system to establish a corporate Web site, very easy
- 2023-04-10 05:40:03下载
- 积分:1
-
program name : phpCal programs Categories : PHP Class download/Date Time program...
程式名称: phpCal 程式分类: PHP Class 下载 / 日期时间 程式大小: 7 KB 板面预览: 没有样板 程式简介: PHPCal 是一个建立 HTML 表格月历,支援多个自订功能,例如字型, 字体大小, 字体颜色, 表格颜色, 边框颜色等...... 更能设定一些特别的日子,而把该日的储存格显示成其他颜色。-program name : phpCal programs Categories : PHP Class download/Date Time programs Size : 7 KB board preview : No programming model description : PHPCal create a HTML form calendar, the number of self-support functions, such as fonts, font size, font color, the color forms , frame colors ...... better set some special day and put the date of the storage grid shows into other colors.
- 2022-09-23 00:00:03下载
- 积分:1
-
友欧ERPv2.0是杭州友欧科技有限公司开发的一套仓库管理系统,系统包含了入库管理,库存管理,出库管理,统计报表,会员管理,帐务管理等功能,完全能满足一般企业的...
友欧ERPv2.0是杭州友欧科技有限公司开发的一套仓库管理系统,系统包含了入库管理,库存管理,出库管理,统计报表,会员管理,帐务管理等功能,完全能满足一般企业的仓库管理。系统界面美观大方,功能强大并且易用,是企业仓库管理的最佳工具 安装时注意查看conn.asp和conn2.asp中的数据库路径,这里使用的是相对路径,一般不必修改 管理员账号 用户名:admin 密码:admin
-Friends of the Friends of Europe European ERPv2.0 Hangzhou Science and Technology Co., Ltd. developed a set of warehouse management system, the system includes warehouse management, inventory management, a database management, statistical reporting, membership management, account management and other functions, can fully meet the general enterprise warehouse management. System interface elegant, powerful and easy to use, is the best tool for enterprise storage management, installation, look out conn.asp and conn2.asp database path used here is a relative path, generally do not have to modify the administrator account user name : admin Password: admin
- 2022-08-18 20:15:06下载
- 积分:1
-
1, Introduction www.josdn.com is based on mvnForum Jsp/Servlet development, supp...
一、简介
www.josdn.com是基于mvnForum Jsp/Servlet开发,支持Jsp 1.2 和 Servlet 2.3,安装和使用都非常简单。
主要特征:
基于 MVC 架构
内建数据库连接池
多种数据库 (DB2, MySQL, Oracle 8i/9i, Sql Server, postgreSQL, hsqldb, Interbase/Firebird, SAPDB)
国际化 (支持14种语言: English, 简体, 繁体等等)
Jakarta Common Logging
这里可以查看论坛功能和全部特征。
JAVA Open Source Development Network, 致力于打造全国最大的JAVA开源平台,向用户提供专业、快捷、精确、全面、海量、实时的开源资讯数据服务
-1, Introduction www.josdn.com is based on mvnForum Jsp/Servlet development, support Jsp 1.2 and Servlet 2.3, the installation and use are very simple. Main features: Built-based MVC framework for database connection pool multiple databases (DB2, MySQL, Oracle 8i/9i, Sql Server, postgreSQL, hsqldb, Interbase/Firebird, SAPDB) Internationalization (supports 14 languages: English, Simplified Chinese, Traditional etc.) Jakarta Common Logging here to view the forum features and all the characteristics. JAVA Open Source Development Network, is committed to build the country
- 2022-04-22 08:47:45下载
- 积分:1
-
考试管理jsp系统
考试管理jsp系统-Examination Management System
- 2022-03-22 11:21:12下载
- 积分:1
-
这个应用程序是ASP.NET将允许你上传图片到XML的。
This application is in asp.net which will allow you to upload images to an XML file which serves as the database for the uploaded files. You can retrieve these files along their properties from the xml file.
In this application I have made use of asp.net Web controls as well as HTML controls. I have used a cascading stylesheet for formatting purpose. Xml file serves as a database for the uploaded files. The upload.aspx file is to upload the images to the database and show. aspx file is to retrieve the files from the database. Apart from this there is mystyle.css file which is a stylesheet and there is upload.xml file which stores all the uploaded files
- 2023-04-24 09:15:03下载
- 积分:1
-
This site is made for certain District government website source code, the use o...
此网站为某某自制区政府网站源代码,采用MSSQL的数据库加ASP来写的,界面非常好看,同时期功能也相当强大-This site is made for certain District government website source code, the use of MSSQL database add ASP to write, very good-looking interface, function the same period is quite powerful
- 2023-07-02 22:40:03下载
- 积分:1