摘要:
自己写了了个批量查找替换工具(C#),目前已知问题有查找速度不够快,假死现象等。 using System; using System.Collections.Generic; using System.ComponentModel; using System.IO; using System.Li 阅读全文
摘要:
Using the Windows Script Host (make sure to add a reference to the Windows Script Host Object Model, under References > COM tab):using IWshRuntimeLibr 阅读全文
摘要:
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.IO; using System.Li 阅读全文
摘要:
.get cookie with your browser then can do using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Syste 阅读全文
摘要:
. using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using System.Windows.Forms; namespace WindowsFormsA 阅读全文