佳丽

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

09 2016 档案

摘要:#encoding:utf-8require 'mail'def send_email sum,fail,case_path,name,receive smtp = { :address => '***', :port => 25, :domain => '***', :user_name => ' 阅读全文
posted @ 2016-09-07 19:14 佳丽 阅读(342) 评论(0) 推荐(2)

摘要:# -*-coding:utf-8 -*-#author:kanlijunrequire 'win32ole'require 'fileutils'class ResultAnalyse @@i=0 @@f=0 def initialize path excel =WIN32OLE.new('exc 阅读全文
posted @ 2016-09-07 19:13 佳丽 阅读(2805) 评论(0) 推荐(0)