Dưới đây là các ký tự đặc biệt trong Java:
Ký tự | Ý nghĩa |
\b | Xóa lùi (Back space) |
\t | Tab |
\n | Xuống hàng |
\r | Dấu enter |
\” | Nháy kép |
\’ | Nháy đơn |
\\ | Dấu \ |
\f | Đẩy trang |
\uxxxx | Ký tự Unicode |
Related posts:
Java Program to Represent Linear Equations in Matrix Form
Simultaneous Spring WebClient Calls
Java Program to Find Inverse of a Matrix
Hướng dẫn Java Design Pattern – Intercepting Filter
Java Program to Construct an Expression Tree for an Prefix Expression
@Lookup Annotation in Spring
Date Time trong Java 8
Xử lý ngoại lệ đối với trường hợp ghi đè phương thức trong java
The DAO with Spring and Hibernate
Java Program to Find the Mode in a Data Set
The Registration Process With Spring Security
Java Program to Find the Nearest Neighbor Using K-D Tree Search
Spring Boot - Interceptor
Java Program to Implement Radix Sort
Introduction to Spring Cloud OpenFeign
Spring WebClient Filters
Chuyển đổi Array sang ArrayList và ngược lại
DistinctBy in the Java Stream API
Java Program to Implement Borwein Algorithm
Java Program to Implement Shell Sort
Java Program to Perform Insertion in a 2 Dimension K-D Tree
Testing an OAuth Secured API with Spring MVC
Java 8 and Infinite Streams
Java Program to Implement Aho-Corasick Algorithm for String Matching
The Basics of Java Security
Java Program to Implement Hash Tables with Double Hashing
Java Program to Implement Doubly Linked List
Explain about URL and HTTPS protocol
Converting String to Stream of chars
Quick Guide to Spring MVC with Velocity
JWT – Token-based Authentication trong Jersey 2.x
Java Program to Find Whether a Path Exists Between 2 Given Nodes