Lchu
- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 5
-
-
-
-
-
Lchu 创建了一个帖子, 已回答Git Management: Single Git at root directory where the files are residing in other directories
Hi I have setup a development server and developers will develop the codes in their local machine. In the development server, there is a Git Repository at the directory, S1:\main\. I read that ha... -
Lchu 创建了一个帖子, deploy and run as production using pycharm
Hi I have finished developed my python code using pycharm. How do I deploy and run it as production using pycharm? Without pycharm, I will run the following in command prompt C:\Python34\python.exe... -
Lchu 创建了一个帖子, Pycharm's python code to access MS SQL database
Hi I can connect to the Microsoft SQL database in pycharm. I can use the console from pycharm to query. But I have no idea how to connect to the database, query and read into pandas dataframe in py... -