锁定老帖子 主题:第一时间获取苹果官网IPad2供货信息
精华帖 (0) :: 良好帖 (3) :: 新手帖 (4) :: 隐藏帖 (0)
|
|
---|---|
作者 | 正文 |
发表时间:2011-07-13
lioncin 写道 以前公司还有人 用python 写个脚本 5S 刷新一次 火车票 然后用skype 绑定 一旦有新票就自动播号码过去的 结果还真让他找到了回家的车票呢
很有想法啊 |
|
返回顶楼 | |
发表时间:2011-08-30
浏览器可以访问ipad2网站 但运行后却提示"network error,and send error email failed.\n"
"can not reach the apple website, this maybe due to network error of dabaiblog.c om\243\254or apple webserver crashed\n" "last check time:Tue Aug 30 15:14:51 +0800 2011\n" |
|
返回顶楼 | |
发表时间:2011-08-30
if /\<span class="customer_commit_display">(?.*?)\<\/span\>/mu=~str 求解这句话的意思,正则表达式匹配倒是知道 mu是什么 前面为什么没有 “” 下面一行的sell_time在哪定义的呢
|
|
返回顶楼 | |
发表时间:2011-12-23
takingoff 写道 sevk 写道 发送gmail可以用 gem install gmail_sender
不用自己写代码的,方便。 g = GmailSender.new('xxxxx@gmail.com', 'password') #next unless File.exist? fn #g.attach(fn) # you can attach any number of files, but there are limits for total attachments size ti = now.strftime("%y-%m-%d") p g.send(:to => t, :subject => ti, :content => File.read(fn)) 好的 谢谢 当时第一反应就是用smtp类来发 有没有支持很多邮箱的gem 支持飞信的gem 都是牛人啊、俺孤陋寡闻、只会把用rails的actionmail播离出来发邮件 |
|
返回顶楼 | |