-
基于servlet的网络聊天室
基于servlet的网络聊天室使用java 代码简单实用已经部署到网站测试过 适合新手学习 上传的为tomcat war包改为zip的文件 如要部署请改成war后放置tomcat中
- 2023-04-30 01:20:03下载
- 积分:1
-
asp获得checkbox的值
string str_save_cbljl = "";
foreach (listitem li in cbljl.items)
{
if (li.selected == true)
{
str_save_cbljl += li.value + ",";
}
}
response.write(str_save_cbljl);
- 2022-03-25 00:34:25下载
- 积分:1
-
创思招聘求职系统源代码
资源描述基于asp的创思招聘求职系统
> 后台数据库采用sql7.0
> 招聘信息和简历数目统计每一小时更新一次
> 系统支持E-Mail功能
- 2022-04-14 10:24:27下载
- 积分:1
-
烟草物流系统
我是学软件的,该源码是我们专业自己在学习的过程中设计的,很实用,关于烟草物流系统的一个网站开发,页面简洁清新,功能很齐全,适合于学生参考和学习,我们花了大概一个月的时间才完成,每一个界面都是我们自己美工设计的,后台代码风格很好,值得拥有哦!
- 2022-06-12 16:21:23下载
- 积分:1
-
chat
简单聊天室 ASP+mysql 有文档分析以及相应的代码 是老师给的资料(There are chat rooms ASP+mysql simple document analysis and the corresponding code is the teacher to give the information)
- 2013-10-14 20:58:38下载
- 积分:1
-
hotfix_w0pvuy
php源码实现,这是一个用php脚本语言写的数据管理,mysql数据库转换系统 v1.2,mysqlconvert是一款优秀的数据库转换及管理系统,无需专业的知识即可方便的将不同的数据库数据进行转换,access、mssql导入mysql,mysql数据库之间互转。,简单全面供给各类学习参考(php source code implementation , which is a scripting language used to write php data management , mysql database conversion system v1.2, mysqlconvert is an excellent database conversion and management systems , without professional knowledge to facilitate the different database data)
- 2014-07-06 13:02:09下载
- 积分:1
-
Online-bookstore-system
ASP网络编程技术与实例一书赠送的网上购书系统,经测试好用(ASP network programming book with examples of online purchasing system presented by the test easy to use)
- 2011-09-19 22:47:02下载
- 积分:1
-
bbs_3.4
使用XHTML+CSS架构,令页面结构化,节省了静态页面代码的传输,同时也易于修改界面,更符合WEB标准;
论坛采用Cookies、Session、Application等技术对论坛数据进行缓存,减少对数据库的访问,提高论坛的性能。可以承载较多的用户同时访问;
数据分表功能,减轻数据量大的时候访问数据库的负担;
支持多皮肤、风格切换功能;
框架模式+ 平板模式的显示方式,用户可以根据自己的爱好来选择;
优化论坛页面关键字搜索,让论坛更容易被搜索引擎收录;
可扩展插件,为广大朋友提供了一个广阔的论坛服务扩展空间;
站长可以根据不同版面添加不同的顶部广告;
发帖采用HTML+UBB的方式,两种编辑器,互相转换、互相兼容;
(Using XHTML+ CSS framework, with a page structure, saving the transmission of static page code, but also easy to modify the interface, more in line with standard WEB
Forum uses Cookies, Session, Application and other technical data of the forum cache, reducing access to the database to improve the performance of the forum. Can host more users simultaneously access
Data points table function, reduce the amount of data to access the database when the burden
Support multi-skin, style switching function
Frame mode+ tablet mode is displayed, the user can choose according to their preferences
Optimization forum page keyword search, lets be more easily indexed by search engines
Extensible plug-in, for our friends to provide a broad forum for service expansion space
Webmasters can add different layouts according to different top advertising
Posting using HTML+ UBB way the two editors, interchangeable, compatible with each )
- 2013-11-17 17:30:58下载
- 积分:1
-
pazu
好用的网页调用打印机软件,网页打印不再需要选择打印机,可以实现自动打印,连续打印(Call the printer software easy to use web pages print no longer need to select the printer can automatically print, continuous printing)
- 2012-12-28 18:24:42下载
- 积分:1
-
9
说明: YouYaX是一款通用的社区论坛系统,简洁,易开发,代码开源。
特点:
1、框架式论坛 (默认管理账户:admin/123123)
论坛采用框架式设计,模板代码分离,以伪静态的后缀表示。
2、开源
任何有PHP开发经验的程序员均可以很方便的进行二次开发。
3、底层framework支持
底层架构为YouYaX开源框架,整个框架设计合理,易用。
4、原创性
整个论坛代码不含已知的任何php框架和javascript框架,插件。
(YouYaX is a general community forum, concise and easy to develop code open source. Features: 1, frame Forum (the default administrative account: admin/123123) Forum framework design, template code separation, pseudo-static suffix. The open source PHP development experience programmers can be very convenient for secondary development. The underlying framework to support the underlying architecture YouYaX open source framework, the entire frame design reasonable, easy to use. 4, known originality Forum code does not contain any php framework and javascript framework, the plug-in.)
- 2012-12-30 10:01:04下载
- 积分:1