<< < 193 194 195 196 197 198 199 200 201 202 203 > >>   ∑:9067  Sort:Rank

Overview of XSD 1.1 Built-in Datatypes
This section describes what are built-in datatypes defined in XSD 1.1 specification. There are total of 49 built-in datatypes. And 19 of them are primitive datattypes.
2022-10-01, ∼451🔥, 0💬

Viewing Activity Log File with "cat" Command in "adb shell"
This section provides a tutorial example on how to test ActivityLog application, find the log file with the 'adb shell' window, and view the log file content with the 'cat' shell command.
2022-10-01, ∼450🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼450🔥, 0💬

Using MSBuild with Multiple Source Files
A tutorial example is provided on how to specify the 'Csc' command patch name and output file name using properties.
2022-10-01, ∼450🔥, 0💬

Most Popular Certificate Authorities
This section provides a list of most popular certificate authorities.
2022-10-01, ∼449🔥, 0💬

Server-Side Scripting Overview
This section provides an overview of the Web server-side scripting process flow. The Web server removes the script code and executes it.
2022-10-01, ∼449🔥, 0💬

JavaScript Console in Google Chrome
This section provides tutorial example on how to use the JavaScript Console in Google Chrome to view execution errors and log messages resulted from JavaScript execution. You can also use it to run any JavaScript statements to interact with the HTML document.
2022-10-01, ∼449🔥, 0💬

jpackage - What Is It
This section describes what is 'jpackage' - a command line tool that allows you to create a binary distribution package of your Java application for a specific computer platform in a specific format.
2022-10-01, ∼449🔥, 0💬

javax.swing.InternalFrameListener - Internal Frame Listener Interface
This section provides a tutorial example on how to use javax.swing.JInternalFameListe nerinterface that allows implementing classes to handle internal frame events.
2022-10-01, ∼449🔥, 0💬

List of Built-in Datatypes
This section lists all built-in datatypes supported in XSD 1.1. 50 built-in datatypes can be divided into 7 categories. 4 new datatypes are introduced in XSD 1.1.
2022-10-01, ∼449🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼449🔥, 0💬

Inputting Chinese Text to MySQL Database in Big5
This section describes how to take Chinese text from Web form and store it in MySQL database in Big5 encoding.
2022-10-01, ∼449🔥, 0💬

What is Crypt::CBC
A quick introduction is provided for the Crypt::CBC Perl module, which can be used to perform encryption and decryption in the CBC (Cipher Block Chaining) operation mode with a given block cipher for any number of blocks.
2022-10-01, ∼449🔥, 0💬

Floating Blocks - "float" and "footnote"
This chapter provides tutorial notes and example codes on floating blocks. Topics include introduction of 'float' and 'footnote' formatting objects; side-float and before-float blocks; clearing from side-float blocks; static blocks as separators for before-float and/or footnote blocks.
2022-10-01, ∼449🔥, 0💬

Introduction of blockexplorer.com API
This section provides an introduction of Bitcoin blockexplorer.com API.
2022-10-01, ∼449🔥, 0💬

JIS X0208 Character Code Values
This section provides a quick introduction of JIS X0208 character code values. Each character has a code of 2 bytes: high byte is row number plus 32 and low byte is column number plus 32.
2022-10-01, ∼448🔥, 0💬

bitcoin-cli Transaction Commands
This section describes transaction related 'bitcoin-cli' commands.
2022-10-01, ∼448🔥, 0💬

Isotope Represenations in SMILES
This section provides a quick introduction on charge represenations in SMILES. Isotopes are represented by prefixing the mass count of the atom in square brackets [].
2022-10-01, ∼448🔥, 0💬

Python IDE at sympy.org
This section provides a tutorial example on how to use to the online Python IDE provided at sympy.com.
2022-10-01, ∼448🔥, 0💬

Unicode 13.0 Character Samples
Some samples of characters added in Unicode 13.0 are provided here for the purpose of demonstration or performing browser testing.
2022-10-01, ∼447🔥, 0💬

javap - The Java Class File Disassembler
This chapter provides tutorial notes on 'javap', the Java class file disassembler. Topics include list of 'javap' command options, showing public variables and methods, showing private variables and methods, disassembling bytecode to JVM assembler code.
2022-10-01, ∼447🔥, 0💬

"copy" - Copy Elements from Source to Result
This section provides a tutorial example on how to generate transformation output in XML format. The third approach is to copy elements using XSLT 'copy' elements in the transformation template to copy element from the source XML document to the result document.
2022-10-01, ∼447🔥, 0💬

1991 - Gopher Protocol Created by a University of Minnesota Team
This chapter provides some history of the Gopher protocol and server/client programs created by Mark McCahill, Farhad Anklesaria, Paul Lindner, Dan Torrey, and Bob Alberti of the University of Minnesota in 1991.
2022-10-01, ∼447🔥, 0💬

Registering $_REQUEST Keys as Global Variables
This section provides a tutorial example on how to promote (or register) keys and values in the $_REQUEST array as global variables so that you don't have to use the array notation to access their values.
2022-10-01, ∼446🔥, 0💬

<< < 193 194 195 196 197 198 199 200 201 202 203 > >>   ∑:9067  Sort:Rank