Ronald

Results 43 issues of Ronald

整了一个新的CMakeLists.txt,如下,根据老版本弄的。文件结构有小改变,如果PR接受,我再整整,然后提交,怎么样? ```cmake cmake_minimum_required(VERSION 3.20) project(cppjieba LANGUAGES CXX VERSION 2.0.0) #################### # config for cmake # #################### set(CMAKE_CXX_STANDARD 17 CACHE STRING "C++ Standard") set(CMAKE_CXX_STANDARD_REQUIRED ON CACHE BOOL "") set(CMAKE_CXX_EXTENSIONS OFF CACHE...

通过CMake生成VS2019工程,存在的问题: 1. VS2019需要UTF8 BOM格式,UTF8不能正确识别中文 2. demo的working directory不对,导致找不到../dict/jieba.dict.utf8 目录结构: Root VS2019 solution folder cppjieba source folder 3. 修改demo工程文件编码和working directory后运行,显示乱码

lux生成的格式如下 00:00:06.590 --> 00:00:08.620 标准的格式如下 00:00:06,590 --> 00:00:08,620 问题 `aegisub`打开SRT字幕时,只支持标准格式

有的视频不清晰有字幕,有的视频清晰没字幕,如果要清晰视频加字幕,单独下载字幕效率更高。

### Version Windows 11 x64 21H2 22000.282 privacy.sexy 0.11.0 ### Scripts [privacy-script.zip](https://github.com/undergroundwires/privacy.sexy/files/7409937/privacy-script.zip) ### Question Which patch causes the problem?

### Env * OS: Windows 11 21H2 (OS Build 22000.739) * Edge: 103.0.1264.44 * privacy.sexy: 0.11.4 ### Options ![image](https://user-images.githubusercontent.com/3665590/176985688-8175c3dc-062c-446a-a7de-b892de9a145c.png) ### Problem After applying the scripts, edge still works.

bug

On a newly installed Windows 10 pro, select mode `Strict`, tweak a little, apply. After that, some installers fails to install, screenshot as below, how to recover? ![Capture](https://user-images.githubusercontent.com/3665590/130638573-6a13a566-3d2c-469d-988f-294e5730de4c.PNG) When run...

### Env * OS: Manjaro * Desktop: KDE Plasma 5.24.5 * VSCodium: 1.68.0 (BTW the previous version also has the same problem) ### Problem When opeing or saving a file,...

## Env OS: Windows 10 Qv2ray: 2.7.0-pre2:6150 ## Problem 原来打开网站时会显示有关连接的日志,现在不显示了,所有日志如下 ``` V2Ray 4.40.1 (V2Fly, a community-driven edition of V2Ray.) Custom (go1.16.5 windows/amd64) A unified platform for anti-censorship. 2021/08/06 09:14:05 [Info]...

Bugs

### Versions OS: Windows 11 21H2 22000.194 ConEmu Version: 210912 ### Problem description `vim` in `cmd::Cmder` display black screen but it works blindly, e.g. - cursor moves when typing -...

other-cmder