In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
1. Java integrated development environment (IDE)
As a java programmer, a convenient development tool is essential. I use the old open source eclipse. The biggest advantage of using this software is that it is completely free and does not need to be cracked. It can be downloaded directly from its website: https://www.eclipse.org/downloads/, which supports both windows and mac os operating systems.
The advantage of the old brand is that the materials that can be used for learning are very complete. I recommend the eclipse study course of w3cschool (https://www.w3cschool.cn/eclipse/), which is very detailed and in Chinese.
two。 Database access tool
For databases, the general projects are oracle and mysql, so the client tools I use are toad and Navicat:
Toad, I think is currently the best tool for oracle client tools, because it is a completely graphical user interface, can complete complex SQL code editing work, that is, you do not need to write your own sql statements, with a few mouse clicks to automatically generate sql statements. In addition, the strength of toad lies in the monitoring of oracle, which can quickly and easily generate AWR reports for developers to debug and optimize. Currently, only windows version is available, and mac version is not supported.
Navicat, is my commonly used client tool to connect to mysql, of course, it also supports SQL Server, SQLite, Oracle and PostgreSQL databases, if you use more database types, but do not want to download a lot of software, I suggest using: Navicat Premium, this software can basically connect to all the databases on the market. Windows and mac versions are currently available.
3. Linux terminal access tool
At work, the deployment environment of our application is basically linux, so it is essential to need a client tool that can not only transfer files, but also execute commands. I use: Xmanager, which contains Xshell and Xftp.
Xshell can execute all linux commands, while Xftp can easily transfer files and is graphical, just as easy to use as dragging in windows.
4. Text editing tool
Text editing tool I use UltraEdit, is a powerful text editor, can edit text, hexadecimal, ASCII code, can completely replace notepad, and its search function is very powerful. As a programmer, it is inevitable to check the log frequently. In the face of tens of megabytes of log files, I'm afraid you can't find the exception you want to see, and this tool can help you get twice the result with half the effort. There are currently two versions of windows and mac os.
5. Knowledge accumulation tool: XMind
A good memory is not as good as a bad pen. We often encounter all kinds of problems in our work, which are solved at that time and forgotten after a period of time. Even if you have the habit of recording documents, it is probably not a small burden to look for files one by one. As a powerful mind mapping software, XMind can record all kinds of problems in a picture, which is clear at a glance. And can also record their daily learning knowledge, easy to check at any time. There are currently two versions of windows and mac os.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.