<< < 83 84 85 86 87 88 89 90 91 92 93 > >>   ∑:9107  Sort:Date

First Example - Hello
This section provides a tutorial example on writing the very first WSDL 1.1 example that uses SOAP 1.1 over HTTP to send a hello message and receive a hello message back.
2016-03-28, ∼674🔥, 1💬

0D00: Malayalam
This section provides a quick summary of the Unicode code point block: 'Malayalam', which contains 128 code points to represent Malayalam alphabets used in the Malayalam language.
2024-01-23, ∼673🔥, 0💬

"jpackage -t msi" - Package for Windows
This section provides a tutorial example on how to use 'jpackage -t msi' command to generate a binary distribution package from Java application JAR file in *.msi format for Windows computers. But 'jpackage' requires a third-party tool, WiX, to work.
2022-10-01, ∼673🔥, 0💬

File_Input_Output_Test.php - File Input/Output Examples
This section provides a tutorial example script on how to use file input and output functions like fopen(), fread(), fwrite(), and fclose(). The example script copies any file in binary mode.
2022-01-26, ∼673🔥, 4💬

💬 2022-01-26 david: it's good

JAXP - XML Schema (XSD) Validation
This chapter provides tutorial examples on XML Schema validation using JAXP. Topics include XML Schema validator using DOM interface and SAX interface, validation errors, validation error handler.
2022-10-01, ∼672🔥, 0💬

"-XX:ParallelGCThreads=n" - # of Threads
This section describes how to use the '-XX:ParallelGCThreads=n' JVM option to control the number threads to be used by the Parallel Collector.
2022-10-01, ∼672🔥, 0💬

Developing First Android Application - HelloAndroid
This chapter provides tutorial notes on developing the first Android application. Topics include creating Android projects using the 'android' command; modifying Java source code; building and installing binary packages of Android projects.
2019-12-08, ∼672🔥, 2💬

💬 2019-12-08 Herong: Sandeep, can you share some of those changes with us? Thanks.

💬 2019-12-07 Sandeep Srivastava: Nice blog. I have made various apps with the above platforms but now they need some changes. Have you checked out Appcode India?

F900: CJK Compatibility Ideographs
This section provides a quick summary of the Unicode code point block: 'CJK Compatibility Ideographs', which contains 512 code points to represent additional characters used in CJK (Chinese, Japanese and Korean) languages.
2024-01-23, ∼671🔥, 0💬

Inserting BLOB Values with SQL INSERT Statements
This section describes how to insert BLOB values as normal strings using INSERT statements.
2022-10-01, ∼671🔥, 0💬

File Handles and Data Input/Output
This chapter provides tutorial examples and notes about file handles and data input or output. Topics include using open() function to open file handles; using print() to output data; using &lt;file_handle&gt; to input data.
2016-02-19, ∼671🔥, 2💬

💬 2016-02-19 Herong: Thirumaran, Your answer is correct, only if the question is a+b=? ☺

💬 2016-02-15 ThirumaranM: a=6 b=2 so answer is 8

Base64 Encoding and Decoding Tools
This chapter provides notes and tutorials on Base64 encoding tools and built-in implementations in different programming languages. Topics include reviewing Base64 online tools; introducing Base64 command line tools on Windows, Linux and macOS systems; testing built-in implementations of Base64 enco...
2022-10-01, ∼670🔥, 0💬

Function Declaration, Arguments, and Return Values
This chapter provides tutorial examples and notes about user-defined functions. Topics include defining function with arguments, calling functions in expressions, passing arguments by values or by references, variable-length argument list, providing default values for arguments, returning data by va...
2016-03-05, ∼670🔥, 1💬

💬 2016-03-05 ravi: please more Exaplanation

0750: Arabic Supplement
This section provides a quick summary of the Unicode code point block: 'Arabic Supplement', which contains 48 code points to represent additional alphabetic letters used in the Arabic language.
2024-01-23, ∼669🔥, 0💬

Enable Full Trust for Root Certificate on iOS 10 iPhone
This section provides a tutorial example on how to enable full trust for root certificate on iOS 10 iPhone.
2022-10-01, ∼669🔥, 0💬

0980: Bengali
This section provides a quick summary of the Unicode code point block: 'Bengali', which contains 128 code points to represent alphabets used in the Bengali language.
2024-01-23, ∼668🔥, 0💬

jconsole - Connecting to a Remote JMX Agent
This section provides a tutorial example on how to run 'jconsole' to connect to a JMX agent running on a remote machine, and how to see memory usage detail information.
2022-10-01, ∼668🔥, 0💬

"Dim x()" - Declaring Array Variables
This section provides an introduction and examples on how to declare array variables with fixed sizes or dynamic sizes.
2022-10-01, ∼668🔥, 0💬

Archived: Installing MySQL 4.0.18
This section provides a tutorial example on how to install MySQL 4.0.18 on a Windows system.
2022-10-01, ∼668🔥, 0💬

"-XX:NewRatio" - Ratio of Tenured and "new" Generation
This section describes the default 'new' ratio (size ratio of tenured vs. 'new' generation).
2022-10-01, ∼668🔥, 0💬

Inserting CLOB Values with SQL INSERT Statements
This section describes how to insert CLOB values as string literals using SQL INSERT statements.
2022-10-01, ∼668🔥, 0💬

Archived: "adb push" and "adb pull" Commands
This section describes 'adb push' and 'adb pull' commands, which allows you to copy files to and from the remote Android emulator or device.
2016-10-20, ∼668🔥, 2💬

💬 2016-10-20 Herong: Peter, this tutorial is outdated, because it was based on the outdated SDK version: Android SDK R17. "push" and "pull" commands ...

💬 2016-10-19 peter chatterton: What do you mean by 'outdated'? Are push and pull impossible not or just unsupported? Great site BTW!! Because of the Dummies bo...

Windows 10 Mail Configuration Failed
This section provides a tutorial example on how Windows 10 Mail failed to connect email services provided by Postfix and Dovecot servers.
2024-04-06, ∼667🔥, 0💬

"soap12:binding" - Binding Message Style and Transportation
This section describes 'soap12:binding', a SOAP extension element that specifies the binding message protocol and the transportation protocol, SOAP 1.2 over HTTP, for example.
2022-10-01, ∼667🔥, 0💬

Clickable Table of Content
This section provides a tutorial example on how to build a clickable table of content with hyperlinks using 'basic-link' formatting objects with 'internal-destination' attributes.
2022-10-01, ∼667🔥, 0💬

<< < 83 84 85 86 87 88 89 90 91 92 93 > >>   ∑:9107  Sort:Date