Welcome![Sign In][Sign Up]
Location:
Search - web.xml

Search list

[JSP/Javajavaso

Description: 可以实现一个文本框的搜索,将xml文件里面的公交信息全部创建索引,不需要数据库支持。 查询速度和效率都很高。搜索的时候,不限制站点个数和顺序,支持关键字高亮显示。 管理后台:/admin/adminLogin.jsp username: jobcnn password: 123456 管理用户名和密码的更改在:\WEB-INF\classes\sys_setting.properties 文件里面配置. sys.admin.login.username=管理用户名 sys.admin.login.password=管理密码-Can search a text box will be inside the xml file to create the index of all public transport information, do not need database support. Query speed and efficiency are high. English when no restrictions on the number and sequence of sites to support the keywords highlighted. Management background:/admin/adminLogin.jspusername: jobcnnpassword: 123456 Management user name and password changes in: WEB-INFclassessys_setting.properties inside the configuration file. Sys.admin.login.username = management user name sys.admin.login.password = management Password
Platform: | Size: 2029568 | Author: 柳惠 | Hits:

[JSP/Java21

Description: 1、在Eclipse中导入工程,可以通过Eclipse中的菜单File→Import→Existing Projects intoWorkspace中选择Project; 2、在MySQL中创建数据库,使用MySQL Control Center执行database目录下的dbscript.sql数据库脚本文件创建数据库SQL语句创建数据库和表及数据; 3、设置数据库连接配置,修改doc目录下的exam.xml文件,将其中的数据库用户名和密码设置为实际的用户名和密码; 4、将doc目录下的exam.xml文件拷贝到Tomcat的安装目录下的conf\Catalina\localhost文件夹下,并修改exam.xml文件中的docBase,将该值指向该工程目录,如"F:\jsp\21\WebRoot"; 5、确保Tomcat安装目录的common\lib下mysql-connector-java-3.0.16-ga-bin.jar类包文件,如果没有拷贝WebRoot\WEB-INF\lib目录下的mysql-connector-java-3.0.16-ga-bin.jar类包文件到Tomcat安装目录的common\lib下; 6、启动Tomcat,在浏览器输入http://localhost:8080/exam,使用账号s0001,密码s0001登陆,后台管理使用账号admin,密码dmin登陆。
Platform: | Size: 2760704 | Author: 张磊 | Hits:

[CSharpjingtongCSharpshujuku

Description: 本书通过大量的典型实例,循序渐进地介绍了使用Visual C# .NET 2003开发数据库应用程序的方法和技巧。全书共8章,第1章介绍了.NET平台数据库编程与ADO.NET的基础知识,第2~8章通过7个具体案例的设计与实现,详细地介绍了运用C#语言进行数据库编程的方法。 本书选材新颖,案例由浅到深,内容完整,涵盖了Windows窗体的数据库编程和Web窗体的数据库编程,以及XML Web Service等高级应用,是一本易懂、实用、极具参考价值的实例教程。本书主要面向有一定CSharp语言编程基础、准备学习CSharp数据库编程或者想提高CSharp编程技巧的读者-err
Platform: | Size: 17126400 | Author: 范中浩 | Hits:

[WEB CodePersonalPage

Description: Ajax三层个人网站小程序 DAL——数据层 IDAL——数据接口层(控制是选择什么类型的数据库) Bll——逻辑层 Model——构造模型(对应数据库字段) 功能很简单,是学习Ajax/Atlas+MVC(三层)入门的好例子 注意:搭建的时候设置根目录下的AjaxMyPage为站点文件夹 可支持Sql、Access、xml三种数据库(在web.config中配置),默认支持Access 后台管理:/ui/admin-Ajax three personal website applets DAL- data layers IDAL- data interface layer (the control is to choose what type of database) Bll- Logic Layer Model- structural model (corresponding to database fields) function is very simple to learn Ajax/Atlas+ MVC (three-) entry a good example of the attention: when the structures set up under the root folder AjaxMyPage for the site can support Sql, Access, xml three database (configured in web.config), the default background to support the Access Management:/ui/admin
Platform: | Size: 1496064 | Author: sky | Hits:

[Search Enginewebharvest1-project

Description: Web-Harvest是一个Java开源Web数据抽取工具。它能够收集指定的Web页面并从这些页面中提取有用的数据。Web-Harvest主要是运用了像XSLT,XQuery,正则表达式等这些技术来实现对text/xml的操作-Web-Harvest is a Java open-source Web data extraction tool. It can collect the specified Web page and extracts from these pages useful data. Web-Harvest is mainly used as XSLT, XQuery, regular expressions, such as these technologies to realize the text/xml operation
Platform: | Size: 6173696 | Author: lori | Hits:

[JSP/JavaTestOfWebharvest05-all

Description: Web-Harvest是一个Java开源Web数据抽取工具。它能够收集指定的Web页面并从这些页面中提取有用的数据。Web-Harvest主要是运用了像XSLT,XQuery,正则表达式等这些技术来实现对text/xml的操作。测试版本。-Web-Harvest is a Java open-source Web data extraction tool. It can collect the specified Web page and extracts from these pages useful data. Web-Harvest is mainly used as XSLT, XQuery, regular expressions, such as these technologies to realize on the text/xml operation. Test version.
Platform: | Size: 5734400 | Author: | Hits:

[xml-soap-webservicewebharvest1-project

Description: 一款十分好用的网页信息抽取工具。利用了已经存在的诸如XSLT,Xquery等技术,很好地实现了基于xml/html的网页的数据抽取。-A very useful tool for information extraction page. Use of already existing, such as XSLT, Xquery, such as technology, realize very well based on the xml/html pages of data extraction.
Platform: | Size: 5747712 | Author: 陈伟 | Hits:

[JSP/Javajive

Description: java开源论坛系统,Jive论坛的优点是由于采用缓冲机制,可以承受巨大访问量,同时能保持快速反应,在国外站点采用很多。主要功能如下: 快速的缓存功能,将经常访问的帖子保存在内存中,实现快速访问,可通过Web管理界面动态监测缓存大小,根据访问量动态调整缓存。 强大的可定制的过滤功能,可以编制Java程序过滤插件对实现超强功能过滤。 附件上传功能,贴子中可以支持多种类型文件,包括图片和PDF文件,可以设置上传最大字节数。 个性图片随意设置,并可以上传自己的个性图片。 支持Html标签,可上传plugIn定制特定的标签功能。 增强 SMTP 发信能力,目前已经可以同时支持 SMTP、ESMTP 和 Sendmail 来发信。 与新闻组newsgroup交换信息,可以将互联网上任何一个newsgroup的信息转换成论坛的帖子,以论坛形式浏览新闻组。 灵活的、可扩展的的用户权限控制系统,可通过Web管理界面动态设定论坛资源的用户访问权限。 论坛数据导出,可通过Web管理界面将论坛数据以树形结构导出到XML文件,方便Web Services等拓展应用。 论坛版主功能,可设定论坛版主独立管理功能。 积分功能。
Platform: | Size: 3386368 | Author: david | Hits:

[Otherxmltongxunlu

Description: xml的通讯录 用于web平台的开发 只是大体格式-xml address book for web development platform is only general format
Platform: | Size: 3072 | Author: chengyouhe | Hits:

[OtherOReilly.PHP.Cookbook.2nd.Edition.Aug.2006

Description: PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples -- or "recipes" -- for anyone who uses this scripting language to generate dynamic web content. Updated for PHP 5, this book provides solutions that explain how to use the new language features in detail, including the vastly improved object-oriented capabilities and the new PDO data access extension. New sections on classes and objects are included, along with new material on processing XML, building web services with PHP, and working with SOAP/REST architectures. With each recipe, the authors include a discussion that explains the logic and concepts underlying the solution.-PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples-- or "recipes"-- for anyone who uses this scripting language to generate dynamic web content. Updated for PHP 5, this book provides solutions that explain how to use the new language features in detail, including the vastly improved object-oriented capabilities and the new PDO data access extension. New sections on classes and objects are included, along with new material on processing XML, building web services with PHP, and working with SOAP/REST architectures. With each recipe, the authors include a discussion that explains the logic and concepts underlying the solution.
Platform: | Size: 1437696 | Author: awake | Hits:

[Other Web CodeAJAXdevcod

Description: Ajax(Asynchronous JavaScript + XML)的定义 基于web标准(standards-based presentation)XHTML+CSS的表示; 使用 DOM(Document Object Model)进行动态显示及交互; 使用 XML 和 XSLT 进行数据交换及相关操作; 使用 XMLHttpRequest 进行异步数据查询、检索; 使用 JavaScript 将所有的东西绑定在一起。英文参见Ajax的提出者Jesse James Garrett的原文。 类似于DHTML或LAMP,AJAX不是指一种单一的技术,而是有机地利用了一系列相关的技术。事实上,一些基于AJAX的“派生/合成”式(derivative/composite)的技术正在出现,如“AFLAX”。 含实例源码。
Platform: | Size: 448512 | Author: cgl | Hits:

[OtherCSharp

Description: 本书是关于C#网络开发的教材,主要包括三个方面内容,首先简要介绍了有关C#网络开发的基础知识;接着讲解基础服务器开发、基础客户端开发、FTP开发、SMTP开发、POP3开发和远程控制开发;最后是高级应用,包括Win32网络组件开发、Web数据库基础、Win32异步套接字数据库开发、XML Web Services开发以及一个完整的分布式网络应用程序开发实例。 本书适合于C#开发人员进行网络开发,对Visual C++ .NET和Visual Basic.NET开发人员也很有参考意义。-This book is on the C# Network development of teaching materials, mainly includes three aspects, first of all briefly introduce the relevant C# Network development based on knowledge then on the basis of server development, the basis of client development, FTP development, SMTP development, POP3 Development and remote control development Finally, advanced applications, including the development of Win32 network components, Web database, Win32 Asynchronous Socket database development, XML Web Services development as well as a complete distributed network application development examples. This book is suitable for C# Developer network development, on the Visual C++. NET and Visual Basic. NET developers is also very useful.
Platform: | Size: 7702528 | Author: Admrial | Hits:

[JSP/Java2008042118580722

Description: 1.新建一个Web Project 2.把附件中的四个.jspCopy到WebRoot文件夹下,web.xml复制到WEB-INF下 3.数据库连接采用Jdbc-Odbc桥的方式(推荐你以后采用Jdbc驱动连接或Hibernate框架——4.此代码全部用Jsp开发,没有用到Servler和JavaBean 5.此文仅适合J2EE初学者 -1. Create a new Web Project 2. To annex four. JspCopy to WebRoot folder, web.xml copied to the WEB-INF under 3. Database connection using Jdbc-Odbc bridge mode (recommended after you connect using jdbc driver or Hibernate frameworks- 4. This code uses jsp development, is not used Servler and JavaBean 5. This article is only suitable for beginners J2EE
Platform: | Size: 2048 | Author: arui | Hits:

[Otherasp.net200wen

Description: asp.net专家200问(含源代码解决法案,有常用Web服务控件 高级Web控件 数据绑定技术 XML相关处理技术 数据绑定技术 数据库设计 等等)
Platform: | Size: 15471616 | Author: 杨桥梁 | Hits:

[xml-soap-webservicexmlws

Description: 這是個範例應用程式,可取用由 Windows CE .NET 裝置所公開的 (expose) XML Web Services。 -This is a sample application, it is desirable to use from the Windows CE. NET devices open (expose) XML Web Services.
Platform: | Size: 84992 | Author: | Hits:

[Internet-NetworkWebStoreApp

Description: 基于Struts的网络商店源码。使用Hibernate技术-Struts-based web store source. The use of Hibernate technology
Platform: | Size: 8705024 | Author: 赵晨彬 | Hits:

[WEB Codexinwenfabu

Description: 基于ASP的网页新闻发布系统,与XML关联-ASP-based web page press release systems, associated with the XML
Platform: | Size: 351232 | Author: fuzhichao | Hits:

[JSPWEB(kaifajihe)

Description:
Platform: | Size: 9894912 | Author: aiwei | Hits:

[JSPjspsybcsl

Description: 介绍如何利用JSP技术开发动态网页的方法,包括显示服务端信息、数据库连接、制作功能强大的网页、发送邮件、JSP与CSS、JavaScript技术的结合,网络投票器、计数器留言板、聊天室、网络考试、JSP与XML结合应用等 -Introduce how to use JSP technology to develop dynamic Web pages, including the display server information, database connection, create powerful web pages, send mail, JSP and CSS, JavaScript technology, Internet voting, counters message boards, chat rooms, Web examination, JSP and XML integration applications
Platform: | Size: 10927104 | Author: shibinchang | Hits:

[xml-soap-webserviceXML

Description: XML网页编程开发详解_孙鑫 主要讲述Xml网页开发方面知识-XML Programming Detailed pages _ Xin Sun Xml web development focuses on knowledge
Platform: | Size: 216064 | Author: 李猛 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net