会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
huidan
博客园
首页
新随笔
联系
管理
订阅
2017年8月31日
用python做一个简易休息提醒
摘要: 来源:Udacity《编程基础:Python》课程2 功能:每隔30分钟,打开特定网页来提醒休息 #coding:utf-8 import webbrowser import time total_breaks = 3 break_count = 0 print "\nThis program st
阅读全文
posted @ 2017-08-31 23:11 huidan
阅读(283)
评论(0)
推荐(0)
编辑
公告