Welcome![Sign In][Sign Up]
Location:
Search - xslt

Search list

[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:

[Othercom

Description: dom4j与Transform配合操作XML文档,并调用Xslt进行格式化的例子
Platform: | Size: 6144 | Author: imoka | Hits:

[Otherjs

Description: 校开什么网页设计大赛.班长说班里要有个作品参赛. 就在网上搜了些资源拼凑下搞了个。组几个同学以团队作品交上去. ASP+Access,服务器脚本:JScript。 前台ASP输出的是XML由浏览器下载XSLT格式成XHTML-What the school web page design contest. His squad leader said there should be a class entries. On-line search of more resources to carry out under a patchwork. Group of several students to pay up to team work. ASP+ Access, server scripts: JScript. ASP front output is XML by the browser to download XSLT into XHTML format
Platform: | Size: 2562048 | Author: jake | Hits:

[JSP/Javajsp_txl

Description: 此程序为纯jsp实现通讯录功能,通过xslt实现了通讯录数据显示格式定制功能,是个学习xml+xslt很好的范例-This procedure for the pure jsp realize Address Book feature xslt realize the address book data format customization features, is a learning xml+ Xslt good example
Platform: | Size: 54272 | Author: wangwp | Hits:

[JSP/JavaASP.NET

Description: 本程序演示了在ASP.NET中使用XML/XSLT,图形开发技术,是C#发现之旅系列课程关于C#操作XML/XSLT,图形开发技术的演示程序。本程序使用C#开发,运行在微软.NET框架1.1的环境下。-This procedure demonstrated in ASP.NET using XML/XSLT, graphics technology, are C# Discovery series of courses on the C# Operation XML/XSLT, graphics demo program development techniques. This procedure using C# Development, running on Microsoft. NET Framework 1.1 environment.
Platform: | Size: 1413120 | Author: 苏远平 | Hits:

[xml-soap-webservicexmlspy080901

Description: Altova XMLSpy© 2005 是业界标准XML的开发环境,可用于涉及XML、XML Schema、XSLT、XQuery、SOAP、WSDL和Web服务技术的企业级应用的设计、编辑和调试。它是提高J2EE、.NET和数据库开发人员开发效率的终极利器。 -Altova XMLSpy ? 2005 is the industry standard XML development environment, can be used to involve XML, XML Schema, XSLT, XQuery, SOAP, WSDL and Web services technology, enterprise-class application design, editing and debugging. It is to improve the J2EE,. NET and database developers to develop the efficiency of the ultimate weapon.
Platform: | Size: 1283072 | Author: 我是谁 | Hits:

[xml-soap-webserviceStillClock

Description: XML最大的优点是你既可以在这个文本文件中存储结构化数据,也可以在其中存储非结构化数据——也就是说,它能包含和描述“粗糙的”文档数据,就象它描述“规则的”表格数据一样。 XHTML是目前编写HTML的首选方法;因为XHTML本身就是格式良好的XML,与通常畸形的HTML文档相比, XHTML格式文档更容易处理。 XSLT和XSL是对XML文档进行转换的语言。它们可以将XML文档转换成各种格式,比如另一个文本文件、PDF文件、HTML文件、逗号分割的文件,或者转换成其它的XML文档。 -XML biggest advantages is that you can in this text file to store structured data can also be stored in unstructured data- that is, it contains and describes the rough the document data, as it describes rules as form data. XHTML is the preferred method of preparation of HTML as XHTML itself is well-formed XML, and HTML documents are usually deformed in comparison, XHTML format documents more easily dealt with. XSLT and XSL is an XML document conversion language. They can be converted into XML documents in various formats, such as a text file, PDF file, HTML file, a comma separated file, or converted into other XML documents.
Platform: | Size: 17408 | Author: 周易 | Hits:

[OtherXMLandJava2ndEd

Description: Fully revised to cover the latest standards and technologies, XML and Java(TM), Second Edition provides the practical solutions developers need to design powerful and portable Web-based applications. Featuring step-by-step examples, this book focuses on harnessing the power of Java(TM) and XML together to streamline the development process. XML and Java(TM), Second Edition provides new coverage of emerging areas such as document management, databases, messaging, servlets, JDBC, data binding, security, and more. It begins with an overview of XML programming techniques, standard APIs, and tools. Building upon this foundation, the book goes on to cover the latest technologies, including DOM Level 2, SAX2, XSLT, SOAP, WSDL, and UDDI. It explores the role of these major middleware technologies in XML and Java-based Web application development, as well as the limitations and potential pitfalls. -Fully revised to cover the latest standards and technologies, XML and Java (TM), Second Edition provides the practical solutions developers need to design powerful and portable Web-based applications. Featuring step-by-step examples, this book focuses on harnessing the power of Java (TM) and XML together to streamline the development process.XML and Java (TM), Second Edition provides new coverage of emerging areas such as document management, databases, messaging, servlets, JDBC, data binding, security, and more. It begins with an overview of XML programming techniques, standard APIs, and tools. Building upon this foundation, the book goes on to cover the latest technologies, including DOM Level 2, SAX2, XSLT, SOAP, WSDL, and UDDI. It explores the role of these major middleware technologies in XML and Java-based Web application development, as well as the limitations and potential pitfalls.
Platform: | Size: 2867200 | Author: yangyz | Hits:

[WEB CodeCustomer

Description: xml xslt 转化为html 用xml存储数据,通过xslt转换成固定的html文件。xml存储的数据可以动态改变-xml xslt html
Platform: | Size: 10240 | Author: 听雨 | Hits:

[WEB CodeTreeDemo

Description: 本程序演示了在ASP.NET中使用XML/XSLT,图形开发技术,是C#发现之旅系列课程关于C#操作XML/XSLT,图形开发技术的演示程序。本程序使用C#开发,运行在微软.NET框架1.1的环境下。 程序文件和页面说明如下 -asp.net dynamic loading tree database
Platform: | Size: 13312 | Author: 梁怡林 | Hits:

[OtherXSLT

Description: XPath的语法,XSLT的元素语法,XSLT的实例,用XML和XSL来生成动态页面-XPath syntax, XSLT syntax element, XSLT example, using XML and XSL to generate dynamic pages,,,
Platform: | Size: 232448 | Author: yu | Hits:

[JSPXML_XSLT_XPath

Description: Rapid XML XSLT XPath
Platform: | Size: 392192 | Author: Robert | Hits:

[.netFormatXML

Description: 用于格式化xml,xslt等xml格式的文本文件,附带注册表文件将其关联到这些xml文件,该程序实现极其简单,但此程序却非常有用-Format for xml, xslt, such as xml text file format, with its associated registry files of these xml files, the program is extremely simple, but this procedure is very useful
Platform: | Size: 10240 | Author: Darrell Wang | Hits:

[xml-soap-webserviceXSLT

Description: 在XSL这个壳,我们要从原料库.XML里提取相关的数据,就要用到XSL提供的模式化查询语言.-XSL
Platform: | Size: 334848 | Author: zyx | Hits:

[WEB CodeX3BLOG_0.7.5.2

Description: X3-BLOG 是基于XML+XSLT+AJAX技术构建的开源多用户博客门户系统,服务器端采用当前最流行的动态网页开发语言ASP.NET(C#) 2.0编写,支持多种数据库,包括SQLSERVER2000\SQLSERVER2005\ORACLE\MYSQL\DB2\ACCESS等,默认使用SQLSERVER2000。- X3-BLOG is based on the XML+ XSLT+ AJAX technologies to build multi-user blog for open-source portal systems, server-side use of the current dynamics of the most popular web development language ASP.NET (C#) 2.0 prepared to support a variety of databases, including SQLSERVER2000 \ SQLSERVER2005 \ ORACLE \ MYSQL \ DB2 \ ACCESS and so on, default SQLSERVER2000.
Platform: | Size: 3812352 | Author: ansel | Hits:

[xml-soap-webservicexslt

Description: xml中运用了众多的xslt,相信大家对于xslt应该比我这个菜鸟更加了解吧-xml in the use of a wide range of xslt, I am sure the xslt should be better than me, a better understanding of rookie bar
Platform: | Size: 334848 | Author: 亡魂 | Hits:

[Windows DevelopXMLAndXSLTProject

Description: this code shows how to use xml and xslt files in c#
Platform: | Size: 751616 | Author: sun2knowledge | Hits:

[Otherxsl

Description: XSLT中文参考手册,轻松掌握xslt的用法,是一本很实用的手册!-XSLT English reference manual, easy to master the usage of xslt is a very practical handbook!
Platform: | Size: 334848 | Author: 林杉 | Hits:

[Windows Developxslt

Description: 学生论坛(毕业设计) 论文+源码全套 学生论坛(毕业设计) 论文+源码全套-Student Forum (Graduation) a full set of student papers+ source code Forum (Graduation) a full set of papers+ source code
Platform: | Size: 2284544 | Author: 王弥 | Hits:

[JSP/JavaXSLT.2.0

Description: XSLT.2.0从入门到精通,作者尽其所能地讲述了xslt2.0的-This book has had a long and drawn-out gestation as it matched the slow progress of XSLT 2.0. My thanks to all those at Apress who helped in the process, particularly Kylie Johnston, Martin Streicher, and Ami Knox. My thanks to Norm Walsh for somehow finding the time to do a technical review much as I’d like to blame them on him, the remaining errors are mine, of course. And many thanks to Michael Kay for letting me have a copy of Schema-Aware Saxon to use. Finally, thanks to those in the XML and XSLT community for their questions, opinions, and encouragement: I learned all I know from you.
Platform: | Size: 9253888 | Author: 某男 | Hits:
« 1 23 4 5 6 7 8 9 10 »

CodeBus www.codebus.net