Popular Books:
What Is Android Debug Bridge (adb)
This section describes the Android Debug Bridge (adb) tool, which allows you to manage an Android emulator or connected Android device like install application APK files. 2016-01-28, ∼1577🔥, 6💬
💬 2016-01-28 Xeni: yes, I know. It is in a special folder on Disk C.
💬 2016-01-27 xeni: Thank you for quick response. I have got: Windows_NT
💬 2016-01-27 Herong: Xeni, Can you type in the following and see what you are getting: echo %OS%
DESCipherTest.java - DES Cipher Algorithm Illustration
This section provides a tutorial Java program, DESCipherTest.java, to illustrate how DES cipher algorithm works. 2016-01-24, ∼1526🔥, 1💬
Where Is Session Data Stored
This section provides a tutorial example on how to find out where the PHP engine stores session data. The session.save_path setting specifies the directory name for session data. 2016-01-23, ∼3694🔥, 3💬
Sun Implementation of Base64 in Java
This section provides the source code for the Java implementation of Base64 by Sun. 2016-01-23, ∼3577🔥, 2💬
Horoscope Moon and Other Planet Signs
This section provides introduction of planet zodiac signs: the Moon sign, the Mercury sign, the Venue sign, the Mars sign, and more. 2016-01-23, ∼667🔥, 1💬
SOAP PHP Implementations
This chapter provides notes and tutorials on SOAP PHP implementations: PEAR SOAP, NuSOAP, and PHP Group SOAP. 2016-01-13, ∼1832🔥, 1💬
JDBC-ODBC - Creating New Tables in MS Access Database
This section describes how to create a new table in a MS Access database through the JDBC-ODBC driver. 2016-01-07, ∼101🔥, 2💬
"Repeatable Read" Isolation Level
This section provides a tutorial example on the 'Repeatable Read' isolation level, where reads are guarantied to be repeatable. 2015-12-28, ∼793🔥, 4💬
💬 2015-12-23 Herong: SqLoveNian, I will test it with your suggestion. Thanks.
Testing OpenSSL with file_get_contents()
This section provides a tutorial example on how to test the PHP OpenSSL module with the file_get_contents() function to run a GET request on an HTTPS server. 2015-12-26, ∼590🔥, 1💬
Create Tables with CLOB Columns
This section describes how to create tables with BLOB (LONGBLOB) columns in Oracle server. 2015-12-24, ∼142🔥, 1💬
Popular Posts:
This section provides a tutorial example on how to write a simple program to test the java.net.ssl.S...
This section provides a tutorial example on how to install and configure the PHP OpenSSL module on W...
Want to know when is the 2034 Chinese New Year day? Look for free Chinese calendars for 2034? Chines...
Constellation English Name Symbol Dates Aries The Ram Mar. 21—Apr. 19 Taurus The Bull Apr. ...
This section provides a tutorial example on how to pass an array as an arguments by reference to rev...