Zen Huifer

Results 11 issues of Zen Huifer

``` Configuration: Lua version: 5.1 ``` Error: A JSON library is required for this command. Failed loading 'cjson', 'dkjson', and 'json'. Use 'luarocks search ' to search for a library...

Based on [issues#999](https://github.com/spring-cloud/spring-cloud-commons/issues/999) for general information of data processing

waiting-for-triage

The configuration file in a springboot project has the following configuration files - application-tes.yaml - application-tesa.yaml - application-tess.yaml - bootstrap-tess.yaml Is it possible to make the spring.profiles.active parameter support wildcards...

status: waiting-for-triage

这是一款基于 Electron 、VUE 、OpenLayers 、jsts 开发的桌面矢量数据编辑器,查看器。项目采用 EPSG:4326(WGS84) 坐标系进行开发。 [使用文档](https://github.com/huifer/quick-vector/tree/develop/docs) ## 功能 - CSV成图(支持源文件中携带坐标数据生产和不携带坐标数据生产) - shp成图 - GeoJson成图 - 天地图矢量图加载 - 天地图影像图加载 - 图层树 - 属性窗口 ## 项目地址 [quick-vector](https://github.com/huifer/quick-vector)

### What is the bug or the crash? I modified the nginx port to 8411:80 [doc](https://github.com/kartoza/docker-geoserver/blob/8df28f09c9cac83dda89fb198f4e326c57aadb46/docker-compose-nginx.yml#L57) The following error occurred ![image](https://github.com/kartoza/docker-geoserver/assets/26766909/84cdde7c-4ba9-48a4-a73d-ab083acbeea0) I checked http://localhost:8411/geoserver The interface message is shown in...

bug

Env: 1. github.com/eclipse/paho.mqtt.golang v1.5.0 2. emqx 23.2.7.2-emqx-2/11.1.8 Node '[email protected]' 4.3.5 is started Code ``` package main import ( "bufio" "encoding/json" "fmt" mqtt "github.com/eclipse/paho.mqtt.golang" "go.uber.org/zap" "log" "math/rand" "os" "os/signal" "strconv" "strings"...

提问前先看看: https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md ### 🧐 问题描述 关于 ProFormSelect 的数据类型问题确认,我在valueEnum 中设置了 0 1 但是选中后是 字符串,是否是一个合理的处理. ### 💻 示例代码 这个数据选择后是字符串`"1"` 不是数字1

Adding files directly to dmg via configuration is now supported ~~~ "bundle": { "macOS": { "dmg": { "files": [ { "x": 200, "y": 200, "name": "111", "path": "./info.plist" } ]...

### Describe the bug The dmg interface now only has application and appicon. How to add additional content? ### Reproduction _No response_ ### Expected behavior _No response_ ### Full `tauri...

type: feature request
platform: macOS

### Describe the bug dyld[82730]: Library not loaded: /opt/homebrew/opt/libarchive/lib/libarchive.13.dylib Referenced from: /Users/suzhiwei/Documents/gitsource/fom/src-tauri/target/release/omg-ff Reason: tried: '/opt/homebrew/opt/libarchive/lib/libarchive.13.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libarchive/lib/libarchive.13.dylib' (no such file), '/opt/homebrew/opt/libarchive/lib/libarchive.13.dylib' (no such file) ### Reproduction _No response_...

type: bug
platform: macOS
status: needs triage