Giter Site home page Giter Site logo

ubuntu 下如何使用 about translatorx HOT 4 OPEN

wjj31767 avatar wjj31767 commented on June 1, 2024
ubuntu 下如何使用

from translatorx.

Comments (4)

CodingOctocat avatar CodingOctocat commented on June 1, 2024 1

应该无法使用,原因在于 Ubuntu 下安装的软件(snap)是只读文件系统,无法复制到 lib 目录。

@wjj31767

对了,如果是从官网下载的 tar.gz 包,那么是可以使用的。
具体做法:

  1. 下载 pycharm 的 linux 版(即 tar.gz 压缩包)
  2. 主文件夹下新建一个专门用于此类压缩包式的文件夹(这里我命名为 app)
  3. 将 tar.gz 解压提取到 app 文件夹中
  4. 右键 pycharm 的 bin 目录,选择“在终端打开”
  5. ~$ sh pycharm.sh
  6. 常规安装 pycharm
  7. Welcome to PyCharm 启动界面 > Configure > Create desktop entry
  8. 将汉化包放入 lib 文件夹

此时开始菜单中就有了 pycharm 图标,可以右键添加到收藏夹了。

Ubuntu 下汉化可能造成卡界面等问题!

from translatorx.

xiaoweb avatar xiaoweb commented on June 1, 2024

linux下的ide本来就是个文件包吧

from translatorx.

wjj31767 avatar wjj31767 commented on June 1, 2024

所以是能否使用呢?

from translatorx.

CodingOctocat avatar CodingOctocat commented on June 1, 2024

应该无法使用,原因在于 Ubuntu 下安装的软件(snap)是只读文件系统,无法复制到 lib 目录。

from translatorx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.