由买买提看人间百态

topics

全部话题 - 话题: infoline
(共0页)
m***f
发帖数: 732
1
来自主题: LosAngeles版 - 写了个 SAC的抓deal code (转载)
【 以下文字转载自 Outdoors 讨论区 】
发信人: motif (魔地佛), 信区: Outdoors
标 题: 写了个 SAC的抓deal code
发信站: BBS 未名空间站 (Wed Nov 3 17:01:39 2010, 美东)
抓到你想要的deal自动给你发email或短消息,有兴趣的下去改了用。直接拷贝下面这
段code修改后存为sac.py,然后运行python sac.py即可。在python 2.7下测试通过。
#!/usr/bin/python
import re
import urllib
import smtplib
import time
from email.mime.text import MIMEText
target=[['trekking', 'poles'],['Napali', 'Backpack'],['north', 'face'],['
oakley','battalion']] #The items you want to monitor, in every set of [] AND
logical will be us... 阅读全帖
m***f
发帖数: 732
2
来自主题: Outdoors版 - 写了个 SAC的抓deal code
抓到你想要的deal自动给你发email或短消息,有兴趣的下去改了用。直接拷贝下面这
段code修改后存为sac.py,然后运行python sac.py即可。在python 2.7下测试通过。
#!/usr/bin/python
import re
import urllib
import smtplib
import time
from email.mime.text import MIMEText
target=[['trekking', 'poles'],['Napali', 'Backpack'],['north', 'face'],['
oakley','battalion']] #The items you want to monitor, in every set of [] AND
logical will be used to match a specific item
discount_threshold=50 #threshold of percentage to trigger event
check_interval=60 #the interval to ... 阅读全帖
m***f
发帖数: 732
3
来自主题: _IronMountain版 - 写了个 SAC的抓deal code (转载)
【 以下文字转载自 Outdoors 讨论区 】
发信人: motif (魔地佛), 信区: Outdoors
标 题: 写了个 SAC的抓deal code
发信站: BBS 未名空间站 (Wed Nov 3 17:01:39 2010, 美东)
抓到你想要的deal自动给你发email或短消息,有兴趣的下去改了用。直接拷贝下面这
段code修改后存为sac.py,然后运行python sac.py即可。在python 2.7下测试通过。
#!/usr/bin/python
import re
import urllib
import smtplib
import time
from email.mime.text import MIMEText
target=[['trekking', 'poles'],['Napali', 'Backpack'],['north', 'face'],['
oakley','battalion']] #The items you want to monitor, in every set of [] AND
logical will be us... 阅读全帖
W***n
发帖数: 11530
4
来自主题: JobHunting版 - Congratulation!
Nine Months After Warning of ‘Bumps’
by
Ashutosh Joshi
Santanu Chakraborty
t SantanuChakra
June 9, 2016 — 6:16 AM CDT
Infosys Ltd., Asia’s second-largest exporter of software services by market
value, plunged the most in nine months after Chief Operating Officer U.B.
Pravin Rao said spending by clients remains volatile and may hit profit
margin in the short term.
The Bengaluru, India-based company’s shares fell 4.3 percent to 1,185.50
rupees in Mumbai on Thursday, the biggest drop since Aug. 2... 阅读全帖
p*****o
发帖数: 543
5
来自主题: Connecticut版 - anyone living in bridgeport?
http://www.infoline.org/referweb/MatchList.aspx?n;;0;;N;0;0;xyz
might be a good website for ppl to check.
T*******n
发帖数: 493
6
来自主题: TeX版 - beamer做slides的问题
Marid loads the outer theme "infolines".
In beamerouterthemeinfolines.sty, on line 22, you will find the () that
you don't like.
So, make a copy of beamerthemeMadrid.sty and put it in your own directory
and change the name. Edit it and change the name of the outer theme on
line 19.
Copy beamerouterthemeinfolines.sty to your directory and rename it to
match what you use on line 19 in the above file. Edit line 22 and
remove the ().
Change your .tex file to load the new customized theme.
l*****g
发帖数: 547
7
来自主题: TeX版 - Beamer - Page number problem
you can use infoline...

slides
(共0页)