Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - xml VC A
Search - xml VC A - List
VCDwizard是一个VCDimager的GUI。这个应用程序用于使用XML创建兼容(S)VCD的MPeG流。你可以完全控制创建(S)VCD的PBC(菜单/播放结构)。-VCDwizard VCDimager is a GUI. Application procedures for the use of XML to create compatibility (S) VCD MPeG flow. You can completely control the creation (S) VCD PBC (menu/playback structure).
Update : 2025-02-17 Size : 820kb Publisher : 刘晓冬

本程序在VC.NET中编译通过,实现了好友上线,下线UDP广播,及用XML实现消息传输,及文件传输功能。-procedures in the VC. Compiled by achieving a friend on the line, assembly line UDP broadcasting, and using XML messaging, and file transfer functions.
Update : 2025-02-17 Size : 5.52mb Publisher : 姜晓彩

将HTML转化为XML的一个实用工具,VC++6源程序-HTML XML into a practical tool, VC 6 source
Update : 2025-02-17 Size : 125kb Publisher : 张甫

XML文档处理类CMarkup,在VC中可以直接调用,已经封装好了MSXML的操作-XML class CMarkup the VC can be called directly, have a good package MSXML operation
Update : 2025-02-17 Size : 2.02mb Publisher : 汤慰生

用VC++6.0开发多表联接的数据库应用程序 介绍了用Visual C++6.0开发数据库应用程序时,使用MFC ODBC类的编程方法,详细说明了在MFC ODBC的派生类中设置SQL语句参数的方法,实现了二个表的关联。 关键字 数据库 ,多表联接,MFC ODBC-VC 6.0 multi-table database connectivity application procedures introduced with Visual C 6.0 database application development, the use of MFC ODBC type of programming methods, a detailed description of the MFC category derived ODBC SQL set parameters and methodology of the two tables association. Keyword database, multi-table connectivity, ODBC MFC
Update : 2025-02-17 Size : 9kb Publisher : lihao8397

一个简单的XML解析器,在VC下开发-a simple XML parser developed in VC
Update : 2025-02-17 Size : 7kb Publisher : 李丰华

可以从XML格式的文件中读取某个字段的串值,需要XML SDK的支持。-XML format from the papers read a certain field of vulnerabilities that need XML SDK support.
Update : 2025-02-17 Size : 62kb Publisher : wk

这是一个真实的项目,使用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.
Update : 2025-02-17 Size : 246kb Publisher : why

VC建高性能服务器,用完成端口模型是最高效的,本源码针对初学者对完成端口模型原理不熟,多处都有注释,以便对完成端口模型有个彻底的理解,源码中还加入XML的读写,可谓完全,难得一见的活教程--本人发源码的原则是:不经典不发! -VC build high-performance servers, complete with port model is the most efficient, the source for complete beginners against port model principle unfamiliar, and many have notes, in order to complete the port model has a thorough understanding of FOSS also joined the read and write XML that is complete, a rare live Guide-- I-fat source of principle : No classic non-fat!
Update : 2025-02-17 Size : 6.54mb Publisher : 小蔡

用vc实现的检查一个xml文件是否格式良好的程序-achieved using vc check whether a document format xml good procedures
Update : 2025-02-17 Size : 22kb Publisher : 朝阳

本次作业采用MFC多文档——视图结构体系(已征得肖老师的同意)。开发环境为VC++ 6.0 SP6,其他环境下编译未做测试。 程序运行时的外观如上图所示:文档窗口被分割为左右两部分。左边部分采用树形控件CTreeCtrl管理,右边部分采用文本框控件CEdit管理。打开或生成的XML文档都将以文本方式显示在右侧文本编辑窗口,经一定算法解析后将在左侧窗口中按XML文档描述的逻辑结构以树形目录的方式显示出来,直观明了。 -this operation using MFC more documents-- View structure (with the consent of Xiao teachers). Development environment for the VC 6.0 SP6, compiled under other environmental tests done. When running the appearance As indicated above : Document window about to be divided in two parts. The left part of a tree using CTreeCtrl management controls, using the right part of the text box controls CEdit management. Open, or the generation of XML documents are text will be shown on the right side of the text editing window, after a certain analytic algorithm in the left window by XML documents described in the logical structure of the directory tree to display, and intuitive understanding.
Update : 2025-02-17 Size : 505kb Publisher : long

windows下,一个简单的XML编辑器,vc实现-windows, a simple XML editor, vc achieve
Update : 2025-02-17 Size : 2.02mb Publisher :

一个很好用的xml树,用vc6实现,效率还是不错的,可以从xml文件解析内容,是一个DOM解析器。文件主要有:PersistentTreeCtrl.cpp test.xml XMLFile.cpp SLT.c-a good use of xml tree, with vc6 achieve efficiency or good. xml documents from the analytical content, is a DOM parser. The documents are : PersistentTreeCtrl.cpp test.xml XMLFile.cp p SLT.c
Update : 2025-02-17 Size : 46kb Publisher : star

DL : 0
自己写的解析XML的代码,简单扼要,使用VC编写,有界面-himself wrote the parsing XML code, a brief, prepared using VC, interface
Update : 2025-02-17 Size : 76kb Publisher : 李名

XML解析源代码,VC和JAVA个一套,包含全部代码-XML source code analysis, VC and JAVA a set that contains all the code
Update : 2025-02-17 Size : 40kb Publisher : 王民

vc++ 下, 不用微软的com 也可以解析xml , 这个就是一个非常小的xml 解析器。 -vc++ under, not Microsoft s com can also resolve xml, this is a very small xml parser.
Update : 2025-02-17 Size : 10kb Publisher : chenbaoji

VC 6.0下读取XML文档的例子 API + SDK程序 没有使用MFC-VC 6.0 under the example of reading XML documents API+ SDK procedure does not use MFC
Update : 2025-02-17 Size : 74kb Publisher : xuezhimeng

一个读写XML文件的例子代码,VC++,适用windows 操作系统-Read and write XML documents a code example, VC++, The application of windows operating system
Update : 2025-02-17 Size : 5.87mb Publisher : jianhaoran

XML文件操作,很好用的,有兴趣的朋友可以-XML file operations, a very good use, and are interested in friends
Update : 2025-02-17 Size : 49kb Publisher :

vc 读写xml 文件实例。xml 是一种严格的标记语言格式。-vc to read and write xml file examples. xml is a markup language format strictly.
Update : 2025-02-17 Size : 44kb Publisher : mark john
« 12 3 4 5 6 7 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.