<< < 117 118 119 120 121 122 123 124 125 126 127 > >>   ∑:9045  Sort:Date

Validating XML Linked with XSD using XMLReader
This section provides a tutorial example on how to validate XML files that contain XSD location references with org.xml.sax.XMLReader class. It requires Xerces-J JAR files to be installed.
2022-10-01, ∼442🔥, 0💬

What Is java.lang.Class Class
This section describes what is java.lang.Class class - A built-in class that represent instances of all data types used in a Java application in the JVM.
2022-10-01, ∼442🔥, 0💬

Setting and Getting JavaBean's Properties
This section provides a tutorial example on how to use 'setProperty' and 'getProperty' action elements to to save and retrieve values of JavaBean properties.
2022-10-01, ∼442🔥, 0💬

Chinese Calendars: Year 1921 to 1930
This chapter provides Chinese calendars for 10 years from 1921 to 1930.
2022-03-11, ∼442🔥, 1💬

Sending and Receiving Cookies
This section provides a tutorial example on how to send cookies to the Web browser and receive them back from the Web browser.
2019-06-10, ∼442🔥, 2💬

GUID Generator
This section provides a tutorial example on how to use the GUID Generator operation provided by uuidgenerator.net.
2023-04-22, ∼441🔥, 1💬

💬 2023-04-22 me: Thanks for the info ! I used it to generate unique QR codes by pasting UUIDs into https://rocketfiles.ovh/en/CreateQRC ode.

UML Activity Diagram and Notations
This chapter provides tutorial examples on UML activity diagram and notations. Topics include introduction to UML activity diagram; graphical notations to describe actions, control flows, decisions, merges, forks, joins, starts, finals, objects, etc.
2022-10-09, ∼441🔥, 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, ∼441🔥, 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, ∼441🔥, 0💬

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

Accessing File System from JSP Pages
This section provides a tutorial example on how to access the file system from JSP pages using 3 different reference points: Current Directory, Physical Root Directory, and Virtual Root Directory.
2016-02-09, ∼441🔥, 1💬

Saving Files in Unicode Option
This section provides a tutorial example on how to save text files with Word by selecting the Unicode encoding option on the file conversion dialog box.
2022-10-01, ∼440🔥, 0💬

Most Popular Certificate Authorities
This section provides a list of most popular certificate authorities.
2022-10-01, ∼440🔥, 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, ∼440🔥, 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, ∼440🔥, 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, ∼440🔥, 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, ∼440🔥, 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, ∼440🔥, 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, ∼440🔥, 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, ∼440🔥, 0💬

Viewing Android Virtual Device (AVD) Details
This section provides a tutorial example on how to view details of a Android Virtual Device (AVD) created in the AVD Manager.
2022-03-23, ∼440🔥, 0💬

Converting File Format from GIF to JPG/JPEG
This section provides a tutorial example on how to convert the file format GIF to JPG of graphics files using 'Paint' program.
2017-05-16, ∼440🔥, 1💬

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

Defining Complex Datatypes - "complexType" Element
This section describes a tutorial example on how to define a complex datatype to be used to declare an element that can accept attributes and/or sub elements.
2022-10-01, ∼439🔥, 0💬

<< < 117 118 119 120 121 122 123 124 125 126 127 > >>   ∑:9045  Sort:Date