<< < 189 190 191 192 193 194 195 196 197 198 199 > >>   ∑:9020  Sort:Date

Use of undefined constant SOAP_1_2
'SOAP Extension Function and Calling Web Services' tutorial was cited in a The Imaging Source forum post in 2009.
2022-10-04, ∼264🔥, 0💬

Introduction of Activity Lifecycle
This section describes the android.app.Activity class which represents an activity you allow the user to interact with on the screen. An activity has 4 states: Active, Paused, Stopped and Destroyed.
2022-10-01, ∼264🔥, 0💬

Android Phone - LG-P925g
This chapter provides tutorial notes on the Android phone - LG-P925g. Topics include Android phone system basic information; running background processes and foreground applications; connecting phone to computer as USB storage drive, transferring files using Bluetooth radio; using Wi-Fi network to a...
2022-10-01, ∼264🔥, 0💬

DOMValidator.java - XML DTD Validation with DOM
This section provides a tutorial example on how to write a DTD validator using DOM classes in JDK. The validator can validate an XML file against the specified DTD statements.
2022-10-01, ∼264🔥, 0💬

SAXValidator.java - XML DTD Validation with SAX
This section provides a tutorial example on how to write a DTD validator using SAX classes in JDK. The validator can validate an XML file against the specified DTD statements.
2022-10-01, ∼264🔥, 0💬

Basic Rules of Using Non-ASCII Characters in HTML Documents
This section describes basic rules on how non-ASCII character strings should be managed at different steps to ensure localized text strings can be used in PHP script string literals and displayed correctly on the browser window.
2022-10-01, ∼264🔥, 0💬

IE Reinstalling Root Certificates Automatically
This section provides a tutorial example showing IE reinstalls trusted root certificate automatically when it is needed to validate an HTTPS Web server certificate.
2022-10-01, ∼264🔥, 0💬

Signing OpenOffice.org 3 Document Worked
This section provides a tutorial example on how to sign an OpenOffice.org 3 document with my personal certificate issued by CAcert.org.
2022-10-01, ∼264🔥, 0💬

String Literals
This section provides descriptions on string literals and a tutorial example on how to use them in JavaScript source code.
2022-10-01, ∼264🔥, 0💬

Conditional "if" Statement Examples
This section provides a JavaScript tutorial example showing different types of 'if' statements.
2022-10-01, ∼264🔥, 0💬

Creating Connections with DataSource Class
Describes how to create connection objects with the DataSource class.
2022-10-01, ∼264🔥, 0💬

Data Literal Evaluation
Describes how data literals will be evaluated into values of particular datatypes based on the expression context.
2022-10-01, ∼264🔥, 0💬

Operations and Functions for Character Strings
Describes operations and functions for character strings, sequences of characters from predefined character sets.
2022-10-01, ∼264🔥, 0💬

Date and Time Functions
Describes some commonly used date and time functions like, CURRENT_DATE(), CURRENT_TIME(), and EXTRACT().
2022-10-01, ∼264🔥, 0💬

SELECT Statements
A tutorial example is provided on how to use SELECT statements to retrieve from database as multiple rows and multiple fields in each row.
2022-10-01, ∼264🔥, 0💬

Steps and Components Involved
This section describes steps and application components involved in inputting Chinese characters through Web forms.
2022-10-01, ∼264🔥, 0💬

GCPerfP99V2.java - Object Number and Size
This section provides tutorials to find the work load level for the GCPerfP99V2.java program to the impact of execution environment interruptions to a very level. Work load of 1000 gives me a coefficient variation of 1.22% on my computer used in 2019.
2022-10-01, ∼264🔥, 0💬

Install PDFwriter
This section provides a tutorial on how to install and use PDFwriter on macOS.
2022-10-01, ∼264🔥, 0💬

vsftpd - Very Secure FTP Daemon
This chapter provides introductions and tutorial examples about 'vsftpd' - Very Secure FTP Daemon. Topics include installing vsftpd; configuring vsftpd for local user access; testing FTP access locally and remotely; enabling FTP over SSL/TLS to secure connections.
2022-10-01, ∼264🔥, 0💬

"obabel -o svg" - Molecule Picture in SVG
This section provides a quick introduction on Open Babel 'obabel -o svg' command to generate molecule picture in SVG (Scalable Vector Graphics) format.
2022-10-01, ∼264🔥, 0💬

Listen to Non-Standard Ports with Apache
This section provides a tutorial example on how to add virtual hosts to listen to additional ports other than standard ports (80 and 443) with and without systemd Socket Activation service.
2024-04-12, ∼263🔥, 0💬

X.509 Certificate Standard
This section describes the X.509 certificate standard - An international standard that defines what should be included in a digital certificate.
2022-10-07, ∼263🔥, 0💬

Activity Diagram - Frame Notation and Parameters
This section describes the Activity Frame Notation used in a UML Activity Diagram. An Activity Frame Notation provides a boundary to enclose all actions and objects of the activity.
2022-10-05, ∼263🔥, 0💬

android.widget.ScrollView Class - Scrolling Text View
This section provides tutorial example on how to create a scrollable screen to view large contents of text using the android.widget.ScrollView Class.
2022-10-01, ∼263🔥, 0💬

<< < 189 190 191 192 193 194 195 196 197 198 199 > >>   ∑:9020  Sort:Date