An enumeration type, the Enum keyword, was added to Java SE5. Before this, when you need to create a set of shaped constants, but these enumerated values do not necessarily limit their own values within the range of the constant set, so it is not
Download VISUALVM
Latest version Download
Historical version Download
Two-Start VISUALVMThree VISUALVM User DirectoryFour VISUALVM window
1 Application windows
2 Details Window
Five
Memory Stream (Array stream):The data is temporarily present in the array and will be retrieved from the array later.1. Byte memory stream: Bytearrayinputstream/bytearrayoutputstream2. Character Memory stream:
What is io:(input/output): input and output.IO device: a device that communicates with a computer.input device: microphone, scanner, keyboard, mouse and so on.output Devices: monitors, printers, projectors, headphones, audio, etc.Why does the
To Monitor Tomcat 's JVM on Zabbix, you need to use zabbix-java-gatewayZabbix monitoring JVM Workflow:650) this.width=650; "src=" Https://s1.51cto.com/wyfs02/M01/95/9A/wKioL1kXPd6BEM4CAACSqF4soqs337.png "title=" Picture 1.png "alt="
Test the common DSL combination query function1 Packagecom.juyun.test;2 3 Importjava.net.InetAddress;4 5 ImportOrg.elasticsearch.action.search.SearchResponse;6 Importorg.elasticsearch.client.Client;7 Importorg.elasticsearch.common.settings.Settings;
Final can be modified: properties, methods, classes, local variables (variables in methods)The initialization of a final decorated property can be initialized at compile time, or at run time, after initialization, the JVM assigns it to a constant
The job search is over.The final work, and Java closely related, but also quirks, but are software development, are good, but the focus is definitely in the Java side, PHP has the opportunity to continue to learn, then the United States said ~First
Reprint Please specify the Source: http://blog.csdn.net/ns_code/article/details/36421085PrefaceThis article does not intend to perpetuate the previous few styles (add gaze to all the source code), because to understand the full source of TreeMap.
4 , indicating the running result of the following program. Class A {static {System.out.print ("1");}Public A () {System.out.print ("2");}}Class B extends a{static {System.out.print ("a");}Public B () {System.out.print ("B");}}public class Hello
In concurrent programming, we typically encounter the following three problems: atomicity, visibility, order. Let's take a look at these three concepts in detail:1. atomicityAtomicity: That is, one operation or multiple operations are either
The previously described Annotationprocessor can generate a custom class at compile time, but there is a disadvantage, can only add/delete java files will be executed every time, the other day, a person does not know the pit is bigRemember the
Search Algorithm Summary (2) hash list, search algorithm summary list
In terms of time complexity, the average insertion, search, and deletion of the red and black trees all reach the time complexity of lgN.
Is there a Data Structure with higher
12. SolrCloud principle and solrcloudshard Principle
Reprinted from http://blog.csdn.net/u011026968/article/details/50336709
It covers the principles of SolrCloud, including basic knowledge, architecture, index creation and update, query, fault
Source code (1): The toString () method in java, javatostring
Preface:
The toString () method is believed to have been used by everyone. It is generally used to return data of objects in the form of strings.
A collection in the form of ArrayList
Java Dynamic Proxy, proxy and InvocationHandler, Proxy dynamic proxy
I have read a lot of articles about proxy, understanding and sorting out them.
1. Basic composition of proxy
Abstract role: Declares the common interfaces of the real object and
Light rain, cloudy mood, exercise the standard keyboard ABC strategy, and multi-cloud abc
Today, we saw ELE. Me transform into a hundred billion dollars company.
Write it down when you think of something.
At that time, I had a takeout order of 8 RMB
Understand static code blocks and construct code blocks from the perspective of virtual machines.
A static code block is a code block modified with the static keyword. A code block is executed only once before the class constructs a code block or
Analysis of TCP three-way handshake and four-way handshake, analysis of tcp three-way handshake
Reprinted from http://www.jellythink.com/archives/705What is TCP?
I am not going to elaborate on what TCP is. When you see this article, I think you also
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.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service