搜索资源列表
py_excel
- 在Python中使用COM接口操作Office-Python Operate Office By COM
curriculum
- 一个定制自己课程表的程序,使用Python编写-A curriculum program written in Python
xmlToWord
- xmlToWord程序,定义一套xml描述接口,用户使用xml描述要生成的word文档的格式和内容,程序生成相应的word文档。程序使用python语言实现,通过com调用word编程开发接口,实现word文档自动生成。程序在word 2010上通过测试,其它版本在自动生成目录操作时需要对模板文件路径进行修改。-xmlToWord: define a xml interface, user can use xml file to describe the format and content.
gdal191
- GDAL库的简洁、高效深受开发人员的喜爱,很多开源的GIS软件甚至是商业GIS软件都使用了这个库。GDAL使用C++,在Visual studio环境下开发,对C,C++的支持当然不会有什么问题。但对于C#、Python、Java来说,过程就相对繁琐一些-The GDAL library concise, efficient loved by the developers, a lot of open source GIS software and even commercial GIS so
xmlhandle
- 这个是用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 category, you can import directly.
getdirsize
- 使用Python计算某个文件夹下各个子文件夹占用空间的大小-Calculate the size of subdirectories in the specific directory with Python
read_conf_example
- 程序中读取配置文件,解决python程序中读取配置文件中的变量值,并在程序中使用-read conf file in python program
SaxReadXML
- 使用Python怎么解析xml,本例中采用sax方法,sax方法能够解析比较大的文本文件。-How to use Python parse xml, the method used in this example sax, sax method can resolve relatively large text file.
FileManagementTool
- 这段代码主要使用python实现视频文件的批处理操作。-This program fulfils the management of the video files using python.