<< < 235 236 237 238 239 240 241 242 243 244 245 > >>   ∑:7662  Sort:Date

Deployment Diagram and Notations in Visio
This section lists UML Deployment Diagram notations supported in MS Visio 2010.
2022-10-08, 131🔥, 0💬

DiffieHellman Private Key and Public Key Pair Sample
This section provides a tutorial example on how to run JcaKeyPair.java to generate a DiffieHellman private key and public key pair sample. Keys are stored PKCS#8 and X.509 encoding formats.
2022-10-07, 131🔥, 0💬

Sequence Diagram - Lifeline Notation
This section describes the Lifeline Notation used in a UML Sequence Diagram. A Lifeline Notation presents an object that participate message interchanges with other objects.
2022-10-07, 131🔥, 0💬

What Is "keystore"?
This section describes what is a 'keystore' file - A database file introduced in JDK (Java Development Kit) to store your own private keys and public key certificates you received from other people.
2022-10-07, 131🔥, 0💬

Perl Socket Test Program for HTTP and SOAP
This chapter provides tutorial notes and example codes on the Perl socket test program for HTTP and SOAP communications. Topics include writing a simple Perl socket test program; sending HTTP 1.0 and HTTP 1.1 requests; sending SOAP 1.1 and SOAP 1.2 requests; fixing the issue caused by Content-Length...
2022-10-06, 131🔥, 0💬

SOAP Data Model
This chapter describes what is SOAP data model.
2022-10-04, 131🔥, 0💬

Class Diagram - Class Notation
This section describes the Class Notation used in a UML Class Diagram. A Class Notation presents a class of objects which share the same set of properties and behaviors.
2022-10-04, 131🔥, 0💬

"INSERT INTO" Statements with INDENTITY Columns
This section describes what will happen if you try to insert rows with values for GENERATED ALWAYS AS IDENTITY columns.
2022-10-04, 131🔥, 0💬

Most Popular Web Browsers
The most popular Web browsers based on browser signature strings in log files for year 2012 with no log files missing.
2022-10-01, 131🔥, 0💬

About This Book
This section provides some detailed information about this book - __title__.
2022-10-01, 131🔥, 0💬

Establishing Connections from JDBC to Databases
This section provides some quick information on establishing connections from JDBC to databases.
2022-10-01, 131🔥, 0💬

MySQL Installation on macOS
This section describes how to download, install and start MySQL server on macOS systems.
2022-10-01, 131🔥, 0💬

大五碼(Big5)編碼
本節介紹了大五碼 (Big5) 的編碼方法,它是將大五碼三個區塊中的字元,依次排放到一個由兩 個字節組成的數字二維矩陣中形成的。
2024-02-03, 130🔥, 0💬

大五碼(Big5)与Unicode的关系
大五碼(Big5)字符集是Unicode字符集的一个子集。但 是大五碼编码和Unicode编码却毫无关系。
2024-01-31, 130🔥, 0💬

從 Big5 到 Unicode 轉換表製作程式
本章介紹了 Big5Unicode.java 源程式。 它可以用來製作 Big5 到 Unicode 編碼轉換表。
2024-01-31, 130🔥, 0💬

Big5 &gt; Unicode 轉換: 特殊符號 - 第 A3 行
本節列出了 Big5 到 Unicode 代碼轉換表中「特殊符號」的第 A3 行。
2024-01-31, 130🔥, 0💬

Big5 &gt; Unicode 轉換: 一级漢字 - 第 B1 行
本節列出了 Big5 到 Unicode 代碼轉換表中「一级漢字」的第 B1 行。
2024-01-31, 130🔥, 0💬

1DF00: Latin Extended-G
This section provides a quick summary of the Unicode code point block: 'Latin Extended-G', which contains 256 code points to represent Latin Extended-G alphabets used in the Latin Extended-G language.
2024-01-23, 130🔥, 0💬

Dump SOAP Request and Response Messages
This section provides a tutorial example on how to dump SOAP request and response messages with the Zeep Python library.
2024-01-21, 130🔥, 0💬

Online Testing Tool for Web Services
This section describes the online testing tool for Web services provided by soapclient.com. It can parse a given WSDL document and provide you an input form invoke its services.
2024-01-21, 130🔥, 0💬

What Is Encryption?
This section describes what is encryption - A bijection function that uses a key, encryption key, to compute the image.
2022-10-16, 130🔥, 0💬

Archived: Visiting "https" Web Site with IE 7
This section describes how IE (Internet Explorer) 7 shows a lock icon when you visit an 'https' Web site to provide you more security related information.
2022-10-15, 130🔥, 0💬

MS Visio 2010 - UML Drawing Tool
This chapter provides tutorial notes and example codes on MS Visio 2010. Topics include introduction of Visio 2010 UML Model Diagram template; Notation shapes for Activity, Collaboration, Component, Deployment, Sequence, Statechart, Static, and Use Case diagrams.
2022-10-09, 130🔥, 0💬

Adding SVG Images in Rmarkdown
'Adding Inline SVG Image in HTML5 Documents' tutorial was cited in codeday.me forum in 2019..
2022-10-06, 130🔥, 0💬

<< < 235 236 237 238 239 240 241 242 243 244 245 > >>   ∑:7662  Sort:Date