<< < 68 69 70 71 72 73 74 75 76 77 78 > >>   ∑:9026  Sort:Date

Install "git-core" for GitHub Packages on CentOS
This section provides a tutorial example on how to install 'git-core' on CentOS 8 systems for managing GitHub packages.
2022-10-01, ∼715🔥, 0💬

Using Sendmail as a Mail User Agent (MUA)
This section provides an example using Sendmail a Mail User Agent (MUA) to transfer a local email message.
2021-05-26, ∼714🔥, 2💬

💬 2021-05-26 Herong: djj, thanks for your comment.

💬 2021-05-19 djj: Although agreeing that the above is how the MTA should work, I feel it might be worth mentioning that providers in many markets ...

Perl SOAP::Lite for WSDL
This chapter provides tutorial notes and example codes on Perl SOAP::Lite for WSDL. Topics include introduction of Perl SOAP::Lite; installing Perl and SOAP::Lite; loading WSDL 2.0 documents and getting errors.
2022-10-01, ∼713🔥, 0💬

Perform Point Addition with tinyec
This section provides a tutorial example on how to perform the point addition operation on a given elliptic curve with tinyec Python library.
2022-10-01, ∼713🔥, 0💬

XSL-FO Document Basics and Examples
This chapter provides tutorial notes and example codes on XSL-FO document basics. Topics include basic rules of writing XSL-FO documents; examples of page break, page header, cover page, 2-column pages, etc.
2022-10-01, ∼712🔥, 0💬

Class Diagram - Association End Notation
This section describes the Association End Notation used in a UML Class Diagram. An Association End Notation presents connection properties of an association to a connected class.
2023-05-25, ∼711🔥, 1💬

💬 2023-05-25 KoKi: Thanks!

What Is SOAP
This section provides a quick summary of SOAP protocol.
2016-02-07, ∼710🔥, 0💬

FF00: Halfwidth and Fullwidth Forms
This section provides a quick summary of the Unicode code point block: 'Halfwidth and Fullwidth Forms', which contains 240 code points to represent halfwidth and fullwidth forms.
2024-01-23, ∼709🔥, 0💬

Search Operation Performance of Different Collection Classes
This section provides a tutorial example on how to do performance comparison on search operations on different collection classes implemented in JDK 1.4.1. HashSet and LinkedHashSet have the best performance on search operations.
2022-10-01, ∼709🔥, 0💬

jmap - Generating Heap Dump File
This section provides a tutorial example on how to generate a heap dump file with the 'jmap -dump:file=name' command. A heap dump file contains all heap objects of JVM process.
2022-10-01, ∼709🔥, 0💬

MBean Browser on jmc JMX Console
This section provides a tutorial example on how to view details of live objects related to the JVM using the MBean Browser on jmc JMX Console.
2022-10-01, ∼709🔥, 0💬

ASP Object Example - Passing Values between Pages
This section provides a tutorial example on how to pass values from one page to another. This example is a very simple registration application with two ASP pages.
2022-10-01, ∼709🔥, 0💬

Global and Local Variables - Scope Rules
This section provides a quick description of global variables and local variables. Basic rules about variable scopes are provided.
2016-08-30, ∼709🔥, 2💬

💬 2016-08-30 Herong: Jammy, There is a typo in the consequence. It should read as "Rule #4 helps us to avoid the bad impact of rule #3, if you declar...

💬 2016-08-29 jammy: third consequence is not clear to me.

Declaring Empty Elements
This section describes a tutorial example on how to declare an empty element by defining a special complexType datatype.
2024-02-28, ∼708🔥, 1💬

GetCountries - Request Message Sample
This section provides a request message sample of GetCountries Web service.
2016-06-08, ∼708🔥, 1💬

💬 2016-06-08 TIm Bishop: Grateful!

What Is WSDL
This section describes what is WSDL - an XML based standard designed to describes protocol bindings and message formats of Web services.
2024-07-20, ∼707🔥, 0💬

1F030: Domino Tiles
This section provides a quick summary of the Unicode code point block: 'Domino Tiles', which contains 112 code points to represent symbols used as Domino tiles.
2024-01-23, ∼707🔥, 0💬

OpenSSL "enc -bf-ecb" for Blowfish/ECB Encryption
Tutorial notes and example codes are provided OpenSSL 'enc -bf-ecb' command for Blowfish encryption in ECB mode. Topics include introduction and installation of OpenSSL; ECB (Electronic CodeBook) cipher operation mode; Literal Key options to specify secret key and IV directly; Salted Key and Random ...
2023-05-19, ∼707🔥, 1💬

SAXParseException - 'xsi:noNamespaceSchemaLocation' Not Allowed
This section provides a tutorial example showing the SAXParseException that says Attribute 'xsi:noNamespaceSchemaLocation 'is not allowed when applying XSD schema validation on an XML DOM object.
2022-10-01, ∼707🔥, 0💬

10140: Ancient Greek Numbers
This section provides a quick summary of the Unicode code point block: 'Ancient Greek Numbers', which contains 80 code points to represent Ancient Greek numbers used in the Ancient Greek language.
2024-01-23, ∼706🔥, 0💬

java - Program Launching Command and Options
This section describes the Java launching tool 'java' and its commonly used command options.
2022-10-01, ∼706🔥, 0💬

Web Browsers Not Supporting XML 1.1
This section provides a tutorial example showing that XML 1.1 is not supported in all 4 major Web browsers: Google Chrome, Mozilla Firefox, Microsoft IE and Apple Safari.
2022-10-01, ∼706🔥, 0💬

JVM Garbage Collection Logging
This chapter provides tutorial notes and example codes on JVM options for garbage collection logging. Topics include a summary of logging options; examples of log messages for '-Xlog:gc', '-Xlog:gc:file', -Xlog:gc=trace', '-Xlog:gc+heap=trace', '-Xlog:gc*=trace', etc.
2022-10-01, ∼706🔥, 0💬

javac - Java Compilation Command and Options
This section describes what are the commonly used command line options for the Java compiler - 'javac' tool.
2022-10-01, ∼705🔥, 0💬

<< < 68 69 70 71 72 73 74 75 76 77 78 > >>   ∑:9026  Sort:Date