YuHuanTin
YuHuanTin
同问题!尝试了以上办法无法解决
> @YuHuanTin hi, if you are still interested in a fix for this the PR is up #265. Can you give it a try and make sure it fixes your...
Thank you very much, this bug has been fixed. There seems to be performance improvement :)
> 二进制文件从定义上来说不可移植,通常只能在特定操作系统版本上使用,因此实际用户几乎无法使用它们。此外,TDLib 支持的操作系统比 Github 操作上提供的操作系统多得多。 I agree with the last point, but binary distribution is indeed feasible on mainstream windows, linux and out of the troublesome build process? (I think)
You're right, I guess I think action is the easiest way to compile on windows (since that's all I use myself at the moment)
相同问题 https://github.com/chen08209/FlClash/issues/239
Same problem, unbelievably severe but not fixed, from 2024! ?
https://gist.github.com/YuHuanTin/60d01fb293adf5785119e9fffa894a3c I wrote a ts script to modify the original `export.json`, remove the downloaded part, and generate a new `export.json` for downloading. I have compiled the following related issues for...
因为我发现原来写的可读性和性能都不如这个好
给一个解决方案,源码 include 目录以以下方式存放,使用 `#include "inc/cppjieba/Jieba.hpp"` 导入即可 msvc记得加编译选项 /utf-8 