10 2019 档案

stock
摘要:import requestsclass Details(object): def __init__(self): pass def get(self,code): url="http://qt.gtimg.cn/q=%s"%code result=requests.get(url) details 阅读全文

posted @ 2019-10-31 23:20 Zeech_Lee 阅读(382) 评论(0) 推荐(0) 编辑

ArrayMatched
摘要:import os from jinja2 import Environment,FileSystemLoader def generateNewLackArray(ArrayList,count,TargetArray): ArrayList=list(ArrayList) newArrayList=[] matchResult=[] # i=0 for i in range(0,ArrayLi 阅读全文

posted @ 2019-10-18 15:17 Zeech_Lee 阅读(125) 评论(0) 推荐(0) 编辑

Automatches
摘要:import os def combine(ArrayList,count): ArrayList=list(ArrayList) newArrayList=[] for i in range(0,ArrayList.__len__()-count+1): LackArray=ArrayList CurrentValue=LackArray[i] for tube in range(i+1,Arr 阅读全文

posted @ 2019-10-17 23:23 Zeech_Lee 阅读(144) 评论(0) 推荐(0) 编辑

template for display
摘要:html template code: <html><body> <table border="1" width = "30%" cellspacing='0' cellpadding='0' align='left'> <tr> <th>序号</th> <th>值</th> </tr> {% fo 阅读全文

posted @ 2019-10-16 10:29 Zeech_Lee 阅读(188) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示