Qt用什么ide最好的ide

Arduide (A Qt-based Arduino IDE) - mupuf.org
Aug 9th, 2012
Description
ArduIDE is a Qt-based IDE for the open-source
electronics prototyping platform.
This project is an attempt to provide an alternative to the original Java IDE. It is faster and provides a richer feature set for experienced developers.
Here is a .
Dependencies:
Arduide depends on the following projects:
Here are the names of the packages needed for some distributions (subject to changes).
Arch Linux
sudo pacman -S qt4 qtwebkit qscintilla grantlee udev cmake git
Debian-based
sudo apt-get install libqscintilla2-dev libudev-dev libgrantlee-dev libgrantlee-core0 qt4-qmake cmake git
Installation
$ git clone https://git.gitorious.org/arduide/arduide.git
$ cd arduide && mkdir build && cd build
$ cmake -DCMAKE_INSTALL_PREFIX=/usr -DUSE_FHS_PATHS=ON -DCMAKE_BUILD_TYPE=Release ..
# make install10 个 Python IDE 和代码编辑器 - 文章 - 伯乐在线
& 10 个 Python IDE 和代码编辑器
Python 非常易学,强大的编程语言。Python 包括高效高级的数据结构,提供简单且高效的面向对象编程。
Python 的学习过程少不了 IDE 或者代码编辑器,或者集成的开发编辑器(IDE)。这些 Python 开发工具帮助开发者加快使用 Python 开发的速度,提高效率。高效的代码编辑器或者 IDE 应该会提供插件,工具等能帮助开发者高效开发的特性。
这篇文章收集了一些对开发者非常有帮助的,最好的 10 款 Python IDEs。如果你有其他更好的推荐,请在评论和大家分享一下:)
Vim 可以说是 Python 最好的 IDE。Vim 是高级文本编辑器,旨在提供实际的 Unix 编辑器‘Vi’功能,支持更多更完善的特性集。Vim 不需要花费太多的学习时间,一旦你需要一个无缝的编程体验,那么就会把 Vim 集成到你的工作流中
Eclipse 是非常流行的 IDE,而且已经有了很久的历史。Eclipse with Pydev 允许开发者创建有用和交互式的 Web 应用。PyDev 是 Eclipse 开发 Python 的 IDE,支持 Python,Jython和 IronPython 的开发。
Sublime Text 是开发者中最流行的编辑器之一,多功能,支持多种语言,而且在开发者社区非常受欢迎。Sublime 有自己的包管理器,开发者可以使用TA来安装组件,插件和额外的样式,所有这些都能提升你的编码体验。
GNU Emacs 是可扩展,自定义的文本编辑器,甚至是更多的功能。Emacs 的核心是 Emacs Lisp 解析器,但是支持文本编辑。如果你已经使用过 Vim,可以尝试一下 Emacs。
Komodo Edit 是非常干净,专业的 Python IDE。
PyCharm 是 JetBrains 开发的 Python IDE。PyCharm用于一般IDE具备的功能,比如, 调试、语法高亮、Project管理、代码跳转、智能提示、自动完成、单元测试、版本控制……另外,PyCharm还提供了一些很好的功能用于开发,同时支持Google App Engine,更酷的是,PyCharm支持!
Wingware 的 Python IDE 兼容 Python 2.x 和 3.x,可以结合 Django, matplotlib, Zope, Plone, App Engine, PyQt, PySide, wxPython, PyGTK, Tkinter, mod_wsgi, pygame, Maya, MotionBuilder, NUKE, Blender 和其他 Python 框架使用。Wing 支持测试驱动开发,集成了单元测试,nose 和 Django 框架的执行和调试功能。Wing IDE 启动和运行的速度都非常快,支持 Windows, Linux,
OS X 和 Python versi。
PyScripter 是款免费开源的 Python 集成开发环境(IDE)。
Eric 是全功能的 Python 和 Ruby 编辑器和 IDE,是使用 Python 编写的。Eric 基于跨平台的 GUI 工具包 Qt,集成了高度灵活的 Scintilla 编辑器控件。Eric 包括一个插件系统,允许简单的对 IDE 进行功能性扩展。
IEP 是跨平台的 Python IDE,旨在提供简单高效的 Python 开发环境。包括两个重要的组件:编辑器和 Shell,并且提供插件工具集从各个方面来提高开发人员的效率。
可能感兴趣的话题
「Vim 不需要花費太多的學習時間」
关于伯乐在线博客
在这个信息爆炸的时代,人们已然被大量、快速并且简短的信息所包围。然而,我们相信:过多“快餐”式的阅读只会令人“虚胖”,缺乏实质的内涵。伯乐在线内容团队正试图以我们微薄的力量,把优秀的原创文章和译文分享给读者,为“快餐”添加一些“营养”元素。
新浪微博:
推荐微信号
(加好友请注明来意)
– 好的话题、有启发的回复、值得信赖的圈子
– 分享和发现有价值的内容与观点
– 为IT单身男女服务的征婚传播平台
– 优秀的工具资源导航
– 翻译传播优秀的外文文章
– 国内外的精选文章
– UI,网页,交互和用户体验
– 专注iOS技术分享
– 专注Android技术分享
– JavaScript, HTML5, CSS
– 专注Java技术分享
– 专注Python技术分享
& 2016 伯乐在线&&&&C++开发工具之-QT浅谈 QT集成开发环境 QT IDE
C++开发工具之-QT浅谈 QT集成开发环境 QT IDE
很多C++的初学者都在纠结到底用什么样的集成开发工具。笔者的建议是可以尝试着用Qt Creator作为开发工具。下面就让笔者简单谈谈为什么推荐使用Qt的原因。
Qt是一个跨平台的C++图形用户界面库,有图形界面快速开发工具Qt Designer,国际化工具Qt Linguist 等,Qt支持Unix系统及Linux,还支持WinNT/Win2k,Win95/98,Mac等平台。
若举报审核通过,可奖励20下载分
被举报人:
i_was_a_programmer
举报的资源分:
请选择类型
资源无法下载
资源无法使用
标题与实际内容不符
含有危害国家安全内容
含有反动色情等内容
含广告内容
版权问题,侵犯个人或公司的版权
*详细原因:
VIP下载&&免积分60元/年(1200次)
您可能还需要
开发技术下载排行Qt Ide | 领英
上一组会员目前就职WOW Vision - Software Developer in Qt曾经就职AT Digisign Technologies India Private Limited - Software Developer, AT Digisign Technologies India Private Limited - Software Trainee教育背景GLA Institute of Technology and Management, Mathura, Shri Ram Swaroop Memorial College of Management, Lucknow, Saraswati Vidya Mandir...收起展开收起目前就职HCL InfoTech Ltd. - Java Application Developer,Qt Frame work Developer收起展开收起Liang Qi目前就职The Qt Company - Software Engineer曾经就职Digia - Software Engineer, Nokia - Software Engineer, Nokia - Professional Service Engineer, Trolltech - Consultant Engineer, Trolltech -...教育背景Folkeuniversitetet Oslo, Nankai University, Yaohua Middle School, Huiwen Middle School, Tianjin收起展开收起目前就职Hue Technology North America, LLC - VP Technology, Strategic Alliances, Git Development Community - Software Developer曾经就职Nokia - Head of Qt OSS, Nokia - Qt Contributions Manager, Water Power Industries AS - Technical Lead, Nokia - Team Lead, Qt Core Team,...教育背景Handelsh?yskolen BI, Washington State University, H?gskolen i Buskerud (HiBu)收起展开收起展开收起曾经就职National Oilwell Varco - Design Engineer, Qt Development Framework, Digia - Technical Support Engineer, Qt Development Framework, Nokia -...收起展开收起目前就职SURGIVISIO - Ingénieur R&D曾经就职TRYDEA - Ingénieur Développeur C++/Qt pour la réalisation d'un logiciel de stratégie militaire, Atos Worldgrid - Stagiaire R&D pour...教育背景Ecole Nationale Supérieure d'Informatique et de Mathématiques Appliquées de Grenoble, Ecole Nationale Supérieure d'Informatique et de...收起展开收起Amar Srinivas教育背景The University of Texas at Austin, Mission San Jose High School收起展开收起Andras Becsi目前就职Hemispherian - Software Engineer, Co-Founder曾经就职Digia, The Qt Company - Software Engineer, Nokia - Software Engineer, University of Szeged Department of Software Engineering - Software...教育背景University of Szeged, Technische Universit?t Dresden收起展开收起曾经就职Santa Clara University - Grader, Tesla - Software Engineer Intern, Alligator Software India - Associate Software Engineer, Transventure...教育背景Santa Clara University, PSG College of Technology收起展开收起目前就职Surrey Satellite Technology Ltd (SSTL) - Software Development Contractor曾经就职Samsung - Senior Software Consultant, Fuel3D - Contract Software Developer, Fuel3D - Software Development Contractor, Fuel3D - Software...教育背景Leeds University, Bede Sixth Form College收起展开收起目前就职Dreamsocket - UX Designer & Developer Intern, ADAM Lab - Georgia Tech - User Interface Designer曾经就职Uncommon Design - Android Developer, CommVault - Development Intern with MM Team, Indee.tv - Data Analyst Intern教育背景Georgia Institute of Technology, Vellore Institute of Technology, Fergusson College, Hutchings High School收起展开收起目前就职MyLikes - Software Engineer曾经就职Epic - Software Developer, Indian Institute of Technology, Kharagpur - Teaching Assistant, Yahoo - Software Development Engineer - Intern,...教育背景Indian Institute of Technology Kharagpur, DAV public school, Kota, Delhi Public School, Indore收起展开收起目前就职University of Illinois at Chicago - Web Developer/Graduate Assistant曾经就职Infosys - Systems Engineer教育背景University of Illinois at Chicago, MVSR Engineering college收起展开收起目前就职University of Illinois at Chicago - Graduate Assistant曾经就职CME Group - Software Development Intern, Department of Pharmacology, University of Illinois - Graduate Assistant, iNautix Technologies -...教育背景University of Illinois at Chicago, College of Engineering, Guindy, Vidhyaa Vikas Higher Secondary School, Holy Cross Matriculation Higher...收起展开收起目前就职Fraunhofer Institute for Solar Energy Systems - Project Engineer曾经就职Fraunhofer ISE - Research Assistant, Fraunhofer ISE - Master Thesis, Texas Instruments - Student Assistant : GUI development on LabVIEW for...教育背景Technical University of Munich, Institute of Industrial Electronic Engineering(IIEE), DJ Sindh Govt. Science College收起展开收起目前就职Elance-oDesk - Freelancer Programming, KPT - Research and Development Engineer, R&D KPT Ltd.Co - Research Scientist曾经就职Nha Trang University - IT Leader Software developement教育背景Ha Noi University Science and Technology收起展开收起曾经就职IFS - Undergraduate Trainee教育背景University College Dublin, National Institute of Business Management, Colombo, Sri Lanka, National Institute of Business Management,...收起展开收起目前就职LinkedIn - Internationalization Infrastructure Intern, LinkedIn - Service Infrastructure Intern, People-Aware Computing Lab - Mobile...曾经就职Cornell University - Teaching Assistant for Analysis of Algorithms, Charles River Analytics - Software Engineering Intern, Open mHealth -...教育背景Cornell University收起展开收起目前就职Insight Data Science - Data Engineering Fellow曾经就职Siemens Corporate Research and Technology - Research Engineer, NetApp - Member Technical Staff, Siemens Corporate Research - Student...教育背景IIIT-B收起展开收起下一组会员上一组文章下一组文章

我要回帖

更多关于 java最好的ide 的文章

 

随机推荐