CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC XML

搜索资源列表

  1. xml32

    0下载:
  2. 最强VC的XML库,未使用MFC功能 可移植性好,在本人多个项目中使用 -Most VC' s XML library, did not use the MFC function of portability is good, in my use of multiple projects
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-08
    • 文件大小:7407
    • 提供者:Eric
  1. tinyxml_why

    0下载:
  2. 使用c和tinyxml进行xml的解析。vc环境-parse xml with c and tinyxml.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:155184
    • 提供者:wa
  1. CMarkup

    0下载:
  2. vc++对xml文件的解析和打包,其中有mfc的对xml文件的解析和打包-vc++ on the xml file parsing and packaging, including mfc against the xml file parsing and packaging
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4187596
    • 提供者:pg
  1. XMLwenjian

    0下载:
  2. vc++.net下实现的一个程序,使用XML读取图像,包括保存xml文件,读取xml文件等文件操作-vc++. net realized under a program, using XML to read images, include the preservation of xml files, file operations to read xml files
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:111663
    • 提供者:曹林伟
  1. ParseXml

    0下载:
  2. 机顶盒中的xml文件解析模块,代码是在VC++下的模拟程序,解析函数已经使用在机顶盒中,对学习xml文件的解析绝对有帮助!-Set-top boxes in module xml file parsing code in VC++ under the simulation program, analytic function has been used in set-top boxes in the study xml file parsing can definitely help!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:923879
    • 提供者:lixiaolong
  1. XmlToIni

    0下载:
  2. 把XML文件中的Region信息转换为INI,方便在VC中的操作-XML file to convert the information in the Region INI, facilitate the operation of VC
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4800758
    • 提供者:zc
  1. xml_vcjava_example_code

    0下载:
  2. 此为JAVA和VC编码,实现的对于XML分解方面的例子代码,可以参考。-This is JAVA and VC coding, to achieve decomposition of examples for the XML code, can refer to.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:41355
    • 提供者:jashon
  1. wellformat

    0下载:
  2. 检测XML文档是否格式良好。使用VC++编写,适合于本科学生阅读-XML document format is a good test. Written using VC++ is suitable for undergraduate students to read
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-10
    • 文件大小:1071018
    • 提供者:sayone
  1. testmxml

    0下载:
  2. 测试工程,vc编译xml文档的工具,貌似很好用,这是个例子-Test engineering, vc build xml document tools, seemingly useful, this is an example
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:3933
    • 提供者:沈大伟
  1. vc_xml

    0下载:
  2. VC中实现对XML文件的操作,读写以及含组成XML应用程序的每个文件的内容摘要-VC on the XML file to implement the operation, read and write XML applications, as well as with the composition of the contents of each file summary
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-04
    • 文件大小:157838
    • 提供者:mxzhou
  1. VCXMLdemo

    0下载:
  2. VC读写XML文件的源程序,很值得借鉴。-VC source code to read and write XML documents, it is worth learning from.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-08
    • 文件大小:1656868
    • 提供者:卓越
  1. TEST

    0下载:
  2. 在VC++6.0环境下,对XML文件进行增加,修改,删除和查询的完全操作。-In VC++6.0 environment, on the XML file to add, modify, delete, and query the complete operation.
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:172561
    • 提供者:chenhong
  1. MsXmlProc

    0下载:
  2. vc解析xml文档,可完成节点,属性的添加修改删除-vc parsing xml document, complete node, attribute to add modify delete
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-15
    • 文件大小:3986069
    • 提供者:xiaoliu
  1. WebXML_in_vc

    0下载:
  2. 在VC中如何实现简单xml文档编程,对于不熟悉其他环境的用户提供帮助。-How program xml in VC,for users not familiar with other environments to help.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-05
    • 文件大小:14117
    • 提供者:郑锴
  1. build

    0下载:
  2. ns_build.xml为编译脚本 流量分析标准版包含nscap和nsna两部分: nscap源代码:source/SnifferMonitor,使用VC++6.0编译 nsna源代码:source/snifferconsoler,使用ant编译-ns_build.xml flow analysis for the build scr ipt and nsna Standard Edition includes nscap two parts: nscap source code:
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:939
    • 提供者:依然
  1. VC_XML

    0下载:
  2. VC操作XML文件的实例源码,可打开的XML文件以树形显示。-VC operation instance XML file source, open the XML file to a tree display.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-13
    • 文件大小:3505309
    • 提供者:qing
  1. machine-unrestricted-version

    0下载:
  2. 软件名称:全能字符串替换机7.0无限制版 软件大小:230 KB 软件语言:简体中文 软件类别:国产软件/转换翻译 运行环境:WinXP/2003/Vista 软件简介: 本工具有以下特点: 1、具有批量替换、批量查找、批量改名等功能:文件内容或名称的修改和查找; 2、支持一次批量处理多个文件:记事本/写字板/Word都没有提供; 3、*支持一次批量处理多组串:包括UltraEdit/VC等比较强的替换/查找工具都没有提供这个功能; 4、*支持高级表达式
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:314467
    • 提供者:潘佳伟
  1. xmlimage

    0下载:
  2. VC.net使用XML文件读写图像,可以点击浏览图像、保存XML图像,显示XML图像等。 -Read and write XML documents using VC.net image, click the browse the images, save the XML image, and display XML images.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:8716
    • 提供者:madud00028
  1. ReadXml

    0下载:
  2. 在vc++中读写xml文件,这是一个演示类,但包含了基本的读写功能,打架可以下来看一下。-Vc++ read and write in the xml file, which is a demonstration class, but contains the basic read and write capabilities, fighting to the next look.
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:39580
    • 提供者:couberlee
  1. PictureShow

    0下载:
  2. 在VC上通过界面展示你输入的正确网址,当输入网址不存在或错误时,用XML显示-VC on the interface shows you enter through the correct URL, enter the URL does not exist or when an error, use XML Display
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:59839
    • 提供者:yang jun
« 1 2 ... 6 7 8 9 10 1112 13 14 »
搜珍网 www.dssz.com