<< < 367 368 369 370 371 372 373 374 375 376 > >>   ∑:9020  Sort:Rank

"regedit.exe" - Finding Registry Keys for FreeCell
This section provides a tutorial example on how to find FreeCell registry keys with the 'regedit' search function.
2016-02-04, ∼2234🔥, 1💬

💬 2016-02-04 KennyB: There is no "free cell " under applets in Windows 7.

"readcd -fulltoc" - Data CD Sample
This section provides a sample of TOC (Table Of Content) from a data CD.
2016-02-02, ∼1414🔥, 2💬

💬 2015-11-15 Herong: Yes. They are hex numbers.

💬 2015-11-14 MatMabee: This is proper hex format, correct?

.DAT File Name Extension - VCD Media Files
This section describes what is .dat file name extension for VCD media files.
2016-02-02, ∼422🔥, 0💬

Passing Arrays as Arguments
This section provides a tutorial example on how to pass an array as an arguments by reference to reverse positions of all elements in an array given as the argument.
2016-02-01, ∼8136🔥, 0💬

jstack - Detecting Java Thread Deadlocks
This section provides a tutorial example on how to detect Java thread deadlocks with the thread stack trace dump tool, 'jstack'.
2016-02-01, ∼3075🔥, 0💬

"For ... Next" Statements
This section describes how 'For ... Next' statements work in VBScript. A block of statements is repeated until a loop variable reaches its final value.
2016-02-01, ∼866🔥, 3💬

💬 2016-01-27 Herong: Bushra, Try for the following ☺ For Each c In "ABCDEFGHIJKLMNOPQRSTUVWXYZ".ToCharA rray()... Next

💬 2016-01-25 bushra: also give me their plss...as possible as early

💬 2016-01-25 bushra: please also give the exmples for alphabets for the help of for next statement.....:)

Installing Adobe Flash Player 13 for Firefox 26
This section provides a tutorial example on how to download and install Adobe Flash Player 13 Plugin for Firefox 26 on Windows XP.
2016-01-31, ∼852🔥, 0💬

Downloading and Installing FileZilla 3.1.5
This section provides a tutorial example on how to download and install the free FTP client program, FileZilla 3.1.5 on a Windows system.
2016-01-31, ∼1162🔥, 1💬

💬 2016-01-31 ganes: good

国标GB2312编码自学教程
本书开始部分介绍了国标 GB2312 字符集和它的几种编码, 其余部分列出了 GB2312 编码和 Unicode 编码相互转换的表格制作程式。 本书还同时收录了 GB2312 编码到 Unicode 编码的转换表,以及Unicode 编码到 GB2312 编码的转换表。
2016-01-30, ∼2352🔥, 1💬

💬 2016-01-30 : 很有用,谢谢!

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, ∼1449🔥, 6💬

💬 2016-01-28 Herong: Xeni, can you find out the name of the directory where Android SDK is installed?

💬 2016-01-28 Xeni: yes, I know. It is in a special folder on Disk C.

💬 2016-01-27 Herong: Xeni, I think the issue you had was caused by the installation location of the Android SDK. Do you know in which directory your ...

💬 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%

(More comments ...)

Java HotSpot VM - JVM by Oracle/Sun
This chapter provides tutorial notes and example codes on Java HotSpot VM. Topics include running Java HotSpot VM in client and server modes; checking memory usage with the Runtime class.
2016-01-26, ∼2369🔥, 1💬

💬 2016-01-26 Mangkorn: Thanks

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, ∼1408🔥, 1💬

💬 2016-01-24 Joe: Output

Steps of Using DES Algorithm in JDK JCE
This section describes how to use DES algorithm provided in the JDK JCE package. Steps include building a secret key object from key material; creating and initializing a cipher object.
2016-01-24, ∼1092🔥, 1💬

💬 2016-01-24 Joe: Very nice

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, ∼3590🔥, 3💬

💬 2016-01-23 Herong: Venki, PHP engine only provides mechanism to cache session data. You need an application server to manage userid and user profil...

💬 2016-01-21 venki: how to get current session userid

💬 2015-11-18 ' OR '1'='1' ({: ' OR '1'='1' ({

Sun Implementation of Base64 in Java
This section provides the source code for the Java implementation of Base64 by Sun.
2016-01-23, ∼3488🔥, 2💬

💬 2016-01-23 Herong: Ashish, Finally Base64 encoding is included in JDK now. Thanks for sharing the tutorials;

💬 2016-01-22 Ashish: Nice Article you can read more about base 64 encoding using Java 8 at Modern Pathshala

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, ∼578🔥, 1💬

💬 2016-01-23 Troy: Hi

Opening UTF-16 Text Files
This section provides a tutorial example on how to open a UTF-16 (Little-Endian with BOM) text file with Excel correctly by selecting the 'Windows (ANSI)' encoding option on the Text Import Wizard dialog box.
2016-01-19, ∼1176🔥, 2💬

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.
2016-01-16, ∼1587🔥, 2💬

💬 2016-01-16 Herong: Trudy, I am planning to upgrade my Windows 8 to 10. Once upgraded, I will test the Bluetooth connection again and let you know t...

💬 2016-01-14 Trudy Dishmon: That would be great if it worked. My new 2 in 1 windows 10 is asking for a code number that my Android 10.1 has never needed a c...

Content-Disposition: - Sending Files for Downloading
This section provides a tutorial example on how to insert the 'Content-Disposition:' header line in a HTTP response to tell the browser to prompt the user the download and save the response entity body as a file.
2016-01-16, ∼987🔥, 2💬

💬 2016-01-16 Herong: James, that's an interesting question. I will try to search for an answer.

💬 2016-01-14 James: Hello, I generate PDF files on the fly. I have the option to use Content-Disposition: attachment; in the http header in order to...

SOAP PHP Implementations
This chapter provides notes and tutorials on SOAP PHP implementations: PEAR SOAP, NuSOAP, and PHP Group SOAP.
2016-01-13, ∼1747🔥, 1💬

💬 2016-01-13 Jhon: very good tutorials

com.sun.management.jmxremote.port - JMX Agent for Remote Connection
This section provides a tutorial example on how to turn on the out-of-the-box JMX agent on Sun JVM for monitoring tool 'jconsole' to connect from remote machines.
2016-01-13, ∼5035🔥, 1💬

💬 2016-01-13 vetri: Good

Using Perl LWP Package for Debugging
This section provides a tutorial example on how to use the Perl LWP package to debug JSP applications. The LWP package allows to dump HTTP request and response. It also allows you to control how to manage page redirect.
2016-01-09, ∼1306🔥, 1💬

💬 2016-01-09 Ilya Evseev: Thank you for useful article!

"gYear", "gMonth" and "gDay" Datatypes
This section describes the built-in primitive datatype, 'gYear', 'gMonth' and 'gDay', that represents years, months and days in Gregorian calendar. Leading and trailing whitespaces are allowed and trimmed. Timezone offset is optional.
2016-01-08, ∼7161🔥, 2💬

💬 2016-01-08 Herong: Ashok, you are welcome!

💬 2016-01-07 Ashok: Thanks for this descriptive tutorial on Gregorian calendar. I was looking for gDay and could know more about it here.

JMenuItemActionListenerTest.java - Menu Item Action Listener Test
This section provides a tutorial example on how to use java.awt.event.ActionListener, button action listener interface, to catch events fired by JMenuItem objects.
2016-01-07, ∼893🔥, 1💬

<< < 367 368 369 370 371 372 373 374 375 376 > >>   ∑:9020  Sort:Rank