TuneUp Utilities 2012 + Full Version
ပါ၀င္တဲ့ features ေတြကေတာ့
- TuneUp Economy Mode
- TuneUp Program Deactivator
- Improve Performance and Battery Life
- Take Care of Your PC and Data Clutter
- Restore and Secure-Wipe Files
- Analyze and troubleshoot your PC
- Personalize Windows®
- TuneUp Economy Mode
- Turbo Mode
- TuneUp Live Optimization
- Disable startup programs
- Accelerate system startup and shutdown
- Defragment hard disk
- 1-Click-Maintenance & Automatic Maintenance
- Clean hard disk
- Uninstall unneeded programs
- Defragment, Clean and Edit the Registry
- Find and Delete Large Amounts of Data
- Remove Broken Shortcuts
- Restore deleted files
- Clean hard disk
- Delete files safely
- Show system information
- Status & recommendations (category)
- Optimization status
- Increase performance - recommendations
- Program rating
- Display and close running processes
- Detect and fix problems
- Check hard disk for errors
- Customize the appearance of Windows® (TuneUp Styler)
- Customize options and behaviors (TuneUp System Control)
- Start Center
- Overview of all functions
- TuneUp Utilities Settings Center
- Check for Updates
- Optimization Report
- More Great Features

အားလုံးကို ေလးစားလွ်က္
scorce;http://muhammadniaz.blogspot.com/2012/04/tuneup-utilities-2012-with-product-key.html
ZD Soft Screen Recorder (full version)

ကီးေတာ့ rar ဖိုင္ထဲမွာပါျပီးသားပါ
လိုအပ္မယ္ဆိုရင္ဒီမွာေဒါင္းယူႏိုင္ပါတယ္
Aleo.Flash.Intro.Banner.Maker.v3.6
အေသးစိတ္ေတာ့ မရွင္းျပေတာ့ပါဘူး
၀င္းဒိုး၇ ကို ၀င္းဒိုး ၈ စတိုင္ေျပာင္းမယ္
Css3 vertical Slide Menu ေလးထည့္ခ်င္ရင္
1. ပထမဆံုးအေနနဲ႕Blogger DashBoard >> CLick on the Design Tab >>And then on Edit HTML. ကိုသြားလိုက္ပါ။
2. သင့္ Template ကို Backup လုပ္ထားပါ.
3. Expand Template Widgets မွာ အမွန္ျခစ္ေလးေပးလိုက္ပါ
4. ဒီကုဒ္ေလးကိုရွပါ ]]></b:skin>
5. ]]></b:skin> ကိုေတြျပီဆိုရင္ ေအာက္မွာ ေပးထားတဲ့ ကုဒ္ေတြကို ]]></b:skin> အေပၚမွာထည့္လိုက္ပါ။
/* Css3 Stylish Vertical Side Menu - info @ http://www.trickstime.com */
#hor {
list-style:none;
padding:0;
margin:0;
}
#hor li {
float:left;
padding:5px;
}
#hor a {
display:block;
height: 12px;
text-indent:-999em;
}
#hor a.home {
width:46px;
background:url(vHome.gif) no-repeat 0 0;
}
#hor a.download {
width:94px;
background:url(vDownload.gif) no-repeat 0 0;
}
#hor a.contact {
width:74px;
background:url(vContact.gif) no-repeat 0 0;
}
/* CSS Style for Vertical Menu */
#ver {
list-style:none;
padding:0;
margin:0;
}
#ver li {
padding:2px;
}
#ver li a {
display:block;
height:12px;
text-indent:-999em;
}
#ver a.home {
width:47px;
background:url(hHome.gif) no-repeat 0 0;
}
#ver a.download {
width:95px;
background:url(hDownload.gif) no-repeat 0 0;
}
#ver a.contact {
width:74px;
background:url(hContact.gif) no-repeat 0 0;
}
.clear {
clear:both;
}
*{
/* A universal CSS reset */
margin:0;
padding:0;
}
#navigationMenu body{
font-size:14px;
color:#666;
background:#111 no-repeat;
/* CSS3 Radial Gradients */
background-image:-moz-radial-gradient(center -100px 45deg, circle farthest-corner, #444 150px, #111 300px);
background-image:-webkit-gradient(radial, 50% 0, 150, 50% 0, 300, from(#444), to(#111));
font-family:Arial, Helvetica, sans-serif;
}
#navigationMenu li{
list-style:none;
height:39px;
padding:2px;
width:40px;
}
#navigationMenu span{
/* Container properties */
width:0;
left:38px;
padding:0;
position:absolute;
overflow:hidden;
/* Text properties */
font-family:'Myriad Pro',Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
letter-spacing:0.6px;
white-space:nowrap;
line-height:39px;
/* CSS3 Transition: */
-webkit-transition: 0.25s;
/* Future proofing (these do not work yet): */
-moz-transition: 0.25s;
transition: 0.25s;
}
#navigationMenu a{
background:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifXSRrqFjOyx-7kT1zhaKIZUXIKZSmrkU77OOkCxD-4r4q14bbEtAH7paaJjgItjNgiJAsaex6h5QDaSxJVdyimooUYTYwyiQQs_Jp4IKC2JHuWT81HI7I6qJHXoV-HNO77-xTqPAEN1eS/s1600/navigation.jpg') no-repeat;
height:39px;
width:38px;
display:block;
position:relative;
}
/* General hover styles */
#navigationMenu a:hover span{ width:auto; padding:0 20px;overflow:visible; }
#navigationMenu a:hover{
text-decoration:none;
/* CSS outer glow with the box-shadow property */
-moz-box-shadow:0 0 5px #9ddff5;
-webkit-box-shadow:0 0 5px #9ddff5;
box-shadow:0 0 5px #9ddff5;
}
/* Green Button */
#navigationMenu .home { background-position:0 0;}
#navigationMenu .home:hover { background-position:0 -39px;}
#navigationMenu .home span{
background-color:#7da315;
color:#3d4f0c;
text-shadow:1px 1px 0 #99bf31;
}
/* Blue Button */
#navigationMenu .about { background-position:-38px 0;}
#navigationMenu .about:hover { background-position:-38px -39px;}
#navigationMenu .about span{
background-color:#1e8bb4;
color:#223a44;
text-shadow:1px 1px 0 #44a8d0;
}
/* Orange Button */
#navigationMenu .services { background-position:-76px 0;}
#navigationMenu .services:hover { background-position:-76px -39px;}
#navigationMenu .services span{
background-color:#c86c1f;
color:#5a3517;
text-shadow:1px 1px 0 #d28344;
}
/* Yellow Button */
#navigationMenu .portfolio { background-position:-114px 0;}
#navigationMenu .portfolio:hover{ background-position:-114px -39px;}
#navigationMenu .portfolio span{
background-color:#d0a525;
color:#604e18;
text-shadow:1px 1px 0 #d8b54b;
}
/* Purple Button */
#navigationMenu .contact { background-position:-152px 0;}
#navigationMenu .contact:hover { background-position:-152px -39px;}
#navigationMenu .contact span{
background-color:#af1e83;
color:#460f35;
text-shadow:1px 1px 0 #d244a6;
}
/*End Css3 Stylish Vertical Side Menu - info @ http://www.trickstime.com */
6. တိန္းပလိတ္ ကို Save လိုက္ပါ။
7. ေနာက္တစ္ဆင့္အေနနဲ႔ >>Design Tab >> Page Elements ကိုသြားပါ။
8. Add a widgetကိုေရြးပါျပီးရင္ "HTML/Javascript".ကိုေရြးပါ။
9. ေအာက္က ကုဒ္ေလဒေတြကို copy ယူျပီး "HTML/Javascript" မွာ paste လုပ္လိုက္ပါ။
10.Save လိုက္ပါ။
<div style='position: fixed; top: 40%; left: 0%;'/> <ul id="navigationMenu"> <li> <a class="Home" href="ayelwin-it.blogspot.com"> <span>မူလစာမ်က္ႏွာ</span> </a> </li> <li> <a class="about" href="link ထည့္ရန္"> <span>နာမည္ထည့္ရန္</span> </a> </li> <li> <a class="categories" href="link ထည့္ရန္"> <span>နာမည္ထည့္ရန္</span> </a> </li> <li> <a class="services" href="link ထည့္ရန္"> <span>နာမည္ထည့္ရန္</span> </a> </li> <li> <a class="contact" href="link ထည့္ရန္"> <span>နာမည္ထည့္ရန္</span> </a> </li> </ul> </div>
Note; အနီေရာင္ စာသားနဲ႔ အစိမ္းေရာင္ စာေတြကို ျပန္လည္ ျပင္ယူပါ။
အားလံုးပဲ အဆင္ေျပၾကပါေစ အားလံုးကို ေလးစားစြာျဖင့္ ေမာင္ေအးလြင္
Back to Top button ေလးထည့္နည္း
အေနနဲ႔ ၾကည့္ ႏိုင္ပါတယ္ ဒီေကာင္ေလးကေတာ့ ဘေလာ့ဂါ သမားေတြ အတြက္ မရွိမျဖစ္ လိုအပ္တဲ့ Plug in ေလးတစ္ခုပါ jump to top လုပ္နည္းေလးေတြကိုေတာ့ ေတာ္ေတာ္ မ်ားမ်ား ရွိပါတယ္ ဒါေပမယ့္ က်ေနာ္ၾကိဳက္တဲ့ JQuery နည္းေလးပါ သူငယ္ခ်င္းတို႔လဲ သေဘာက်ၾကလိမ့္မယ္လို႔ေမွ်ာ္လင့္ပါတယ္ ကဲစလိုက္ၾကရေအာင္ဗ်ာ
<style type='text/css'>
#amazi {-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; width:100px;background-color: #cococo;background-color: rgba(238, 238, 238, 0.6);filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#99EEEEEE',EndColorStr='#99EEEEEE');text-align:center;padding:5px;position:fixed;bottom:30px;left:20px;cursor:pointer;color:#444;text-decoration:none;border:4px solid #9AFE2E;}
</style>
<script src='http://yourjavascript.com/22951137813/jquery.min.js' type='text/javascript'/>
<script type='text/javascript'>
$(function() {
$.fn.scrollToTop = function() {
$(this).hide().removeAttr("href");
if ($(window).scrollTop() != "0") {
$(this).fadeIn("slow")
}
var scrollDiv = $(this);
$(window).scroll(function() {
if ($(window).scrollTop() == "0") {
$(scrollDiv).fadeOut("slow")
} else {
$(scrollDiv).fadeIn("slow")
}
});
$(this).click(function() {
$("html, body").animate({
scrollTop: 0
}, "slow")
})
}
});
$(function() {
$("#amazi").scrollToTop();
});
</script>
<a href='ဒီေနရာမွာ မိမိရဲ့ဘေလာ့လိပ္စာထည့္ပါ' id='amazi' style='display:none;'>^^အေပၚသို႔^^ </a>
ဘေလာ့မွာ Zawgyi ႏွင့္ Unicode ႏွစ္မ်ိဳးလံုးနဲ႔ဖတ္လို႔ရေအာင္
ရပါတယ္ screen shoot ေလးပါ တင္ေပးထားပါတယ္ မိမိ ရဲ့ ဘေလာမွာ ထည့္ထားခ်င္ရင္ေတာ့ ေအာက္မွာ ေျပာျပထားတဲ့အတိုင္း လုပ္လိုပ္ပါ စလိုက္ၾကရေအာင္....
<script type="text/javascript" src="http://yourjavascript.com/1010245324/unicodeorzawgyi_ayelwin.js"></script>
မိမိဘေလာ့မွာ notice infomation box ေလးထည့္မယ္
္ ဒီေကာင္ေလးမွာေတာ့ ကိုသြားေရာက္လည္ပတ္ေစခ်င္တဲ့ link ေလးပါထည့္ေပးလို႔ ရသလို imfomation သီးသန္႔ထည့္ခ်င္ရင္လဲ
ရပါတယ္ က်ေနာ့္ ဘေလာ့ေလးရဲ့ ညာဘက္ေအာက္ေထာင့္ေလးမွာ <button>DEMO</button> အေနနဲ႔ ၾကည့္ႏိုင္ပါတယ္။
ၾကိဳက္တယ္ဆိုရင္ေတာ့ စမ္းၾကည့္ လို႔ ရေအာင္ က်ေနာ္နားလည္သေလာက္ ရွင္းျပပါမယ္....က်ေနာ္လုပ္တာေတာ့ အဆင္ေျပပါတယ္။
သူငယ္ခ်င္းမ်ားအေနနဲ႔ အဆင္မေျပခဲ့ရင္ comment ေလးေရးထားခဲ့ပါ ....အဆင္ေျပရင္တယ္ ၾကိဳက္တယ္ဆိုရင္ေတာ့ ေက်းဇူးတင္
စကားေလးေျပာေပးသြားပါလို႔ ေျပာရေစ သူငယ္ခ်င္းတို႔ရဲ့ comments ေလးေတြက က်ေနာ့္အတြက္ အားေဆးမို႔ပါ..........:D။
စလိုက္ၾကရေအာင္ေနာ္........
၁။ ပထမဆံုး Dashboard –> Design tab –>Edit html –> ကိုသြားလိုက္ပါ။
၂။ expand webget ကို အမွတ္လးေပးလိုက္ပါ။
၃။ မိမိရဲ့ template ကို Download Full Template နဲ႔ download လုပ္ထားလိုက္ပါ.. မိမိ အမွတ္ရမယ့္ တစ္ေနရာမွာ သိမ္းထားလိုက္ပါ။ ဒီလိုလုပ္ရတာက မိမိဘေလာ့ေလးမွာ တစ္ခုခု မွားသြားခဲ့ရင္ မဂိုမူလ
အတိုင္း ျပန္ယူလို႔ ရေအာင္ ၾကိဳတင္သိမ္းထားျခင္းျဖစ္ပါတယ္။ ဒီအဆင့္ထိျပီးသြားဆိုရင္ ဆက္မယ္ေနာ္
၄။ ေအာက္မွာေပးထားတဲ့ ကုဒ္ေလးကို ရွာလိုက္ပါ။(ရွာရန္... ::.help???.::= ကီးဘုတ္မွ Ctrl+F ႏႈိက္လိုက္ပါ ကြန္ပ်ဴတာရဲ့
ေအာက္ေျခမွာ bar ေလးတစ္ခု တတ္လာမွာပါ အဲမွာ လက္၀ဲဘက္ေထာင့္မွာ စာရုိက္ထည့္လို႔ ရတဲ့ ေနရာေလးရွိပါတယ္
အဲဒီေနရာမွာ ေအာက္က ကုဒ္ေလးကို copy ယူျပီး ေပၚလာတဲ့ bar ေလးရဲ့စာရိုက္တဲ့ေနရာမွာ paste လုပ္လိုက္ပါ။)
(စာၾကြင္း။ ။ အခုလိုေျပာရတာ ဘေလာ့စတင္လုပ္သူေတြပါ အဆင္ေျပေအာင္လို႔ပါ ....bolg ႏွင့္ရင္ႏွီးပီးသားသူငယ္ခ်င္းအတြက္မရည္ရြယ္ပါ)
</head>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>
<script src="http://tntechie.googlecode.com/files/jquery.slidenote.min.js" type="text/javascript"></script>
]]></b:skin>
၇။ ]]></b:skin> ကိုရွာလို႔ေတြျပီဆိုရင္ ေအာက္က ကုဒ္ေလးကို အေပၚမွာ ထည့္လိုက္ပါ။ center>
/* ----- tntechie CSS START------ */၈။ ကိုယ္လိုခ်င္တဲ့ အက်ယ္ width: 540px ။အျမင့္ height: 140px ။ေနာက္ခံအေရာင္ background: #FBEC78 ေတြကို
.slidenote { width: 540px; height: 140px; background: #FBEC78; padding: 1em;
-moz-box-shadow: -0.2em -0.2em 0.7em #333; -webkit-box-shadow: -0.2em -0.2em 0.7em #333;}
.slidenote img { float: left; margin-left: -2em; margin-top: -2em; }
.slidenote img:hover { margin-top: -1.95em; }
/* ----- tntechie CSS END------ */
ျပန္ျပင္ႏိုင္ပါတယ္ ( { width: 540px; height: 140px; background: #FBEC78;) ။
၉။ ေနာက္ဆံုးအဆင့္အေနနဲ႔ ေအာက္မွာေပးထားတဲ့ ကုဒ္ေလးကို ရွာပါ။
</body>
<!-- Notification Slider Start -->၁၀။ မိမိရဲ့ template ကိုpreview နဲ႔ ၾကည့္လိုက္ပါ error မတတ္ရင္ေတာ့ save လုပ္လိုက္ပါ။
<div class='slidenote' id='note'>
<div id='container'>
<h2>ဒီေနရာမွာ ေခါင္စဥ္ေရးပါ</h2>
<span><em>ဒီေနရာမွာ မိမိေရးလိုတဲ့ infomarions ေတြေရးပါ</em></span>
<p><a href='ဒီေနရာမွာ infomations ရဲ့ link ကိုထည့္ပါ' target="_blank">သြားလည္မယ္</a> </p></div>
</div>
<script type='text/javascript'>
$('#note').slideNote({
closeImage: 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiyRA5mvTWRGQnakI50egwBlZjqwIJvWGNgn8sBgFQGvv3LnMKedtigKCwp9mWrRhCVf7zF4IVf4O9wMlfe3q86VWoTuaIDdo2q21c5icGfvqKUR5P5EIgKHVgGUImWF9Vm0d3k9Xhu3Coh/s1600/slidenote.close.png'
});
</script>
<!-- Notification Slider Ends -->
လုပ္ေဆာင္ခ်က္ ျပီးဆံုးသြားပါျပီ............အဆင္ေျပပါေစ.......Good luck!!!
၁၂။ မွတ္ခ်က္။ ။ မိမိေရးလိုတဲ့ infomations ေတြကို link မခ်ိတ္ ခ်င္ရင္ေတာ့
<p><a href='ဒီေနရာမွာ infomations ရဲ့ link ကိုထည့္ပါ' target="_blank">သြားလည္မယ္</a></p>
ဆိုတဲ့ စာေၾကာင္းေလးကို ျဖဳတ္လိုက္ပါ
နည္းပညာ ဆိုဒ္ေလးကို ဖိတ္ေခၚျခင္း
ဘေလာ့ဂါ post မွာ စာပိုဒ္ေလးေတြ ေဖ်ာက္ျပီးေရးနည္း
ေအာက္မွာ DEMO အေနနဲ႔ ေရးျပထားပါတယ္ ခင္ဗ်ာ အနီေရာင္စာေလးကို ႏႈိက္ၾကည့္လိုက္ပါ
ဒီေနရာကိုႏႈိက္၍ၾကည့္ပါ
က်ေနာ့္ ဘေလာ့ေလးမွာ အမွားေပါင္းမ်ားစြာနဲ႔ ျပည့္နက္ေနပါလိမ့္မယ္
က်ေနာ္ ေလ့လာေနေသာ
သိထားေသာ(တတ္ေျမာက္ကၽြမ္းက်င္ျခင္းမဟုတ္ပါ)
အေၾကာင္းအရာေလးေတြကို ျပန္လည္မွ်ေ၀ျခင္းသာျဖစ္ပါသည္
ဘေလာ့ေလး ကိုအလည္ေရာက္လာၾကသူ သူငယ္ခ်င္းမ်ား အေနနဲ႔
နားလည္ေပးၾကလိမ့္မယ္ ေမွ်ာ္လင့္ ရင္း
ေလးေတြ တင္ေပးလိုက္ပါတယ္ က်ေနာ္ကေတာ့ လွ်ိဳ႕၀ွက္ရတာ ၀ါသနာပါလို႔ :) က်ေနာ့္လို ၀ါသနာတူသူမ်ားလဲ အသံုးျပဳလို႔ရေအာင္
ျပန္လည္ မွ်ေ၀ေပးလိုက္ပါတယ္
<div style="background-color: #a0ffff; border: 0px solid 00000; color: black; font-family: arial; font-size: 12px; height: 40px; overflow: auto; padding: 4px; text-align: left; width: 395px;">
<div dir="ltr" style="text-align: left;" trbidi="on">
<div dir="ltr" style="text-align: left;" trbidi="on">
<script type="text/javascript">
var haut_max, timer_glisse, action_glisse, haut_fenetre = "";function deplie(blid) { var elm = document.getElementById(blid); if (parseInt(elm.style.height) == 0 || !elm.style.height) { elm.style.height = "auto"; elm.style.lineHeight = "120%"; init_glisse(blid, 'ouvre'); } else if (action_glisse == "") { init_glisse(blid, "ferme"); }}function init_glisse(blid, sens) { var elm = document.getElementById(blid); haut_max = (document.getElementById(blid).offsetHeight) ? document.getElementById(blid).offsetHeight : document.getElementById(blid).style.pixelHeight; if (sens == "ouvre") elm.style.height = "0px"; haut_fenetre = (document.body) ? document.body.clientHeight : window.innerHeight; clearTimeout(timer_glisse); timer_glisse = setTimeout("glisse('" + blid + "', '" + sens + "')", 10);}function glisse(blid, sens) { action_glisse = 1; var elm = document.getElementById(blid); var haut = parseInt(elm.style.height); if (sens == "ouvre") { haut = haut + 10; if (haut > haut_max) haut = haut_max; } else { haut = haut - 10; if (haut < 0) haut = 0; } elm.style.height = haut + "px"; if (sens == "ouvre") { if (haut < haut_max) { timer_glisse = setTimeout("glisse('" + blid + "', '" + sens + "')", 10); } else { action_glisse = ""; } } else { if (haut > 0) { timer_glisse = setTimeout("glisse('" + blid + "', '" + sens + "')", 10); } else { action_glisse = ""; elm.style.lineHeight = "0"; } }}
</script>
<h4 onclick="javascript:deplie('div1')"><blink>
ဒီေနရာကိုႏႈိက္၍ၾကည့္ပါ</blink></h4>
<div id="div1" style="height: 0px; line-height: 0px; overflow: hidden;">
<div style="background-color: #a0ffff; border: 0px solid 00000; color: black; font-family: arial; font-size: 14px; height: 60px; overflow: auto; padding: 4px; text-align: left; width: 420px;">
ဒီေနရာမွာမိမိ ၀ွက္ထားခ်င္တဲ့ စာေလးကိုေရးပါ</div></div>
>> <<
Bloglist
Labels
Comments
Popular Games
Comments
This is featured post 1 title
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation test link ullamco laboris nisi ut aliquip ex ea commodo consequat.
This is featured post 2 title
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation test link ullamco laboris nisi ut aliquip ex ea commodo consequat.
This is featured post 3 title
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation test link ullamco laboris nisi ut aliquip ex ea commodo consequat.
This is featured post 4 title
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation test link ullamco laboris nisi ut aliquip ex ea commodo consequat.
This is featured post 5 title
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation test link ullamco laboris nisi ut aliquip ex ea commodo consequat.
var url = "http://ayelwin-it.blogspot.com";
var title = "";
function makeLink(){
if(document.all)
window.external.AddFavorite(url,title)
}
// -->
Bookmark Us!
?max-results=10">Label 3
');
document.write("
Bookmark Us!
?max-results="+numposts+"&orderby=published&alt=json-in-script&callback=showrecentposts\"><\/script>");
Popular Posts
-
မိမိ ဘေလာ့မွာ ကိုေရးထာတဲ့(post တင္တဲ့)စာေတြကို သိသိသာသာ သတိထားမိေစရန္ ဒီလိုေလးေရခ်င္ရင္ေတာ့ ေအာက္မွာေဖာ္ျပထားတဲ့ အတိုင္း လုပ္ၾကည့္ပါ အား...
-
KMD က ကုိျမတ္ခုိင္ ျပဳလုပ္ထားတဲ့ ျမန္မာလက္ကြက္ ေလ့က်င့္တဲ့ ေဆာ့၀ဲလ္ေလးပါ။ ကြန္ပ်ဴတာ ျမန္မာလက္ကြက္ ေလ့က်င့္ေနတဲ့ သူမ်ားအတြက္ ေဖာ္ျပေပးလိုက္...
-
[ Copy this | Start New | Full Size ]
-
Antamedia Hotspot 1.64 Antamedia HotSpot Billing Software is Windows PC gateway software which enables control and charging for In...
-
ပညာေရး၀န္ႀကီးဌာန၊ ျမန္မာစာအဖဲြ႕က ႀကိဳးႀကိဳးစားစား ျပဳစုထားတဲ့ ့ျမန္မာအဘိဓါန္ေလးပါ.... သံုးခ်င္တယ္ဆိုရင္ေတာ့ ဒီမွာေဒါင္း လိုင္က္ပါ...ေဖာင့္က...
-
Online အတြက္က ဒီမွာ ၁ Online အတြက္က ဒီမွာ ၂ ကြန္ပ်ဴတာ အတြက္ ေဆာ့၀ဲလ္ ကိုေတာ့ မီဒီယာဖိုင္းယားေဒါင္း ပါ ကြန္ပ်ဴတာ အတြက္ ေဆာ့၀ဲလ္ ကိုေတာ့ အို...
-
အေပၚမွာ ပံုေလးတင္ျပထားပါတယ္ ...:P ဘာမွမဟုတ္ေပမယ့္ က်ေနာ္လို ၀ါသနာအရ ဘေလာ့ ေရးေနတဲ့ သူငယ္ခ်င္းေတြ အတြက္ တစ္ခါတစ္ေလ ကိုယ္ေရးတဲ့ post...
-
ဒီေကာင္ေလးက Screen locker ဆိုတဲ့အတိုင္း screen ကို ေလာ့ခ်ေပးတဲ့ ေဆာ့၀ဲလ္ေလးပါ... ကိုယ္ပိုင္စက္ အသံုးၿပဳေနတဲ့ လူေတြအတြက္ အသံုး၀င္ပါတယ္....
-
ဒီေကာင္ေလးကေတာ့ Android phone သို႔ Android devieces ကို root ျဖစ္ မျဖစ္ စစ္ေဆးေပးမယ့္ software ေလးျဖစ္ပါတယ္။ Root Check Pro ျဖစ္ပါတယ္။ Goo...
-
1. blogger မွာ log in ျပီးရင္ Design >> Edit HTML သြားပါ။ 2 . "Expand Widget Templates" ေရွ႕က box ေလးမွာ အမွန္ျခစ္...