czlitony
czlitony
谷歌浏览器打开的时候,正文的container上面部分被导航栏遮挡住了
Fix Visual Stdio build warning `C26478 Don't use std::move on constant variables. (es.56).` which is caused by below codes: ``` std::string filename() const && { return std::move(_fname); } ```

When keeping multiple search results, the "Marks" function doesn't work very well. It's better to show all marks in a single tab, instead of showing marks in different tabs. 
Fix build error on Mac: ``` 04:35:27:html_generator.py:log_to_file:100: ❌ spark-client-framework/thirdparty/mlspp_v4/lib/mls_ds/src/tree_follower.cpp:100:5: [31mno matching function for call to 'visit'[0m 04:35:27:html_generator.py:log_to_file:100: 100 | std::visit([&](const auto& pr) { apply(tree, sender, pr); }, ```
Update `vcpkg` to fix the Visual Studio instance not found issue. The Visual Studio I'm using is VS2022 17.12.3.
This PR fixes an error in Makefile. The error was met when building mlspp with Powershell on Windows. ``` > make dev # Only enable testing, not clang-tidy/sanitizers; the latter...
## Problem Opening the sample file becomes significantly slow when the `Full Report` section is large. ## Root Cause The regular expression used to parse the **Binary Images** section is...
My app's architecture is Arm64, Outlook's architecture is Arm64X. Mapi init always fails with error 0x80004005 in my app. Is this a known issue or a limitation?
Details for the issue -------------------- #### What did you do? ------------------------- Exception: PartialIndexOperation failed: bad allocation ------------------------- Useful extra information ------------------------- > Klogg version 23.08.0.1580 (built on 2023-08-13 from commit...