<< < 249 250 251 252 253 254 255 256 257 258 259 > >>   ∑:8894  Sort:Date

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

Running Applications - Background and Foreground Processes
This section provides a tutorial example on how to review running applications, including both background processes and foreground processes, on my Android phone.
2022-10-01, ∼182🔥, 0💬

Installing "AboutAndroid" to LG-P925g Phone
This section provides a tutorial example on how to install my 'AboutAndroid' application to my LG-P925g phone. 'HelloAndroid' needs to be uninstalled first, because both applications share the same Java package name 'com.herongyang'.
2022-10-01, ∼182🔥, 0💬

ChangeAreaUnit - Response Message Sample
This section provides a response message sample of ChangeAreaUnit Web service.
2022-10-01, ∼182🔥, 0💬

GetSunSetRiseTime - Request Message Sample
This section provides a request message sample of GetSunSetRiseTime Web service.
2022-10-01, ∼182🔥, 0💬

Bash Command Line Examples
This section provides some Bash shell command line examples with explanations.
2022-10-01, ∼182🔥, 0💬

What Is The Internet
This section provides a quick introduction of the history of the Internet and its communication protocols.
2022-10-01, ∼182🔥, 0💬

Arithmetic Operations - Example
This section provides a tutorial example on how to use arithmetic operations: Multiplication, Division, Addition, and Subtraction.
2022-10-01, ∼182🔥, 0💬

InnoDB Table with Long Rows
This section provides a tutorial example showing index pages and data pages for an InnoDB table with long rows, about 1812 bytes.
2022-10-01, ∼182🔥, 0💬

General Guidelines on Bulk Changes
This section provides a tutorial on how to install MySQL database server on macOS.
2022-10-01, ∼182🔥, 0💬

Install New Version of Python on macOS
This section provides a tutorial on how to install newer version of Python on macOS.
2022-10-01, ∼182🔥, 0💬

-cp or -classpath Syntax on Different Systems
This section describes syntax differences of the -cp or -classpath option at the Java command line to specify JDBC implementation driver JAR files.
2022-10-01, ∼182🔥, 0💬

References
List of reference materials used in this book.
2022-10-01, ∼182🔥, 0💬

"jobs" - Manage Background Jobs
This section provides a tutorial example on how to use 'jobs' command to display background jobs, which are processes with input detached the keyboard. You can start a background job by adding the 'ampersand' sign to the end of the commmad.
2022-10-01, ∼182🔥, 0💬

What Is ASN.1 (Abstract Syntax Notation One)
This section introduces ASN.1 (Abstract Syntax Notation One), which is a language that allows you to define your own constructed data types.
2024-11-27, ∼181🔥, 0💬

Test Dovecot POP3 Server with "telnet" Client
This section provides a tutorial example on how to test Dovecot POP3 server with the 'telnet' client command to send a POP3 request to port 110 on local host. Users can retrieve emails after authenticated with their passwords.
2024-04-06, ∼181🔥, 0💬

Big5 到 Unicode 轉換:一級漢字 - 第 A4 行
本節列出了 Big5 到 Unicode 代碼轉換表中一級漢字 - 第 A4 行。
2024-02-03, ∼181🔥, 0💬

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

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

AJAX (Asynchronous JavaScript And XML)
This chapter provides a quick introduction on AJAX (Asynchronous JavaScript And XML). Topics include what introduction to AJAX, XMLHttpRequest API, requests, responses, properties, methods and events; ; examples to send synchronous and asynchronous requests, to parse responses as JSON or other objec...
2023-05-28, ∼181🔥, 0💬

BOM이없는 UTF-8과 UTF-8의 차이점은 무엇입니까?
'Byte Order Mark (BOM) - FEFF - EFBBBF' tutorial was cited in a tistory.com forum post in 2020.
2022-10-27, ∼181🔥, 0💬

Creating Connections with DataSource Class
This section describes how to create connection objects with the DataSource class.
2022-10-22, ∼181🔥, 0💬

SOAP 1.1 Request - Content-Length Too Small
This section provides a tutorial example of SOAP 1.1 request to use the GetSpeech Web service provided at xmlme.com. A 'Bad Request' error is received, if Content-Length is not enough to cover the entire XML message in the request.
2022-10-08, ∼181🔥, 0💬

Testing SOAP Extension with WSDL 1.1
This section provides a tutorial example on how to configure and test SOAP Extension with a WSDL 1.1 document with my Hello Web service.
2022-10-01, ∼181🔥, 0💬

<< < 249 250 251 252 253 254 255 256 257 258 259 > >>   ∑:8894  Sort:Date