<< < 181 182 183 184 185 186 187 188 189 190 191 > >>   ∑:9020  Sort:Date

PreparedStatement in Batch Mode
This section describes how to use PreparedStatement objects in batch mode.
2022-10-01, ∼272🔥, 0💬

MySQL - Reference Implementation of JdbcRowSet
This chapter provides tutorial notes on Sun's Reference Implementation of JdbcRowSet working with MySQL database. Topics include installing JdbcRowSet reference implementation; connecting JdbcRowSet objects to database server with connection URL, DataSource name, ResultSet objects or Connection obje...
2022-10-01, ∼272🔥, 0💬

Archived: MySQL Connector/J 5.0 - Download and Installation
This section describes how to download and install MySQL Connector/J (JDBC driver).
2022-10-01, ∼272🔥, 0💬

Install and Manage PHP Packages on CentOS
This section provides a tutorial example on how to install PHP 7.2 on CentOS 8 systems using 'dnf/yum' as the package manager.
2022-10-01, ∼272🔥, 0💬

Unicode 到 Big5 轉換: 第 35 部分 - U+81E1 到 U+834D
本節列出了 Unicode 到 Big5 代碼轉換表的第 35 部分 - Unicode U+81E1 到 U+834D。
2024-02-03, ∼271🔥, 0💬

Big5 > Unicode 轉換: 一级漢字 - 第 B8 行
本節列出了 Big5 到 Unicode 代碼轉換表中「一级漢字」的第 B8 行。
2024-01-31, ∼271🔥, 0💬

Python Language and Unicode Characters
This chapter provides notes and tutorial examples on Unicode support in Python language. Topics including using 'str' data type to store single and multiple Unicode characters; Unicode escape sequences in 'str' literals; default Unicode encoding used in Python; str.encode() and bytes.decode() method...
2024-01-27, ∼271🔥, 0💬

What Is a Use Case Diagram?
This section describes the UML Use Case Diagram, which presents usage behaviors of a system from an outside user's point of view. Those usage behaviors are organized into units of use cases.
2022-10-06, ∼271🔥, 0💬

Creating a Certificate Path with OpenSSL
This section provides a tutorial example on how to create multiple certificates to form a certificate path for testing purpose.
2022-10-04, ∼271🔥, 0💬

Axis2RegistrationClient.java - document/literal Style
This section provides a tutorial example on how to build a SOAP Body message in document/literal style and call the Registration Web service.
2022-10-01, ∼271🔥, 0💬

Creating Labels with Chinese Characters
This section provides a tutorial example on how to create a label with Chinese characters with the javax.swing.JLabel class.
2022-10-01, ∼271🔥, 0💬

Supporting Characters in Multiple Languages
This section provides a tutorial example to test how non-ASCII characters in multiple languages can be entered as static text in JSP pages in Unicode UTF-8 encoding.
2022-10-01, ∼271🔥, 0💬

1983 - "Sendmail" Mail Transfer Agent Developed by Eric Allman
This chapter provides some history of sendmail, a MTA (Mail Transfer Agent) developed by Eric Allman in 1983 for Unix systems.
2022-10-01, ∼271🔥, 0💬

String Literal Travel Path
This section providing information on how string literals in PHP scripts travel through various applications from you as a publisher to a user as a viewer of a Web page.
2022-10-01, ∼271🔥, 0💬

Insertion Sort - Performance
This section provides a tutorial on how to measure the performance of the Insertion Sort algorithm. My first Java implementation of Insert Sort is performing at the O(N*N) order level.
2022-10-01, ∼271🔥, 0💬

Bubble Sort Algorithm and Java Implementation
This chapter provides tutorial notes and codes on the Bubble Sort algorithm. Topics include introduction of the Bubble Sort algorithm, Java implementation and performance of the Bubble Sort algorithm.
2022-10-01, ∼271🔥, 0💬

Serial Collector Stops Application for Minor/Major GC
This section provides log messages showing that the Serial Collector stops the application for both Minor GC and Major GC.
2022-10-01, ∼271🔥, 0💬

Reduced Elliptic Curve Group - E127(-1,3)
This section provides an example of a reduced Elliptic Curve group E127(-1,3). An example of addition operation is also provided.
2022-10-01, ∼271🔥, 0💬

EC Curves Supported by Java
This section provides is a list of named curves that are supported or not supported by 'keytool' and Java default library.
2022-10-01, ∼271🔥, 0💬

Serial GC Tracing - Plenty of Heap
This section provides a tutorial of tracing how Serial GC works with a huge heap size, plenty of memory in 'new' generation.
2022-10-01, ∼271🔥, 0💬

Using Keychain Access as Certificate Manager
This section provides a quick introduction on Keychain Access as an certificate manager to store private keys and PKI certificates.
2022-10-01, ∼271🔥, 0💬

Resources and Tools
This section provides a list of resources and tools for molecule study.
2022-10-01, ∼271🔥, 0💬

Microsoft JDBC Driver - DDL Statements
This chapter provides tutorial notes on executing DDL statements with Microsoft JDBC Driver. Topics include creating schemas; creating, altering and dropping tables.
2022-10-01, ∼271🔥, 0💬

Install and Manage Python Engine on CentOS
This section provides a tutorial example on how to install Python 3.6 on CentOS 8 systems using 'dnf/yum' as the package manager.
2022-10-01, ∼271🔥, 0💬

<< < 181 182 183 184 185 186 187 188 189 190 191 > >>   ∑:9020  Sort:Date