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, ∼1575🔥, 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, ∼1524🔥, 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, ∼3691🔥, 3💬
Sun Implementation of Base64 in Java
This section provides the source code for the Java implementation of Base64 by Sun. 2016-01-23, ∼3574🔥, 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, ∼663🔥, 1💬
SOAP PHP Implementations
This chapter provides notes and tutorials on SOAP PHP implementations: PEAR SOAP, NuSOAP, and PHP Group SOAP. 2016-01-13, ∼1828🔥, 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, ∼792🔥, 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, ∼587🔥, 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 Java program, CipherDES.java - A Java Implementation of DES encrypt...
This section provides a tutorial example to demonstrate a real life example of Chinese text corrupti...
This section provides a tutorial example on how to solve the banking synchronization issue with Java...
This section provides a tutorial example on how to run a system command with a VBScript code. Comman...
This section provides a tutorial example on how enter and use French characters in HTML documents us...