SERIALIZABLE Tiếng việt là gì - trong Tiếng việt Dịch

Ví dụ về việc sử dụng Serializable trong Tiếng anh và bản dịch của chúng sang Tiếng việt

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
This class is serializable.
Hoặc các lớp là serializable.
Serializable= something that can be serialized.
Serializable: có thể được serialized.
Mark the class as serializable.
Hoặc các lớp là serializable.
Serializable interface is a marker interface.
Một ví dụ về marker interface là Serializable interface.
All my core classes are serializable.
Hoặc các lớp là serializable.
Adding java.io. Serializable: This is equivalent to adding types.
Thêm java. io. Serializable- Điều này là tương đương với việc thêm kiểu.
Used to protect key ranges in serializable transactions.
Dùng để bảo vệ những phạm vi của khóa trong serializable transactions.
Serializable. If you must store unserializable things, use LruSessionStore.
Phải được serializable. Nếu bạn phải lưu trữ những thứ unserializable, sử dụng.
Difference between Serializable and Parcelable?
Sự khác biệt giữa Serializable và Parcelable?
To serialize and deserialize. Your data must be serializable.
Để serialize và deserialize.Dữ liệu của bạn phải là serializable.
What is the difference between Serializable and Externalizable interface in Java?
Sự khác biệt giữa serializable và Externalizable trong Java là gì?
Why doesn't Collection extend Cloneable and Serializable?
Tại sao Colection( interface) không kế thừa( extend) interface Cloneable và Serializable?
A Session instance is serializable if its persistent classes are serializable.
Một thể hiện Session là serializable nếu các lớp persistent của nó là serializable.
Why collections do not inherit the Cloneable and Serializable interfaces?
Tại sao Colection( interface) không kế thừa( extend) interface Cloneable và Serializable?
A second cost of implementing Serializable is that it increases the likelihood of bugs and security holes.
Một chi phí thứ hai thực hiện Serializable là nó làm tăng khả năng lỗi và lỗ hổng bảo mật.
In order to serialize an object,we have to ensure that the object implements the interface java.io. serializable.
Để Serialize một object ta cần đảmbảo rằng class của object đó cài đặt giao diện java. io. Serializable.
What is the difference between Serializable and Parcelable?
Sự khác biệt giữa Serializable và Parcelable?
Serializable with GWT RPC, and the GWT RPC server-side subsystem is no longer intimately tied to servlets.
Serializable với GWT RPC, và GWT RPC server- side subsystem không còn bị trói chặt với servlets.
String class implements three interface such as Serializable, Comparable, CharSequence.
Nó là một lớpđược thực thi từ 3 lớp: Serializable, Comparable và CharSequence.
In order to serialize an object,we have to ensure that the object implements the interface java.io. serializable.
Để mà serialize một object, bạn cầnphải đảm bảo rằng class của object đó implements java. io. Serializable interface.
InvalidClassException- because all serializable classes are automatically given a unique identifier.
InvalidClassException- bởi vì tất cả các lớp serializable được tự động đưa ra một định danh duy nhất.
A serializable class can declare its own serialVersionUID explicitly by declaring a field named serialVersionUID that must be static, final, and of type long.
Một serializable lớp học có thể tự khai báo serialVersionUID một cách rõ ràng bởi khai báo một trường có tên" serialVersionUID" đó phải là tĩnh, cuối cùng và loại long.
So it is best practice to add your own serialVersionUID to your Serializable classes as soon as you create them as shown below.
Vì vậy, cách tốt nhất là thêm serialVersionUID của riêng bạn vào các lớp Serializable của bạn ngay khi bạn tạo chúng như hình dưới đây.
Removing either Serializable or Externalizable is an incompatible change since when written it will no longer supply the fields needed by older versions of the class.
Loại bỏ Serializable hoặc Extenalizable- là một thay đổi không tương thích bởi vì khi được viết nó sẽ không còn cung cấp các trường cần thiết cho phiên bản cũ của class.
Transfer Object is a simple POJO class having getter/setter methods andis serializable so that it can be transferred over the network.
Transfer Object là một lớp POJO đơn giản có các phương thức getter/ setter vàđược serializable để nó có thể được truyền qua mạng.
Changing a class from Serializable to Externalizable or vice versa is an incompatible change since the stream will contain data that is incompatible with the implementation of the available class.
Đổi một class từ Serializable sang Extenalizable hoặc ngược lại- là một thay đổi không tương thích bởi vì stream sẽ chứa dữ liệu mà không tương thích với phần thực thi của class hiện có.
If a serializable class does not explicitly declare a serialVersionUID, then the serialization runtime will calculate a default serialVersionUID value for that class based on various aspects of the class, as described in the Java(TM) Object Serialization Specification.
Nếu một lớp serializable không rõ ràng khai báo một serialVersionUID, sau đó thời gian chạy tuần tự hóa sẽ tính toán giá trị serialVersionUID mặc định cho lớp đó dựa trên các khía cạnh khác nhau của lớp học, như được mô tả trong Thứ tự đối tượng Java( TM) Đặc điểm kỹ thuật.
The serialization runtime associates with each serializable class a version number called a serialVersionUID, which is used during deserialization to verify that the sender and receiver of a serialized object have loaded classes for that object that are compatible with respect to serialization.
Các thời gianchạy serialization liên kết với mỗi lớp serializable một phiên bản số, được gọi là serialVersionUID, được sử dụng trong quá trình deserialization để xác minh rằng người gửi và người nhận của một đối tượng được tuần tự hóa đã được tải các lớp cho đối tượng đó tương thích với tuần tự hóa.
Kết quả: 28, Thời gian: 0.0208

Truy vấn từ điển hàng đầu

Tiếng anh - Tiếng việt