We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
重构: 1.重构一个高性能多线程日志模块, 参见 ftlLog.h 和 CFLogTest.ini(通过 CFLogTest.ini 分析 LogViewer 的日志); 2.增加 源码目录历史对话框, 方便同时存在多个源码目录时; 3.更改 SeqNumber 为 Line Num(日志中的行号, 可以 Goto) 和 Seq(唯一递增序号,可以检查日志是否有丢失或反序) 4.在 Sort/Filter 时尽量保持当前选中日志; 5.增强选择日志记录后的右键拷贝功能; 6.更改一些bug;
1.add DialogSameFilesList to handle same name files when try to locat… …e in VS ide. 2.fix some bugs.
enable select current PID/TID in context menu(允许右键按照 PID/TID 进行过滤)
1.add selected information on status bar; 2.add delete selected items function in context menu; 3.adjust UI
Update README.md