<< < 225 226 227 228 229 230 231 232 233 234 235 > >>   ∑:9067  Sort:Date

XML::Simple Module - XML Parser and Generator
This chapter provides tutorial examples and notes on the XML::Simple module. Topics include XMLin() method to parse an XML string into a hash; XMLout() method to generator an XML string from a hash; XML::Simple options: forcearraym, suppressempty, and keyattri; working with XML hashes.
2022-10-09, ∼280🔥, 0💬

PHP SOAP Extension Client Programs
This chapter provides notes and tutorials on PHP SOAP Extension client functions and client testing programs.
2022-10-07, ∼280🔥, 0💬

2015 年年历 - 羊年
中国年历 - 2015 年年历 - 羊年
2022-10-07, ∼280🔥, 0💬

Length Contraction - Moving Object Is Shorter
This section provides a quick introduction on length contraction, a phenomenon of difference of object lengths in the moving direction as measured by observers in different inertial frames that are moving relative to each other.
2022-10-06, ∼280🔥, 0💬

Command Line Tools Provided by Open Babel
This chapter provides introductions and tutorial examples on various command line tools provided by Open Babel. Topics include 'obconformer' to generate the best conformer; 'obfit' to superimpose two molecules; 'obgen' to generate 3D structures; 'obgrep' to search substructures; 'obminimize' to opti...
2022-10-06, ∼280🔥, 0💬

AndroidView v3.0 - Referencing Views in Resource Files
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, ∼280🔥, 0💬

Connect Phone SD Card to Computer via USB
This section provides a tutorial example on how to use the USB cable to connect SD card in the phone to the computer as a removable drive on the computer.
2022-10-01, ∼280🔥, 0💬

Character Set Encoding Map Analyzer
This section provides a tutorial example on how to write a simple program to analyze and print out the encoding map showing relations between character code points and their encoded byte sequences of a given encoding.
2022-10-01, ∼280🔥, 0💬

DiffieHellman Private Key and Public Key Pair Sample
This section provides a tutorial example on how to run JcaKeyPair.java to generate a DiffieHellman private key and public key pair sample. Keys are stored PKCS#8 and X.509 encoding formats.
2022-10-01, ∼280🔥, 0💬

"String" Class with Unicode Utility Methods
This section provides an introduction on 'String' class methods added and modified since J2SE 5.0 to support Unicode character processing.
2022-10-01, ∼280🔥, 0💬

opendir() and Directory Management Functions
This section describes opendir() and other directory management functions. A tutorial example is provided on how to open a directory as a directory resource handle and read its entries with the readdir() function in a loop.
2022-10-01, ∼280🔥, 0💬

Managing File Upload
This chapter provides tutorial examples and notes about managing file upload with PHP. Topics include creating Web form for user to select and submit uploaded files; creating PHP script to process uploaded files on the Web server.
2022-10-01, ∼280🔥, 0💬

"Do ... Loop" Statements
This section describes how 'Do ... Loop' statements work in VBScript. A block of statements is repeated based on the specified condition.
2022-10-01, ∼280🔥, 0💬

Checking Schema Documents - XsdSchemaChecker.java
This section describes a tutorial example on how to use JAXP (Java API for XML Processing) to check (compile) XML Schema (XSD) documents.
2022-10-01, ∼280🔥, 0💬

Validating XML Documents against Schema Documents
This section describes a tutorial example of how to use JAXP (Java API for XML Processing) to validate an XML document against a schema.
2022-10-01, ∼280🔥, 0💬

REST Web Service Request Template
This section provides a tutorial example on how to review the request template generated by SoapUI for a REST Web service from a WADL document.
2022-10-01, ∼280🔥, 0💬

Submitting REST Test Requests
This section provides a tutorial example on how to submit a test request to the REST Web service server represented by the port location.
2022-10-01, ∼280🔥, 0💬

Java Supports Multi-Threading Programming
This section provides a quick demonstration of the multi-threading programming support in Java language.
2022-10-01, ∼280🔥, 0💬

Method Parameter Arrays
This section describes method parameter arrays, which can be used as the last parameter in method definition to take an undefined number of parameters.
2022-10-01, ∼280🔥, 0💬

Memory Report from Performance Console
This section provides a tutorial example on how to use Performance console in Control Panel to verify memory usage numbers reported by the System.Diagnostics.Process class.
2022-10-01, ∼280🔥, 0💬

Insertion Sort - Java Implementation
This section provides a tutorial on how to implement the Insertion Sort algorithm in Java. An implementation diagram is also provided.
2022-10-01, ∼280🔥, 0💬

What Is Bitcoin Wallet, Copay
This section describes what is Bitcoin Wallet, Copay.
2022-10-01, ∼280🔥, 0💬

Verify Ether Fund Transaction
This section describes how to verify Ether fund transaction.
2022-10-01, ∼280🔥, 0💬

Apache Web Server on macOS
This chapter provides quick introductions on Apache Web Server.
2022-10-01, ∼280🔥, 0💬

<< < 225 226 227 228 229 230 231 232 233 234 235 > >>   ∑:9067  Sort:Date