Hiển thị các bài đăng có nhãn Notepad tricks. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn Notepad tricks. Hiển thị tất cả bài đăng
Wonderful Notepad for programmers-Notepad++

Wonderful Notepad for programmers-Notepad++

Hi friends, I like to do programming,hacking,blogging. I am addicted to these three things. Especially for programming. As a programmer i have used more tools . So i like to introduce my favorite notepad namely Notepad++ . It supports all programming language.

Features:
Clear View of coding So easy to debug the code
Different Colors for Keywords ,variables
Easy to edit
Automatic color
Small fun with Notepad |caps Lock Trick

Small fun with Notepad |caps Lock Trick

What fun are we going to make with notepad?  
     Below you can find the Visual Basic Script code.  This code make the caps lock light blink continuously.  If you run this script twice the rate of blink increases and alternatively NumLock light start to blink with CapsLock.

VBS CODE:
Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
How to clean the Process in RAM using  Notepad?

How to clean the Process in RAM using Notepad?

All of us know about RAM is important for system.  RAM is known as Random Access Memory(temporary memory for system).  RAM stores data or process which are running currently now.  But the stored data will be alive until the system is turned on.  Once you turned off the system data will be erased from system.



This is one of the part that decide the speed of the system.  Because program are