ming 3 年之前
父节点
当前提交
88bbee9ac1
共有 4 个文件被更改,包括 3 次插入253 次删除
  1. 2 2
      dateHTMLsrc/makeHTML.py
  2. 0 126
      dateHTMLsrc/mix.html
  3. 二进制
      dateHTMLsrc/repo - 捷徑.lnk
  4. 1 125
      index2.html

+ 2 - 2
dateHTMLsrc/makeHTML.py

@@ -50,8 +50,8 @@ with open('youtubeReport.csv', newline='',encoding='UTF-8') as csvfile:
 
         ytlines.append('</tr>')
 
-numPerPage=15*7
-numPerPageY=15*10
+numPerPage=15*8
+numPerPageY=15*9
 current_idx = 0
 path = 'mix.html'
 f = open(path, 'w',encoding='UTF-8')

文件差异内容过多而无法显示
+ 0 - 126
dateHTMLsrc/mix.html


二进制
dateHTMLsrc/repo - 捷徑.lnk


文件差异内容过多而无法显示
+ 1 - 125
index2.html


部分文件因为文件数量过多而无法显示