Here are some of my reading notes:I studied the object-oriented:Object-oriented conforms to the general law of human beings ' view of things, the implementation details of the object's methods are packaged, only the implementation of the object
Directory[?]
Member of the Buffer abstract class
Property Properties
Operation method
Sub-class of buffer
Bytebuffer: The most generic subclass that handles byte data types.
Charbuffer
In MySQL data types, such as INT, FLOAT, DOUBLE, CHAR, and DECIMAL, they all have their respective functions, next we will mainly introduce the role and usage of the DECIMAL type in the MySQL data type.
Generally, the value of the floating point
[Java object-oriented BASICS (I)] data types and operators, java object-oriented[Meow "Android path] [BASICS (1)] [Java object-oriented Basics] data types and operators 1. Data Types in Java, there are two types of data: basic data type and
1. Data type1.1 Basic data typesData types are divided into 2 classes: basic data type + composite typeBase type: char short int long float doubleComposite type: Array struct body common body class (C + +)1.1.1 Memory consumption with sizeof
First Understand java variables, data types and operators (1), first Understand java
Goal:
1. Understand the concept of Variables
2. Introduction ---- common data types are used
As we all know, every computer has an essential element of memory. What
Returns an array.
This is a very elementary problem, but it may be a headache for beginners who do not know it. In C ++, the function cannot directly return an array, but the array is actually a pointer, so the function can return a pointer. For
First article on Python basics,
1. The first python code
1. python Execution Process: 1. Load memory-lexical analysis-syntax analysis-compilation-execution
2. Create the hello. py file and enter the content.
1 #!/usr/bin/env python2 print "Hello"
Java series (3)-basic syntax and java syntax
1. Keywords
Features: All lowercase letters
2. identifier
(1) It is the character sequence that names such as class, interface, and method.
(2) composition rules:
A: uppercase/lowercase letters
650) this.width=650; "src=" https://s4.51cto.com/wyfs02/M02/97/0F/wKioL1koP2PzKUvPAACdZhrxcN8720.png "title=" QQ picture 20170526224319.png "alt=" wkiol1kop2pzkuvpaacdzhrxcn8720.png "/>First Class: Logical Type BooleanBoolean type data allows only
Wrapper class, Math, date format processing
Packing class
Math:random (), round ()
Date format processing
Java advocates that thought is everything, but our basic data type is not a class, that is, there is no object concept,
First, the error classification:Common Web Program errors:404: Unable to find the page or resource to access1) Runtime, URL input error2) Place the page under Web-inf3) non-deployed project after launching Tomcat externally500:jsp page code is
1. Abstraction, inheritance, encapsulation, polymorphism2. Number of bytes for the base data typeByte:1, Int:4, Char:2, Long:8, Float:4, Double:8, Boolean:1 and Short:23.String, the difference between stringbuffer,stringbuilderWhen strings are less
1.Two of the font must be written: Font-size and font-familyText-indent First line indent (EM) 1em= a text sizetext-algin Alignment: Left, center, righttext-decortion Text decoration: underline (underscore) overline (underline) Line-through
Data typeThere are eight basic types:Integer: Byte (1), short (2), int (4), Long (8)Float type: Float (4), double (8)Character type: char (2)Boolean type: Boolean (1)VariableVariables are used to store data. In Java, variables must be declared. In
Android for JNI (ii) data types in--c language, output, input functions and operation memory address, memory modifier
When we finish writing Hello World, we can enter the gate of C, and today we will talk about some basic data types,
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.