lightcax

Results 9 issues of lightcax

(program):2 pages/personal/index/index.json Expecting 'STRING','NUMBER','NULL','TRUE','FALSE','{','[', got EOF | ^

能否增加关注人数?谢谢

enhancement
help wanted

Why does mysql also use mariadb lib? I want to use the mysql library, is it possible to add custom configurations ``` of MySQL: when isExistsMysql: result = mariadb.dbopen(database, user,...

手机没有root,通过局域网访问,9999端口可以打开,但是延迟很大。布局分析器也是空白

## Icon Request * Icon name: alexa * Tags of this icon: * Use case: * Screenshots of similar icons: ![image](https://github.com/Remix-Design/RemixIcon/assets/1407844/3493522a-0340-4057-a336-8580fcbb7cd2)

新增 ``` with open(CONF, 'r', encoding='utf-8') as f: options = json.load(f) settings.update(options) ```

这个项目很赞,大佬还会更新吗?

webui.c:5360:24: error: passing argument 1 of 'strcmp' from incompatible pointer type [-Wincompatible-pointer-types] cc: 5360 | if (strcmp(pe32.szExeFile, process_name) == 0) { cc: | ~~~~^~~~~~~~~~ cc: | | cc: | WCHAR...

bug

How to solve this error that occurs when running the code in the Example? thanks ``` Error: invalid type: 'None' in this context: 'proc (_: typedesc[HashSet[None]]): HashSet[None]{.noSideEffect, gcsafe.}' for proc...