<< < 100 101 102 103 104 105 106 107 108 109 110 > >>   ∑:9045  Sort:Date

References Used in CD/DVD Tutorials
List of reference materials used in this book.
2021-12-08, ∼511🔥, 2💬

💬 2021-12-04 Herong: Predrag, Reference updated. Thanks!

💬 2021-11-30 Predrag Supurovic: Reference to MPEG Audio Compression Basics, Predrag Supurovic, should be updated. Proper reference is MPEG Audio Frame Header, P...

1950: Tai Le
This section provides a quick summary of the Unicode code point block: 'Tai Le', which contains 48 code points to represent Tai Le alphabets used in the Tai Le language.
2024-01-23, ∼510🔥, 0💬

10530: Caucasian Albanian
This section provides a quick summary of the Unicode code point block: 'Caucasian Albanian', which contains 64 code points to represent Caucasian Albanian alphabets used in the Caucasian Albanian language.
2024-01-23, ∼510🔥, 0💬

What Is a Statement
This section provides a quick description of different types of statements and a tutorial example on how to write expression and other statements.
2022-10-01, ∼510🔥, 0💬

Modifying the Servlet Converted from a JSP Page
This section provides a tutorial example on how to capture and modify the Servlet class converted from a JSP by the Tomcat server.
2022-10-01, ∼510🔥, 0💬

Commutativity of Elliptic Curve Operations
This section describes the associativity of the addition operation on an elliptic curve. P + (Q + S) = (P + Q) + S is true.
2022-10-01, ∼510🔥, 0💬

GetMortgagePayment - Usage Description
This section describes the free Web service GetMortgagePayment provided by WebserviceX.NET. GetMortgagePayment allows you to calculate mortgage payments.
2017-02-11, ∼510🔥, 2💬

💬 2017-02-11 Herong: Sam, the GetMortgagePayment service is working. Can you show us the error you are getting?

💬 2017-02-04 sam: hello admin getMortgage payment service is not working. it is displaying xml tag exception while importing into soap UI can you ...

AA00: Cham
This section provides a quick summary of the Unicode code point block: 'Cham', which contains 96 code points to represent Cham alphabets used in the Cham language.
2024-01-23, ∼509🔥, 0💬

101D0: Phaistos Disc
This section provides a quick summary of the Unicode code point block: 'Phaistos Disc', which contains 48 code points to represent symbols on the Phaistos Disc.
2024-01-23, ∼509🔥, 0💬

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

说明与摘要
提供了有關本書《大五碼(Big5)編碼自學筆記》的詳細資訊.
2024-01-31, ∼508🔥, 0💬

MySQL Command Line Client Tool
A tutorial example on how to use the MySQL Command Line Client Tool to connect to MySQL Server. The example also includes SQL commands to create a new test database/table and insert some data to the table.
2022-10-01, ∼508🔥, 0💬

GetGeoIP - Usage Description
This section describes the free Web service GetGeoIP provided by WebserviceX.NET. GetGeoIP allows you to obtain country information with a given IP address
2020-08-06, ∼508🔥, 1💬

Adding Directories to a New ZIP File
This section provides a tutorial example on how to add files and sub directories to a new ZIP file.
2017-08-21, ∼508🔥, 2💬

💬 2017-08-21 Herong: Bob, try WinRAR. It's easier to use.

💬 2017-08-16 Bob Stine: I am trying to create a zip archive that includes subdirectories. It would be great if I could do this from the commandline. Why...

"Open Babel Error in LoadAllPlugins" Error
This section provides a tutorial example on how to resolve the 'Open Babel Error in LoadAllPlugins' error by adding the the BABEL_LIBDIR environment variable.
2023-01-07, ∼507🔥, 0💬

Archived: Viewing Digital ID Obtained from ARX CoSign
This section provides a tutorial example on how to view digital ID obtained from ARX CoSign. It is a real PKI certificate that can be validated up to a trusted root CA.
2022-10-01, ∼507🔥, 0💬

SOAP Body and Operation Name - Book Reservation
This section provides a tutorial example on writing a WSDL 1.1 example that uses SOAP 1.1 over HTTP with style='document' and operation name as the first level element name in SOAP Body to help RPC method based client API like SOAP::Lite.
2022-10-01, ∼507🔥, 0💬

Copying and Pasting Chinese Input to UTF-8 Web Forms
This section provides a test on copying and pasting Chinese input text from GB18030 and Big5 Web pages to UTF-8 encoded Web forms.
2022-10-01, ∼507🔥, 0💬

XSLT (XSL Transformations) Introduction
This chapter provides tutorial notes and example codes on XSLT (XSL Transformations). Topics include introduction to XSLT (XSL Transformations); syntax of stylesheet, template, apply-templates elements; including literal texts and XML elements in transformation output; calling a transformation insid...
2016-09-26, ∼507🔥, 1💬

Chinese Character String with GB18030 Encoding
This section providing information on handling Chinese character string literals in GB18030 encoding. header() function must be called to override the HTTP response header 'Content-type' setting to GB18030 in PHP 7.
2024-10-29, ∼506🔥, 3💬

💬 2024-10-29 Herong: Yi, looks like you have fixed your code issue. Your website displays Chinese characters correctly now.

💬 2024-10-26 Yi Jiang: Thanks Yang! But my website still display wrong: https://www.typingchinese.com/bishun .phpthis happens after hosting server upgr...

Certificate Trust Settings in Mozilla Firefox
This section provides a tutorial example on how to view certificate trust settings in Mozilla Firefox. A root CA certificate can not be removed from Mozilla Firefox. But its trust settings can be removed.
2022-10-01, ∼506🔥, 0💬

jpackage - Binary Package Builder
This chapter provides tutorial notes on 'jpackage' tool. Topics include introduction of jpackage; running jpackage to build *.dmg and *.pkg packages on macOS computers.
2022-10-01, ∼506🔥, 0💬

Anonymous or Inline Data Types
This section describes the anonymous or inline data type, which is coded inside an 'element' or an 'attribute' statement to which the type is applied.
2022-10-01, ∼506🔥, 0💬

Footprint Comparison - OpenJ9 vs. HotSpot
This section provides a tutorial example on how to compare footprint of OpenJ9 and HotSpot JVMs. My tests show that OpenJ9 footprint is 28% smaller than HotSpot on a CentOS Linux computer.
2022-10-01, ∼506🔥, 0💬

<< < 100 101 102 103 104 105 106 107 108 109 110 > >>   ∑:9045  Sort:Date