HamGuy
HamGuy
Rap 更新了,数据结构不匹配,导入 Rap JSON 出现格式错误。简单修改了下(FromRap.vue),可以导入API 描述,但是参数和响应都没有: ``` javascript moduleList = json.data.modules[0] const apis = [] moduleList.interfaces.forEach(action => { window.console.log(action) const apiName = `${json.data.name}-${action.name}` const api = new ApiInit() api.name =...
Demo 中的例子在未安装 QQ 客户端时,点击没反应,能否做到未安装客户端的情况,跳转到网页登录呢?
Hi, jack I added the file "VirtualizingWrapPanel.cs" in my Windows Phone project, and set the ListBox.ItemTemplate with the VirtualizingWrapPanel, but unfortunately the images that bounded to the listBox did not...
``` Run python duolingo.py *** *** --tele_token *** --tele_chat_id *** --latest_number 20 [2](https://github.com/HamGuy/duolingo_remember/actions/runs/4796140553/jobs/8531564656#step:7:2) python duolingo.py *** *** --tele_token *** --tele_chat_id *** --latest_number 20 [3](https://github.com/HamGuy/duolingo_remember/actions/runs/4796140553/jobs/8531564656#step:7:3) shell: /usr/bin/bash -e {0} [4](https://github.com/HamGuy/duolingo_remember/actions/runs/4796140553/jobs/8531564656#step:7:4) env:...
**Bug 描述** iStoreOS( OpenWrt),x64平台,docker 部署,使用latest镜像,部署失败 **复现步骤** 该 Bug 复现步骤如下 1. 使用官方文档提供的单节点配置文件, 通过 docker-compose 部署 2. 部署后一直重启,查询日子报错`error open /var/log/crawlab: no such file or directory` **配置文件** ```yml version: '3.3' services: master: image:...
Hi, kepal, Sorry to trouble you. But I am wonder to know how to simulator an ASTM server with your code. I am working with a data reader(a lite vesion...
I deployed using method 2, but I noticed that the process does not stay active when the SSH connection is terminated either by the remote host or when the terminal...