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

Install CentOS from Bootable USB
This section provides a tutorial example on how to install CentOS operating system from a CentOS bootable USB drive on a Lenovo computer.
2022-10-01, ∼325🔥, 0💬

C3P0 for Connection Pooling
This section provides a quick introduction on C3P0, which is a popular open source JDBC database connection pool library developed by Steve Waldman.
2022-10-01, ∼325🔥, 0💬

Multiplart Style Example - Reservation
This section provides a tutorial example on writing a WSDL 2.0 example that uses SOAP 1.2 over HTTP with Multipart as the message style.
2017-03-13, ∼325🔥, 1💬

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, ∼325🔥, 1💬

"DumpKey.java" Dumping Private Keys Out of "keystore"
This section provides a tutorial example on how to dump private key and public key pair output of a 'PrivateKeyEntry' in a 'keystore' file using a Java program, DumpKey.java.
2022-10-05, ∼324🔥, 0💬

Sending and Receiving Cookies in PHP Scripts
This chapter provides tutorial examples and notes about cookie. Topics include understanding of the cookie concept; sending cookies with the setcookie() function; receiving cookies with the $_COOKIE array; enabling output buffering; creating persistent cookies; specifying cookie domain and path.
2022-10-01, ∼324🔥, 0💬

"java --module" - Launching Program from Module JAR
This section provides a tutorial example on how to use 'java --module' command to launch a program that is packaged in a module JAR file.
2022-10-01, ∼324🔥, 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, ∼324🔥, 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, ∼324🔥, 0💬

Archived: Downloading and Installing Notepad++ 5.9
This section provides a tutorial example on how to download and install Notepad++ 5.9 on Windows system; and how to add the XML Tools Plugin in Notepad++.
2022-10-01, ∼324🔥, 0💬

Literals of Primitive Types
This section describes how to use literals to represent primitive data values in Java source code. Examples are: 911, 0x38fL, '\n', 3.14F, 1e137, 0x1p3, true, etc.
2022-10-01, ∼324🔥, 0💬

Java Modules - Java Package Aggregation
This chapter provides tutorial notes on Java modules. Topics include Java module descriptor; module dependency; exporting package out of module; creating module JAR/JMOD file; creating custom JRE with added modules; testing package visibilities.
2022-10-01, ∼324🔥, 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, ∼324🔥, 0💬

Bitcoin Blockchain Data API (or Explorer)
This chapter provides a quick introduction of the free Web service, Bitcoin Blockchain Data API (or Explorer), provided by blockexplorer.com. Topics include usage description of Bitcoin Blockchain Explorer; examples of get Bitcoin network status, get block data, get transaction data and get wallet d...
2022-10-01, ∼324🔥, 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, ∼324🔥, 0💬

MySQL - Sending Non-ASCII Text to MySQL
This chapter provides tutorial notes on sending non-ASCII text data to MySQL. Topics include sending non-ASCII text data in SQL statements; changing MySQL character set settings to send Latin1, UTF-8, BGK, and Big5 characters.
2022-10-01, ∼324🔥, 0💬

Crypt::Blowfish Verification with Test Vectors
A tutorial Perl example is provided to show how to verify the Crypt::Blowfish module with standard Blowfish 16-round algorithm test vectors.
2022-10-01, ∼324🔥, 0💬

"ifconfig" - Trace Routes to Remote Host
This section provides a tutorial example on how to use 'ifconfig' command to view and manage network interface configurations.
2022-10-01, ∼324🔥, 0💬

"pip/pip3" Python Package Manager
This section provides a tutorial example on how to use 'pip/pip3' command to install and manage Python packages.
2022-10-01, ∼324🔥, 0💬

Bitcoin Market Price Value
This section describes the market price value of Bitcoin.
2022-05-06, ∼324🔥, 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...

Examples of Unicode Characters
Some samples of Unicode characters are provided here with their glyphs, code points, code names and code blocks for the purpose of demonstration.
2022-03-24, ∼324🔥, 10💬

What Is the Bourne Shell?
This section provides a quick introduction of the Bourne shell which is the default shell on the Android system, which is based on the Linux system, which is based on Unix system.
2022-10-01, ∼323🔥, 0💬

Viewing USB Debugging Devices in Control Panel
This section provides a tutorial example on how to view the LG Android USB Debugging devices in Windows Control Panel. Each device represents a different interface that Windows can use through the USB connection.
2022-10-01, ∼323🔥, 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, ∼323🔥, 0💬

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