1780yz
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
1780yz 创建了一个帖子, Working on REACT with PyCharm, how to set a break point for debugging?
I am working on a REACT frontend project with the company's Professional subscription of PyCharm IDE. I hope to set a break point for the piece of sample source code below. For example, I need to p... -
-
1780yz 创建了一个帖子, 已回答PyCharm debugger runs extra queries to gather data for Variable Watcher?
We are tracing the SQL queries on Django's backend logging similar to this online example, with the snippet in the file `settings.py`. However, with the same source code and testing environment, we...