<< < 147 148 149 150 151 152 153 154 155 156 157 > >>   ∑:9067  Sort:Rank

"sysinfo" - Checking Derby (Java DB) Installation
This section describes how to use 'sysinfo' to verify Derby (Java DB) installation.
2022-10-04, ∼219🔥, 0💬

ResultSet Objects with Update Capability
This section describes how to create ResultSet objects with update capability.
2022-10-04, ∼207🔥, 0💬

What Is Spacetime
This section provides a quick introduction of speed, which is a mathematical model used to describe our universe in frame of references that combines space and time together.
2022-10-04, ∼247🔥, 0💬

2056 年年历 - 鼠年
中国年历 - 2056 年年历 - 鼠年
2022-10-04, ∼421🔥, 0💬

Using MD5 Message Digest in Perl
This section provides a tutorial example on how to use MD5 message digest algorithm in Perl. John Allen implemented the entire MD5 algorithm in 8 lines of Perl 5 code.
2022-10-04, ∼245🔥, 0💬

2028 年年歷 - 猴年
中國年歷 - 2028 年年歷 - 猴年
2022-10-04, ∼249🔥, 0💬

MySQL prepared statement in Java not returning a value
'Using ResultSetMetaData Objects to List All Fields' tutorial was cited in a stackoverflow.com forum post in 2014.
2022-10-04, ∼172🔥, 0💬

Symbolic (or Soft) References
This chapter provides tutorial examples and notes about symbolic (or soft) references. Topics include replacing variable or function identifiers with string expressions in curly brackets {}; using scalar variables without {}; using the dereference operator -&gt; with array, hash, or function sub...
2022-10-04, ∼217🔥, 0💬

中国年历 - 2021年至2030年
本章列出了2021年至2030年之间十年年历。
2022-10-04, ∼2215🔥, 0💬

2022 年年历 - 虎年
中国年历 - 2022 年年历 - 虎年
2022-10-04, ∼325🔥, 0💬

"keytool" Viewing Certificates in DER and PEM
This section provides a tutorial example on how to use 'keytool' to view certificates in DER and PEM formats generated by 'OpenSSL'.
2022-10-04, ∼936🔥, 0💬

Java Server Accepts TLS 1.2 Only
'HttpsEchoer.java - A Better HTTPS Server' tutorial was cited in an IT怪 blog in 2016.
2022-10-04, ∼183🔥, 0💬

Chinese Calendars: Year 2021 to 2030
This chapter provides Chinese calendars for 10 years from 2021 to 2030.
2022-10-04, ∼415🔥, 0💬

rdkit.Chem.rdchem.RWMol - The RWMol Class
This section provides a quick introduction of the rdkit.Chem.rdchem.RWMol class, which is a sub-class of rdkit.Chem.rdchem.Mol class with additional read and write functionalities.
2022-10-04, ∼536🔥, 0💬

Year 1954 Chinese Calendar - Year of the Horse
2022-10-04, ∼195🔥, 0💬

"g++ -shared" to Build Dynamic Library
This section provides a tutorial example on how to use 'g++ -shared' commands to compile your code and to build dynamic library file on Linux systems.
2022-10-02, ∼4106🔥, 2💬

💬 2022-10-02 Herong: Bergshoeff, you are welcome!

💬 2022-10-01 Bergshoeff: Thank you for including alternative methods and showing some common error messages and their fixes.

"native2ascii -encoding" - UTF-8 to uXXXX Conversion
This section provides a tutorial example on how to convert UTF-8 character strings to \uXXXX Unicode code sequences with the 'native2ascii -encoding' command.
2022-10-01, ∼2311🔥, 4💬

💬 2022-10-01 DEMO: DEMO

💬 2020-05-08 دد: سلام

💬 2019-03-25 gg: É=-~-~[],ó=-~É,Ë=É<<É,þ=Ë+~[]; Ì=(ó-ó)[Û=(''+{})[É+ó]+(''+{})[ó-É]+ ([].ó+'')[ó-É]+(!!''+'')[ó]+({}+'')[ ó+ó]+(!''...

💬 2019-02-18 What: &lt;script>alert("hii")&lt;/ script>

JDBC-ODBC - Loading sun.jdbc.odbc.JdbcOdbcDriver
This section describes how to load the JDBC-ODBC Bridge driver class with the Class.forName() method.
2022-10-01, ≈32🔥, 0💬

JDBC-ODBC Bridge Driver - sun.jdbc.odbc.JdbcOdbcDriver
This chapter provides tutorial notes on the JDBC-ODBC Bridge driver produced by Sun and DataDirect. Topics include loading JDBC-ODBC Bridge driver; creating a DSN (Data Source Name) with a ODBC driver; Connecting to SQL Server with JDBC-ODBC Bridge.
2022-10-01, ≈30🔥, 0💬

Installing Microsoft JDBC Driver for SQL Server
This section describes how to download and install Microsoft JDBC Driver for SQL Server.
2022-10-01, ≈29🔥, 0💬

Microsoft JDBC Driver for SQL Server
This chapter provides tutorial notes on JDBC Driver produced by Microsoft for SQL Server. Topics include downloading and installing Microsoft JDBC Driver; loading driver JAR file; creating a connection to SQL Server with port number, instance name and database name; closing a connection.
2022-10-01, ≈20🔥, 0💬

Create Tables with CLOB Columns
This section describes how to create tables with CLOB (LONGTEXT) columns in MySQL server.
2022-10-01, ≈18🔥, 0💬

SQL Server CLOB (Character Large Object) - TEXT
This chapter provides tutorial notes on CLOB (Character Large Object) data types, TEXT, with SQL Server JDBC Driver. Topics include creating tables to store CLOB values in SQL Server server; inserting CLOB values with direct SQL INSERT statements, or PreparedStatement with setString(), setCharacterS...
2022-10-01, ≈16🔥, 0💬

MySQL Connector/J - Download and Installation
This section describes how to download and install MySQL Connector/J (JDBC driver).
2022-10-01, ≈16🔥, 0💬

<< < 147 148 149 150 151 152 153 154 155 156 157 > >>   ∑:9067  Sort:Rank