<< < 37 38 39 40 41 42 43 44 45 46 47 > >>   ∑:9107  Sort:Date

Table Column Headers and Footers
This section provides a tutorial example on how to create tables with column headers and footers. table-header and table-footer formatting objects should go before table-body formatting object.
2019-06-06, ∼1601🔥, 1💬

💬 2019-06-06 adfasdfas: it doesn't works

Managing Non-ASCII Character Strings with MySQL Servers
This chapter provides tutorial examples and notes about handling non-ASCII characters with MySQL server. Topics include storing non-ASCII characters in MySQL database with various character set encodings; managing encoding conversion when inserting data to and retrieving data from database; examples...
2018-03-16, ∼1601🔥, 3💬

💬 2018-03-16 BÃRRY: BÃRRY

💬 2018-02-06 Herong: That was a good test.

💬 2018-02-02 Sample: ⦅⦆¢£¬¯¦\₩│←↑→↓■○ !#$%&()*+,−./:;<=>? @[?]^_`{|}〜 ⦅⦆¢£¬ ̄¥₩│←↑→↓■○

"long", "int", "short" and "byte" Datatypes
This section describes the built-in primitive datatypes, 'long', 'int', 'short' and 'byte', that represents signed integer numbers for different storage sizes. Leading and trailing whitespaces are allowed and trimmed.
2022-10-01, ∼1599🔥, 0💬

EC (Elliptic Curve) Key Pair
This chapter provides tutorial notes on EC (Elliptic Curve) key pair. Topics include definition of EC private and public key pair; example of elliptic curve and subgroup used to generate good EC key pair; using OpenSSL command line tool to generate EC key pairs.
2025-05-22, ∼1597🔥, 2💬

Adding JDK "bin" Directory to Path Setting
This section provides a tutorial on how to add JDK 'bin' directory to the 'path' system environment variable.
2022-10-01, ∼1597🔥, 0💬

2007 - 投名状 - The Warlords
投名状 (The Warlords), 2007, directed by 陈可辛 (Peter Chan), casted by 李连杰, 刘德华, 金城武, 徐静蕾.
2016-08-12, ∼1595🔥, 3💬

💬 2016-08-12 kf: nice

💬 2016-08-12 kf: lovely

1937 - He Ri Jun Zai Lai (何日君再来) - When Will You Come Back Again
He Ri Jun Zai Lai (何日君再来) - When Will You Come Back Again, lyrics written by Huang Jiamo (黄嘉谟) in 1937. Music was composed by Liu Xuean (刘雪庵)
2022-09-07, ∼1594🔥, 2💬

💬 2017-08-27 Zech: A very nice song. Thank you.

SOAP Protocol Binding
This section describes what is SOAP protocol binding.
2021-09-01, ∼1594🔥, 2💬

💬 2021-09-01 Anka: Agree!

💬 2015-07-20 Frank: Very good and easy to understand

Deprecated: ropsten.etherscan.io - Block Explorer
This section describes what is ropsten.etherscan.io.
2021-09-06, ∼1593🔥, 1💬

💬 2021-09-06 albert: thanksal

GB2312 Encoding for GB2312 Character Set
This section provides a quick introduction of the GB2312 encoding for the GB2312 character set. GB2312 is a 2-byte (8 bits per bytes) encoding.
2023-03-24, ∼1592🔥, 2💬

Certificate X.509 Standard and DER/PEM Formats
This chapter provides tutorial notes and example codes on certificate content standard and file formats. Topics include X.509 standard for certificate content; DER encoding for certificate binary file format; PEM encoding for certificate text file format; exchanging certificates in DER and PEM forma...
2023-09-26, ∼1591🔥, 2💬

Send Ether from One Account to Another
This section describes how to send Ether from one account to another.
2022-01-07, ∼1586🔥, 1💬

💬 2022-01-07 John: Hi

Lucky Wedding Dates: 2047 - Year of the Rabbit
Where to find lucky wedding dates for year 2047? Lucky Wedding Dates: 2047 - Year of the Rabbit   ⇒ Lucky Wedding Dates: 2048 - Year of the Dragon ⇐ Lucky Wedding Dates: 2046 - Year of the Tiger ⇑ Lucky Wedding Dates: 2041 - 2050 ⇑⇑ Wedding Date - The Most Important Date of Your Life
2026-07-20, ∼1585🔥, 0💬

Downloading and Installing JDK on Windows
This section describes how to download and install JDK on a Windows system.
2022-10-01, ∼1585🔥, 0💬

What Is MySQL Shell
Quick introduction of MySQL Shell and ways to start it and access the local MySQL server.
2022-10-01, ∼1581🔥, 0💬

Android Command Line Shell
This chapter provides tutorial notes on Android command line shell. Topics include introduction of Bourne Shell; Unix/Linux command line programs; Android command line tools; running Java application on Dalvik VM.
2017-01-20, ∼1580🔥, 1💬

"hexBinary" Datatype Values and Representations
This section describes the built-in primitive datatype, 'hexBinary' that represents binary data represented in hexadecimal encoding. Leading and trailing whitespaces allowed and trimmed.
2022-10-01, ∼1578🔥, 0💬

What Is Canonical SMILES
This section provides a quick introduction of Canonical SMILES, uniquely identifies each molecule structure with single unique SMILE string.
2023-11-02, ∼1576🔥, 1💬

💬 2023-11-02 Magästica: Between canonical and isomerical smiles, what is the main difference? Is there a different purpose between smiles?

What Is Android Debug Bridge (adb)
This section describes the Android Debug Bridge (adb) tool, which allows you to manage an Android emulator or connected Android device like install application APK files.
2016-01-28, ∼1575🔥, 6💬

💬 2016-01-28 Herong: Xeni, can you find out the name of the directory where Android SDK is installed?

💬 2016-01-28 Xeni: yes, I know. It is in a special folder on Disk C.

💬 2016-01-27 Herong: Xeni, I think the issue you had was caused by the installation location of the Android SDK. Do you know in which directory your ...

💬 2016-01-27 xeni: Thank you for quick response. I have got: Windows_NT

💬 2016-01-27 Herong: Xeni, Can you type in the following and see what you are getting: echo %OS%

(More comments ...)

What Is an Unnamed Package?
This section describes what is an unnamed package - a package of compilation units with no package name. The main question is how to refer to a compilation unit in an unnamed package.
2020-10-15, ∼1573🔥, 2💬

💬 2020-10-12 Herong: Jason, how do we know the unnamed package is yours?

💬 2020-10-09 Jason Patrick: Unnamed package? 67 days in transit? How can I get my package from Canada Post?

Python Built-In Implementation of MIME Base64
This section provides a tutorial example on how to perform Base64 encoding on binary files with both standard and MIME options using the default Python implementation of the Base64 encoding algorithm.
2022-10-01, ∼1566🔥, 0💬

Objects with Indexed Properties
This section provides a quick description of indexed properties and indexed methods. A tutorial example is provided on how to create and access indexed properties and indexed methods.
2022-01-25, ∼1561🔥, 3💬

💬 2022-01-25 Herong: tireminnanzi, which constructor?

💬 2022-01-24 tireminnanzi: what about if you use a constructor? Does it still work?

💬 2020-05-24 Royce Aquino: Love is life, I'm here to just find why myPlaylist[0] returns undefined in my computed function even though it has a value in th...

Lucky Wedding Dates: 2046 - Year of the Tiger
Where to find lucky wedding dates for year 2046? Lucky Wedding Dates: 2046 - Year of the Tiger   ⇒ Lucky Wedding Dates: 2047 - Year of the Rabbit ⇐ Lucky Wedding Dates: 2045 - Year of the Ox ⇑ Lucky Wedding Dates: 2041 - 2050 ⇑⇑ Wedding Date - The Most Important Date of Your Life
2026-07-20, ∼1560🔥, 0💬

UTF-32LE Encoding
This section provides a quick introduction of the UTF-32LE (Unicode Transformation Format - 32-bit Big Endian) encoding for Unicode character set.
2024-05-30, ∼1559🔥, 6💬

💬 2023-10-30 VVVV: Save on Liposuction

💬 2019-06-21 ggg: test

<< < 37 38 39 40 41 42 43 44 45 46 47 > >>   ∑:9107  Sort:Date