nasdhjkl
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
nasdhjkl 创建了一个帖子, why does pycharm new virtual env's package version are always lower than those of my local interpreter?
just like the title. my local interpreter 'A' got pip 22; but when I create a new project with a new virtualEnv with base interpreter 'A', It always got pip 21.3.1. it's really anoying. -
nasdhjkl 创建了一个帖子, can jetbrains IDEA prompt the order of the value for css like animation or background?
since ***the order of the value*** for 'css animation' is too long to remember. It's like```cssanimation: name duration timing-function delay iteration-count direction fill-mode;```so can jetbrains...