<< < 22 23 24 25 26 27 28 29 30 31 32 > >>   ∑:7660  Sort:Date

UTF-8 Encoding Pages with GB18030 Characters
This section describes an error case where a UTF-8 encoding page contains GB18030 characters.
2022-12-13, 2241🔥, 2💬

💬 2022-12-13 Ivan: hello привет

💬 2018-03-13 logan: r7Ускорение бега ?� 

"adb -d install" Command Options
This section provides a tutorial example on how to use 'adb -d install' command options. '-r' is to reinstall an application without uninstall it. '-s' is to install an application on the SD Card instead of the internal memory.
2019-12-02, 2238🔥, 2💬

💬 2019-12-02 Herong: "adb" command installs apps from your PC to the phone, not from the SD card.

💬 2019-12-01 person353: adb wont let me SD install anything

Downloading and Installing PHP 7.3 for Windows
This section provides a tutorial example on how to download and install the PHP engine 7.0 on a Windows system.
2022-06-02, 2232🔥, 1💬

Retrieving Query Parameters and Headers
This section provides a tutorial example on how to retrieve input parameters from query string and request content, and retrieve request headers.
2019-05-21, 2227🔥, 1💬

💬 2019-05-21 Willaim: Hello There

Chinese Horoscopes - The Rooster
The Rooster The Rooster is a flamboyant personality, feisty and obstinate. He is quite the extrovert who loves to strut his stuff and is proud of who he is. Outwardly confident, the Rooster is also a trustworthy, hardworking individual. He'll tell it like it is with no qualms or reservations. Years ...
2021-01-14, 2214🔥, 0💬

Byte Order Mark (BOM) - FEFF - EFBBBF
This section provides a brief introduction on the Byte Order Mark (BOM) character, U+FEFF, used as the Unicode character stream signature when prepended to a character stream. The U+FEFF character becomes a 3-byte sequence of EFBBBF when encoded in UTF-8.
2023-06-22, 2213🔥, 1💬

CD ToC query
Hi Dr. Herong Yang, I have just been looking at your CD notes on your website. Incredibly impressive. I have a query. I have a CD recorder (quite old) in my hifi system which I simply use to play CDs nowadays. Sometimes, when I play CDs, it is very slow to read the ToC but eventually gets there. I b...
2022-01-09, 2212🔥, 0💬

1994 - Qing Zang Gao Yuan (青藏高原) - Qinghai-Tibetan Plateau
Qing Zang Gao Yuan (青藏高原) - Qinghai-Tibetan Plateau, lyrics by Zhang Qian Yi (张千一), music by Zhang Qian Yi (张千一), produced in 1994.
2016-03-05, 2201🔥, 1💬

💬 2016-03-02 Leo King: Such a beautiful voice and a touching song!

"g++ --verbose" - GCC Compiler Steps and Settings
This section provides a tutorial example on how to dump GCC compiler steps and settings using the 'g++ --verbose' command option.
2022-10-01, 2200🔥, 0💬

"openssl pkcs12" Merging Key with Certificate
This section provides a tutorial example on how to merge a private key and its self-signed certificate into a single PKCS#12 file, with can be then encoded as PEM and encrypted with DES.
2018-07-07, 2197🔥, 1💬

Inserting BLOB Values with SQL INSERT Statements
This section describes how to insert BLOB values as normal strings using INSERT statements.
2016-02-06, 2191🔥, 1💬

Chinese Horoscopes - The Horse Personality
People born in the year of the horse are sanguine, sharp-minded, dress fashionably, gifted with a silver tongue, and have acute insight. But they fall in the snares of love easily, and break away from them lightly. Most of the people born in the year of the horse leave their homes when they are youn...
2021-08-07, 2190🔥, 0💬

LookAndFeel and UIManager
This chapter provides tutorial notes and example codes on UI look and feel. Topics include introduction of javax.swing.LookAndFeel and javax.swing.UIManager classes; example programs on how to manage UI look and feel.
2015-12-12, 2190🔥, 1💬

💬 2015-12-12 Adil: Good work

Email Messages with Attachments using MIME
This section provides an email message example with an attachment using the MIME (Multipurpose Internet Mail Extensions) protocol. The message is divided into multiple parts with each part using different content type.
2022-06-03, 2176🔥, 1💬

Downloading and Installing MySQL
A tutorial example on how to download and install MySQL on a Windows system using MySQL Installer.
2015-07-30, 2176🔥, 2💬

💬 2015-07-29 Herong: Stanley, what version of MySQL Control Center are you using?

💬 2015-07-28 stanley: hi, I need help, I downloaded the MySQL server, but it gives me an error on MySQL control center, "client does not support authe...

Shutting Down or Terminating the JVM Instance
This section provides a tutorial example on how to shutdown or terminate the JVM instance using exit() or halt() method.
2022-10-01, 2175🔥, 0💬

Creating Image Buttons with javax.swing.JButton Class
This section provides a tutorial example on how to create an image button with the JButton class and the ImageIcon class.
2022-08-16, 2163🔥, 2💬

💬 2022-08-08 Herong: Tom, you can use the following code to resize the image: ImageIcon icon = new ImageIcon("java.gif); Image image = icon.getImage(...

💬 2022-08-02 Tom: How can I resize the picture before?

Astrology - Wikipedia
Astrology is any of several traditions or systems in which knowledge of the apparent positions of celestial bodies is held to be useful in understanding, interpreting, and organizing knowledge about reality and human existence on earth. It is classified as a pseudoscience because it makes use of obs...
2021-11-12, 2163🔥, 0💬

Chinese Festivals - Chihsi (Chinese Valentine)
On the evening of the seventh day of the seventh month on the Chinese lunar calendar, look carefully at the sky and you will, weather permitting, see the Cowherd (a bright star in the constellation Aquila, west of the Milky Way) and the Weaving Maid (the star Vega, east of the Milky Way) appear clos...
2022-01-09, 2161🔥, 0💬

Derby (Java DB) - PreparedStatement
This chapter provides tutorial notes on JDBC PreparedStatement with Derby (Java DB) JDBC Driver. Topics include creating PreparedStatement objects; setting PreparedStatement parameters; running PreparedStatement in batch mode; comparing PreparedStatement performance.
2017-09-01, 2160🔥, 2💬

💬 2017-09-01 Herong: Try to find out yourself by running an insert statement in a loop.

💬 2017-08-29 Demo: hello sir, i want to know maximum line we can insert in derby database table

Introduction to Web Service
This chapter provides a quick introduction on Web services and related technologies: SOAP, UDDI, WSDL, HTTP, and XML.
2018-06-18, 2159🔥, 5💬

💬 2018-06-18 Poonam: Books are necessary.

💬 2017-03-30 ravi: This is to learn web services

💬 2015-12-13 A: Useful

EC Private Key Example - secp256k1
This section describes the elliptic curve, E(0,7), also named as secp256k1, and the subgroup parameters, which are used in Bitcoin, Ethereum, and many other cryptocurrency apps.
2023-01-24, 2154🔥, 3💬

💬 2023-01-24 3azzi: 9awed

"choose" - The If...Else Element
This section describes the 'choose' element, which is used in the content of a 'template' element. The 'choose' element is a conditional statement that be used to put different output contents under different logical conditions.
2016-02-12, 2154🔥, 0💬

"RefillOrder" Web Service - WSDL 1.1 and SOAP 1.2
"RefillOrder" is an XML document based Web service for testing purpose only. High level information about this "Reservation" Web service: WSDL Document: RefillOrder_WSDL_11_SOAP_12_Do cument.wsdl. WSDL Version: 1.1 WSDL Binding Extension: SOAP 1.2 Transportation: SOAP 1.2 over HTTP Operation Name: R...
2021-03-07, 2152🔥, 0💬

<< < 22 23 24 25 26 27 28 29 30 31 32 > >>   ∑:7660  Sort:Date