摘要:
转载:http://blog.csdn.net/xianqiang1/article/details/7298203require 'win32ole'require 'iconv' #一个编码转换库,在这里由于声明了采用编码为UTF-8,故没用WIN32OLE.codepage = WIN32OLE::CP_UTF8# Get the Excel Application APIexcel = WIN32OLE::new('excel.Application')# Open the Excel fileworkbook = excel.Workb 阅读全文
posted @ 2013-07-26 08:46
遗失的流年
阅读(1327)
评论(0)
推荐(0)

浙公网安备 33010602011771号