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

Horoscope and Planets
This chapter looks at how planets are interpreted in astrology and horoscope.
2022-10-01, ∼454🔥, 0💬

Keychain Access - Password Manager
This chapter provides tutorial notes and example codes on Keychain Access as the password manager on macOS. Topics include introduction of Keychain Access; locking and unlocking keychains; managing passwords in keychains, avoiding keychain access popup messages.
2022-10-01, ∼454🔥, 0💬

DOM API - The "window" Object
This section provides a quick description of the 'window' object of the DOM API. A tutorial example is provided on retrieving properties from the current browser window.
2022-10-01, ∼453🔥, 0💬

Item Listener on Check Box Menu Items
This section provides a tutorial example on how to use java.awt.event.ItemListener, radio button and check box item listener interface, to catch state changed item vents on check box menu item objects.
2022-10-01, ∼453🔥, 0💬

Regular Expression Pattern Match and Replacement
This chapter provides tutorial examples and notes on regular expression support in VBScript. Topics include 'RegExp' class and objects, setting up regular expressions and match option flags, applying a pattern for matches and replacements, checking MatchCollection and SubMatches collection objects, ...
2022-10-01, ∼453🔥, 0💬

region-start and region-end Sub Elements
This section describes optional region-start and region-end sub elements of the simple-page-master page layout. They are used to declare sidebar areas on the page in most cases.
2022-10-01, ∼453🔥, 0💬

"-XX:SurvivorRatio" - Ratio of Eden and Survivor Space
This section describes the default 'new' ratio (size ratio of tenured vs. 'new' generation).
2022-10-01, ∼453🔥, 0💬

Viewing Encoded Text Files in Web Browsers
This section provides a tutorial example on how to view text files with different encodings with Web browser Internet Explorer. The encoded text file should be modified to add proper HTML tags using the sample program EncodingHtml.java.
2022-10-01, ∼452🔥, 0💬

com.sun.management.jmxremote - JMX Agent for Local Connection
This section provides a tutorial example on how to turn on the out-of-the-box JMX agent on Sun JVM for monitoring tool 'jconsole' to connect on the local machine.
2022-10-01, ∼452🔥, 0💬

Convert WSDL 1.1 to 2.0 with Woden API
This section provided a tutorial example to show to invoke the org.apache.woden.tool.converte r.Convertclass from Woden Java API to convert WSDL 1.1 documents to WSDL 2.0.
2022-10-01, ∼452🔥, 0💬

Creating Labels with java.awt.Label Class
This section provides a tutorial example on how to create a label with the java.awt.Label class.
2022-10-01, ∼452🔥, 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, ∼452🔥, 0💬

Archived: MySQL Connector/J 5.1 - Download and Installation
This section describes how to download and install MySQL Connector/J (JDBC driver) 5.1.36.
2022-10-01, ∼452🔥, 0💬

"aapt dump" Command - Printing Contents of .apk Package
This section describes the 'aapt dump' command for providing the list of all files, the resource table and the manifest of an .apk package file.
2022-10-01, ∼451🔥, 0💬

Deleting Certificates from IE
This section provides a tutorial example on how to delete a certificate from IE. Deleted certificate can be re-installed back from a certificate file.
2022-10-01, ∼451🔥, 0💬

Importing CA Certificates into the Trusted Store
This section provides a tutorial example on how to import a root CA certificate into the 'Trusted Root Certificate Authorities' certificate store using 'Internet Options'.
2022-10-01, ∼451🔥, 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, ∼451🔥, 0💬

What Is XSD (XML Schema Definition)
This section provides a quick introduction of XSD (XML Schema Definition) - a language that can be used to define a schema for XML documents.
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💬

OpenOffice.org 3 - Applying Digital Signatures
This section describes how to apply digital signature on documents created with OpenOffice.org 3. On Windows system, OpenOffice 3 uses keys and certificates from Internet Options.
2022-10-01, ∼450🔥, 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, ∼450🔥, 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, ∼450🔥, 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, ∼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💬

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