在网上看到了三道测试开发的笔试题,答案是用Python解的。这段时间正好在学PowerShell,练习一下:) 1. 验证邮箱格式 2. 获取URL的后缀名 3. 获取前一天时间或前一秒 我的解法是: 加油!2017! Thanks, Litao 发布于Tuesday, November 22, 2 ...
分类:
系统相关 时间:
2016-11-22 17:24:04
阅读次数:
224
[POJ1765]November Rain 试题描述 Contemporary buildings can have very complicated roofs. If we take a vertical section of such a roof it results in a numbe ...
分类:
其他好文 时间:
2016-10-11 14:05:10
阅读次数:
237
var month = ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October ', 'November', 'December']; var list = [ ...
分类:
编程语言 时间:
2016-09-26 20:14:21
阅读次数:
182
Deep Learning in a Nutshell: Core Concepts Share: Share: Posted on November 3, 2015 by Tim Dettmers 7 CommentsTagged cuDNN, Deep Learning, Deep Neural ...
分类:
系统相关 时间:
2016-09-07 01:23:02
阅读次数:
192
题意:给定n*m个座椅,然后有b个是坏的,要做人,并且两个人不能相邻,问你最多坐多少人,最少坐多少人。 析:这个题其实并不难,只要当时一时没想清楚,结果就一直WA,就是最少的情况时,其实一个人可以占三个座位,而不是两个,就是这一点没想清楚,其他的就简单了。 代码如下: ...
分类:
其他好文 时间:
2016-08-01 20:55:21
阅读次数:
152
vim调用python格式化json数据 November 30, 2013GNU/Linuxpython3, Vimopenwares python有个标准模块叫json,用于编码/解码,序列化/按序列化json格式数据。 服务器返回的json数据是非格式化的,程序使用没问题,如果需要阅读则亚历山 ...
分类:
编程语言 时间:
2016-05-17 17:47:29
阅读次数:
553
从本节视频内容中,学到如下知识点,是之前没有了解过的: 一、Python版本升级至3.0的必然性 In November 2014, it was announced that Python 2.7 would be supported until 2020, and reaffirmed that ...
分类:
编程语言 时间:
2016-05-14 00:50:54
阅读次数:
176
Problem DescriptionChen, Adrian (November 7, 2013). “Doge Is An Ac- tually Good Internet Meme. Wow.”. Gawker. Retrieved November 22, 2013.Doge is an Internet meme that became popular in 2013. The meme...
分类:
其他好文 时间:
2016-05-12 21:16:07
阅读次数:
207
今天封装使用官方mysql docker镜像时,发现svn版本有问题。需要更新到1.9版本。方法如下。 Subversion 1.9 on Debian Jessie November 4, 2015 Views: 250ArticlesDebian, Subversion, WanDisco If ...
分类:
系统相关 时间:
2016-05-10 18:26:09
阅读次数:
306
To the moon Problem Description BackgroundTo The Moon is a independent game released in November 2011, it is a role-playing adventure game powered by ...
分类:
其他好文 时间:
2016-05-07 22:05:19
阅读次数:
246