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

Macintosh - The First GUI Based Personal Computer
This section provides a quick introduction of the original Macintosh, the first commercial personal computer with GUI (Graphical User Interface) developed by Apple Inc. in 1984.
2022-10-01, ∼434🔥, 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, ∼434🔥, 0💬

Creating Frames with Sizes and Locations
This section provides a tutorial example on how to create a frame with a given size and a given location with setBounds() and setVisible() methods.
2022-10-01, ∼433🔥, 0💬

What Is DTD (Document Type Definition)
This section provides a quick introduction of DTD (Document Type Definition) - a language that can be used to define a document type for SGML or XML documents.
2022-10-01, ∼433🔥, 0💬

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

"await" Expression and Child Thread
A tutorial example is provided on how to use the 'await' expression on an awaitable task to launch a child thread to wait for the task to complete.
2022-10-01, ∼433🔥, 0💬

Archived: Viewing Digital ID Created by MS Word
This section provides a tutorial example on how to view the digital ID created by MS Word. It is really a self-signed certificate of an auto-generated private-public key pair.
2022-10-01, ∼432🔥, 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, ∼432🔥, 0💬

Install UNRAR
This section provides a tutorial on how to install and use UNRAR on macOS to extra files from *.rar files.
2022-10-01, ∼432🔥, 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, ∼431🔥, 0💬

Archived: Applying Digital Signatures with Word 2007
This section describes elements of applying digital signatures in Microsoft Office Word 2007. On Windows system, Word 2007 uses digital IDs (certificates linked with private keys) from in 'Personal' certificate store managed by Internet Options.
2022-10-01, ∼431🔥, 0💬

List of APIs and Tools for WSDL 1.1 and 2.0
This section provides a list of programming APIs and testing tools that support WSDL documents. Most of them support only WSDL 1.1, not WSDL 2.0.
2022-10-01, ∼431🔥, 0💬

"string" and Its Derived Datatypes
This chapter provides notes and tutorial examples on 'string' and its derived datatypes. Topics include introduction of string, normalizedString, token, language, Name, NCName, ENTITY, ID, IDREF, NMTOKEN datatypes; sample XSD documents and XML documents showing how to use them.
2022-10-01, ∼431🔥, 0💬

Solar Terms Used in Chinese Calendar
This section describes solar terms are used in Chinese calendar.
2022-10-01, ∼431🔥, 0💬

XEP Font Configuration Settings
This section describes RenderX XEP font configuration settings defined in the xep.xml file. Adobe Base-14 and some Windows fonts are predefined.
2022-10-01, ∼431🔥, 0💬

Running Python Code Online
This chapter provides tutorial examples and notes about running Python code online. Topics include a list of popular Python online IDE (Integrated Development Environment); tutorial examples on using online tools provided by python.org, pythonanywhere.com, online-python.com, sympy.org, jupyter.org, ...
2022-10-01, ∼431🔥, 0💬

Character Set Encoding Maps - CP1252/Windows-1252
This section provides a tutorial example of analyzing and printing character set encoding maps for encoding: CP1252/Windows-1252, the default encoding for JDK on Windows systems.
2022-10-01, ∼430🔥, 0💬

"jcmd 0 Thread.print" - Generating Thread Dump
This section provides a tutorial example on how to use the 'jcmd 0 Thread.print' command to generate a thread dump of a given JVM.
2022-10-01, ∼430🔥, 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, ∼430🔥, 0💬

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

chain.so API - Get Address Data
This section describes how to get Address data with chain.so API.
2022-10-01, ∼430🔥, 0💬

Install Open Babel Binary Package on macOS
This section provides a tutorial example on how to install Open Babel from a binary package on macOS computers.
2022-10-01, ∼430🔥, 0💬

Validating XML Documents Against Specified XML Schemas
This chapter provides tutorial notes and example codes on XML validation against XSD schemas. Topics include using JDK to load XSD file; creating Validator; validating XML DOM or SAX source objects; validating XML while parsing using XMLReader interface; installing Xerces-J package.
2022-10-01, ∼429🔥, 0💬

About This Book
This section provides some detailed information about this book - __title__.
2022-10-01, ∼429🔥, 0💬

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