<< < 239 240 241 242 243 244 245 246 247 248 249 > >>   ∑:8894  Sort:Date

Introduction of Time
This chapter provides an introduction of time. Topics include what is time; standard unit to measure duration of time; how long is one 'second'.
2022-10-05, ∼194🔥, 0💬

Derby (Java DB) - Running SELECT Queries
This section describes how to run SELECT queries through the JDBC driver.
2022-10-04, ∼194🔥, 0💬

中國農歷二百年算法及年歷 - 和榮筆記
本書開始部份簡單地介紹了日歷的基本原理,一些天文數據和公式, 同時也介紹了目前中國使用的公歷和農歷的基本推算規則。中間部份 列出了一個中國農歷推算原程式。這個程式采用了壓縮數据,可以用 來推算二百年農歷日期。本書的其余部份收錄了由這個程式制作的二 百年年歷。書中還介紹了一個公式和程序用於計算太陽的位置和經度 ,也可以...
2022-10-04, ∼194🔥, 0💬

Request and Response - Refill Order
This section provides a mock request and a mock response for the RefilOrder Web service that uses SOAP 1.2 over HTTP with style='document' and elementFormDefault='qualified' in the schema to use qualified names (QName) for sub elements in SOAP Body.
2022-10-01, ∼194🔥, 0💬

edit() - Launch Default Editor for Given File
This section provides a tutorial example on how to use Desktop.edit() method to launch the default editor for the given file based on the file type.
2022-10-01, ∼194🔥, 0💬

Servlet Class Converted from JSP - TraceTagTest_jsp.java
This section describes the Servlet class converted from my test JSP page, TraceTagTest_jsp.java, which shows you how the custom tag, hy:trace, is converted.
2022-10-01, ∼194🔥, 0💬

Data Literals
This section describes 5 types of data literals used in C#: Boolean, Integer, Real, Character and String.
2022-10-01, ∼194🔥, 0💬

Type System Unification
This section describes type system unification. All types in C# are derived from 'object'.
2022-10-01, ∼194🔥, 0💬

Most Popular Web Browsers
The most popular Web browsers based on browser signature strings in log files for 196 days of year 2008.
2022-10-01, ∼194🔥, 0💬

Performance Tests on Parallel collector
This chapter provides tutorial notes and example codes on performance impact of Parallel collector, Topics include heap footprint; heap size impact; running minor GC only, running more major GC.
2022-10-01, ∼194🔥, 0💬

What Is YUM
This section provides a quick introduction on YUM (Yellowdog Update Modified), which is a software package manager for RPM (RedHat Package Manager) based Linux distributions.
2022-10-01, ∼194🔥, 0💬

Retrieving BLOB Values with getBlob() Method
This section describes how to retrieve BLOB values with the ResultSet.getBlob() method.
2016-02-07, ∼194🔥, 2💬

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

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

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

Unicode > Big5 轉換: 第 17 部分 - U+65EE 到 U+6776
本節列出了 Unicode 到 Big5 代碼轉換表的第 17 部分 - Unicode U+65EE 到 U+6776。
2024-01-31, ∼193🔥, 0💬

Unicode > Big5 轉換: 第 51 部分 - U+9BDC 到 U+9DD1
本節列出了 Unicode 到 Big5 代碼轉換表的第 51 部分 - Unicode U+9BDC 到 U+9DD1。
2024-01-31, ∼193🔥, 0💬

Big5 to Unicode - Row B0: Level 1 Characters
Big5 to Unicode code point mapping is provided for Big5 character set - Row B0: Level 1 Characters.
2024-01-29, ∼193🔥, 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, ∼193🔥, 0💬

"ij" - Client Tool to Create New Databases
This section describes how to use the command line tool 'ij' to create a new database with a new table.
2022-10-05, ∼193🔥, 0💬

SoapTcpClient.pl - SOAP Client Example with TCP Protocol
This section provides a tutorial example on how to use the SOAP::Lite module to create a SOAP client program, SoapTcpClient.pl, with the TCP protocol.
2022-10-04, ∼193🔥, 0💬

中国年历 - 2001年至2010年
本章列出了2001年至2010年之间十年年历。
2022-10-04, ∼193🔥, 0💬

DOMNewDoc.java - Building a New DOM Document
This section provides a tutorial example on how to write a program to create a new DOM document object with DOM classes and methods like: DocumentBuilder.newDocument(), Document.createElement(), Document.createTextNode(), and Node.appendChild().
2022-10-01, ∼193🔥, 0💬

Character String Traveling Paths
This section describes steps of connection paths that character strings must travel through in a typical Web based application: output characters strings come from PHP files or data base tables and input character strings come from user's Web browser.
2022-10-01, ∼193🔥, 0💬

<< < 239 240 241 242 243 244 245 246 247 248 249 > >>   ∑:8894  Sort:Date