hiho一下 第150周 -- Demo Day (DP) 题目1 : Demo Day 题目1 : Demo Day 时间限制:10000ms 单点时限:1000ms 内存限制:256MB 描述 You work as an intern at a robotics startup. Today ...
分类:
其他好文 时间:
2017-05-20 18:59:09
阅读次数:
190
Problem Description Today the company has m tasks to complete. The ith task need xi minutes to complete. Meanwhile, this task has a difficulty level y ...
分类:
其他好文 时间:
2017-05-20 12:18:24
阅读次数:
274
I learned the value of hard work by working hard. 只有真的努力了,才会知道努力的价值。 I know the value of hard work, but I never attain that value. Today, I felt exhau ...
分类:
其他好文 时间:
2017-05-18 16:57:18
阅读次数:
180
A. Patrick and Shopping(模拟题) Today Patrick waits for a visit from his friend Spongebob. To prepare for the visit, Patrick needs to buy some goodies in ...
分类:
其他好文 时间:
2017-05-18 15:42:25
阅读次数:
292
Python标准库系列之datetime模块Fastimplementationofthedatetimetype.功能说明datetime.date.today()打印输出当前的系统日期datetime.date.fromtimestamp(time.time())将时间戳转成日期格式datetime.datetime.now()打印当前的系统时间current_time.replace(2016,5,12)返回当前..
分类:
编程语言 时间:
2017-05-15 14:19:15
阅读次数:
144
<abbr> 表示一个缩写形式,比如 "Inc."、"etc."。通过对缩写词语进行标记,您就能够为浏览器、拼写检查程序、翻译系统以及搜索引擎分度器提供有用的信息。 <address> <address> 标签定义文档作者或拥有者的联系信息。 如果 <address> 元素位于 <article> ...
分类:
Web程序 时间:
2017-05-15 09:56:06
阅读次数:
280
最近微信公众平台开发是热门,我也跟风做了一个陪聊的公众号。 其实类似的自动回话程序早就有了,比如前一阵很火的小黄鸡(还是小黄鸭来着?)。但尽管是跟风,也要体现一些不同。别人做的都是中文陪聊,咱就来做个英语陪聊。 不管是中文还是英文,做起来都一样,都是利用网络上的接口。或者你也可以试着自己开发一个陪聊 ...
分类:
微信 时间:
2017-05-14 16:12:27
阅读次数:
674
Our friend Monk has been made teacher for the day today by his school professors . He is going to teach informatics to his colleagues as that is his f ...
分类:
其他好文 时间:
2017-05-13 12:37:52
阅读次数:
253
前言:在网页上需要输入时间的时候,我们可以用HTML5的inputl中的date类型。但是如下入所示,有些浏览器不支持。flatpickr这个小插件可以解决这个问题。 1.flatpickr日期时间选择器插件的github地址为:https://chmln.github.io/flatpickr/。 ...
分类:
其他好文 时间:
2017-05-12 20:26:49
阅读次数:
158