yangyunzhao
yangyunzhao
首先非常感谢这么棒的工具,帮我提前发现了很多很多问题。但是使用中,有一个非常大的不便 我使用windows的gui版本,线程数只能选择1到4 但是现在普通人的电脑都有8核,我用的工作站,有40核。 目前我检查一次代码要5个多小时,CPU使用率10%左右。 请问如何修改这个线程数的最大上限呢?谢谢
**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** I have modified the code. Can you integrate it? ``` #笔顺 element = soup.find('div',...
如题,我是用过Clash代理使用ChatGPT的。在chrome浏览器中可以正常使用。但是在这里就打不开页面,一直白色
Talk is cheap, Let me show you my code. ``` #include #include using namespace tabulate; int main() { Table table; table.add_row({"ID", "Status", "Score"}); table.add_row({"1", "✔ Passed", "85"}); table.add_row({"2", "✘ Failed",...
### ⚠️ Before submitting, please verify the following: ⚠️ - [x] This is a **bug**, not a question or a configuration issue. - [x] This issue is **not** already reported...