toohandsome
toohandsome
android app restart " id server config" was losed when i start service , it will losed, when i not start service and restat app , config will retain. ![Screenshot_2022-07-03-10-27-58-497_com...
不更新了吗
看提交记录都2年前了
com.bolingcavalry.grabpush.camera.PreviewCameraWithGenderAge 17:26:22.576 [main] INFO com.bolingcavalry.grabpush.camera.AbstractCameraApplication - 初始化完成,耗时[3396]毫秒,帧率[30.0],图像宽度[1280],图像高度[720] 17:26:24.468 [main] ERROR com.bolingcavalry.grabpush.camera.AbstractCameraApplication - execute action error java.lang.RuntimeException: OpenCV(4.5.3) D:\a\javacpp-presets\javacpp-presets\opencv\cppbuild\windows-x86_64\opencv-4.5.3\modules\dnn\src\layers\fully_connected_layer.cpp:91: error: (-215:Assertion failed) !bias || (blobs.size() == 2 && (size_t)numOutput == blobs[1].total())...
hello guys, could you help me? I hava already add ``` @AotProxyHint(targetClass=AcController.class,proxyFeatures = ProxyBits.IS_STATIC) @JdkProxyHint(types = { org.springframework.beans.factory.SmartInitializingSingleton.class, org.springframework.context.ApplicationContextAware.class, org.springframework.beans.factory.BeanNameAware.class, org.springframework.beans.factory.config.BeanPostProcessor.class, org.springframework.context.ApplicationListener.class, org.springframework.beans.factory.BeanFactoryAware.class, org.springframework.beans.factory.InitializingBean.class }) ``` in @SpringBootApplication DemoApplication, but...
### 问题描述 *简要描述您碰到的问题。* 使用如下代码 ``` String pretty = JSON.toJSONString(Gcache.config, JSONWriter.Feature.PrettyFormat); log.info("pretty:" + pretty); ``` 得到 "pretty:{}" 实际config 对象有值,即使是空对象,如果是使用 idea debug 运行 也能得到如下字符串 ``` { "phone":"", "password":"", "acNameList":"", "blinkerKeyList":"", "uid":"", "accessToken":"",...
运行的 v4.41.0 的 v2ray-linux-armv5.tar.gz 里面的文件 看日志是执行成功了的,如图所示:  配置文件如下: ``` { "log": { "access": "", "error": "", "loglevel": "warning" }, "inbounds": [ { "tag": "socks", "port": 10808, "listen": "127.0.0.1", "protocol": "socks",...
when i use "Insert numbers - Insert decimal number sequence" , His behavior appears to be shifting the original text to the next line, instead of inserting one number per...
Similar to the search in multiple files in notepad++ "filter lines including a string into a new editor" ,It's a great feature,Can multiple files be filtered at the same time?
## Describe the issue when i select flash , it will show a error ``` using serial port COM3 at 1500000 esptool: C:\Users\Administrator\.espressif\python_env\idf5.1_py3.11_env\Scripts\esptool.py fetch https://github.com/microsoft/devicescript-esp32/releases/latest/download/devicescript-esp32c3-esp32c3_bare-0x0.bin F:\esp32\node_modules\@devicescript\cli\built\devicescript-cli.cjs:490875 const resp = await...