特牛网址导航

基于speech模块的久坐提醒小程序_java写一个久坐提醒小程序-CSDN博客

网友收藏
文章浏览阅读390次,点赞3次,收藏2次。每天在电脑前坐很长的时间,因为有时候太过投入一下子就过去了若干个小时,容易猝死。于是心血来潮的想要写一个防久坐提醒小程序:第一种模式(最简单模式),若输入伏案工作时间数值不对则产生一个错误并退出。代码如下:import speechimport timeclass Debug: def __init__(self): self.start_time = time.time() self.minutes = int(input("How _java写一个久坐提醒小程序