ToolGood

Results 30 issues of ToolGood

本人精力有限,本项目功能性开发都暂停,只负责bug修复,抱歉了。 如果大家对敏感词过滤更感兴趣,可以研究以下项目: https://github.com/toolgood/ToolGood.TextFilter

关键词匹配问题,请提供测试代码及词库! 没有测试代码及词库,我是无法定位到代码哪一行出错了。 所以请提供测试代码及词库,如果没有提供,只能说一声抱歉了,我会关闭issues。 IllegalWordsSearch类已设置为Obsolete,原则上是不再维护,除非是有重大bug。

Use winrar to encrypt files, and file name encryption, throw an error when using SharpCompress to decompress .net core 3.1 SharpCompress Version=0.26.0 throw error: SharpCompress Arithmetic operation resulted in an...

enhancement
up for grabs

zip format, Chinese password decompression failed Knowing that the password is "公众号身披御光的盟国" But the decompression failed Encoding: GB18030 test file: https://github.com/toolgood/OtherFiles/blob/master/SharpCompress/passwordError.zip ``` private static bool CheckPassword3(string file, string password, Encoding...

bug
up for grabs

I want to change a file name in the zip, but my code uses too much memory and is not fast. Is there any other way of doing this? Thanks....

python ``` python d_keys = d_keys or (d_model//n_heads) ``` cs ``` cs d_keys = d_keys || d_model / n_heads; ``` correct ``` cs d_keys = d_keys ?? d_model / n_heads;...

bug,不能用中文。 看了一下搜索算法,算法比较复杂,理论上 还没有ToolGood.Words速度快

position:PdfSharpCore.Pdf.IO.Parser.ReadXRefTableAndTrailer(PdfCrossReferenceTable xrefTable) ``` private PdfTrailer ReadXRefTableAndTrailer(PdfCrossReferenceTable xrefTable) { Debug.Assert(xrefTable != null); Symbol symbol = ScanNextToken();/// return Keyword ```

bug

Position:OCCTProxy->InitViewer ``` bool InitViewer(System::IntPtr theWnd) { try { Handle(Aspect_DisplayConnection) aDisplayConnection; myGraphicDriver() = new OpenGl_GraphicDriver(aDisplayConnection); } catch (Standard_Failure) { return false; } TCollection_ExtendedString a3DName("Visu3D"); myViewer() = new V3d_Viewer(myGraphicDriver(), a3DName.ToExtString(), "", 1000.0,...

Add debugging class information