nasdhjkl
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Edited 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. -
Created 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...