Tag Archives: source code

Visual Studio Code – Free, open-source and cross-platform modern code editor by Microsoft

This article along with all titles and tags are the original content of AppNee. All rights reserved. To repost or reproduce, you must add an explicit footnote along with the URL to this article!
Any manual or automated whole-website collecting/crawling behaviors are strictly prohibited.
Any resources shared on AppNee are limited to personal study and research only, any form of commercial behaviors are strictly prohibited. Otherwise, you may receive a variety of copyright complaints and have to deal with them by yourself.
Before using (especially downloading) any resources shared by AppNee, please first go to read our F.A.Q. page more or less. Otherwise, please bear all the consequences by yourself.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

At the Build 2015 developer conference, in addition to the release of Microsoft Edge browser and the preview version of the brand new Windows 10, the biggest surprise was the release of Visual Studio Code – a free, open-source and cross-platform code editor for programming modern Web and cloud applications. Its direct competitors are Sublime Text, Atom, Vim, Notepad++, Brackets, etc. In order to improve its competitiveness, it even provides keyboard shortcuts installation for them all.

Continue reading Visual Studio Code – Free, open-source and cross-platform modern code editor by Microsoft

CentOS Web Panel – Best free server control panel for Linux web hosting

There are many free or commercial Linux VPS control panels on the market (such as VestaCP, Webmin, Kloxo, ISPConfig, etc.), which basically can be installed and used on Ubuntu, CentOS, Debian and other Linux distributions. CentOS Web Panel, though, is a distinctive one. For example, it is able to automatically deploy LAMP‘s software bundle and Varnish HTTP Cache servers.

Continue reading CentOS Web Panel – Best free server control panel for Linux web hosting

If some download link is missing, and you do need it, just please send an email (along with post link and missing link) to remind us to reupload the missing file for you. And, give us some time to respond.
If there is a password for an archive, it should be "appnee.com".
Most of the reserved downloads (including the 32-bit version) can be requested to reupload via email.

[v3.12] DJ Java Decompiler – Decompile Java class files with ease

DJ Java Decompiler is a powerful and easy-to-use Java decompiler for Windows, which can precisely decompile/revert the compiled class file of Java (complicated Java applets and binary files) to Java’s source code and save as plain text file or other common file formats. To use it, you do not have to additionally install the JVM (Java Virtual Machine) or any other JDK (Java Development Kit) environment, tools module in your system.

Continue reading [v3.12] DJ Java Decompiler – Decompile Java class files with ease

CoolFormat – Universal source code formatter for all popular programming languages

CoolFormat is a free and open-source source code formatting tool from China. It is universal for many popular programming languages, such as C\C++\C#\CSS\HTML\Java\JavaScript\JSON\Objective-C\PHP\SQL\XML.

Continue reading CoolFormat – Universal source code formatter for all popular programming languages

Java Decompiler – Fast access, browse source code of Java .class file

Decompiler and disassembler are essential tools for any sharp-sighted programmers. No matter which programming languages, they have their corresponding decompilers. For compiled Java binary class file, there are two excellent decompilers: they are freeware Java Decompiler and commercial software DJ Java Decompiler (AppNee will release its related resources later).

Continue reading Java Decompiler – Fast access, browse source code of Java .class file

SimpleWebRTC – Build your own real-time video/audio/text chat room with ease

Why do we need to publish a post about this kind of web chatting app? After all, there have been too many video chat programs, such as ICQ, Pidgin, Miranda, Skype, TeamViewer, etc. Because sometimes we need to ensure that the communication is more privacy and exclusive (undisturbed), secure enough, and we can enjoy that anytime and anywhere.

Continue reading SimpleWebRTC – Build your own real-time video/audio/text chat room with ease