<< < 156 157 158 159 160 161 162 163 164 165 166 > >>   ∑:8894  Sort:Date

Modular Multiplication of 11 - Abelian Group
This section provides an Abelian Group using the modular arithmetic multiplication of 11 (integer multiplication operation followed by a modular reduction of 11).
2022-10-01, ∼275🔥, 0💬

Overview of CLOB (Character Large Object)
This section describes what are CLOB (Character Large Object) data types and how to work with them.
2022-10-01, ∼275🔥, 0💬

About My LG-V905R Android Tablet
This section provides a tutorial example on how to view basic information a LG-V905R Android tablet, running Android 3.0.1.
2016-09-09, ∼275🔥, 1💬

SSL/TLS Secure Connections with Postfix Server
This chapter provides introductions and tutorial examples about SSL/TLS secure connections with Postfix server. Topics include testing SSL/TLS connections with 'openssl s_client' commands; replacing the default self-signed server certificate; requesting and installing a CA-signed server certificate.
2024-04-06, ∼274🔥, 0💬

Android Tablet - LG-V905R
This chapter provides tutorial notes on the Android tablet - LG-V905R. Topics include Android tablet system basic information; running background processes and foreground applications; connecting tablet to computer as USB storage drive, transferring files using Bluetooth radio; using Wi-Fi network t...
2022-10-01, ∼274🔥, 0💬

Character.toChars() - "char" Sequence of Code Point
This section provides tutorial example on how to test 'Character' class toChars() static methods to convert Unicode code points to 'char' sequences, which is really identical to the byte sequences from the UTF-16BE encoding of the code point.
2022-10-01, ∼274🔥, 0💬

What Is in an Object Variable
This section describes what is in an object variable - An object variable actually contains the object identifier that points to where the object is stored.
2022-10-01, ∼274🔥, 0💬

Upgrade PHP Engine on macOS
This section provides notes on upgrade PHP on macOS computers. There seems to be no PHP binary package available in Homebrew repository for macOS 10.12.
2022-10-01, ∼274🔥, 0💬

Annotation Statements and Declarations
This chapter provides tutorial notes on annotation. Topics include declaring new annotation type; using 'interface' for annotations; specifying default values to annotation elements; shorthand format of annotation invocation with a single element or no element; obtaining annotation information at ru...
2022-10-01, ∼274🔥, 0💬

Printing Runtime Basic Information
This section provides a tutorial example on how to access the Runtime instance of a running JVM and print some basic information.
2022-10-01, ∼274🔥, 0💬

Class Reflection and Introspection
This section provides a tutorial example on how to reflect a class as Class object and introspect its members: fields, methods, etc.
2022-10-01, ∼274🔥, 0💬

JVM Architectures and Components
This section presents a JVM architecture and components shared by most JVM implementations.
2022-10-01, ∼274🔥, 0💬

General Syntax of JSTL Tags
This section describes general syntax of a JSTL tag, which consists of tag namespace, tag name, tag attributes, and tag body.
2022-10-01, ∼274🔥, 0💬

A Sample WSDL 2.0 Document
his section describes a sample WSDL 2.0 document, which defines a Web service, helloService, with an operation called Hello.
2022-10-01, ∼274🔥, 0💬

Archived: Issues MySQL 5.7.10 Installer
This section describes two issues occurred during the installation process of MySQL 5.7.10 on a Windows system using MySQL Installer.
2022-10-01, ∼274🔥, 0💬

Shell Sort - Performance
This section provides a tutorial on how to measure the performance of the Shell Sort algorithm. My first Java implementation of Shell Sort is performing somewhere between O(N*Log2(N) and O(N*N) order levels.
2022-10-01, ∼274🔥, 0💬

About This Book
This section provides some detailed information about this book - Blowfish Cipher Tutorials - Herong's Tutorial Examples.
2022-10-01, ∼274🔥, 0💬

etherscan.io - View Transaction
This section describes how to view an Ethereum transaction on etherscan.io.
2022-10-01, ∼274🔥, 0💬

"-XX:+NeverTenure" and "-XX:+AlwaysTenure" not Working
This section provides a tutorial showing '-XX:+NeverTenure' and '-XX:+AlwaysTenure' JVM options are not working with the Serial collector.
2022-10-01, ∼274🔥, 0💬

OIDs Used in PKI Certificate
This section introduces OIDs (Object IDentifiers) used in PKI certificates to represent attribute names and predefined reference values.
2024-11-27, ∼273🔥, 0💬

Date, Time and Calendar Classes
This chapter provides tutorial notes and example codes on JDK date, time and calendar classes. Topics include using java.util.Date to measure date and time; using java.util.Calendar and sub-classes to manage calendar information; using Calendar.add() method to manipulate calendar elements.
2022-10-01, ∼273🔥, 0💬

"php -m" - Built-in Modules
This section provides a tutorial example on how to get a list of all modules that are pre-compiled in the PHP engine: php -m.
2022-10-01, ∼273🔥, 0💬

Installing CAcert.org Root CA in IE
This section provides a tutorial example on how to install CAcert.org root CA certificate in IE 8. Note that CAcert.org CA certificate is not pre-installed in IE 8
2022-10-01, ∼273🔥, 0💬

What Is an Array
This section provides a quick description of what is an array in JavaScript and a tutorial example showing JavaScript array features.
2022-10-01, ∼273🔥, 0💬

<< < 156 157 158 159 160 161 162 163 164 165 166 > >>   ∑:8894  Sort:Date