<< < 270 271 272 273 274 275 276 277 278 279 280 > >>   ∑:9107  Sort:Date

JDBC (Java Database Connectivity) Introduction
This chapter provides a quick introduction about JDBC (Java Database Connectivity). Topics include overview of JDBC; versions of JDBC; JDBC driver types; database connection with DriverManager and DataSource; JDBC driver class and connection URL for DriverManager.
2022-10-01, ∼295🔥, 0💬

Receiving ResultSet Objects from executeQuery
This section describes how to receive the ResultSet object returning from the executeQuery() method.
2022-10-01, ∼295🔥, 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, ∼295🔥, 0💬

Poisson Bracket and Hamilton Equations
This section describes Hamilton Equations in terms of the Poisson brackets.
2024-12-14, ∼294🔥, 0💬

Big5 到 Unicode 轉換:一級漢字 - 第 AE 行
本節列出了 Big5 到 Unicode 代碼轉換表中一級漢字 - 第 AE 行。
2024-02-03, ∼294🔥, 0💬

Unicode to Big5 - Part 10: U+5B40 to U+5CD8
Unicode to Big5 code point mapping is provided for Big5 character set - Part 10: Unicode U+5B40 to U+5CD8.
2024-01-29, ∼294🔥, 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, ∼294🔥, 0💬

Lagrangian in Cartesian Coordinates
This section provides a quick introduction to the Lagrangian in Cartesian coordinates, expressed in terms of r, r' and t.
2022-12-08, ∼294🔥, 0💬

Expressions, Operations and Simple Statements
This chapter provides tutorial examples and notes about expressions, operations, and simple statements. Topics include different examples of expressions; expression evaluation contexts: scalar and list contexts; simple statements: an expression terminated by a semicolon; simple statement modifiers.
2022-11-19, ∼294🔥, 0💬

"INSERT INTO" - Inserting New Data Rows
This section describes how to insert new data rows with INSERT INTO statements.
2022-11-19, ∼294🔥, 0💬

Introduction of Generalized Coordinates
This chapter provides an introduction of Generalized Coordinates. Topics include introduction of generalized position, velocity and momentum; Lagrange Equations and Hamilton Equations in generalized coordinates; Legendre Transformation.
2022-11-05, ∼294🔥, 0💬

SOAP::Lite Tracing Functions
This section provides a tutorial example on how to use the SOAP::Lite tracing function to dump tracing information of the communication session for debugging.
2022-10-30, ∼294🔥, 0💬

ReverseEchoer.pl - A Simple Socket Server Program
This section provides a tutorial example on how to write a simple socket communication server program, ReverseEchoer.pl, which listens and accepts for any client requests.
2022-10-24, ∼294🔥, 0💬

Year 2001 Chinese Calendar - Year of the Snake
2022-10-19, ∼294🔥, 0💬

Length Contraction in Special Relativity
This chapter provides an introduction of length contraction in special relativity. Topics include a thought experiment showing length contraction; deriving length contraction formula; reciprocity of length contraction.
2022-10-09, ∼294🔥, 0💬

XML Schema - Multiple Root Elements
'Declaring Root Elements - element Element' tutorial was cited in a makaidong.com article in 2019.
2022-10-05, ∼294🔥, 0💬

Connect tablet to Computer using Bluetooth
This section provides a tutorial example on how to connect an Android tablet to a Windows computer using Bluetooth radio. Once connected, you can transfer files between the tablet and computer.
2022-10-01, ∼294🔥, 0💬

Viewing Comodo Personal Certificate in Windows
This section provides a tutorial example on how to view Comodo personal certificate installed in Windows using the 'MyCertificatesConsole.msc' command.
2022-10-01, ∼294🔥, 0💬

Thread Test on HotSpot 1.4 and JRockit 7.0
This section provides a tutorial example to see how many running threads can be supported on HotSpot 1.4.0_02 Client/Server and JRockit 7.0 JVMs.
2022-10-01, ∼294🔥, 0💬

GetCurrencies - Request Message Sample
This section provides a request message sample of GetCurrencies Web service.
2022-10-01, ∼294🔥, 0💬

Command Interpreters and Command Pipelines
This section provides a quick introduction of UNIX command interpreters, shells, and command pipelines.
2022-10-01, ∼294🔥, 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, ∼294🔥, 0💬

Selection Sort - Java Implementation
This section provides a tutorial on how to implement the Selection Sort algorithm in Java. An implementation diagram is also provided.
2022-10-01, ∼294🔥, 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, ∼294🔥, 0💬

<< < 270 271 272 273 274 275 276 277 278 279 280 > >>   ∑:9107  Sort:Date