<< < 226 227 228 229 230 231 232 233 234 235 236 > >>   ∑:9022  Sort:Rank

"apkbuilder" Command - Packaging and Signing .apk File
This section describes that the 'apkbuilder' tool is used to package the .dex file with resource files into a .apk file and sign the .apk file. But no details on how the 'apkbuilder' tool is invoked.
2022-10-01, ∼314🔥, 0💬

Calling and Importing Classes Defined in Unnamed Packages
This chapter provides tutorial notes and example codes on localization methods and resource bundles. Topics include using java.text.SimpleDateFormat and java.text.DecimalFormat locale sensitive methods; using java.util.ResourceBundle class to define localization resource bundles; using java.util.Pro...
2022-10-01, ∼314🔥, 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, ∼314🔥, 0💬

What Is a Session
This section describes the session concept used by Web server side applications. A Web session represents a series of HTTP requests and responses exchanged between a browser and a Web server. Usually, a cookie is used to carry the ID of a Web session.
2022-10-01, ∼314🔥, 0💬

ShowPhoto.php - Simple Slid Show Script
This section provides a tutorial example on how to display image files in a directory in a slide show format. The getimagesize() function is used to retrieve image sizes from image files.
2022-10-01, ∼314🔥, 0💬

Archived: MySqlLoop.php using php_mysql.dll Library
This section provides a tutorial example on how to use MySQL functions to connect to a MySQL server, and run SQL statements to create a table, insert rows and fetch rows with the MySQL server.
2022-10-01, ∼314🔥, 0💬

HotSpot Memory Usages on Windows Systems
This section provides a tutorial example on how to check HotSpot memory usages on Windows systems using the Runtime class.
2022-10-01, ∼314🔥, 0💬

Xsd11SchemaValidator.java XSD 1.1 Test Result
This section provides a tutorial example on validating XML documents with XSD 1.1 schema using 'Xerces2 (XML Schema 1.1)' version.
2022-10-01, ∼314🔥, 0💬

Glossary
List of terms and their definitions used in this book.
2022-10-01, ∼314🔥, 0💬

Arithmetic Operations
This section describes arithmetic operations: Multiplication, Division, Addition, and Subtraction.
2022-10-01, ∼314🔥, 0💬

Passing Parameters to Methods
This chapter provides tutorial examples and notes on passing parameters to methods. Topics include types of parameters: value parameters, reference parameters, output parameters, and parameter arrays.
2022-10-01, ∼314🔥, 0💬

URL Encoding, URI Encoding, or Percent Encoding
This chapter provides notes and tutorials on URL encoding Topics include URL encoding; reserved characters; percent encoding; application/x-www-form-urlenco dedencoding; tutorial program examples in Java and PHP.
2022-10-01, ∼314🔥, 0💬

Table Column Types for Different Types of Values
This chapter provides tutorial notes on table column types. Topics include column types for character strings, bit strings, exact numbers, approximate numbers, data and time values.
2022-10-01, ∼314🔥, 0💬

Numeric Literal Evaluation Examples
This section provides tutorial examples on how numeric literals are evaluated to values of different datatypes.
2022-10-01, ∼314🔥, 0💬

What Is Subgroup in Abelian Group
This section describes Subgroups in a Abelian Group. A subgroup in a Abelian Group is a subset of the Abelian Group that itself is an Abelian Group. The subgroup and its parent group are using the same operation.
2022-10-01, ∼314🔥, 0💬

Use StoneMIND Collector on Windows
This section provides a tutorial example on how to use StoneMIND Collector client on a Windows computer to capture and recognize any molecule diagrams on the screen.
2022-10-01, ∼314🔥, 0💬

Installing Microsoft SQL Server Express Edition
This section describes how to download and install Microsoft SQL Server Express Edition.
2022-10-01, ∼314🔥, 0💬

"HelloAndroid" - First Android Project
This section provides a tutorial example on how to create the first Android project, HelloAndroid, using the 'android' command. Java source file and resource files are automatically created.
2022-10-01, ∼313🔥, 0💬

Android 4.0.3 Emulator File System Hierarchy
This section describes file system hierarchy used by the Android 4.0.3 emulator system.
2022-10-01, ∼313🔥, 0💬

AndroidView v4.0 - Inserting Views to Parent Layout
This section provides a tutorial example on how to identify and reference layouts or views defined the layout resource file. This is needed to mix layouts and views created in Java code with those defined in the resource file.
2022-10-01, ∼313🔥, 0💬

Archived: Installing Android Platform 4.0.3 and Libraries
This section provides a tutorial example on how to install Android platform libraries and tools using Android SDK Manager.
2022-10-01, ∼313🔥, 0💬

Encoding Conversion Programs for Encoded Text Files
This chapter provides tutorial notes and example codes on character encoding conversion. Topics include entering Unicode characters with \uxxxx escape sequences; viewing encoded text files in Hex values; converting text files from one encoding to another; viewing encoded text files in Web browsers; ...
2022-10-01, ∼313🔥, 0💬

Chinese Characters in String Literals - UTF-8 Encoding
This section provides a tutorial example on how enter and use Chinese characters PHP string literals using Unicode UTF-8 encoding. The PHP script file should be stored in UTF-8 format.
2022-10-01, ∼313🔥, 0💬

About CAcert.org
This section describes the CAcert.org, a non-profit organization that issues certificates for free.
2022-10-01, ∼313🔥, 0💬

<< < 226 227 228 229 230 231 232 233 234 235 236 > >>   ∑:9022  Sort:Rank