<< < 265 266 267 268 269 270 271 272 273 274 275 > >>   ∑:9067  Sort:Date

"if" Statement Examples
This section provides a tutorial example on how to use different types of 'if' statements to control code executions.
2022-10-01, ∼261🔥, 0💬

Downloading and Installing JDK on Mac
This section describes how to download and install JDK 13 on a Mac computer
2022-10-01, ∼261🔥, 0💬

HyObject.java - Data Element Class
This section describes a sample data element class, HyObject.java, which can be used to represent the data objects that you want to put them in a collection and sort them.
2022-10-01, ∼261🔥, 0💬

Add New Users on macOS
This section provides a tutorial on how to add new users and give them system administration permission on macOS.
2022-10-01, ∼261🔥, 0💬

JDBC-ODBC - Executing Queries on Flat Files
This section describes how to execute SELECT queries on flat text files through the ODBC driver.
2022-10-01, ∼261🔥, 0💬

Test DataFlex with Zeep Python Library
This section provides a tutorial example on how to test the free Web service 'DataFlex' provided by oorsprong.org using the Zeep Python library.
2024-01-21, ∼260🔥, 0💬

GetSpeech Failed - Incorrect Parameter Name c-gensym
This section provides a tutorial example on how to use a SOAP::Lite client to call a Web service with correct SOAPAction. But the test failed because of incorrect input parameter name c-gensym.
2022-10-27, ∼260🔥, 0💬

XML Communication Model
This chapter provides tutorial examples and notes on XML communication model. Topics include sending and receiving XML messages over socket communication connections; XML communication server and client sample programs: GameServer.pl and GameClient.pl.
2022-10-18, ∼260🔥, 0💬

DsaSignatureVerifier.java Test Results
This section provides test results from DsaSignatureVerifier.java on DSA digital signatures generated on a binary file. The verification will pass if the original document and the digital signature have not been modified.
2022-10-17, ∼260🔥, 0💬

1925 年年历 - 牛年
中国年历 - 1925 年年历 - 牛年
2022-10-13, ∼260🔥, 0💬

1974 年年历 - 虎年
中国年历 - 1974 年年历 - 虎年
2022-10-09, ∼260🔥, 0💬

SOAP 1.1 Request - Content-Length Too Small
This section provides a tutorial example of SOAP 1.1 request to use the GetSpeech Web service provided at xmlme.com. A 'Bad Request' error is received, if Content-Length is not enough to cover the entire XML message in the request.
2022-10-08, ∼260🔥, 0💬

SOAP::Lite - SOAP Server-Client Communication Module
This chapter provides tutorial examples and notes on the SOAP::Lite module. Topics include SOAP introduction; features of SOAP::Lite module; SOAP server example with SOAP::Transport::TCP; SOAP client example; SOAP::Lite tracing functions.
2022-10-07, ∼260🔥, 0💬

GameServer.pl - XML Communication Server Example
This section provides a tutorial example on how write an XML communication server program to accept client connections, send and receive XML messages.
2022-10-06, ∼260🔥, 0💬

1995 年年历 - 猪年
中国年历 - 1995 年年历 - 猪年
2022-10-06, ∼260🔥, 0💬

What Is Distance
This section introduces distance between two objects. The standard unit of distance is called 'meter', which is the length travelled by light in 1/299,792,458 of a second.
2022-10-05, ∼260🔥, 0💬

Collection Implementations in JDK
This section describes implementation classes of collections with various data structures in JDK 1.4.1: TreeSet, HashSet, LinkedHashSet, ArrayList, LinkedList, Vector, Stack, TreeMap, HashMap, IdentityHashMap, WeakHashMap, Hashtable.
2022-10-01, ∼260🔥, 0💬

sax.DocumentTracer and sax.Writer
This section provides tutorial examples on how to use sample programs sax.DocumentTracer and sax.Writer to validate XML documents with XSD schema. Their error reporting format is better than dom.GetElementsByTagName and dom.Writer.
2022-10-01, ∼260🔥, 0💬

GetCurrencies - Response Message Sample
This section provides a response message sample of GetCurrencies Web service.
2022-10-01, ∼260🔥, 0💬

What is Crypt::ECB
A quick introduction is provided for the Crypt::ECB Perl module, which can be used to perform encryption and decryption in the ECB (Electronic CodeBook) operation mode with a given block cipher for any number of blocks.
2022-10-01, ∼260🔥, 0💬

Performing CFB Operation Manually
This section provides a tutorial example on how to perform CFB operation manually using the standard Blowfish block cipher (or ECB mode) and an XOR function.
2022-10-01, ∼260🔥, 0💬

JDBC-ODBC - CREATE TABLE in Flat Text Files
This section describes how to run CREATE TABLE statement with the ODBC flat text file driver.
2022-10-01, ∼260🔥, 0💬

Java "keytool" Commands and KeyStore Files
This chapter provides tutorial notes and example codes on the Java 'keytool' command. Topics include introduction of KeyStore file and 'keytool' command; generating and managing keys and self-signed certificates; exporting and importing certificates; generating CSR (Certificate Signing Request); sig...
2024-11-27, ∼259🔥, 0💬

Unicode 到 Big5 轉換: 第 23 部分 - U+6EF4 到 U+7043
本節列出了 Unicode 到 Big5 代碼轉換表的第 23 部分 - Unicode U+6EF4 到 U+7043。
2024-02-03, ∼259🔥, 0💬

<< < 265 266 267 268 269 270 271 272 273 274 275 > >>   ∑:9067  Sort:Date