Zkeq

Results 5 issues of Zkeq

### I think I met the same problem with #1205 ,Here to provide some `codepen` recurrence in this address #### The normal work (If not loaded properly. Please try to...

![1](https://user-images.githubusercontent.com/41193900/167084207-6a387cca-a665-483e-a73f-11d9e444dcbe.jpeg) 似乎是在相应的位置没有找到对应的文件,导致的报错 查看对应的文件夹,发现是空文件夹... 根据报错信息手动创建一个文件..可以暂时解决该问题 但是过一段时间之后又会触发... (似乎每个人遇到的报错提示缺少文件也不一样...) 见其他人遇到的报错: ```bash Warning: For production Image Optimization with Next.js, the optional 'sharp' package is strongly recommended. Run 'yarn add sharp', and Next.js will use...

bug

`English is not my native language; please excuse typing errors.` Problem description: a mobile phone or using firefox browser can't preview in PDF file. 问题描述: 手机端或使用火狐浏览器时在预览 pdf 文件时无法正常加载 ~~Solution: Delete...

bug
upstream

原版: ![49a77f9684aa1bbc2271c23e2ee94e83](https://user-images.githubusercontent.com/62864752/210919291-1dbf35f0-b9e5-4281-86a0-bdcba4f650b3.png) 改版后: ![da44dba543bbe9aca7104e850671e0d9](https://user-images.githubusercontent.com/62864752/210919297-2e73954c-e314-4611-93a1-dcfe1159b7e4.png) 更新了正则使其可以继续运行 ```py datacountreg = re.compile(r'(.*?) contribution') ``` 将 `No` 替换成 `0` ```py datacount = list(map(int, [0 if i == "No" else i for i in datacount]))...

#### OS (e.g. Windows 10 or macOS Sierra) - Mac OS #### Versions of xlwings, Excel and Python (e.g. 0.11.8, Office 365, Python 3.7) - 0.31.5, Office 365, Python 3.12.3...