Results for "Volume: 7_2009-2012"
Ever wanted to have an About property or a File Browser property for your custom made controls? This is how it can be done and it is very easy. Just compile my sample and add the control in any of your projects to see it working. Feel free to manipulate the code for your own needs.
This article shows you how to Remove Geocities Ads in one line.
This Applet displays Flicker free drawing thru Double Buffering technique. This article is an excerpt from the Complete Reference of JAVA. Have Fun. If you vote for me that would be great for me but it not at all necessary.
this code auto shuts your computer in the time you specify! you can use it for shutting your computer if you are in a middle of a huge download, you are copying a big file or just doing a long thing, and you don't want just to sit on your chair and wait... you can write the time you want to close your computer, and this program will exit windows in this time! cool!
Library System with Access database. Add, List and Remove Books or Members, Borrow and Return the Books from the Library. Search the Library System Database... (JLibrary tested by JDK 1.4.2)
Easily build drop down menus with custom styles / settings. Add any ammouny of menus / links under the menu.
This code allows you to put an image to follow your cursor around the browser area... My english is not so good.. so please see my screenshot :)
Advanced version! If you have a Video Capture card installed on your computer, then this will work great! I tested this on 3 different capture cards on different computers with 100% satisfaction! Thanks to E. J. Bantz Jr. for providing this free code from his website.
Counts the number of words in a text document. A word is defined to be a set of contiguous non-blank characters. This is a command line application. Run the app from the folder containing the text file to be processed. When prompted, supply the text file name. A file named "result.txt" that contains the word count. This is an intermediate step in developing an application to perform lines of code analysis. Please provide a rating - thanks!
It allows anyone to keep an easy tab of website bookmarks. We often lose good site addresses or do not have a handy location. Machine gets formatted or machine is changed. It also demonstrates strongly how to use XML, XSL and javascripts.
Maintain the Student Records.
This is an extended version of my original IP Chat. This uses the RichTextBox control so you can use colors, fonts and font-styles. This requires the richtextbox control, winsock control and common dialog control.
This can be used to put comas and round amounts to 2 decimal places. The comas are in xxx,xxx,xxx,xxx.xx format.
A simple one armed bandit fruit machine game, that i creted to help me learn C++. This is my first program in C++ and i wrote it in about 2 days, purely to help learn the language. Constructive critisms would be great to help me learn, but any one posting to tell me my games pointless, etc don't bother.
It closes the current window (only 2 lines of code) and won't ask u for confirmation.... i did not find this in many places so uploaded it....if this helps u in any way don't forget to vote for me.
The MsgBox class creates, displays, and operates a message box similar to the API "MessageBox" but with some extended features like different button styles, placements and images, timeout ... full documentation included ... v.1.1 now with input box
It Plays Background Music on web pages.
This control can be shaped to 3 shapes i included a full documenation about every Sub and functions and properties in my code ,it produce awesome button shapes try it
This code is the complete source code to a Keno game I modeled after a video keno machine in Las Vegas. I submitted this game to zdnets website about 6 months ago as freeware. The code is a bit sloppy it was one of my first attempts at something that worked. I thought some of the algorythms and procedures might be helpful. The program has sound, print, save, registry calls, load, and an autoplay feature. I'm sure it can be improved on. The code uses alot of simple features and techniques, that are easy to understand thought this would be very helpful to beginners even though there not all exactly the correct way to do things.
This code demonstrates how to download the HTML source code from a specified web page and output it to the screen. Can be used to retrieve tags, or words, or peanut butter from web pages. Enjoy.