Zkeq
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...
 似乎是在相应的位置没有找到对应的文件,导致的报错 查看对应的文件夹,发现是空文件夹... 根据报错信息手动创建一个文件..可以暂时解决该问题 但是过一段时间之后又会触发... (似乎每个人遇到的报错提示缺少文件也不一样...) 见其他人遇到的报错: ```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...
`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...
原版:  改版后:  更新了正则使其可以继续运行 ```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...