행위

"Pycharm 설치"의 두 판 사이의 차이

DB CAFE

(새 문서: 3) Copy the generated keyfile to the configuration directory (idea.config.path). By default this is: Windows 7, 8, 10: <SYSTEM DRIVE>\Users\<USER ACCOUNT NAME>\.<PRODUCT><...)
 
8번째 줄: 8번째 줄:
 
   Linux:  ~/.<PRODUCT><VERSION>/config
 
   Linux:  ~/.<PRODUCT><VERSION>/config
 
   MacOSX: ~/Library/Preferences/<PRODUCT><VERSION>
 
   MacOSX: ~/Library/Preferences/<PRODUCT><VERSION>
 +
 +
[[Cetegory:python]]

2019년 12월 19일 (목) 20:41 판

thumb_up 추천메뉴 바로가기


3) Copy the generated keyfile to the configuration directory (idea.config.path).

  By default this is:


  Windows 7, 8, 10: <SYSTEM DRIVE>\Users\<USER ACCOUNT NAME>\.<PRODUCT><VERSION>\config
  Windows XP: <SYSTEM DRIVE>\Documents and Settings\<USER ACCOUNT NAME>\.<PRODUCT><VERSION>\config
  Linux:  ~/.<PRODUCT><VERSION>/config
  MacOSX: ~/Library/Preferences/<PRODUCT><VERSION>

Cetegory:python