<< < 212 213 214 215 216 217 218 219 220 221 222 > >>   ∑:9107  Sort:Date

Developing Applications with Android API Level 7
This section describes why 'AboutAndroid' fails to run on Android 2.2.2 phone. The getObbDir() method is supported only on Android 2.3.4 (API Level 10) and higher. To run on 99% of existing Android devices, you need to develop the application with API Level 7.
2022-10-01, ∼355🔥, 0💬

DOM (Document Object Model) - API for XML Files
This chapter provides tutorial notes and example codes on DOM (Document Object Model). Topics include parsing XML files into DOM objects; browsing DOM object tree; building new DOM objects; converting DOM objects to XML files.
2022-10-01, ∼355🔥, 0💬

JcaKeyFactoryTest.java - Key Factory Test Program
This section provides a tutorial example on how to write a sample program to read encoded key files into key spec objects and convert them back into key objects.
2022-10-01, ∼355🔥, 0💬

Send Remote Emails with PHPMailer
This section provides a tutorial example on how to send remote emails with PHPMailer using STMP protocol.
2022-10-01, ∼355🔥, 0💬

document/literal Example - Guest Registration
This section provides a tutorial example on writing a WSDL 1.1 example that uses SOAP 1.1 over HTTP with document/literal as the message style and the encoding option.
2022-10-01, ∼355🔥, 0💬

Complex Element Declaration
This chapter provides notes and tutorial examples on complex element declarations. Topics include declaring XML elements that includes or excludes text content, sub elements or attributes; defining complexType datatypes with simpleContent or complexContent using anyType as the base datatype.
2022-10-01, ∼355🔥, 0💬

C# Program Structure
This section describes C# program structure and basic rules. A C# program is user defined class with the 'public static void Main()' method as the execution entry point.
2022-10-01, ∼355🔥, 0💬

Precision of Floating-Point Data Types
This section provides a tutorial example on how to compare precisions of floating-point data types: 'float', 'double', and 'decimal'
2022-10-01, ∼355🔥, 0💬

UPDATE - Statement to Update Records in Tables
This section provides a tutorial example on how to use UPDATE statements to update records stored in tables.
2022-10-01, ∼355🔥, 0💬

List Formatting Object Tree
This section describes the list formatting object tree, which generate a list of items with one label and one body per item.
2022-10-01, ∼355🔥, 0💬

Deprecated: Ropsten Testnet Data File Location
This section shows where Ropsten Testnet data files are located.
2022-10-01, ∼355🔥, 0💬

Performance Jumps Not Related to GC
This section provides a tutorial showing that Performance jumps are not related garbage collections.
2022-10-01, ∼355🔥, 0💬

Archived: 640/400/40MB Test on HotSpot Client 1.7
This section provides a tutorial example on running GCTest2.java on HotSpot Client JVM 1.7.0_45 with 640MB memory limit and a 400MB base plus 40MB fluctuating memory usage with object size of 1.25MB.
2022-10-01, ∼355🔥, 0💬

Users and Groups
This chapter provides introductions and tutorial on user and group management. Topics include commands to add and remove groups; commands to associate users with primary and supplementary groups; commands to file group ownership and group access permissions; commands to add and delete users; run 'su...
2022-10-01, ∼355🔥, 0💬

JDBC Version and History
This section provides some quick information about JDBC versions and history.
2022-10-01, ∼355🔥, 0💬

Overview of BLOB (Binary Large Object)
This section describes what are BLOB (Binary Large Object) data types and how to work with them.
2022-10-01, ∼355🔥, 0💬

Creating Labels with javax.swing.JLabel Class
This section provides a tutorial example on how to create a label with the javax.swing.JLabel class.
2018-03-22, ∼355🔥, 1💬

Hello_WSDL_11_SOAP - The Simplest Mock Service
This section describes the free Web service 'Hello' provided by herongyang.com. It's the simplest Web service based on SOAP 1.1 and described in WSDL 1.1
2026-02-20, ∼354🔥, 1💬

💬 2026-02-20 karuna: hello

OpenSSL CA Database Files
This section describes OpenSSL CA database files, including the primary database file 'index.txt' and the serial number file 'serial'.
2024-11-27, ∼354🔥, 0💬

Big5 > Unicode 轉換: 一级漢字 - 第 C4 行
本節列出了 Big5 到 Unicode 代碼轉換表中「一级漢字」的第 C4 行。
2024-01-31, ∼354🔥, 0💬

Big5 to Unicode - Row B0: Level 1 Characters
Big5 to Unicode code point mapping is provided for Big5 character set - Row B0: Level 1 Characters.
2024-01-29, ∼354🔥, 0💬

Establishing Connections from JDBC to Databases
This section provides some quick information on establishing connections from JDBC to databases.
2023-11-10, ∼354🔥, 1💬

Overview of BLOB (Binary Large Object)
This section describes what are BLOB (Binary Large Object) data types and how to work with them.
2022-12-13, ∼354🔥, 0💬

Response Message Exchange Pattern
This section describes the SOAP Response Message Exchange Pattern, its properties and processing rules.
2022-10-20, ∼354🔥, 0💬

<< < 212 213 214 215 216 217 218 219 220 221 222 > >>   ∑:9107  Sort:Date