Tranluuvietanh
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
Tranluuvietanh 进行了评论, -
Tranluuvietanh 创建了一个帖子, 已回答Goland gives weird background color hightlight when using sql packages
Hi all, I ran my code and it seems fine. I also included the problem window in the photo to show that there is no error or related warnings. Is there any way to disable that green color? It is mess... -
-
-
Tranluuvietanh 创建了一个帖子, PyCharm - How Pycharm manipulate import
I have the following directory hierarchy: root_folder |---- main.py |---- folder_2 |---- my_module1.py |---- folder_3 ... -
Tranluuvietanh 创建了一个帖子, PyCharm - How to set the path for DLL dependancies
Hi, I have a .dll file that I loaded in using ctypes. However, this .dll is dependent on another .dll. Now I would like to specify the path in Pycharm IDE (not in my script) so that it would automa... -
Tranluuvietanh 创建了一个帖子, How to pip freeze the virtual environment ONLY
Hi, I have been coding in Python for awhile, and therefore have lots of package installed through pip. Since today, I just starting to use Pycharm. I create a new, blank virtual environment and tri...