<< < 35 36 37 38 39 40 41 42 43 44 45 > >>   ∑:8894  Sort:Date

Leo - The Lion, The Fifth Zodiac Sign
This section describes the fifth zodiac sign, Leo, the Lion.
2022-12-02, ∼1451🔥, 1💬

💬 2022-12-02 Andre: My Kuya is a Leo, I can confirm that this 100% real

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, ∼1449🔥, 3💬

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

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

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

1EE00: Arabic Mathematical Alphabetic Symbols
This section provides a quick summary of the Unicode code point block: 'Arabic Mathematical Alphabetic Symbols', which contains 256 code points to represent Arabic mathematical alphabetic symbols.
2024-01-23, ∼1446🔥, 0💬

"sc.exe query/start/stop" - Query, Start or Stop Services
This section provides a tutorial example on how to query, start, or stop a service with 'sc.exe' Service Controller command tool.
2022-01-30, ∼1446🔥, 2💬

💬 2022-01-30 Herong: applebird, you need to have admin privileges. So start your command window as Administrator.

💬 2022-01-27 applebird: i am looking to stop a on going kernel but using your method it gives me "[SC] StartService: OpenService FAILED 5: Access is den...

Oracle Express Edition Installation on Windows
This chapter provides tutorial notes on Oracle Express Edition installation on Windows systems. Topics include downloading, installing and starting Oracle Database 10g Express Edition; access Oracle server through its Web interface; creating Oracle login user.
2022-11-10, ∼1444🔥, 0💬

"-XX:+PrintCompilation" - Watching JIT Compilation Logs
This section provides a tutorial example on how to use the HotSpot JVM command option, -XX:+PrintCompilation, to watch JIT compilation logs. The JIT compilation of the test method to native machine code does reduce the execution by 25%.
2022-10-01, ∼1444🔥, 0💬

RFC 1867 - Form-based File Upload in HTML
This section describes the file upload specification, 'RFC 1867 - Form-based File Upload in HTML', proposed by E. Nebel and L. Masinter in 1995.
2021-09-16, ∼1443🔥, 3💬

💬 2019-06-19 qh: no co

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, ∼1437🔥, 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?

"MatchCollection" and "SubMatches" Collection Objects
This section describes two collection objects, MatchCollection and SubMatches. All collection objects share the Count property and the Item(i) method.
2016-02-26, ∼1435🔥, 0💬

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, ∼1434🔥, 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, ∼1433🔥, 6💬

💬 2023-10-30 VVVV: Save on Liposuction

💬 2019-06-21 ggg: test

Digital Signature Scheme for Email Messages
This section describes the digital signature scheme for email messages. The process of signing an email message is the same as signing other digital documents.
2016-09-08, ∼1432🔥, 1💬

💬 2016-09-08 shradha: nice one

Inserting CLOB Values with SQL INSERT Statements
This section describes how to insert CLOB values as string literals using SQL INSERT statements.
2020-11-30, ∼1431🔥, 1💬

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, ∼1430🔥, 2💬

Sagittarius - The Archer, The Ninth Zodiac Sign
This section describes the Ninth zodiac sign, Sagittarius, the Archer.
2022-10-01, ∼1430🔥, 0💬

"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, ∼1428🔥, 0💬

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, ∼1421🔥, 0💬

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, ∼1419🔥, 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 ...)

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, ∼1413🔥, 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...

Archived: Download and Install JDK 12 on Windows
This section describes how to download and install JDK 12 on a Windows system.
2022-10-01, ∼1412🔥, 0💬

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, ∼1411🔥, 2💬

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

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2016-05-25, ∼1407🔥, 3💬

💬 2015-11-30 Michael Collins: Thanks

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, ∼1406🔥, 1💬

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

SOAP Encoding
This chapter provides notes on SOAP Encoding rules and examples.
2015-12-09, ∼1405🔥, 1💬

💬 2015-12-09 mephtu: Thank you. Very helpful.

<< < 35 36 37 38 39 40 41 42 43 44 45 > >>   ∑:8894  Sort:Date