ming 3 년 전
부모
커밋
88bbee9ac1
4개의 변경된 파일3개의 추가작업 그리고 253개의 파일을 삭제
  1. 2 2
      dateHTMLsrc/makeHTML.py
  2. 0 126
      dateHTMLsrc/mix.html
  3. BIN
      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


BIN
dateHTMLsrc/repo - 捷徑.lnk


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 125
index2.html


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.