<< < 127 128 129 130 131 132 133 134 135 136 137 > >>   ∑:9045  Sort:Date

Keychain File Locations on macOS
This section provides a tutorial example on how to find Keychain file locations on macOS computers.
2022-10-01, ∼413🔥, 0💬

MySQL BLOB (Binary Large Object) - BLOB
This chapter provides tutorial notes on BLOB (Binary Large Object) data types, BLOB, with MySQL JDBC Driver. Topics include creating tables to store BLOB values in MySQL server; inserting BLOB values with direct SQL INSERT statements, or PreparedStatement with setBytes(), setBinaryStream() or setBlo...
2022-10-01, ∼413🔥, 0💬

Derby (Java DB) - DML Statements
This chapter provides tutorial notes on executing DML statements with Derby (Java DB) JDBC Driver. Topics include inserting, updating and deleting data rows in existing tables; creating IDENTITY columns; handling date and timestamp values.
2017-06-18, ∼413🔥, 1💬

Activity Diagram with LibreOffice UML Elements
This section provides a tutorial on how to draw a UML activity diagram with UML elements in LibreOffice.
2024-06-23, ∼412🔥, 0💬

大五碼(Big5)編碼自學筆記
本书开始部分介绍了大五碼(Big5)字符集和它的几种编码,其 余部分列出了Big5编码和Unicode编码相互转换的表格制 作程式。本书还同时收录了Big5编码到Unicode编码的转 换表,以及Unicode编码到Big5编码的转换表。更新于二 〇二四年(版次:v3.14),作了少量修改。
2024-01-31, ∼412🔥, 0💬

Unicode > Big5 轉換: 第 40 部分 - U+88F3 到 U+8A75
本節列出了 Unicode 到 Big5 代碼轉換表的第 40 部分 - Unicode U+88F3 到 U+8A75。
2024-01-31, ∼412🔥, 0💬

USB Debugging Applications on Samsung Tablet
This chapter provides tutorial notes on debugging application on Samsung mini tablet. Topics include installing Samsung USB device driver on Windows; Turning on USB debugging interface on Samsung tablet; running 'adb -d' commands on USB connected device; installing application through USB connection...
2022-10-01, ∼412🔥, 0💬

HTTPS (Hypertext Transfer Protocol Secure)
This chapter provides tutorial notes and example codes on HTTPS (Hypertext Transfer Protocol Secure). Topics include introduction to HTTPS; HTTPS server and client test programs; testing HTTPS connection with IE browser.
2022-10-01, ∼412🔥, 0💬

Archived: Downloading and Installing PHP 5.0.4 for Windows
This section provides a tutorial example on how to download and install the PHP engine 5.0.4 on a Windows system.
2022-10-01, ∼412🔥, 0💬

What Is a Thread Dump?
A quick description of JVM thread dump is provided in this section. A thread dump is a list of all execution thread in a JVM with their stack traces.
2022-10-01, ∼412🔥, 0💬

freeMemory() - Getting JVM Free Memory Information
This section provides a tutorial example on how to use freeMemory(), totalMemory(), and maxMemory() of the Runtime class to get JVM total and free memory information.
2022-10-01, ∼412🔥, 0💬

1977 - The Bourne Shell Developed by Stephen Bourne
This chapter provides some history of Bourne Shell developed by Stephen Bourne in 1977 for Unix systems.
2022-10-01, ∼412🔥, 0💬

Table Formatting Object Tree
This section describes the table formatting object tree, which generate a table with a body, header and footer with rows of cells. A table can also have a caption.
2022-10-01, ∼412🔥, 0💬

Archive Emails using "always_bcc" Setting in Postfix
This section provides a tutorial example on how to duplicate and archive emails using the 'always_bcc' configuration setting in Postfix.
2024-04-06, ∼411🔥, 0💬

Unicode to Big5 Mapping - All 13,461 Characters
Unicode to Big5 code point mapping is provided for all 13,461 characters defined in the Big5 standard.
2024-01-29, ∼411🔥, 0💬

SslSocketTest.java - Default SSL Socket Factory Test
This section provides a tutorial example on how to write a simple program to test the SSLSocketFactory class and the SSLServerSocketFactory class.
2022-10-01, ∼411🔥, 0💬

Mozilla Firefox Displaying Certificate Error Page
This section provides a tutorial example showing that Mozilla Firefox fails to validate an HTTPS server certificate and displays a certificate error page.
2022-10-01, ∼411🔥, 0💬

"jimage extract" - Extracting JIMAGE File Entries
This section provides a tutorial example on how to use the 'jimage extract' command to extract JIMAGE file entries.
2022-10-01, ∼411🔥, 0💬

Setting Up IIS to Run ASP Pages - asp.dll
This section provides a tutorial example on how to set up IIS 5.0 to run ASP pages. The important step is to link the .asp extension to the asp.dll library.
2022-10-01, ∼411🔥, 0💬

DOM (Document Object Model) Programming Interface
This chapter provides tutorial notes and example codes on DOM (Document Object Model). Topics include introduction to DOM programming interface; Java implementation of DOM; DOM Core specifications; Java example of parsing XML files; printing DOM Node tree; building new Document objects; converting D...
2022-10-01, ∼411🔥, 0💬

Simple Element Types with Extended Data Types
This section describes simple element types using data types extended from XML Schema built-in data types. Data types can be extended with restrictions, union or list operations.
2022-10-01, ∼411🔥, 0💬

Java Implementation of XSLT
This chapter provides tutorial notes and example codes on Java implementation of XSLT. Topics include implementation interfaces and classes in JDK 1.4 for XSLT; simple XSLT transformation program written in Java.
2022-10-01, ∼411🔥, 0💬

Archived: Hijacking Servlet Converted from JSP
This section provides a tutorial example on how to hijack the JSP-to-Servlet conversion process on Tomcat 4.1.18 by placing your own Servlet class in the 'work' folder.
2022-10-01, ∼411🔥, 0💬

Importing Declarations Across Namespaces - Examples
This section describes a tutorial example on how to import external namespaces and refer to element declarations from imported namespaces.
2022-10-01, ∼411🔥, 0💬

<< < 127 128 129 130 131 132 133 134 135 136 137 > >>   ∑:9045  Sort:Date