RaysonLu
RaysonLu
I'm not sure if this will mislead users, and there's no way to persist a project directroy on the host machine because of the permission promble.
Emm, I only see Docker is the best way to use Code-Server because of the file permission promble. I try to install and use the code-server by the way of...
下了思源笔记,发现的确无这个问题,亲儿子引擎更新快一些?很支持你们做这种引擎,希望也能跟上更新进度。 思源对比其他云笔记,体验上还是有待进步,而且还缺乏了某些功能(比如文件锁,IOS端等),我是在使用为知并安装了这个插件`https://gitee.com/tshk/wiz.md.editor.vditor`从而使用了此引擎并发现问题的。
Maybe, I am meeting this promble too! I have tried this code on the website https://www.shellcheck.net/ ``` #!/bin/sh _pwd='a1234' if [ "$(echo "$_pwd" | grep -q -E "^[a-zA-Z]{1}$")" ];then echo...
Greate! Hope to see that quickly!
> Did you issue `gc_enable()` at the beginning of your script? Also have a look at this: > > https://www.php.net/manual/en/features.gc.collecting-cycles.php > > It has helped me quite a bit to...
I have updated the problem at the top content.
We need to test the `findFirst($oid)` ,not `findFirstById($oid)`, such as `$objLiveRoom = LiveRoomModel::findFirst($oid)`. The promble only be found when I use `findFirst($oid)`! The other format is OK, such as ```...
By the way, we shouldn't register the Model Events when we test the `findFirst($oid)` because of the Model Events must make the memory promble. So, the other promble is can...
好奇老哥还在么?