LiYang

Results 8 issues of LiYang

![image](https://user-images.githubusercontent.com/70904270/176824676-9b62c1bd-d1dd-403e-8539-29c97045d57b.png)

![image](https://user-images.githubusercontent.com/70904270/181665149-bdb8de60-f6fb-4c92-b3a6-405a560a4578.png)

### Discussed in https://github.com/eggjs/egg/discussions/4767 Originally posted by **liyang9331** September 27, 2021 ```js ctx.set('content-type', 'video/mp4');//设置返回类型 let stream = fs.createReadStream('./assets/test.mp4'); if (stream) {//判断状态 stream.on('open', function () { console.log('文件打开') }); stream.on('end', function ()...

Inactive

**maptalks's version and what browser you use?** ---- **Issue description** ---- **Please provide a reproduction URL (on any jsfiddle like site)** ----

question

![image](https://github.com/natanielruiz/deep-head-pose/assets/70904270/f33fc6b1-d04f-40df-b402-87e8b3613c5a) The inference speed of each frame is very slow, and the graphics card is NVIDIA's RTX 3060 12GB

![捕获](https://user-images.githubusercontent.com/70904270/219538533-bb547de2-c4fe-4d2e-9ba1-80d737ec9e00.PNG) node.js 版本:16.19.0

### Summary How to package 32-bit sqlite on a Win10 64 bit system ### Proposed implementation How to package 32-bit sqlite on a Win10 64 bit system

feature request

**编译平台** HbuilderX **VUE版本** vue2 **运行平台** App **z-paging版本** 2.8.7 **问题描述** 使用虚拟列表无法展示滚动条

bug