甘肃万云
甘肃万云
## 🐛 Bug Report ```shell Running pod install... CocoaPods' output: ↳ Preparing Analyzing dependencies Inspecting targets to integrate Using `ARCHS` setting to build architectures of target `Pods-Runner`: (``) Fetching external...
### Summary I have customized the user verification process. At this time, I use the user's unique identifier to log in, and it is prompted that there is no such...
我所使用的是PGSQL的JSON字段类型。使用`varchar`、`text`均没问题。 ```shell org.postgresql.util.PSQLException: ERROR: column "json" is of type json but expression is of type character varying ```
## 基础环境 操作系统:OpenEuler 22.04 LTS 系统架构:aarch64 ## 问题描述 你好,我在`OpenEuler OS`上静态编译`gocv`时,出现了一些问题。`OpenEuler`你可以理解为类似于`CentOS7.9`的系统。 我参照`Makefile`文件的注释内容,当编译完成时,我运行以下命令: ```shell go run ./cmd/version/main.go # or go run -tags static ./cmd/version/main.go ``` 得到错误信息: ```shell # gocv.io/x/gocv # [pkg-config --cflags...
如题,SpringBoot 3.x 在打包Native报错: ```shell Error: Classes that should be initialized at run time got initialized during image building: Error: Classes that should be initialized at run time got initialized during...