Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

提个 小建议 #6

Open
peter8777555 opened this issue Aug 24, 2023 · 1 comment
Open

提个 小建议 #6

peter8777555 opened this issue Aug 24, 2023 · 1 comment

Comments

@peter8777555
Copy link

peter8777555 commented Aug 24, 2023

如图所示:


1[A] 直接寫在 Ascii
4[U] 直接寫在 UniCode

题外话:

如果能 自定字符串最小长度, 搜寻 所有 ASCII/UTF-8/UniCode 字符串 更好.

z1

@sicaril
Copy link
Owner

sicaril commented Sep 8, 2023

这种已知字符串搜索结果后,还需要精准判断大小写的场景是什么?
窗口拉伸不了,业余时间偶尔加些小功能,UI上不会投入太多精力。

@peter8777555
Copy link
Author

peter8777555 commented Sep 8, 2023

"还需要精准判断大小写的场景是什么?"

我没有说要 精准判断大小写 ?

窗口拉伸不了

假如 搜索过多 窗口拉伸 一眼看出 比较方便

@sicaril
Copy link
Owner

sicaril commented Sep 16, 2023

如果不区分大小写的话,搜索内容就是你红色标注的ASCII\UNICODE\UTF-8,展示上文字都是相同的,HEX 数据(例如中文 )才会有所不同。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants