Sort directory/file in alphabetical order ignore case

Sort directory/file in alphabetical order ignore case

Last exercise of "File Explorer" list file/directory without order. We can implement Comparator<? super File> to sort the directory/file in alphabetical order. We can also convert the file name to lower case before comparing, such that the array will be sorted in alphabetical order ignore case

[ read more ]

LESSON9 – INCLUDING INFO IN THE EXE

the method to this is almost the same as extrn/public, the way to this is using the prog "binobj" which comes with tp/bp or bc/tc and use is a following : "binobj" <InputFileName> <OutputFileName> <PublicName> lets say we have pic.dat and we want the public to be dat1 t

[ read more ]

How to clear the clipboard contents?

How to clear the clipboard contents?

To quickly clear the text/image contents from the clipboard, simply select a file in the Desktop and press CTRL+C. The existing clipboard contents will now be replaced by the file name on which you issued the CTRL+C. Another method is using Windows Scripting. You can create an instance of I

[ read more ]

PHP IDE with Intelligent Editor for Productive Coding

PHP IDE with Intelligent Editor for Productive Coding

Intelligent PHP Editor PHP 5.4 Language Features Support PHP code completion PHPDoc support Smart Duplicated Code Detector PHP Code Sniffer PHP refactoring Smarty templates editing Efficient project analysis and navigation Smart Environment PHP UML Drupal & Symfony2

[ read more ]

How to Make a Trojan Horse

How to Make a Trojan Horse

Most of you may be curious to know about how to make a Trojan or Virus on your own. Well, here is an answer to your curiosity. In this, post I’ll show you how to make a simple trojan on your own using C programming language. This trojan when executed will eat up the hard disk space on the roo

[ read more ]

12 Tips to Maintain a Virus Free Computer

12 Tips to Maintain a Virus Free Computer

Is your computer infected with virus? Do you often get mysterious error messages? Well, this is a common problem faced by almost all the computer users across the globe. Even though some of them are harmless, they do have the ability to do a number of nasty things up to and including damaging or

[ read more ]

Notepad Tricks: Cool Notepad tricks for Windows

Notepad Tricks: Cool Notepad tricks for Windows

Notepad, the text editor that comes bundled in Windows is an excellent tool for text editing. But that is not the only thing for which notepad is famous. It is also famous for its tricks and hacks. Here is a roundup of some of the best and coolest tricks that you can try using Notepad. Matrix F

[ read more ]

Step by step instructions to download and install LoadRunner

In the past few months, HP has done a lot of changes to the download location for various software that they offer. Here are the new and updated step-by-step instructions to download and install HP LoadRunner. Go to LoadRunner Download location. Hit TRIALS AND DEMOS dropdown and click HP LOADRUNNER

[ read more ]