<< < 132 133 134 135 136 137 138 139 140 141 142 > >>   ∑:8894  Sort:Date

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼319🔥, 0💬

What Is XSL Area Model
This section describes XSL-FO area model, which is a key concept used by XSL to organize and render formatting objects as a tree of areas on the presentation medium.
2022-10-01, ∼319🔥, 0💬

"Legacy SunEC curve disabled" Error
This section provides a tutorial example on how to resolve the 'Legacy SunEC curve disabled' error and get short and insecure EC private-public key pairs.
2022-10-01, ∼319🔥, 0💬

Editing Unicode Characters in an Editor Pane
This section provides a tutorial example on how to use ALTER TABLE statements to add, delete, modify, columns and indexes.
2024-02-05, ∼318🔥, 2💬

💬 2022-05-28 devnatiofra: wow this really work ?

Visio 2010 UML Model Diagram Template
This section provides a tutorial example on how to load UML Model Diagram template in MS Visio 2010 to use built-in shapes to crate UML diagrams.
2022-10-06, ∼318🔥, 0💬

Archived: Viewing Digital ID Created by MS Word
This section provides a tutorial example on how to view the digital ID created by MS Word. It is really a self-signed certificate of an auto-generated private-public key pair.
2022-10-01, ∼318🔥, 0💬

javadoc - Document Generator Command and Options
This section describes what are the commonly used command line options for the Java document generator - 'javadoc' tool.
2022-10-01, ∼318🔥, 0💬

Syntaxes of XSD Statements
This chapter provides tutorial notes and example codes on XSD statement syntax. Topics include using schema, element and attribute statements to declare target schemas, elements and attributes; list of XSD built-in datatypes; extending datatypes from existing datatypes.
2022-10-01, ∼318🔥, 0💬

XML-to-JSON Conversion Module for Python
This section provides a tutorial example on how to use a 'xmltodict' conversion module to perform XML-to-JSON conversions in a Python script. The output JSON document is good, only if input XML document contains well structured data.
2022-10-01, ∼318🔥, 0💬

Fall-Through Behavior of "switch" Statements
This section provides a tutorial example that show the 'fall-through' behavior of 'switch' statements.
2022-10-01, ∼318🔥, 0💬

Declaring Complex Elements with Attributes, Sub Elements & Text Content
This section describes a tutorial example on how to declare an element that accepts attributes and sub (child) element mixed with text content using a user defined complexType datatype.
2022-10-01, ∼318🔥, 0💬

Using DML to Insert, Update and Delete Records
This chapter provides tutorial notes on DML (Data Manipulation Language) statements. Topics include INSERT, UPDATE, and DELETE statements; inserting records into tables; updating records in tables; delete records from tables.
2022-10-01, ∼318🔥, 0💬

Entering Latin1 Characters with Alt Keycodes
This section describes how to enter Latin1 characters with Alt keycodes on an English keyboard.
2022-10-01, ∼318🔥, 0💬

Unicode > Big5 轉換: 第 48 部分 - U+969E 到 U+9821
本節列出了 Unicode 到 Big5 代碼轉換表的第 48 部分 - Unicode U+969E 到 U+9821。
2024-01-31, ∼317🔥, 0💬

UML Activity Diagram and Notations
This chapter provides tutorial examples on UML activity diagram and notations. Topics include introduction to UML activity diagram; graphical notations to describe actions, control flows, decisions, merges, forks, joins, starts, finals, objects, etc.
2022-10-09, ∼317🔥, 0💬

"keytool" - Key and Certificate Management Tool
This section provides a quick introduction of 'keytool' - a command line tool to manage private keys and public certificates in 'keystore' database file.
2022-10-01, ∼317🔥, 0💬

Introduction of Class and Object
This chapter provides tutorial notes and example codes on class and object. Topics include introduction of class and object; static variables and methods; superclass and subclass; abstract class and method; interface and trait; overloaded properties and methods; object cloning and serialization; ref...
2022-10-01, ∼317🔥, 0💬

.NET Programs Communicating with HTTPS Servers
This chapter provides tutorial notes and example codes on writing .NET programs communicating with HTTPS servers. Topics include using .NET Framework 4.0 System.Net.Request class to connect to HTTPS servers; testing how .NET programs uses root CA certificates from the trusted certificate store; catc...
2022-10-01, ∼317🔥, 0💬

Importing Private-Public Key Pair with Internet Options
This section provides a tutorial example on how to import a PKCS12 file containing a private-public key pair and its certificate into Windows system using 'Internet Options'.
2022-10-01, ∼317🔥, 0💬

"javap -private" - Listing Private Variables and Methods
This section provides a tutorial example of how to list all private and public variables and methods of a class with 'javap' with the '-private' option.
2022-10-01, ∼317🔥, 0💬

What Is PHP SOAP Extension
This section describes the PHP SOAP Extension and its features: support of WSDL 1.1, SOAP 1.1, SOAP 1.2, HTTP, and HTTPS.
2022-10-01, ∼317🔥, 0💬

Layout of Components in a Container
This chapter provides tutorial notes and example codes on component layout. Topics include introduction of component layout; tutorial examples of BorderLayout, FlowLayout, BoxLayout, GridLayout, and GridBagLayout.
2022-10-01, ∼317🔥, 0💬

Array References and Array Assignment Statements
This chapter provides tutorial examples and notes about array reference. Topics include assigning an array to a scalar variable; working with array references; 'Array()' function; copying arrays; Runtime error 'Type mismatch'.
2022-10-01, ∼317🔥, 0💬

List of Built-in Datatypes
This section lists all built-in datatypes supported in XSD 1.1. 50 built-in datatypes can be divided into 7 categories. 4 new datatypes are introduced in XSD 1.1.
2022-10-01, ∼317🔥, 0💬

<< < 132 133 134 135 136 137 138 139 140 141 142 > >>   ∑:8894  Sort:Date