<< < 313 314 315 316 317 318 319 320 321 322 323 > >>   ∑:7888  Sort:Rank

DriverManager.getConnection() and Connection URL
This section describes how to use DriverManager.getConnection() and connection URL for the Microsoft JDBC driver.
2016-09-27, 127🔥, 1💬

Installing Adobe Flash Player 13 for Safari 5
This section provides a tutorial example on how to download and install Adobe Flash Player 13 Plugin for Safari 5 on Windows XP.
2016-09-27, 540🔥, 1💬

💬 2016-09-27 pop: pop

What Is Block Cipher?
This section describes what is block cipher - An encryption scheme in which 'the clear text is broken up into blocks of fixed length, and encrypted one block at a time'.
2016-09-26, 569🔥, 1💬

💬 2016-09-26 eva: soooooooo Amazing thank so much this site helping to learn about blowfish algorthm more

XSLT (XSL Transformations) Introduction
This chapter provides tutorial notes and example codes on XSLT (XSL Transformations). Topics include introduction to XSLT (XSL Transformations); syntax of stylesheet, template, apply-templates elements; including literal texts and XML elements in transformation output; calling a transformation insid...
2016-09-26, 321🔥, 1💬

Configuring and Managing System Services
This chapter provides a quick introduction of Windows system services. Topics include service related concepts and tools, creating and deleting services using 'sc.exe', starting, stopping, or disabling services with the services console, ending service processes with 'Task Manager'.
2016-09-23, 1704🔥, 2💬

💬 2016-09-23 Herong: Sue, where do you see the "no printer paper" message, on the computer?

💬 2016-09-20 sue: I need to get rid of message that says no printer paper when there is paper, U cannot type as per the instructions and read the ...

Listing of Trusted Root CA in Google Chrome
This section provides a tutorial example on how to see the list of trusted root CA (PKI Authorities) pre-installed in Google Chrome.
2016-09-16, 13567🔥, 1💬

💬 2016-09-16 Pooja Shukla: good

No Style Example - Hello
This section provides a tutorial example on writing the very first WSDL 2.0 example that uses SOAP 1.2 over HTTP to send a hello message and receive a hello message back.
2016-09-13, 782🔥, 1💬

💬 2016-09-13 saya: hey

Introduction to WSDL 2.0
This chapter provides a quick introduction of WSDL 2.0. Topics include introduction components used in WSDL 2.0 to define a Web service; a sample WSDL 2.0 document defines a helloService Web service with one method, Hello.
2016-09-13, 1076🔥, 1💬

💬 2016-09-13 naqi: Good

About My LG-V905R Android Tablet
This section provides a tutorial example on how to view basic information a LG-V905R Android tablet, running Android 3.0.1.
2016-09-09, 230🔥, 1💬

Digital Signature Scheme for Email Messages
This section describes the digital signature scheme for email messages. The process of signing an email message is the same as signing other digital documents.
2016-09-08, 1363🔥, 1💬

💬 2016-09-08 shradha: nice one

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.
2016-08-31, 465🔥, 1💬

Global and Local Variables - Scope Rules
This section provides a quick description of global variables and local variables. Basic rules about variable scopes are provided.
2016-08-30, 541🔥, 2💬

💬 2016-08-30 Herong: Jammy, There is a typo in the consequence. It should read as "Rule #4 helps us to avoid the bad impact of rule #3, if you declar...

💬 2016-08-29 jammy: third consequence is not clear to me.

Introduction of SQL
This chapter provides notes and tutorial examples on SQL. Topics include introduction of SQL (Structured Query Language); history and revision of SQL; terminologies related to SQL and database.
2016-08-28, 674🔥, 1💬

💬 2016-08-28 Jack: I want to learn mysql .

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other formats.
2016-08-27, 1523🔥, 2💬

💬 2016-08-27 sp: Thank you.

💬 2015-12-13 Samiul: Thank you.

2007 - 投名状 - The Warlords
投名状 (The Warlords), 2007, directed by 陈可辛 (Peter Chan), casted by 李连杰, 刘德华, 金城武, 徐静蕾.
2016-08-12, 1242🔥, 3💬

💬 2016-08-12 kf: nice

💬 2016-08-12 kf: lovely

Bin2Hex.pl - Converting Binary Data to Hex Numbers
This section provides a tutorial example on how to convert binary data file to hex numbers - Bin2Hex.pl.
2016-08-08, 7416🔥, 1💬

💬 2016-08-08 HEX: 831BE6B18E7006372069545885A80F786C33 D064904732D39EFBE0EC7019B5D4

Statement Syntax and Statement Types
This chapter provides tutorial examples and notes about statements in VBScript. Topics include what is a statement, how to write a statement, commonly used statement types and examples.
2016-08-05, 205🔥, 1💬

Blowfish Cipher Algorithm
This section describes the Blowfish cipher algorithm - A 16-round Feistel cipher with block size of 64 bits developed by Bruce Schneier in 1993.
2016-08-03, 1054🔥, 2💬

💬 2016-08-03 azi: fantastic

java.time.Instant - get(INSTANT_SECONDS) Error
This section provides a tutorial example on how to use getLong() to retrieve INSTANT_SECONDS value. Using get() will result an exception.
2016-08-03, 1724🔥, 2💬

💬 2016-08-03 Herong: G, Thanks for pointing out the root cause of the issue. I will correct it in the next update.

💬 2016-08-02 G: the valid values range is outside of int, use getLong() instead of get(),

Flickr Image Source URLs for Different Sizes
This section provides a tutorial example on constructing image source URLs for a Flickr photo with different sizes: Small square, Thumbnail size, Medium size, Large size, etc.
2016-08-02, 853🔥, 2💬

💬 2016-08-02 Herong: Anon, Thanks for the comment. I will add _h in the next update.

💬 2016-07-31 Anon: Thanks for the list. It's worth trying other suffix letters, e.g. _h for 2048px. These can be bigger than the "original" without...

"adb logcat -v" Command - Log Format Control
This section describes how to use the 'adb logcat -v' command option to control the format of log entries. 'adb logcat -v long' dumps all data elements of each log entry.
2016-08-02, 6690🔥, 2💬

💬 2016-08-02 Herong: jayakrishna, I don't think Android is recording log entries in microsecond accuracy.

💬 2016-07-22 jayakrishna: here logcat is having milli sec accuracy, is it possible to get in micro seconds?

javax.swing.event.MenuListener - Menu Listener Interface
This section provides a tutorial example on how to use javax.swing.event.MenuListener ,menu listener interface, to catch events fired by JMenu objects.
2016-08-02, 6745🔥, 3💬

💬 2016-08-02 Herong: Tony, I believe that * is a wildcard, meaning all classes in the javax.swing package.

💬 2016-07-20 tony narloch: Hi, I am curious as to what the * denotes. Is that a wildcard, or meant to any/all things associated with javax.swing?

"DROP TABLE" Statements
This section describes how to drop a table in the current database.
2016-07-27, 110🔥, 2💬

MySQL - JBDC CallableStatement
This chapter provides tutorial notes on JDBC CallableStatement objects for stored procedures. Topics include CallableStatement overview; creating stored procedures with parameters and multiple result sets; using place holders in CallableStatement objects; register output parameters; retrieving multi...
2016-07-21, 100🔥, 1💬

<< < 313 314 315 316 317 318 319 320 321 322 323 > >>   ∑:7888  Sort:Rank