搜索资源列表
menu__
- 用javascr ipt做的滑动menu 配置xml后可以生成不同的菜单-slipe menu by javascr ipt ,it have many different men though setting xml
xml04
- 哈哈,这是xml的入门指南,请您仔细看看吧,有内力哦-Getting Started Guide of XML! Please read it carefully,as it s a powerful Guide...
Corp_Edit
- 这是一个真实的项目,使用xml数据源,用vc编写,对vc中如何使用xml的朋友可以看一看。或许会对你有所帮助!-This is a real project, it programs with VC++, use XML as data source. If you are using VC++ to write a xml project,this sample will be helpful to you.
kupu-1.3
- Kupu是一个开源的Javascr ipt应用程序,它实现了一个灵活的、全功能(full-featured)的HTML编辑器,不需要任何插件就可以在网页中运行。它的主要应用是作为内容管理系统(如Zope、Plone)的嵌入式编辑器,提供创建网页的功能。它的设计非常灵活,你几乎可以毫不费力地将其嵌入到任何web应用程序中。 -Kupu is an open source Javascr ipt applications, it implements a flexible, full-featu
读写XML文件
- 这是一个以VB编写的XML读写文件的例子,可以作为客户端掉用web service的工具-This is a sample about using VB to read &write XML files,it can be use as a tool that client invoke web service.
XML编辑器
- 用Java编写的一个XML编辑工具.这个SimpleXmlEditor.zip里有齐所有的文件, 包括可运行的.class文件打包.jar文件, 运行软件的快捷方式.bat文件, 说明文件.html文件, feedback.txt文件, 要特别申明的是一定要看清楚说明文件, 要不然, 很可能不能顺利运行.-prepared by using a Java XML editing tools. The Qi SimpleXmlEditor.zip there are all the documen
MyWebServerCode
- This article explains how to write a simple web server application using C#. Though it can be developed in any .NET supported language, I chose C# for this example. The code is compiled using Beta 2. Microsoft (R) Visual C# Compiler Version 7.00.9254
XML(PDF)
- 前 言扩展标记语言(Extensible Markup Language,XML),是目前最有前途的在World Wide Web上保存和传递信息的语言。尽管超文本标记语言(Hypertext Markup Language,HTML)目前是创建Web页的最常用语言,但是它在保存信息方面的能力很有限。-foreword Extensible Markup Language (Extensible Markup Language, XML), is the most promising in t
43080
- JSP File uploading code (fileUpload.jsp): (can be used to upload any type of file) (modify it as you like to enable large file uploading etc. and do tell me also the changes required. ) -JSP File uploading code (fileUpload.jsp) : (can be used to uplo
EasySoap++-0.6.1
- 此压缩包是soap1.1的简单实现,easysoap++0.61.代码结构简单,很容易利用它开发出基于soap的web service.-soap1.1 is the simple realization easysoap 0.61. Code structure simple and very easy to use it to develop a web-based soap service.
Stringindexof
- 有时候我们拿到一个HTML文本的时候我们并不在意它的格式,而只是想提取其中包含的文本信息。例如说为了在手机上显示一个超文本,如果直接显示的话那肯定会收到一大堆的错误,很多手机根本没有能力显示HTML信息,因此我们需要把存在于HTML中的文本提取出来并使用WML来重新组合以便手机可以正确的查看,这样做虽然丢失了格式,但是毕竟这种情况下更关心的是数据。下面给出一段程序完成这个功能,很简单!-Sometimes we get an HTML version of the time we do not
FDSclient
- Frontier Data System is a collection programs for data acquisition and data mining. It uses MySQL and PHP to monitor process variables and performance of shop floor equipment. Produces information on issues such as cycle time, downtime and SPC.-Front
MSXML_SAX
- 一个简单的XML解析程序,使用了MSXML的SAX,通过MFC界面进行显示。不过只是关于Document以及Element的演示,只涉及简单的XML内容格式-a simple XML parser procedures, the use of MSXML SAX, MFC interface through the show. But it is on the Document and the Element demonstration involves only simple content
vc_cxml
- 一个关于XML文件读取得例子,可能已经有这样得代码,但是多多益善吗-an XML file on the case made, it may already have this in code, but can have, the better! !
Pro_AJAX
- ajax使用它可以构建更为动态和响应更灵敏的Web应用程序。该方法的关键在于对浏览器端的Javascr ipt、DHTML和与服务器异步通信的组合。-building can use it more dynamic and more sensitive response of Web applications. The method is the key to the browser Javascr ipt, DHTML and asynchronous communication server
jTreeStudy
- Java新手学习使用Java操作XML文件的最好的实例,它包括创建XML文件,修改XML文件等操作代码.-Java novice learning to use Java to operate XML document of the best examples It includes the creation of XML documents, modify the XML file such an operation code.
OracleXML
- Oracle与 XML组合使用,想成为数据库编程和使用XML的高手必看!-Oracle to use it in combination with XML, to become database programming and the use of XML, a master watched every game!
OReilly.JavaScript.The.Definitive.Guide.5th.Editio
- This Fifth Edition is completely revised and expanded to cover Javascr ipt as it is used in today s Web 2.0 applications. This book is both an example-driven programmer s guide and a keep-on-your-desk reference, with new chapters that explain everyth
HTMLWML
- 可以完全实现HTML文档和WML文档之间的格式转换,用此软件只需打开需要转换的文档就可以在它的HTML和WML两个页面看到不同的文档源码,是个非常简单实用的两种语言格式之间的转换器-be fully realized HTML files and documents between the WML format conversion, With this software open only need to change to the document will be in its HTML a
expat-1.95.2
- XML parser. Very stable and powerful. It can run on multiple platform.