After the CentOS operation is installed, the system has its own openjdk, first view the relevant installation information:
1. You can use the Java-version command to view the system's own version information with JDK
$ java-version
Java Version "1.7.0_19"OpenJDK Runtime Environment (RHEL-2.3.9.1.EL6_4-X86_64)OpenJDK 64-bit Server VM (build 23.7-b01, Mixed mode)2.
Learn the source code guide for php open-source projects and the source code of php open-source projects. Learn the source code guide for the php open-source project. First, install the source
Spark Source Learning--in the Linux environment with idea to see Spark source
This article mainly solves the problem1.Spark under the Linux experimental environment to build A, spark source reading environment preparation
This paper introduces the various configuration methods under CentOS.
Here are a list of the components needed to build this environment: JDK
Openjdkandroid4.4
Add environment variables:
export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
You can ~ /. Add it to the bashrc file, so you don't have to manually change it every time!
Of course, after the preceding environment variable settings
Because CentOS6.0 will install software such as OpenOffice by default, which requires Java support, the system will install a JDK environment by default. if you need to use a specific Java environment, it is best to uninstall or permanently delete
1. Download JDK from the official website. Download jdk-7u25-linux-x64.tar.gz 2 and create the installation directory.Sudo mkdir/usr/lib/jvm3. decompress the packageTar zxvf./jdk-7u25-linux-x64.tar.gz-C/usr/lib/jvm4. Configure the environment
Installation of the independent JDK process will not speak, not to Baidu's on it.Change default to JDK below1. Update parameters to make configuration effectiveUpdate-alternatives--install/usr/bin/java java /***/bin/java
After Oracle announced that it was not maintaining Java 6, RedHat immediately promised that it would maintain open-source OpenJDK6 for a long time. Although the OpenJDK7 and OpenJDK8 projects will still be supported by other members under the leadership of Oracle, Red Hat still cannot be prevented from trying to support the OpenJDK community (including the new IBM, challenge Oracle's leadership. Craig, Vice
Open-source: Autumn-style ad killer source code and open-source ad killer source codePreface:
I quietly read the books for two months and reported to the gym. I went to private school and became a thoughtful young man, A healthy life attitude is still necessary. As for work, sometimes headhunters may chat with each oth
Comparison of open-source tools for generating QR codes (with source code), comparison of open-source tools with source code
One day, zxing was found to be slow. As a result, it was found that there were three common open-source tools:
Zxing (zxing. dll)
ThoughtWorks (T
There are many images of Ubuntu in China, including Ali, NetEase, and a lot of educational network sources, such as: Tsinghua source, Zhong Ke source.Here we take the source of Zhong Ke as an example to explain how to modify Ubuntu 18.04 the default source.To edit the /etc/apt/sources.list file, add the following entry at the top of the file (make the appropriate backup before doing the operation):# #中科大源de
One, the following is the CI framework
1. Put all the fields you want to receive in the array
Cases:
I want to receive: fields such as Id,name,age,mobile
$req Array (' id ', ' name ', ' age ', ' mobile ');
2, for the loop to judge can
1 for ($i = 0; $i Count ($req); $i + + ) {2$j$this->load->get_post ($req[ $i],true); 3 if (empty($j)) 4 Exit ($req[$i]. ' Empty '); 5 $data [$i$j; 6 }7print_r($data);
Second, the source code judgment method (wil
): If the neighbor Router does not reply within 3 minutes, when the time is over half, a sends a SIA query to the neighbor router, if the neighbor has a reply to keep the neighbor's status, if the neighbor does not reply, then router A enters the SIA status and resets the adjacent relationship with the unresponded neighbor.
This article from the "heart to create the future" blog, please be sure to keep this source http://fengkuanglaolou.blog.51cto.
This article address: http://www.cnblogs.com/myresearch/p/build-openjdk7.html, reprint please indicate source address.Using the open source version of OPENJDK, there are two ways to get its source code:
The Mercurial Code versioning tool takes the source directly fr
of the Unbuntu user, and then execute the following commands in sequence:
Sudo apt-get update
Sudo apt-get install openjdk-7-jdk
Sudo update-alternatives -- config java
Sudo update-alternatives -- config javac
Each of the preceding commands must be executed separately to obtain jdk 1.7 and set environment variables. After Ubuntu is installed, a jdk may be provided. However, if you use the built-in jdk to compile the Android
:
Android version
Compile the required Ubuntu minimum version
Android 6.0 to AOSP Master
Ubuntu 14.04
Android 2.3.x to Android 5.x
Ubuntu 12.04
Android 1.5 to Android 2.2.x
Ubuntu 10.04
JDK version,
Android version
Compile the required JDK version
Aosp's Android Mainline
OpenJDK 8
Android 5.x to Android 6.
The first type: View-source method
View-source is a protocol that is essentially supported by every browser in the early days. But do not know what reason, from IE6 Beta2 after IE no longer support this agreement. This method can only be used in Firefox browser now!
How to: Enter in the browser address bar
View-source:
Return to see the
last night, and the computer was down. I went to bed first, and got up the next day.
After the last line of command is executed, you can see the source code in the aosp folder. The source code is the latest (Android P). If you want other versions of the source code, you can switch to other branches.
Note: The package is really big. I just set up a 50 GB hard dis
PHP source code network-open source program Daquan (Open Source) PHP tutorial, PHP open source community, PHP Open Source Forum, PHP open source abroad, PHP Chinese site, PHP + MySQL, build the latest and most complete PHP open-
---------------------------------------------environment variable Settings---------------------------------------------1. Setting the JDK environment variableCompiled Android source only support JDK 1.6, so if you need to compile the source must download JDK 1.6, cannot download the latest JDK 1.7, if you do not need to compile the source code, you can download t
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.