<< < 61 62 63 64 65 66 67 68 69 70 71 > >>   ∑:9107  Sort:Date

What Is JAXP?
This section provides a quick introduction of Java API for XML Processing (JAXP) that included in JDK 1.6.
2022-10-01, ∼897🔥, 0💬

"keytool -importkeystore" Importing PKCS#12 Files
This section provides a tutorial example on how to import a private key stored in a PKCS#12 file into a JKS (Java KeyStore) file with the 'keytool -importkeystore' command.
2022-10-04, ∼896🔥, 0💬

"Dictionary" Objects to Store Keys and Values
This section describes Dictionary object properties and methods. A tutorial example is provided on how to add and remove keys and values into a Dictionary object.
2022-11-15, ∼893🔥, 1💬

PHP Modules Tutorials - Herong's Tutorial Examples
This PHP tutorial book is a collection of notes and sample codes written by the author while he was learning PHP modules himself. Topics include running PHP scripts on Windows, macOS and Linux; cURL module for getting URL responses; DOM mudule for parsing HTML Documents; GD module for processing ima...
2024-07-20, ∼892🔥, 0💬

What Is a Unicode Font
A Unicode font is a font that covers a large portion of the Unicode character set to support multiple written languages. For example, Arial Unicode MS and GNU Unifont are considered to be Unicode fonts.
2022-10-01, ∼890🔥, 0💬

10600: Linear A
This section provides a quick summary of the Unicode code point block: 'Linear A', which contains 384 code points to represent Linear A alphabets used in the Linear A language.
2024-01-23, ∼889🔥, 0💬

Showing RDP Server Certificate Failed Error
This section provides a tutorial example on how to trigger a RDP server certificate authentication failed error using the Remote Desktop Connection program.
2022-10-01, ∼888🔥, 0💬

Open Files in Binary Mode
This chapter provides tutorial examples and notes about opening files in binary mode. Topics include using binmode() to open files in binary mode; Copy.pl - copying binary files; Bin2Hex.pl - converting binary data to hex numbers.
2017-06-26, ∼888🔥, 1💬

💬 2017-06-26 vf: kjnpoi

The Hunter - Orion - Constellation
This section describes the Orion constellation also called The Hunter.
2017-06-12, ∼888🔥, 1💬

💬 2017-06-12 altayeb alradi الطيب الر: it is the easiest constelatiion that can be seen at evening in sudan from jan to april i think there is a great secrets beyond o...

Copying Attributes and Texts
This section provides a tutorial example on how to use the 'copy' element to copy attributes, texts and other information from the source XML document to the result document.
2022-10-01, ∼887🔥, 0💬

What Is "key" Identity-Constraint?
This section describes the 'key' identity-constraint, where a combination of certain sub elements or attributes is defined as a key identity, which must have values and values must be unique.
2022-10-01, ∼887🔥, 0💬

Introduction of SQL
This chapter provides notes and tutorial examples on SQL. Topics include introduction of SQL (Structured Query Language); history and revision of SQL; terminologies related to SQL and database.
2016-08-28, ∼887🔥, 1💬

💬 2016-08-28 Jack: I want to learn mysql .

javap - Java Disassembler Command and Options
This section describes what are the commonly used command line options for the Java bytecode class disassembler - 'javap' tool.
2022-10-01, ∼885🔥, 0💬

Tomcat Web Application Manager
This section provides a tutorial example on how to access Tomcat Web Application Manager Web interface. You add, remove or manage any applications that are running on the Tomcat server using the Web Application Manager.
2022-10-01, ∼884🔥, 0💬

String Literals and Source Code Encoding
This section provides tutorial example on how to represent non-ASCII characters in UTF-8 encoding byte sequences as part of String literals in the Java source code.
2022-04-10, ∼884🔥, 1💬

💬 2022-04-10 a: Co\u0301 lô\u0303i xa\u0309y ra, vui lo\u0300ng thư\u0309 la\u0323i sau!

Connecting to SQL Server from Servlet
This chapter provides tutorial notes and example codes on connecting to SQL Server from Servlet pages. Topics include downloading and installing SQL Server JDBC driver JAR file; selecting JDBC driver version to match JVM version; testing JDBC connection in Servlet pages; loading JDBC class explicitl...
2022-10-01, ∼883🔥, 0💬

URL Encoding Variations
This section describes variations of URL encodings: RFC 3986 URI Encoding, application/x-www-form-urlenco dedEncoding, RFC 1738 URL Encoding.
2022-11-23, ∼882🔥, 1💬

Using Mozilla Firefox as an XML Syntax Checker
This section provides a tutorial example on how to use Mozilla Firefox as an XML file syntax checker. If there are syntax errors in an XML file, Firefox will stop displaying the XML file at the first error location.
2022-10-01, ∼882🔥, 0💬

"adb logcat" Command - Displaying System Logs
This section describes the 'adb logcat' command that can be used to print out Android system log data for debugging purpose.
2022-10-01, ∼881🔥, 0💬

"jar --module-version" - Updating Module Version in JAR
This section provides a tutorial example on how to use 'jar --update --module-version' to update the version number of the Java module stored in a module JAR file.
2022-10-01, ∼881🔥, 0💬

Getting and Adding System Properties
This section provides a tutorial example on how to access system properties provided by the JVM instance and how to add your own properties.
2022-10-01, ∼881🔥, 0💬

Chinese Year Numbering System
This section describes how years are counted in Chinese calendar.
2022-10-01, ∼881🔥, 0💬

Using Apple Safari as an XML Browser
This section provides a tutorial example on how to use Apple Safari as an XML file browser. Safari displays all elements in an XML file in a tree structure.
2022-10-01, ∼880🔥, 0💬

Bubble Sort - Implementation in Perl
This section provides a tutorial on how to implement the Bubble Sort algorithm in Perl.
2022-10-01, ∼880🔥, 0💬

<< < 61 62 63 64 65 66 67 68 69 70 71 > >>   ∑:9107  Sort:Date