Use gvim to establish an IDE programming environment (Windows)
Reposted from: leemoncc
Note: This article is based entirely on the famous "hands-on instructions for converting Vim into an IDE programming environment" I.In Windows XP.Original: http://blog.csdn.net/wooin/archive/2007/10/31/1858917.aspx.
0. Prepare soft
In Windows, compile and run Objective-C and use UltraEdit as IDE. objectivec Compiler
This is an alternative. Without Mac OS X, you can use this solution to understand Objective-C first.
If you think it's good to play, you 'd better go into the development of the entire Mac.
I. Install GNUStep in the compiling environment
Download the following three packages from www.gnustep.org and install them in sequen
+num4eyerufmfazhzoqiuw4iqggc45ohfh0uuyjycufxxdsu9lmcv8qdhkm+ wnprb0l9l5vxscbduhagyd6ss+ga+ady6f/qxzuuceuoh3qunbbculvisz6+girnt1ka9n2qachl+ 2ybfaquqr8h7z2gsx5lcif5kynsqj0gavxtvywh7pyikx4bs354zqluwwa/cg++2+wnwp+htbhvxmrntdvhsm38aknzld+ ptaswgu9gylmhti2envwgybsd2dxmhxk3ipckhkak+ pl0ewygzwg3tj9mz7sowcxlwdfak0lrjnkgfmtggrwjv8gypw5bq23vmiqqdlgknzuoog==4. Test a new project in Pycharm to test, enter the following code:Get the running Result:Add: because of the problem of unsuccessful download when inst
Windows GVIM8 configuration to the Python IDE is probably divided into the following four steps, each introduction is very detailed, take a look at it.
1. Preparatory work
Download the following installation package or file.
1) Python 2.7 Http://www.python.org/ftp/python/2.7.2/python-2.7.2.msi
2) gvim8.0 http://www.vim.org/download.php
3) Exuberant Ctags http://ctags.sourceforge.net/
4) TagList http:/
file ( x86) under \vim\vim80\ftplugin path.3. Configure _VIMRCThis file of mine is under D:\Program files (x86) \vim path.Open the file _VIMRC and add the following statement at the end (the kanji section is not added):Let tlist_ctags_cmd= ' Ctags.exe ' ( Note: If Ctags.exe is not placed in the file described in step 2nd, the complete path is given here)Let Tlist_auto_open=1Let g:pydiction_location = ' D:\Program Files (x86) \vim\vim80\ftplugin\complete-dict ' (Note: Your own Vim path in single
mine is under D:\Program files (x86) \vim path.Open the file _VIMRC and add the following statement at the end (the Kanji section is not added):Let tlist_ctags_cmd= ' Ctags.exe ' (note: If Ctags.exe is not placed in the file described in step 2nd, the complete path is given here)Let Tlist_auto_open=1Let g:pydiction_location = ' D:\Program Files (x86) \vim\vim80\ftplugin\complete-dict ' (Note: Your own Vim path in single quotes)Let G:pydiction_menu_height = 20Map 4. Writing and compiling the run
JRuby (Java platform), IronRuby (. NET platform). Ruby's author began writing Ruby on February 24, 1993, until December 1995, when it was officially released in FJ (News Group). Because Perl is pronounced the same as the June Birthstone Pearl (Pearl), Ruby is named after the Birthstone Ruby (Ruby) of July.Download Rub
Ionic Introduction: Ionic is a powerful HTML5 application development framework, known as the Advanced HTML5 Hybrid mobile AppFrameWork is a AngularJS mobile solution that helps you to use WEB technology, than such as HTML, CSS, and JavaScript build mobile apps that are close to native experiences. Ionic focuses on the look and feel, as well as the UI interaction with your application, and is especially useful for developing HTML5 mobile applications based on Hybird mode. Ionic is a lightweight
Build RubyMine + Ruby On Rails + MySQL development environment in Windows
I recently took over a mobile phone project. Some problems have been encountered during the environment setup process. We have recorded the problems in the following article and offered our solutions.
Development Environment: Windows 2003; JetBrains RubyMine6.3.3
1. download the latest vers
Install Scala and Scala IDE in Ubuntu 16.04 and Windows1. Download 1.1Scala
Http://www.scala-lang.org/download/ for Windows
Http://www.scala-lang.org/download/2.11.8.html (Linux)
Below:
Download 1.2ScalaIDE
: Http://scala-ide.org/download/sdk.html
2. Install Scala in Windows
Environment: Windows10 + JDK1.7 + Scala2.11.82.1 installation
Here, change the install
:\eclipse\ The plugins directory.Finally, restart Eclipse.Unsuccessful Installation experience: At first it was also in Help->install new software->add: Whether you choose to show only the latest version, only the latest version of the 5.x. And I don't know why.Finally in the windows->preferences inside cannot find Pydev, should be Python and Pydev version does not match.Configuring the Pydev PluginWindows->preferences->pydev->interpreter-python,new
Server inside the administrator's permissions, sysadmin.Then you want to log in with SA first and then give the user the right.But the problem is again, sa password I do not know! No solution, had to ask colleagues, colleagues sent a connection, http://www.cnblogs.com/lyhabc/p/3513560.html.The problem was solved perfectly. Probably the idea is this: 1, first stop service 2, through CMD, in single-user mode login SQL Server, theoretical reference https://docs.microsoft.com/zh-cn/previous-version
This article takes HBase 0.90.2 as an example of how to use the Java language for HBase client programming in Windows systems, Eclipse IDE integration environments, including building tables, deleting tables, inserting records, deleting records, querying in various ways, and so on.
1. Preparatory work
1, download after the installation of JDK package (here is the use of jdk-6u10-rc2-bin-b32-
the c/h file, or you can enter: A to achieve.8. Quickly find in the project.Copy Grep.vim to C:\Program Files\vim\vim72\plugin and add it in _VIMRC:Nnoremap Open the source file with Gvim and position the cursor on the content you want to find, press F3 to determine what to look for and search for, Gvim will list all eligible search results in the pop-up Quickfix window. Such asSupports regular expressions when determining what to look for.9. Highlight the bookmark.Copy the Visualmark.vim to th
This is a creation in
Article, where the information may have evolved or changed.
git's command-line git bash is handy, but sometimes not intuitive. Git also provides a git GUI tool. More powerful sourcetree tools can also be used under Windows (while supporting GIR,HG,SVN for multi-item viewing). But I always have a heart for the. NET Framework. You don't have to use it. You can also install the Sublimegit plugin inside the sublime.This allows git st
This is a creation in
Article, where the information may have evolved or changed.
Reprint: Golang/go language/go ide/go Windows environment build/go automatic prompt compiler/gosublime
Go is a compiled, hair-style, and garbage-collected programming language developed by Google.
Robert Greysmore (Robert griesemer), Rob Paik (Rob Pike) and Ken Thompson began designing the Go language in September 2007, and th
the following code: The time to witness the Go Code auto promptEnter a PCarriage return (enter key)The main method, the package is automatically generated for you.Here is an example of printing:Pressing the shortcut key below the Ctrl + b interface will appear as follows:Enter Go build hello.go Run, also press the shortcut key ctrl + b interface, the following interface appears, input Hello enter. Well, by now, the development environment has been set up, I hope you will also learn th
Today, I went to cyberspace to deploy my website for my friends. The server is a Windows2003 server. I did not expect to configure ror on Windows2003 as a nightmare, because I saw a lot of IIS and ror documents on the Internet. If you don't know, it's a nightmare. I was too busy till five o'clock P.M., but I still didn't configure it. I came back at night and thought about it. Something is wrong. It may be okay to change my mind.
The general idea is to install an Apache listener to port 8080,
can help us get there-please feel free to leave comments on the BL OG, or post to IIS FastCGI forums.Without further ado, these is the ten steps get RoR working with FastCGI TP2:Read This first-platform limitationsThe steps below can be used-install Ruby on Rails on a Windows Server 2003 operating system, and configure it To work with the Microsoft IIS FastCGI Technical Preview 2 release. Unfortunately
Build a Ruby on Rails environment on Kokko's Windows Platform
Use Ruby on Rails in Windows XP
1. Install Ruby,
Ruby on in win environmentE-click installer package, which is
Http://www.ruby-lang.org/en/downloads,
After the installa
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.