RainbowC0

Results 4 issues of RainbowC0

我启动了一下Chapter4,有连接请求,但这个fakeServer.on('request'似乎没有任何反应: ```javascript fakeServer.on('request', (req, res) => { // 解析客户端请求 var urlObject = url.parse(req.url); let options = { protocol: 'https:', hostname: req.headers.host.split(':')[0], method: req.method, port: req.headers.host.split(':')[1] || 80, path: urlObject.path, headers:...

希望能支持Github Action !!! 希望能够在线编辑文件 !!!

希望可以添加视频离线缓存功能,在没网的时候可以看(坐火车真的很无聊)。最好把字幕也缓存了,有的剧没字幕根本看不了。 如果能下载mp4视频就更好了。

Will this project get adapted for [kpet/clvk](https://github.com/kpet/clvk)? ``` $ clinfo Number of platforms 1 Platform Name clvk Platform Vendor clvk Platform Version OpenCL 3.0 clvk Platform Profile FULL_PROFILE Platform Extensions...