<< < 227 228 229 230 231 232 233 234 235 236 237 > >>   ∑:9020  Sort:Date

Oracle JDBC Drivers
This chapter provides tutorial notes on Oracle JDBC drivers. Topics include downloading and installing Oracle JDBC Thin client-side driver; database connection URL; DataSource objects; JDBC driver and database information; creating tables; inserting rows.
2022-12-04, ∼226🔥, 0💬

2005 年年歷 - 雞年
中國年歷 - 2005 年年歷 - 雞年
2022-10-22, ∼226🔥, 0💬

DSA Public Key Encryption Tests
This section provides the test result of DSA public key encryption and private key decryption using the javax.crypto.Cipher class.
2022-10-18, ∼226🔥, 0💬

Archived: Visiting "https" Web Site with IE 7
This section describes how IE (Internet Explorer) 7 shows a lock icon when you visit an 'https' Web site to provide you more security related information.
2022-10-15, ∼226🔥, 0💬

Oracle BLOB (Binary Large Object) - BLOB
This chapter provides tutorial notes on BLOB (Binary Large Object) data types, BLOB, with Oracle JDBC Driver. Topics include creating tables to store BLOB values in Oracle server; inserting BLOB values with direct SQL INSERT statements, or PreparedStatement with setBytes(), setBinaryStream() or setB...
2022-10-07, ∼226🔥, 0💬

Connect tablet Storage to Computer via USB
This section provides a tutorial example on how to use the USB cable to connect the storage in the tablet to a computer as a removable drive on the computer.
2022-10-01, ∼226🔥, 0💬

Private and Public Keys and Related Interfaces
This section describes private and public key pairs used in RSA and DSA encryption algorithms. JDK supports private and public keys with the java.security.Key interface.
2022-10-01, ∼226🔥, 0💬

Using JavaBean Objects in Scripting Elements
This section provides a tutorial example on how to use JavaBean objects in scripting elements. A JavaBean is really just Java class object, which can be used in any scripting elements.
2022-10-01, ∼226🔥, 0💬

Properties
This section describes what is a property - a named value of an object which is supported by a 'set' method and a 'get' method defined in the class.
2022-10-01, ∼226🔥, 0💬

What Is Multithreading?
This section describes what is multithreading - a behavior of an application program where multiple instances of codes are executed simultaneously within the application. C# supports multithreading application development.
2022-10-01, ∼226🔥, 0💬

Most Popular Web Browsers
The most popular Web browsers based on browser signature strings in log files for year 2009 with 5 weeks log files missing.
2022-10-01, ∼226🔥, 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, ∼226🔥, 0💬

"ncfb/nofb" for Block Chaining Ciphers
This section provides a tutorial example on how to use 'ncfb' and 'nofb' mode codes to perform standard block chaining cipher operations using the PHP Mcrypt mcrypt_encrypt() function with Blowfish algorithm.
2022-10-01, ∼226🔥, 0💬

Create Account on Ethereum Network
This section describes how to create an new account on Ethereum network.
2022-10-01, ∼226🔥, 0💬

GCPerformance.java - Program Output
This section describes output data generated by the GC tuning test program - GCPerformance.java.
2022-10-01, ∼226🔥, 0💬

"Dock" Related Processes
This section describes 'Dock' related processes. Dock displays an icon bar at the bottom of the desktop to hold frequently used apps and features.
2022-10-01, ∼226🔥, 0💬

"INSERT INTO" Statements with INDENTITY Columns
This section describes what will happen if you try to insert rows with values for INDENTITY columns.
2022-10-01, ∼226🔥, 0💬

Conditional "elseif" Statement
This section describes what is a conditional 'elseif' statement in H language.
2017-10-24, ∼226🔥, 2💬

💬 2017-10-24 Herong: Vijay, $elsif is an option. But I strongly suggest we use full words, no abbreviations. So we don't have to guess.

💬 2017-10-18 Vijay: Why not using "elsif" as the keyword?

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

Parsing WSDL Documents with Zeep Library
This section provides a tutorial example on how to parse WSDL documents and print out available services using Zeep default script. Zeep library supports WSDL 1.1 documents, not WSDL 2.0 documents.
2024-01-21, ∼225🔥, 0💬

Archived: Calling GetSpeech SOAP 1.2 with SAAJ
This section provides a tutorial example on how to call the GetSpeech SOAP 1.2 Web service provided at xmlme.com with the SOAPConnection class defined in SAAJ.
2022-10-31, ∼225🔥, 0💬

Downloading and Installing JDK on Mac
This section describes how to download and install JDK on a macOS computer.
2022-10-17, ∼225🔥, 0💬

Install LIBPNG from Source Code
This section provides a tutorial example on how to install LIBPNG library manually from source code files on macOS.
2022-10-12, ∼225🔥, 0💬

Second Prefixes and Other Units
This section introduces prefixes used on 'second' to represent decadic multiples or fractions of a second. It also covers other standard units to measure durations like minute, hour, day and year.
2022-10-11, ∼225🔥, 0💬

<< < 227 228 229 230 231 232 233 234 235 236 237 > >>   ∑:9020  Sort:Date