此补丁是别人提供,自己亲测Mac端可用。 1.右键点击PyCharm,选择显示包内容。 2.选择如下路径/Applications/PyCharm.app/Contents/lib 3.将下载的resources_cn.jar 复制进去 4.将之前的resources_en.jar 改成你自己都不认识的名字吧
2020-01-03 11:34:53 16.53MB Mac pycharm 汉化
1
通过改变URL来爬取百度贴吧不同的贴吧内容,新手友好度很好,值得学习
2020-01-03 11:33:01 8.42MB python pycharm python3
1
pycharm 驱动,for Python 3.6 ;windows x64,驱动程序
2020-01-03 11:22:55 1.7MB python3.6 pycharm windows
1
pyCharm工程pyQt5利用OpenCV3调用本地摄像头、使用了QTimer定时器触发实时显示摄像头视频帧。
2019-12-21 22:24:03 5KB pyQt5
1
pycharm工程python调用OpenCV实现USB摄像头实时人脸检测,统计每帧人脸检测消耗的时间,并实时保存人脸截图
2019-12-21 22:24:03 88KB python
1
该程序为应用Python语言在pycharm中编写的K-近邻算法的源代码,自己将相关内容整合到一个文件中,运行调试正常,亲测有效,代码注释较全,希望可以对广大初学者提供到帮助。
2019-12-21 21:44:36 1KB k近邻算法 机器学习 人工智能 算法
1
使用Python + PyQt5 做的一个读取串口,然后将数据存到SQLite数据库,最后用UI界面显示的小程序,大概的介绍见这里:https://blog.csdn.net/weixin_39749553/article/details/88606612
2019-12-21 21:39:59 16KB python
1
我是用pycharm写Python的,最近闲来无事,就配置了一下代码的配色方案,觉得还不错,大家可以试试看
2019-12-21 21:39:31 4KB Theme
1
发现使用python时对列表字典字符串使用不够熟悉,所编写的项目,希望对大家有所帮助!本资源可在window和Linux下运行,Linux下命令行使用shebang运行
2019-12-21 21:38:12 8.15MB python pychar 数据库
1
PyCharm is addictive, with powerful and configurable code completion, superb editing tools, top-notch support, diverse plugins, and a vibrant ecosystem to boot. Learning how PyCharm works and maximising the synergy of its powerful tools will help you to rapidly develop applications. From leveraging the power of the editor to understanding PyCharm’s internals, this book will give you a comprehensive view of PyCharm and allow you to make your own choices about which workflow and tools are best for you. You will start by getting comfortable with PyCharm and making it look exactly like you want. You can customize the tools and taskbars to suit individual developers’ coding styles. You also learn how to assign keyboard shortcuts. You will master debugging by inserting breakpoints, collecting runtime data, and debugging from the console. You will understand how PyCharm works underneath and how plugins such as Codemap, Vim, Bitbucket, Assets compressor, markdown, bash file, shortcut translator, and .gitignore leverage the power of the IntelliJ platform. You will become comfortable using the VCS interface in PyCharm and see the benefits of using it for some simple tasks as well as some more complex tasks such as partial commits using changelists. You will take an in-depth look at the various tools in PyCharm, improving your workflow drastically. Finally, you will deploy powerful PyCharm tools for Django, Flask, GAE, and Pyramid Development, becoming well acquainted with PyCharm’s toolset for web development with popular platforms. Packed with insider tricks, this book will help you boost productivity with PyCharm. What You Will Learn Understand the internal workings of the IntelliJ Platform Leverage PyCharm’s powerful search tools, and learn which ones are the best for you and your workflow Customize PyCharm’s enhanced Python interpreter and its inbuilt terminal Develop web applications quickly and easily with different frameworks such as Flask and Django Understand
2019-12-21 21:32:05 6.03MB Mastering PyCharm
1