IDE recommended by Ethereum
Publish: 2021-04-27 14:31:30
1. Yes, Shengshi Huacai has done a good job. Ethereum is an open source public blockchain platform with intelligent contract function. It provides decentralized Ethernet virtual machine to process point-to-point contract through its special cryptocurrency, Ethereum. Shengshi Huacai has done a good job in this area, which is worth recommending
2. As the name suggests, the Internet of things is the Internet of things. This has two meanings: first, the core and foundation of the Internet of things is still the Internet, which is an extension and expansion network based on the Internet; Second, its client extends to any goods and goods, information exchange and communication, that is, mutual information. There are three key technologies in the application of Internet of things: sensor technology, RFID tag and embedded system technology. The Internet of things has a wide range of uses, including intelligent transportation, environmental protection, government work, public safety, safe home, intelligent fire protection, instrial monitoring, environmental monitoring, street lighting control, landscape lighting control, building lighting control, square lighting control, elderly care, personal health, flower cultivation, water system monitoring, food traceability Enemy intelligence investigation and intelligence collection. The Internet of things will be the next "important proctivity" to promote the rapid development of the world and another trillions market after the communication network.
3. Borland C + + Builder does support c + +, but you can also set it to only support ANSI C, so that you can write C programs under windows
another option is that you can use UE studio. As long as you configure a compiler and debugger, you can use it as an IDE.
another option is that you can use UE studio. As long as you configure a compiler and debugger, you can use it as an IDE.
4. In fact, DEV-C and VC + + are great, because their compiler is GCC (win, hereinafter referred to as MinGW), which is the most in line with the C / C + + standard. There is no VC compiler in the world that fully supports the C + + standard, only the closest to ~
in the world, except for the compiler with its own editor,
only cFree is easy to use
I hope the following information is helpful to you
http://blog.sina.com.cn/s/blog_ 5e6ede550100tjpk.html
http://blog.sina.com.cn/qwaszxwesdxcerdfcvrtfgvb
this blog also has a collection of compiler resources
in addition, MinGW is to download GCC from Linux, which is very easy to use
in addition, a free and good ide is impossible... Would you like to use turbo c? win-tc
in the world, except for the compiler with its own editor,
only cFree is easy to use
I hope the following information is helpful to you
http://blog.sina.com.cn/s/blog_ 5e6ede550100tjpk.html
http://blog.sina.com.cn/qwaszxwesdxcerdfcvrtfgvb
this blog also has a collection of compiler resources
in addition, MinGW is to download GCC from Linux, which is very easy to use
in addition, a free and good ide is impossible... Would you like to use turbo c? win-tc
5. Erlang's editors are generally divided into these: Sublime text, eclipse, idea, VIM, Emacs, erlide
sublime text, VIM, Emacs: Erlang syntax highlights. If it is only used for large projects, it can only search for related functions in the form of global search strings. It seems that ctags supports Erlang and will have symbolic analysis, But I use it almost only when I write test code
erlide: I haven't used it before. You can learn about it
Eclipse: supports automatic compilation after saving files, which is very good. Because errors will be found immediately after compilation, it helps you rece a lot of debugging time. Then, it supports the search of function calls (similar to the search reference in VS), which is very useful in large projects and is more advanced than the global search string. The bad situation is that Java virtual machine will be started, which consumes more resources; Automatic compilation sometimes fails, syntax highlighting sometimes gets confused, which is the key point
idea: compared with eclipse, it supports code completion (eclipse has some cards) and rebar deployment (eclipse has some cards). The interface feels very good. It won't start Java virtual machine. It can analyze the syntax of Erlang configuration file and won't have some minor problems occasionally. The only drawback is that her automatic compilation is very poor. It's full project compilation, which is very slow. Moreover, the card does not support single file compilation for the time being, so few people use her automatic compilation
personally, I highly recommend using idea, but if you have a need for automatic compilation, it might be better to use eclipse. I used eclipse for more than half a year, and then the company asked you to try idea. I thought it was very good, and then I used idea. As for the automatic compilation of idea, I wrote another automatic compilation program. What's more, the author of idea's Erlang plug-in has been maintaining and updating it, which is better.
sublime text, VIM, Emacs: Erlang syntax highlights. If it is only used for large projects, it can only search for related functions in the form of global search strings. It seems that ctags supports Erlang and will have symbolic analysis, But I use it almost only when I write test code
erlide: I haven't used it before. You can learn about it
Eclipse: supports automatic compilation after saving files, which is very good. Because errors will be found immediately after compilation, it helps you rece a lot of debugging time. Then, it supports the search of function calls (similar to the search reference in VS), which is very useful in large projects and is more advanced than the global search string. The bad situation is that Java virtual machine will be started, which consumes more resources; Automatic compilation sometimes fails, syntax highlighting sometimes gets confused, which is the key point
idea: compared with eclipse, it supports code completion (eclipse has some cards) and rebar deployment (eclipse has some cards). The interface feels very good. It won't start Java virtual machine. It can analyze the syntax of Erlang configuration file and won't have some minor problems occasionally. The only drawback is that her automatic compilation is very poor. It's full project compilation, which is very slow. Moreover, the card does not support single file compilation for the time being, so few people use her automatic compilation
personally, I highly recommend using idea, but if you have a need for automatic compilation, it might be better to use eclipse. I used eclipse for more than half a year, and then the company asked you to try idea. I thought it was very good, and then I used idea. As for the automatic compilation of idea, I wrote another automatic compilation program. What's more, the author of idea's Erlang plug-in has been maintaining and updating it, which is better.
6.
-
sublime, many plug-ins, light software
-
notpad + +, free software, light, extensible plug-ins
< / OL >
7. I think MyEclipse is enough. It's a good way to adjust the interface effect with the help of Firefox or Google browser.
8. Since the major is HTML5, I recommend webstorm and phpstorm for IDE. In fact, in terms of HTML5, the major ides are already very intelligent. If JavaScript is added, I recommend professional front-end development tools
recommended vscode has good support, small size and easy expansion.
recommended vscode has good support, small size and easy expansion.
9. Komodo ide can. If you need to package Perl as exe, you can install Perl dev Kit (PDK). The license of Komodo ide includes PDK. If you only need to package Perl as exe, you can also buy perl2exe
10. Now the most popular is
IntelliJ idea (charging)
eclipse (free)
IntelliJ idea (charging)
eclipse (free)
Hot content
