Joshuatfox
- 活动总数 20
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 4
-
-
-
-
-
Joshuatfox 创建了一个帖子, When I am debugging and reload some Python Code, I would like to keep some state in memory
My code keeps some queues in singletons memory. Whenever I edit and reload any Python code, this state is zeroed out. Is there a way to keep singletons in memory through a reload event? The code ... -
Joshuatfox 进行了评论, -
-
-
-
Joshuatfox 创建了一个帖子, 已回答My IDE does not reopen last project on startup
"Reopen last project on startup" is checked (screenshot). Yet when I open the IDE (Goland), it goes to a project-choice menu (screenshot below). How can I fix this?