crac

导航

上一页 1 ··· 5 6 7 8 9

2016年5月9日 #

no.5.print sum

摘要: 如果是随机数咋整??: test: 阅读全文

posted @ 2016-05-09 19:18 crac 阅读(207) 评论(0) 推荐(0) 编辑

0.1 hint crack

摘要: http://files.cnblogs.com/files/crac/27.rar 阅读全文

posted @ 2016-05-09 15:58 crac 阅读(231) 评论(0) 推荐(0) 编辑

no.4 抽奖测试

摘要: #-*-coding=gbk-*- import sys import random a=[] try: for x in range(1,20+1,1): #打印20人数编号 a.append(x) i=0 key=raw_input("请输入a,开始抽奖号码:") while (key=="a"): b=random.choic... 阅读全文

posted @ 2016-05-09 15:46 crac 阅读(136) 评论(0) 推荐(0) 编辑

2016年5月6日 #

no.3 base64

摘要: tool.chinaz.com的base64有的无法解密: 如:ZXZhbCgkX1BPU1RbcDRuOV96MV96aDNuOV9qMXVfU2gxX0oxM10pNTU2NJC3ODHHYWJIZ3P4ZWY= 阅读全文

posted @ 2016-05-06 01:58 crac 阅读(91) 评论(0) 推荐(0) 编辑

2016年5月2日 #

no2.crossdomain.xml批量读取(待完善)

摘要: 读取太多url有问题 xml: 阅读全文

posted @ 2016-05-02 00:31 crac 阅读(235) 评论(0) 推荐(0) 编辑

2016年4月28日 #

no.1

摘要: #import requests import urllib import bs4 try: html=urllib.urlopen('http://anyun.org') except HTTPerror as e: print(e) print('xxxx') else: bsobj = bs4.BeautifulSoup(html.read()) #... 阅读全文

posted @ 2016-04-28 01:08 crac 阅读(165) 评论(0) 推荐(0) 编辑

2015年12月17日 #

1

该文被密码保护。 阅读全文

posted @ 2015-12-17 14:04 crac 阅读(2) 评论(0) 推荐(0) 编辑

上一页 1 ··· 5 6 7 8 9