搜索资源列表

  1. protobuf-2.3.0

    0下载:
  2. Protocol Buffers 是一种可用于通讯协议、数据存储等领域的语言无关、平台无关、可扩展的序列化结构数据格式。目前提供了 C++、Java、Python 三种语言的 API。 只需使用 Protocol Buffers 对数据结构进行一次描述,即可利用各种不同语言或从各种不同数据流中对你的结构化数据轻松读写。 Protocol Buffers 可扩展性好,“向后”兼容性好,你甚至不必破坏已部署的、依靠“老”数据格式的程
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-07-08
    • 文件大小:2344960
    • 提供者:毛勇
  1. Beginning_Python_From_Novice_Code

    0下载:
  2. 这是《Python基础教程》第2版的随书源码。代码中既包含对Python中基础知识如字符串函数、字典、类和对象、迭代器、异常的简单使用,也包括10个基于Python的项目代码,包括及时标记、绘画、XML操作、即时通信、CGI远程、BBS、XML-RPC文件共享、基于GUI的文件共享、街机游戏。-This is the " Python Basic Tutorial" with the book version 2 so
  3. 所属分类:其他小程序

    • 发布日期:2024-07-08
    • 文件大小:66560
    • 提供者:
  1. xmlToWord

    0下载:
  2. xmlToWord程序,定义一套xml描述接口,用户使用xml描述要生成的word文档的格式和内容,程序生成相应的word文档。程序使用python语言实现,通过com调用word编程开发接口,实现word文档自动生成。程序在word 2010上通过测试,其它版本在自动生成目录操作时需要对模板文件路径进行修改。-xmlToWord: define a xml interface, user can use xml file to des
  3. 所属分类:文件操作

    • 发布日期:2024-07-08
    • 文件大小:3492864
    • 提供者:cyb
  1. xmlhandle

    0下载:
  2. 这个是用python实现对xml文件的操作,主要是使用xml.etree.ElementTree这个模块对xml进行操作,已经封装成类,可以导入直接应用。-This is achieved using python xml file operation, mainly using xml.etree.ElementTree this module xml operation, has been packaged into a categ
  3. 所属分类:文件操作

    • 发布日期:2024-07-08
    • 文件大小:2048
    • 提供者:xiaobailong
  1. XmlDemo

    0下载:
  2. Python操作XML。代码中写了 Python对XML的增删改的基本功能(Python operation XML. Code written in Python XML additions and deletions to the basic functions of change)
  3. 所属分类:其他小程序

    • 发布日期:2024-07-08
    • 文件大小:5120
    • 提供者:shake

源码中国 www.ymcn.org