搜索资源列表
ParamIO_demo
- 演示如何在xml中保存和读取应用程序参数,同时提供相应的类和源码-xml demonstrate how to preserve and read application parameters, and provide the type and source
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
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
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
parseexcelxmlsrc
- 该代码是VC完整应用程序代码。示例使用 XML 规范及 .net XML 解析 Office Execl 2007-VC code is the complete application code. Examples of the use of XML and norms. Net XML parser Office Excel 2007
WebService
- 什么是Web Service?对这个问题,我们至少有两种答案。从表面上看,Web service 就是一个应用程序,它向外界暴露出一个能够通过Web进行调用的API。这就是说,你能够用编程的方法通过Web来调用这个应用程序。我们把调用这个Web service 的应用程序叫做客户。
XMLRead-Write
- XML的作用我就不用多说了,这个是使用CMarkup类进行XML装配以及解析的程序示范。其中CMarkup类用的是刚从www.firstobject.com上的最新版本。 其中Pocket PC上的例子工程由该公司提供的老版本的markupclass_demo改写,做成单文档应用程序。具体的就看这个程序吧!
WindowsXMLWebservices
- 如何通过使用 .NET 框架的内置异步支持,从 Visual Basic .NET Windows 窗体客户端应用程序调用 XML Web services。该应用程序 XML Web services 采用一个输入参数??在返回到客户端之前延迟的毫秒数??并将一个随机数返回到调用方。此 Windows 窗体客户端应用程序允许用户指定延迟的毫秒数,并对 XML Web services 的同步和异步调用。-how to use.NET framework with built-in suppor
XML-totally
- xml语言大全。共有5部分内容:xml简介,文档类型定义,式样语言,补充技术,xml应用程序。
VisualC++NETMFCclassintroandapp
- 《Visual C++.NET MFC类库应用详解》 Microsoft公司的Visual C++.NET版本的MFC类库为主要内容,重点介绍了每个类的功能、主要成员函数、使用方法及程序实例,使读者能够了解、掌握MFC类库中的每个类的作用、使用方法以及类与类之间的区别等。全书共12章,分别为:MFC类库简介、基本基类。应用程序结构类、对话框和控件类、图形显示和打印类、数据类
XMLread
- XML文件时可以自定义标签的文件,现在一般应用程序都用它来保存配置,本应用程序可以读取XML文件中的数据。
src
- XML关于GUI的JAVA应用程序,可以实现对XML文件的读写操作等相关-XML on the GUI of the JAVA application, can achieve to read and write XML documents and other related operations
gloox
- gloox是一个稳定功能完整的XMPP客户端库, 使用ANSI C++编写, 使用它编写标准客户非常容易, 并能将Jabber/XMPP功能集成到现有的应用程序中, gloox遵循GNU GPL许可协议, 支持商业许可. 特点: 1. 易于使用 2. 可扩展性好 3. 平台无关性(支持多种操作系统) 4. 完整的开发文档 5. 完全支持XMPP核心协议及几乎所有的XMPP IM协议 6. 支持TLS和SASL安全认证 7. 支持名册管理 8.
XMLGUI_doc
- The proposed library, XMLGUI, is a tool for developing user-customizable applications. A user can change the size and position of any control on dialogs, form views, or property pages; change captions of the controls using any language; change styles
DdEdE
- This article presents my work for managing XML documents into a VC++ application.I made this class with the help of Tom Archer s source code found on the CodeGuru Web site. For my personal application, I need to be able to load, parse, and save an XM
578472_Chapter23
- 介绍XML的结构和元素,XML模式,在应用程序中使用XML-Introduced the XML structure and elements, XML models, in the application using XML
ESAYXML
- XML简单使其易于在任何应用程序中读写数据,是数据交换的唯一公共语言-XML make it simple and easy in any application to read and write data, data exchange is the only common language
Flex_RIA
- Flex 是一种RIA开发技术,具有更好的网络交互能力,更加绚丽的表现效果,同时在企业级的扩展上也游刃有余。Flex技术对软件开发人员的要求并不苛刻,MXML和Actionscr ipt都遵循技术标准,用相对简单的代码就可以完成绚丽高效的Flex应用程序。-Flex is a RIA technology, interactive network with better ability to effect a more brilliant performance, while at the en
cpwebserviceconsumer_demo
- Web Service 示例代码。从Win Forms应用程序中调用Web Service。-Web Service sample code. From Win Forms applications call Web Service.
FeedReader290_Source
- 想制作自己的RSS阅读器吗?FeedReader是最著名的RSS开源程序,采用Delphi开发,通过看他人的源代码可以学习到如何用Delphi写互联网应用程序。是一个很好的学习的例子。-Would like to create your own RSS reader it? FeedReader the RSS is the most famous open source program, using Delphi development, by looking at other people