chenzw

Results 20 issues of chenzw

``` cnchar.radical('你'); // 返回了亻,但我希望返回的是[ { "radicalCount": 2, "radical": "亻", "struct": "左右结构" } ] ```

``` console.log(window.PSD) // => null ``` how can i use it with cdnjs in brower?

### Environment self-hosted (https://develop.sentry.dev/self-hosted/) ### What are you trying to accomplish? ![111](https://github.com/getsentry/sentry/assets/3916327/f16758b2-7346-4b48-b77f-8cceab46d384) How to configure it to support all domain names?Which table is it configured on? ### How are you...

Waiting for: Community

Is there an interface that can submit all files under the entire project? Or can only upload one file at a time?

question

### 编辑模式 * `wysiwyg` 所见即所得模式 ### 描述问题 ``` toolbar: [{ name: 'flow', tip: '流程图', click(e, vditor) { vditor.insertValue('xxxx') } }] ``` 如上所示,我想增加一个菜单,点击按钮后往编辑器插入内容,但是报错:Uncaught TypeError: vditor.insertValue is not a function,请问要怎么实现呢?

## Question(提问) ``` TypeError: Cannot read property 'split' of null at required (C:\Users\chenzw\IdeaProjects\otary-ui-manager\node_modules\requires-port\index.js:13:23) at Object.common.setupOutgoing (C:\Users\chenzw\IdeaProjects\otary-ui-manager\node_modules\http-proxy\lib\http-proxy\common.js:101:7) at Array.stream (C:\Users\chenzw\IdeaProjects\otary-ui-manager\node_modules\http-proxy\lib\http-proxy\passes\web-incoming.js:127:14) at ProxyServer. (C:\Users\chenzw\IdeaProjects\otary-ui-manager\node_modules\http-proxy\lib\http-proxy\index.js:81:21) at middleware (C:\Users\chenzw\IdeaProjects\otary-ui-manager\node_modules\http-proxy-middleware\lib\index.js:46:13) at handle (C:\Users\chenzw\IdeaProjects\otary-ui-manager\node_modules\webpack-dev-server\lib\Server.js:318:18) at app.use...

I found that the Gitlab main branch has been upgraded to version 6. x, which supports JDK11+and cannot be adapted to the project. Can you create a branch that supports...

Where can I save my Git credentials after filling them out? How can I write my Git account password、Git repository through a script in the background?

enhancement

## Description > pip install -e ".[dev,test]" ``` Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Obtaining file:///C:/Users/chenzw/IdeaProjects/jupyterlab-git Installing build dependencies ... done Checking if build backend supports build_editable ... done Getting requirements to...

bug