<< < 142 143 144 145 146 147 148 149 150 151 152 > >>   ∑:9020  Sort:Date

Adaptive Size Policy Changed Survivor Space
This section provides a tutorial on how Adaptive Size Policy used by the Parallel collector changed the survivor space in the Young generation.
2022-10-01, ∼327🔥, 0💬

Performance Tests on G1 collector
This chapter provides tutorial notes and example codes on performance impact of G1 collector, Topics include heap footprint; heap size impact; running Young GC only, running more Full GC and Old GC.
2022-10-01, ∼327🔥, 0💬

Default NewRatio - Old vs. New Generation
This section describes the default NewRatio which is the ratio of old generation size vs. new generation size.
2022-10-01, ∼327🔥, 0💬

Create LV on VG on the Fly
Describes what is a LV (Logical Volume) - A virtual storage partition in a VG (Volume Group) managed by the LVM. A tutorial example is given on how to create a new LV on a VG.
2022-10-01, ∼327🔥, 0💬

x86 Emulation Requires Hardware Acceleration
This section provides a tutorial example showing the error of 'x86 emulation currently requires hardware acceleration!' when starting an Android emulator, if the AVD is created to simulate Intel x86 CPU.
2022-02-28, ∼327🔥, 0💬

Statement Syntax and Statement Types
This chapter provides tutorial examples and notes about statements in VBScript. Topics include what is a statement, how to write a statement, commonly used statement types and examples.
2016-08-05, ∼327🔥, 1💬

Character Set Encoding Map Analyzer
This section provides a tutorial example on how to write a simple program to analyze and print out the encoding map showing relations between character code points and their encoded byte sequences of a given encoding.
2022-10-01, ∼326🔥, 0💬

Archived: Downloading and Installing PHP 5.2.2 for Windows
This section provides a tutorial example on how to download and install the PHP engine 5.2.2 on a Windows system.
2022-10-01, ∼326🔥, 0💬

Loading Incorrect WSDL Documents
This section provides a tutorial example to test what will happen when loading an incorrect WSDL document to SoapUI. SoapUI is not good WSDL document validator. It will not give any loading errors for incorrect WSDL documents.
2022-10-01, ∼326🔥, 0💬

Class, Property, Method and Related Statements
This section describes general rules on creating your own classes in VBScript. A list of class related statements is provided.
2022-10-01, ∼326🔥, 0💬

Validating an XML Document against the Specified DTD Document Type
This chapter provides tutorial notes and example codes on XML validation against DTD document types. Topics include using DOM API and SAX to write Java programs to validate an XML document against the specified DTD document type.
2022-10-01, ∼326🔥, 0💬

LatLonListCityNames - Return Latitudes and Longitudes of US Cities
This chapter provides a quick introduction of the free Web service, LatLonListCityNames, returning a list of all cities of a given level with their latitude and longitude coordinates in United States. Topics include usage description of LatLonListCityNames; request message sample; response message s...
2022-10-01, ∼326🔥, 0💬

"block" Formatting Object Examples
This section provides a tutorial example on how to use 'block' formatting object with some basic attributes.
2022-10-01, ∼326🔥, 0💬

etherscan.io - View Old Blocks
This section describes how to view an old Ethereum transaction block on etherscan.io.
2022-10-01, ∼326🔥, 0💬

Order of Subgroup and Lagrange Theorem
This section describes Lagrange Theorem which states that the order of any subgroup in an finite Abelian group divides the order of the parent group.
2022-10-01, ∼326🔥, 0💬

What Are Standard Elliptic Curves
This section provides a list of standard elliptic curves selected and recommended by different organizations to generate secure EC private-pubic key pairs.
2022-10-01, ∼326🔥, 0💬

Introduction to Linux Systems
This chapter provides introductions and tutorial on Linux operating systems. Topics include 'uname' to display operating system information; 'free' to display memory usages; 'who' to display logged-in users; 'w' to display commands running by logged-in users.
2022-10-01, ∼326🔥, 0💬

Bitcoin Market Price Value
This section describes the market price value of Bitcoin.
2022-05-06, ∼326🔥, 3💬

💬 2022-05-06 FRANK BERRY: I JUST GOT MY 5.2 BTC I AM THE HAPPIEST PERSON RIGHT NOW, THANKS TO DARK WEB CYBER HACKERS FOR SAVING MY LIFE, IF YOU ARE INTERE...

從 Big5 到 Unicode 轉換表製作程式
本章介紹了 Big5Unicode.java 源程式。 它可以用來製作 Big5 到 Unicode 編碼轉換表。
2024-01-31, ∼325🔥, 0💬

PKCS#8 and X.509 Key Encoding Classes
This section describes 2 JDK classes: PKCS8EncodedKeySpec representing the PKCS#8 encoding standard and the X.509 encoding standard.
2022-10-05, ∼325🔥, 0💬

SOAP 1.2 Binding - PHP, Java and Perl Clients
This chapter provides tutorial notes and example codes on client programming for WSDL 1.1 with SOAP 1.2 binding. Topics include testing PHP SOAP Extension with RPC method and XML document based Web services; testing Java Axis with RPC method and XML document based Web services; confirming that Perl ...
2022-10-01, ∼325🔥, 0💬

MenuItemTest.java - AWT Menu Item Test Program
This section provides a tutorial example on how to use the java.awt.MenuItem class to create menu items and add them to different menus, sub menus, or the menu bar. Sub menus and menu items added to a menu will be listed vertically when the menu is selected.
2022-10-01, ∼325🔥, 0💬

References
List of reference materials used in this book.
2022-10-01, ∼325🔥, 0💬

Miscellaneous Built-in Datatypes
This chapter provides notes and tutorial examples on miscellaneous built-in datatypes. Topics include introduction of anyURI, QName, NOTATION, base64Binary, hexBinary, float, double and boolean datatypes; sample XSD documents and XML documents showing how to use them.
2022-10-01, ∼325🔥, 0💬

<< < 142 143 144 145 146 147 148 149 150 151 152 > >>   ∑:9020  Sort:Date