<< < 62 63 64 65 66 67 68 69 70 71 72 > >>   ∑:8894  Sort:Date

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

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

Configuring SimHei Font for Chinese Characters
This section provides a tutorial example on how to configure RenderX XEP with SimHei font family to support Chinese characters.
2022-10-01, ∼689🔥, 0💬

Bitcoin Core Daemon
This section describes what is Bitcoin Core Daemon.
2022-08-29, ∼689🔥, 1💬

💬 2022-08-29 edward: more info arent there more options? thanks

Installation of Android SDK R24 and Emulator
This chapter provides tutorials and notes on installation of Android SDK R24 and emulator. Topics include downloading and installing Android SDK R24; installing Android latest platform; creating Android virtual device; running Android emulator; running emulator's built-in Web browser.
2022-03-04, ∼688🔥, 0💬

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

"obabel --append ..." - Calculate Molecule Properties
This section provides a tutorial example on how to calculate molecule properties and append them to the 'title' field using Open Babel 'obabel' command.
2022-10-01, ∼687🔥, 0💬

Disabling IE Addon "Yahoo! Toolbar"
This section provides a tutorial example on how to disable 'Yahoo! Toolbar' in IE (Internet Explorer).
2017-08-03, ∼687🔥, 4💬

💬 2017-08-03 Herong: Lori, can you uninstall Yahoo! from your computer, if you don't need it any more?

💬 2017-07-27 Lori: Like Debbie, the enable and disable buttons are greyed out even when I run IE as an administrator. I can't find any solution to ...

💬 2016-05-13 Herong: Debbie, that will happen if the file supporting this add-on has been removed already. In that case, you don't need to worry abou...

💬 2016-05-11 Debbie: The enable and disable buttons are greyed out even when I run IE as an administrator.

Setting Up Tomcat Server Admin Access
This section provides a tutorial example on how to set up admin access (user role, name and password) to Apache Tomcat server. 2 entries are needed in the conf\tomcat-users.xml file: 'role' and 'user'.
2022-10-01, ∼686🔥, 0💬

2-Step Message Encryption - Symmetric and RSA
This section describes how SoapUI performs the SOAP message entryption in 2 steps: encrypt the SOAP message with random secret key and encrypt the secret key with receiver's RSA public key.
2017-12-31, ∼686🔥, 1💬

💬 2017-12-31 Alex-RU: Thank you, a good man.

"adb logcat" Command - Displaying System Logs
This section describes the 'adb logcat' command that can be used to print out Android system log data for debugging purpose.
2022-10-01, ∼685🔥, 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, ∼685🔥, 0💬

Share Conda Environment with Others
This section provides a tutorial example on how to share Conda environments with other users. 2 examples are provided: sharing personal environment in a group, and sharing system environment with everyone.
2022-10-01, ∼685🔥, 0💬

Discontinued: GetSunSetRiseTime - Get Sunrise and Sunset Time
This chapter provides a quick introduction of the free Web service, GetSunSetRiseTime. Topics include usage description of GetSunSetRiseTime; request message sample; response message sample.
2016-05-29, ∼685🔥, 1💬

💬 2016-05-29 Aninymius: Thanks

1400: Unified Canadian Aboriginal Syllabics
This section provides a quick summary of the Unicode code point block: 'Unified Canadian Aboriginal Syllabics', which contains 640 code points to represent syllabics used in Canadian Aboriginal languages.
2024-01-23, ∼682🔥, 0💬

2F00: Kangxi Radicals
This section provides a quick summary of the Unicode code point block: 'Kangxi Radicals', which contains 224 code points to represent radicals of Chinese characters used in the Kangxi Dictionary.
2024-01-23, ∼682🔥, 0💬

"dateTime" Datatype Values and Representations
This section describes the built-in primitive datatype, 'dateTime' that represents moments of time in Gregorian calendar. Leading and trailing whitespaces are allowed and trimmed. Timezone offset is optional.
2022-10-01, ∼681🔥, 0💬

HelloServer12.php - First SOAP 1.2 Server Application
This section provides a tutorial example on how to write a simple SOAP 1.2 server application. The HelloServer.php example defines a hello() function, adds it to the SOAP server, waits for the client program to call.
2016-10-14, ∼681🔥, 2💬

"Err.Number" and "Err.Clear()" - Error Code and Clear Method
This section provides a tutorial example on how to manage runtime errors properly with the error code, Err.Number, and the error clear method, Err.Clear().
2016-06-29, ∼681🔥, 1💬

Inserting Rows with JdbcRowSet Objects
This section describes how to insert data rows with a JdbcRowSet object.
2022-10-24, ∼680🔥, 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, ∼679🔥, 1💬

💬 2022-06-28 Jenny: Thank

What Are Runtime Data Areas?
This section describes 6 JVM runtime data areas: Method Area, Heap, Direct Memory, PC Register, JVM Stack and Native Method Stack.
2017-04-10, ∼679🔥, 1💬

What Is a Superclass and a Subclass
This section describes what is a Superclass and a Subclass - a pair of classes that the second class extends from the first class. An object of subclass inherits all properties and operations from the superclass.
2022-10-01, ∼678🔥, 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, ∼678🔥, 2💬

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

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

<< < 62 63 64 65 66 67 68 69 70 71 72 > >>   ∑:8894  Sort:Date