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

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:

[xml-soap-webserviceAjaxFastLane

Description: 基于标准的表示技术,使用XHTML与CSS、动态显示和交互技术,使用Document Object Model(文档对象模型)、数据互换和操作技术,使用XML与XSLT-Express standards-based technology, the use of XHTML and CSS, dynamic display and interactive technologies, the use of Document Object Model (Document Object Model), data exchange and operation of technology, the use of XML and XSLT
Platform: | Size: 628736 | Author: 程寿 | Hits:

[WEB Code20030317

Description: sgmlreader源代码,可以将html转化为标准 xhtml-sgmlreader source code can be translated into html standards xhtml
Platform: | Size: 339968 | Author: wuhua7 | 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:

[xml-soap-webservicejtidy-04aug2000r7-dev

Description: JTidy的Jar包,用于清洗Html网页并可以将其转换为相应的Xml或是Xhtml文件。
Platform: | Size: 718848 | Author: 李猛 | Hits:

[Education soft systemBankAccount

Description: 在十种技术中,最重要的一种技术我想应该非XML莫属。这里不仅仅指XML规范本身,还包括一系列有关的基于XML的语言:主要有XHTML,XSLT,XSL,DTDs,XML Schema(XSD),XPath,XQuery和SOAP.如果你现在还对XML一无所知,那么赶快狂补吧!XML是包含类似于HTML标签的一个文本文件,在这个文件中定义了一个树型结构来描述它所保存的数据。 -In dozens of technology, the most important type of technology I think it should be none other than the non-XML. Here not only means the XML specification itself, also includes a series of XML-based language: mainly XHTML, XSLT, XSL, DTDs, XML Schema (XSD), XPath, XQuery and SOAP. If you now nothing of XML known, then quickly fill you mad! XML is similar to HTML tag that contains a text file, in this document defines a tree structure to describe it is to preserve data.
Platform: | Size: 1024 | Author: 周易 | Hits:

[Education soft systemAnimation

Description: 在十种技术中,最重要的一种技术我想应该非XML莫属。这里不仅仅指XML规范本身,还包括一系列有关的基于XML的语言:主要有XHTML,XSLT,XSL,DTDs,XML Schema(XSD),XPath,XQuery和SOAP.如果你现在还对XML一无所知,那么赶快狂补吧!XML是包含类似于HTML标签的一个文本文件,在这个文件中定义了一个树型结构来描述它所保存的数据。 -In dozens of technology, the most important type of technology I think it should be none other than the non-XML. Here not only means the XML specification itself, also includes a series of XML-based language: mainly XHTML, XSLT, XSL, DTDs, XML Schema (XSD), XPath, XQuery and SOAP. If you now nothing of XML known, then quickly fill you mad! XML is similar to HTML tag that contains a text file, in this document defines a tree structure to describe it is to preserve data.
Platform: | Size: 15360 | 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:

[.netentmms

Description: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <title>无标题页</title> </head> <body> <form id="form1" runat="server"> <div> 企业信息管理系统</div> </form> </body> </html> -< @ Page Language = C# AutoEventWireup = true CodeFile = Default.aspx.cs Inherits = _Default > <! DOCTYPE html PUBLIC -// W3C// DTD XHTML 1.0 Transitional// EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd > <html xmlns= http://www.w3.org/1999/xhtml > <head runat = server > <title> no title page </ title> </ head> <body> <form id= form1 runat= server > <div> Enterprise Information Management System </ div> </ form> </ body> </ html>
Platform: | Size: 218112 | Author: zhoujay | Hits:

[CSharpentmms

Description: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <title>无标题页</title> </head> <body> <form id="form1" runat="server"> <div> 企业信息管理系统</div> </form> </body> </html> -< @ Page Language = C# AutoEventWireup = true CodeFile = Default.aspx.cs Inherits = _Default > <! DOCTYPE html PUBLIC -// W3C// DTD XHTML 1.0 Transitional// EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd > <html xmlns= http://www.w3.org/1999/xhtml > <head runat = server > <title> no title page </ title> </ head> <body> <form id= form1 runat= server > <div> Enterprise Information Management System </ div> </ form> </ body> </ html>
Platform: | Size: 286720 | Author: zhoujay | Hits:

[Windows DevelopCSBlog1_Source

Description: 基于三层架构设计 2.采用XML+XSLT方式生成XHTML页面显示-Based on the three-tier architecture design 2. Using XML+ XSLT generated XHTML page display
Platform: | Size: 1447936 | Author: da wei | Hits:

[Documentsmsn

Description: 一个基于浏览器的即使通讯实例,采用xhtml+css+javascript架构-A browser-based communications, even if examples of the use of xhtml+ Css+ Javascript framework
Platform: | Size: 252928 | Author: qiuliankui | Hits:

[Communication-Mobilewap

Description: php做的wap论坛 有详细说明在readme中,下了自己看,很简单-php do wap forum are detailed in the readme, the next his own, the very simple
Platform: | Size: 31744 | Author: 阿斯顿 | Hits:

[WEB CodeXcomic

Description: Xcomic是一个喜剧发布/管理脚本,它能即时更新剧本,为喜剧剧目在网络上的发行推波助澜(类似于:Megatokyo∞ or Penny Arcade网站)" .功能包括:可定制性非常强,新闻发布,控制面板,基于php/mysql,符合XHTML/CSS ,OOP 设计.等等... -Published Xcomic is a comedy/management script, which updated the script for the comedy drama on the network to issue added fuel to the flames (similar to: Megatokyo ∞ or Penny Arcade web site). Features include: customizable very strong, press releases, control panel, based on php/mysql, in line with the XHTML/CSS, OOP design. and so on ...
Platform: | Size: 91136 | Author: yintoki | Hits:

[WEB Codehtml2xhtml

Description: 将html文件转化为符合xhtml标准的文件-Html file will be converted to meet the standards document xhtml
Platform: | Size: 147456 | Author: hugang | Hits:

[WEB Codehtmlcleaner2_1-all

Description: htmlcleaner能针对html进行文本解析,将其分解为tag元素,并生成相应的dom结构.由于遵循W3C规范,它能有效的清理html中不合法的部分,借助其Writer功能将一个非标准、不有效的html格式化为xhtml规格。事实上也不仅仅如此。-htmlcleaner can html text for analysis, tag will be broken down into its elements, and generate corresponding dom structure. Due to follow the W3C specification, it can effectively clean up html is not a legitimate part of their Writer function with a non-standard, non-effective The html format specifications for xhtml. In fact not the case.
Platform: | Size: 1647616 | Author: Banlyst Yeh | Hits:

[Otherstandards

Description: 介绍WEB标准、解释XHTML、XML、CSS等常用词及一些常用的相关知识介绍-WEB standards, introduced to explain the XHTML, XML, CSS, such as commonly used words and some common knowledge to introduce
Platform: | Size: 136192 | Author: 雷玉庭 | Hits:

[JSPWebStandardProgrammeRef

Description: Web Standards Programmer s Reference : HTML, CSS, JavaScript, Perl, Python, and PHP(网络编程参考] 本书提供关于网络编程的实例 ,并且深入研究了perl, JAVA, python在网页中的作用- * This invaluable resource offers tutorials and real-world examples as well as thorough language references for Web markup languages [HTML/XHTML and CSS], and popular scripting languages [JavaScript, Perl, and PHP] * Examines the role of JavaScript, CGI [with examples in Perl and Python], and PHP on the Web and shows how to best use them all * Includes a valuable reference section on each technology that can be used for review and consultation
Platform: | Size: 7913472 | Author: 贾鸣 | Hits:

[OS programTidyExample

Description: 利用tidy.dll将HTML转化成xhtml 的程序-Tidy.dll will make use of HTML into xhtml procedures
Platform: | Size: 10240 | Author: roland | Hits:

[WEB Codej_13447_breezee

Description: 微风PHP留言本,基于XHTML+CSS,蓝色风格,清新自然,仿BLOG风格,形式新颖,而且后台管理功能非常丰富,除了基本的管理功能外,还个有留言本开关、留言本关闭说明、指定CSS样式表文件、头部文件标题、管理员登录是否显示验证码以及验证码类型、留言本配置、留言间隔、审核留言等功能。-PHP Guestbook breeze this, based on the XHTML+ CSS, blue style, fresh and clean, like BLOG style, the form of new and very rich background management functions, in addition to basic management functions, there is also a Guest Book of the switch, turn off the Guest Book Note CSS style sheet specified documents, the head title of the document, the administrator whether to display sign Verification Code Verification Code as well as the type of guestbook of this configuration, spacing guestbook, guestbook audit functions.
Platform: | Size: 30720 | Author: lihui | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 20 »

CodeBus www.codebus.net