<< < 207 208 209 210 211 212 213 214 215 216 217 > >>   ∑:8894  Sort:Date

OpenSSL Managing Certificates
This chapter provides tutorial notes and example codes on managing certificates with OpenSSL. Topics include introduction of certificate, generating self-signed certificate; viewing internal components of certificates.
2022-10-09, ∼222🔥, 0💬

Cloning Certificates with New Identities
This section provides a tutorial example on how to use the 'keytool -keyclone' and 'keytool -selfcert' commands to clone an existing key entry and self-sign it with a new identity.
2022-10-08, ∼222🔥, 0💬

Activity Diagram - Control Flow Notation
This section describes the Control Flow Notation used in a UML Activity Diagram. A Control Flow Notation represents a transfer of execution control from one action to another action.
2022-10-05, ∼222🔥, 0💬

中国农历规则和日历原理
本章介绍了中国日历的基本规则。内容包括了各种日历的天文学知识 ;公历(Gregorian calendar)基本规则介绍;农历基本规则介绍。
2022-10-05, ∼222🔥, 0💬

Character Set Encoding Maps
This chapter provides tutorial notes and example codes on character set encoding maps. Topics include collection types: encoding map analyzer program; analyzing and print encoding maps for US-ASCII, ISO-8859-1/Latin 1, Windows CP1252, Unicode UTF-8, UTF-16, UTF-16LE, UTF-16BE; sample program to coun...
2022-10-01, ∼222🔥, 0💬

KeyPair and KeyPairGenerator Classes
This section describes the KeyPair and KeyPairGenerator Classes. The KeyPairGenerator.generateKeyPa ir()can be used to generate a private and public key pair.
2022-10-01, ∼222🔥, 0💬

Archived: Get_Temperature_Dump.php - Dumping Debugging Information
This section provides a tutorial example on how to use SOAP client functions to make Web service call on the target SOAP node and print detailed debug information.
2022-10-01, ∼222🔥, 0💬

Use PHP Composer on CentOS Computers
This section provides a tutorial example on how to install PHP Composer to manage PHP packages on CentOS systems.
2022-10-01, ∼222🔥, 0💬

Archived: Installing JDK 12 on Windows
This section provides a tutorial example on how to download and install JDK 12, which includes some nice Java tools, on a Windows system.
2022-10-01, ∼222🔥, 0💬

"types" - The Container Element for Data Types
This section describes 'types', the container element that has extensibility elements from other language to define data types used to describe messages for Web service operations.
2022-10-01, ∼222🔥, 0💬

elementFormDefault="qualified" - Refill Order
This section provides a tutorial example on how to write a WSDL 1.1 example that uses SOAP 1.2 over HTTP with style='document' and elementFormDefault='qualified' in the schema to use qualified names for sub elements in SOAP Body.
2022-10-01, ∼222🔥, 0💬

Use "interface" as Annotation
This section provides a tutorial example on how to use 'interface' type to do the same job, roughly, as 'annotation' type.
2022-10-01, ∼222🔥, 0💬

Writing Directive Element in XML Format
This section describes the syntax of writing Directive Elements in XML format for a JSP document. There are 3 types of Directive Elements: page, include and taglib.
2022-10-01, ∼222🔥, 0💬

IterationTag Interface Test Class - TraceTag.java
This section provides a tutorial example on how to write a Java tag class that implements the javax.servlet.jsp.tagext.Itera tionTaginterface.
2022-10-01, ∼222🔥, 0💬

Submitting REST Test Requests
This section provides a tutorial example on how to submit a test request to the REST Web service server represented by the port location.
2022-10-01, ∼222🔥, 0💬

Discontinued: Hotwire - Get Travel Ticker Deals
This chapter provides a quick introduction of the free Web service, Travel Ticker Deals. Topics include usage description of Travel Ticker Deals; HTTP request sample; and HTTP response sample.
2022-10-01, ∼222🔥, 0💬

The Rabbit - Chinese Zodiac Animal Sign
This section discuss about the Rabbit, the fourth Chinese zodiac animal sign.
2022-10-01, ∼222🔥, 0💬

URL Encoding Support in PHP
This section provides a tutorial example on how to perform URL encoding/decoding and application/x-www-form-urlenco dedencoding/decoding in PHP.
2022-10-01, ∼222🔥, 0💬

Impact of Binary Logging on INSERT
This section provides a tutorial example to demonstrate the performance impact of binary logging, about 50% of execution time reduction on INSERT and other data change statements.
2022-10-01, ∼222🔥, 0💬

Archived: Character Set Variables on MySQL 5
This section describes how to view the current settings of MySQL session variables involved in character set conversions with client programs on MySQL 5.
2022-10-01, ∼222🔥, 0💬

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

Algebraic Solution for Distinct Points
This section provides an algebraic solution for calculating the addition operation of two distinct points on an elliptic curve.
2022-10-01, ∼222🔥, 0💬

Point Pattern of Reduced Elliptic Curves
This section describes elliptic the repeatable pattern of integer points on reduced elliptic curves. If we know the integer points of the curve in one region, we can move them parallelly to any other region.
2022-10-01, ∼222🔥, 0💬

JVM Memory Manager - Garbage Collector
This section describes what is a garbage collector and its role and responsibilities for managing the JVM memory.
2022-10-01, ∼222🔥, 0💬

<< < 207 208 209 210 211 212 213 214 215 216 217 > >>   ∑:8894  Sort:Date