FoliageOwO
FoliageOwO
> 是 好吧, 希望可以早点出这个功能
> 可以先暂时添加 HTML 代码代替下( 好的
我注意到有一个讨论 #357 提到过这个问题,不过到目前为止没有回答。
> > > 谢谢暂时还不需要 也是基于oicq写的接口 使用web socket通信 > > > > > > 不用写了,有现成的 [@oicq/onebot](https://github.com/liucl-cn/oicq-onebot) > > 他可能并不想用 onebot 如果我的需求是用 [@oicq/onebot](https://github.com/liucl-cn/oicq-onebot) 这种方法的话,那这个 `issue` 其实没有存在的必要。我的意思其实是,直接在 `webpack` 项目里使用,直接调用 `bot` 实例相关方法来控制,而不是通过 `http-api` 之类需要再开启一个进程来运行服务端的方法。...
> > > > > 谢谢暂时还不需要 也是基于oicq写的接口 使用web socket通信 > > > > > > > > > > > > 不用写了,有现成的 [@oicq/onebot](https://github.com/liucl-cn/oicq-onebot) > > > > > > >...
> > > > 总不能用http来模拟tcp或udp吧 网络通信这部分纯在浏览器上实现感觉不现实 确实不太现实。也不用太纠结于这种实现方式,退一步讲,我到这里也只是问一下这种方式能否实现罢了。如果确实没有办法的话,我会考虑上面的方法。除此之外,@koushiyu 的方法在 `electron` 中使用也是可行的。
同样错误,我怀疑是不支持最新 vue3,vue2 测试没问题
Any updates? I'm going to work on an app that supports OS likes Windows 7, but seems that this issue haven't been solved yet.
Same issue, running on `Manjaro Linux` with `Plasma 5.27.10` as DE and `KWin` as WM. When will it be fixed? :worried:
just gotta a solution: 1. download the latest file of `six` (.tar.gz): [six](https://pypi.org/project/six/#files) 2. extract to any path you want 3. use command line, then do `$ cd six-xxx &&...