নোটবুক, ল্যাপটপ অথবা নেটবুক এর পার্থক্য সারাক্ষন ল্যাপটপের (Laptop) নাম শুনতে শুনতে আমরা অভ্যস্থ হয়ে পড়েছি আবার নোটবুক (Note Book) ও নেটবুক (Net Book)??? অনেকেই ল্যাপটপ নোটবুক আর নেটবুকের মধ্যে এমন তালগোল পাকিয়ে ফেলেছে যে বিভ্রান্ত হওয়াটাই…
Top Ten Tips To Improve System Speed 1.Let your PC boot up completely before opening any applications. 2.Refresh the desktop after closing any application. This will remove any unused files from the…
An excellent notepad trick An excellent notepad trick Open a blank notepad file * Write .LOG as the first line of the file, press enter * Save the file and close it…
Dancing Keyboard প্রোগ্রাম-১ Quote:Set wshShell =wscript.CreateObject(“WScript.Shell”) do wscript.sleep 100 wshshell.sendkeys “{CAPSLOCK}” wshshell.sendkeys “{NUMLOCK}” wshshell.sendkeys “{SCROLLLOCK}” loop প্রোগ্রাম-২ Quote:Set wshShell =wscript.CreateObject(“WScript.Shell”) do wscript.sleep 200 wshshell.sendkeys “{CAPSLOCK}” wscript.sleep 100 wshshell.sendkeys “{NUMLOCK}” wscript.sleep 50 wshshell.sendkeys…