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

References
List of reference materials used in this book.
2022-10-01, ∼442🔥, 0💬

Configuring and Sending Out Emails
This chapter provides tutorial examples and notes about sending emails. Topics include setting up Windows IIS as a SMTP mail server, configuring PHP to use mail() function, 'sendmail' program or SMTP/SMTPS protocols, write PHP scripts to send out emails with PHPMailer package.
2022-10-01, ∼442🔥, 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, ∼442🔥, 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, ∼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💬

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

"adduser/usermod/userdel" - Commands to Manage Users
This section provides a tutorial example on how to adding a new user, modifying a user setting to join a group, deleting user's login access and removing his home directory.
2022-10-01, ∼442🔥, 0💬

Receiving Non ASCII Characters in UTF-8 Encoding
This section provides a tutorial example on how enter non-ASCII characters in HTML forms and receive them correctly with the GET method. The HTML form is using the Unicode UTF-8 encoding.
2022-10-01, ∼441🔥, 0💬

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

What Is a Star
This section describes what is a star.
2022-10-01, ∼441🔥, 0💬

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

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

Adding JDK "bin" Directory to Path Setting
This section provides a tutorial on how to add JDK 'bin' directory to the 'path' system environment variable.
2022-10-01, ∼440🔥, 0💬

Archived: Importing Root Certificate from a File to IE 8
This section provides a tutorial example on how to use IE 8 to import a root CA certificate into the 'Trusted Root Certification Authorities' certificate store.
2022-10-01, ∼440🔥, 0💬

SOAP 1.2 Message Styles and Encoding Options
This section describes the SOAP message styles, document vs. rpc, and encoding options, literal vs. encoded. Message style is specified using style='rpc|document' attribute. Message encoding option is specified using use='literal|encoded' attribute.
2022-10-01, ∼440🔥, 0💬

MySQL System Variables for InnoDB Engine
This section describes some important MySQL system variables that control the behavior of the InnoDB storage engine.
2022-10-01, ∼440🔥, 0💬

Elliptic Curves with Singularities
This section describes elliptic curves with singularities where curves are not smooth.
2022-10-01, ∼440🔥, 0💬

Output of "ant -verbose debug" - Android SDK R17
This section describes the output of the 'ant -verbose debug' command, which provides more details how each of 'aidl', 'aapt', 'javac', 'dex', 'apkbuilder' and 'zipalign' tools are invoked in the Ant build process in Android SDK R17.
2022-10-01, ∼439🔥, 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, ∼439🔥, 0💬

"soap:header" - Binding for SOAP Header
This section describes 'soap:header', a SOAP extension element that specifies how the SOAP Header should be constructed in a SOAP message. 'literal' means no encoding.
2022-10-01, ∼439🔥, 0💬

XML Schema Processors
This section describes XML Schema processors like Xerces2 and XML Spy.
2022-10-01, ∼439🔥, 0💬

Introduction of Area Model
This chapter provides tutorial notes and example codes on XSL-FO area model. Topics include introduction of area model, area geometrical properties, inline stacking, block stacking, etc.
2022-10-01, ∼439🔥, 0💬

Exporting Certificate to File from IE
This section provides a tutorial example on how to export a trusted root CA certificate installed in IE into a certificate file encoded in Base64 format.
2022-10-01, ∼438🔥, 0💬

Java File Types and Related Tools
This section summarizes file types used to build Java applications and related tools to generate and manage these files.
2022-10-01, ∼438🔥, 0💬

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