chenx221 synced commits to master at chenx221/trackerslist from mirror 2023-08-15 10:12:35 +00:00
e2ba9765a3 Update 2023/08/15
chenx221 synced commits to master at chenx221/trackerslist from mirror 2023-08-14 01:52:40 +00:00
480af9f823 Update 2023/08/14
chenx221 synced commits to master at chenx221/trackerslist from mirror 2023-08-13 09:42:37 +00:00
8fd6293742 Update 2023/08/13
chenx221 synced commits to master at chenx221/trackerslist from mirror 2023-08-12 01:22:37 +00:00
0f90e47c1b Update 2023/08/12
chenx221 synced commits to master at chenx221/trackerslist from mirror 2023-08-11 09:12:37 +00:00
a966f0f345 Update 2023/08/11
chenx221 synced commits to master at chenx221/trackerslist from mirror 2023-08-10 00:52:37 +00:00
711fa36a12 Update 2023/08/10
chenx221 synced commits to master at chenx221/trackerslist from mirror 2023-08-09 08:42:36 +00:00
5213dbccd2 Update 2023/08/09
chenx221 synced commits to master at chenx221/trackerslist from mirror 2023-08-08 00:22:37 +00:00
61a09cfc85 Update 2023/08/08
chenx221 synced commits to master at chenx221/trackerslist from mirror 2023-08-07 08:12:36 +00:00
14806c149a Update 2023/08/07
chenx221 pushed to main at Chenx221_Group/OS 2023-07-26 13:04:23 +00:00
4ca302e80e 更新 README.md
chenx221 pushed tag 1.0.0.1 to chenx221/Comic_PDF_Helper 2023-07-25 10:36:05 +00:00
chenx221 released "v1.0.0.1 release" at chenx221/Comic_PDF_Helper 2023-07-25 10:36:05 +00:00
chenx221 closed issue chenx221/Comic_PDF_Helper#1 2023-07-25 10:34:26 +00:00
缺陷:文件名数值无占位0时可能会出现排序异常
chenx221 pushed to main at chenx221/Comic_PDF_Helper 2023-07-25 10:25:12 +00:00
4296abea79 修复错误的处理方式
chenx221 pushed to main at chenx221/Comic_PDF_Helper 2023-07-25 04:41:36 +00:00
958b1bf0c3 add progress bar
fb6a477774 使用自然排序,修复顺序错误问题
Compare 2 commits »
chenx221 commented on issue chenx221/Comic_PDF_Helper#1 2023-07-24 16:22:00 +00:00
缺陷:文件名数值无占位0时可能会出现排序异常
using System;
using System.IO;
using iTextSharp.text;
using iTextSharp.text.pdf;
using System.Linq;
using System.Collections.Generic;

namespace ConsoleApp1
{
    class Program
   …
chenx221 opened issue chenx221/Comic_PDF_Helper#1 2023-07-24 16:20:45 +00:00
缺陷:文件名数值无占位0时可能会出现排序异常
chenx221 pushed to main at chenx221/Comic_PDF_Helper 2023-07-24 12:41:28 +00:00
3d34359578 更新 README.md
chenx221 pushed tag 1.0.0.0 to chenx221/Comic_PDF_Helper 2023-07-24 02:44:56 +00:00