<< < 65 66 67 68 69 70 71 72 73 74 75 > >>   ∑:9026  Sort:Date

"Body" Region Margin and "Side" Region Extent
This section provides tutorial example to demonstrate how the region-before extent overlaps with the top margin of the region-body. It can also be extended into and hidden behind the content area of the region-body.
2022-02-19, ∼753🔥, 2💬

💬 2022-02-19 Herong: Craig, Thanks for pointing out the error in the source code. Yes, all " " should be replaced by their XML entity names, if they ...

💬 2022-02-19 Craig: With FOP Version 2.7, it was necessary to remove the "less than" and "greater than" symbols from the 'static-content" sections t...

1D800: Sutton SignWriting
This section provides a quick summary of the Unicode code point block: 'Sutton SignWriting', which contains 672 code points to represent a notational system developed in 1974 by Valerie Sutton and used for the transcription of many sign languages.
2024-01-23, ∼752🔥, 0💬

"keytool -genkeypair" - Generating Keys and Self-Signed Certificates
This section provides a tutorial example on how to use the 'keytool -genkeypair' command to generate a new pair of keys and self-signed certificate in a new 'keystore' file.
2022-10-01, ∼752🔥, 0💬

"keytool -keyclone" - Cloning Certificates with New Identities
This section provides a tutorial example on how to use the 'keytool -keyclone' command to clone a certificate with new identity. The cloned certificates with share the same keys with the original certificate.
2022-10-01, ∼752🔥, 0💬

Archived: JDK 1.6 keytool - keystore File Tool
This section describes all commands supported in JDK 1.6 'keytool' tool to manage certificates stored in 'keystore' files.
2022-10-01, ∼751🔥, 0💬

Importing CA Certificate into Firefox
This section provides a tutorial example on how to import a CA certificate into Firefox in the 'Authorities' category.
2025-06-18, ∼750🔥, 1💬

Unicode 到 Big5 轉換: 第 53 部分 - U+9FA2 到 U+FF64
本節列出了 Unicode 到 Big5 代碼轉換表的第 53 部分 - Unicode U+9FA2 到 U+FF64。
2024-02-03, ∼749🔥, 0💬

ActionListener, ChangeListener and ItemListener
This section provides a tutorial example on how to use ActionListener, ChangeListener and ItemListener interfaces to handle different types of events generated on check boxes.
2022-10-01, ∼749🔥, 0💬

Viewing Data CD Track Layout
This section provides a tutorial on how to view the track and file system layout of a Data CD with IsoBuster.
2019-01-21, ∼749🔥, 2💬

💬 2019-01-21 Herong: Tyler, Just curious, why you are still using CD?

💬 2019-01-13 Tyler: CD tutoria good.

Identity Element on an Elliptic Curve
This section describes the 'identity element', which is the 'infinity point' in our addition and subtraction operations on an elliptic curve.
2022-10-01, ∼748🔥, 0💬

Block Devices and Partitions
This chapter provides tutorial examples on block devices and partitions. Topics include understanding block devices, partition tables and partitions; using 'hdparm -i' command to display device information; differences between MBR and GPT partition table (disklabel) types; using 'parted' commands to...
2022-10-01, ∼748🔥, 0💬

0100: Latin Extended-A
This section provides a quick summary of the Unicode code point block: 'Latin Extended-A', which contains 128 code points to represent more Latin based languages letters with various diacritic marks.
2024-01-23, ∼747🔥, 0💬

Examples of GB18030 Encoding
This section provides examples of encoded byte sequences of GB18030 encoding, which is designed to encode Chinese characters.
2022-10-01, ∼747🔥, 0💬

2460: Enclosed Alphanumerics
This section provides a quick summary of the Unicode code point block: 'Enclosed Alphanumerics', which contains 160 code points to represent alphanumerics enclosed in circles or brackets.
2024-01-23, ∼746🔥, 0💬

JDBC Version and History
This section provides some quick information about JDBC versions and history.
2022-10-04, ∼746🔥, 0💬

JRadioButtonMenuItemTest.java - Radio Button Menu Item Test Program
This section provides a tutorial example on how to use the javax.swing.JRadioButtonMenuIt emclass to create multiple radio button menu items and added them into a button group. If one radio button menu item is selected in a group, all others will be unselected.
2022-10-01, ∼745🔥, 0💬

Deprecated: "geth --testnet" - Ethereum Node on Ropsten Network
This section describes how to run a 'geth' Ethereum node on the Ropsten Network.
2022-10-01, ∼745🔥, 0💬

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2023-12-06, ∼742🔥, 2💬

💬 2023-12-06 Herong: Devang, can you send me your order information to me at herong_yang@yahoo.com? Thanks.

💬 2023-12-05 Devang: I purchased the book from amazon a d sent the mail with order details but did not receive book in pdf format. Could you please c...

"brainpoolP256t1"“ - For 256-Bit ECC Keys
This section describes 'brainpoolP256t1' elliptic curve domain parameters for generating 256-Bit ECC Keys as specified by RFC 5639.
2022-10-01, ∼742🔥, 0💬

1964 - Ma Ling Er Xiang Lai ... (马铃儿响来玉鸟儿唱) - Bird Singing Along With Horse Bell Ringing
Ma Ling Er Xiang Lai Yu Niao Er Chang (马铃儿响来玉鸟儿唱) - Bird Singing Along With Horse Bell Ringing, lyrics by Ge Yan (葛炎), Liu Qiong (刘琼), music by Luo zongxian (罗宗贤), Ge Yan (葛炎), produced in 1964.
2020-12-01, ∼742🔥, 4💬

💬 2020-12-01 Herong: raoyc, thanks for the link. But Lucas is looking an English version...

💬 2020-11-29 raoyc: @Lucas visit https://haokan.baidu.com/v?vid=17203 633039526567141&pd=bjh&fr=bj hauthor&type=video

💬 2020-11-22 Herong: Lucas, that's a huge challenge for me. Hope someone else reading this comment can help you out.

💬 2020-11-12 Lucas Tazikly: Hi, herong! I'm trying to learning to play this song on the piano and sing it in English, so can you please translate Ma LIng Er...

Data Structure of Bitcoin Raw Transaction Format
This section describes the data structure of a Bitcoin raw transaction format.
2022-10-01, ∼741🔥, 0💬

Verifying Tomcat Server
This section provides a tutorial example on how to verify Apache Tomcat server on a local system by accessing http://localhost:8080 on a Web browser.
2022-10-01, ∼740🔥, 0💬

"QName" Datatype Values and Representations
This section describes the built-in primitive datatype, 'QName' that represents XML element and attribute names with or without namespaces. Leading and trailing whitespaces are allowed and trimmed.
2022-10-01, ∼740🔥, 0💬

Private Network ID Must Match "chainId"
This section describes the requirement on private network - the network ID must match the 'chainId' given in the genesis block configuration.
2022-06-28, ∼740🔥, 1💬

💬 2022-06-28 Jenny: Thank

<< < 65 66 67 68 69 70 71 72 73 74 75 > >>   ∑:9026  Sort:Date