Source URL: https://www.samsung.com/ca/support/tv-audio-video/what-is-the-difference-between-fhd-and-uhd/
What Is The Difference Between FHD And UHD?
Last Update Date : Apr 12. 2018
Important: Think of resolution as image quality. As the resolution goes up, the image becomes more clear. It becomes sharper, more defined, and more detailed as well.
Full High Definition (FHD) is the resolution 1920x1080P. Ultra High Definition (UHD) is the resolution 3840x2160P. What this means is that there are more pixels per inch (PPI) in a UHD TV. This gives a higher resolution on the TV. UHD is used on larger TVs so you can sit closer to the TV and still enjoy a crisp, clear picture. Below is a diagram of the different resolutions:


Note: The blue area is the resolution of FHD and the purple area is the resolution of UHD. As you can see there is a huge increase in the resolution between the two.
Note: UHD is also known as 4K resolution.
[HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor\Autorun]
if Autorun is not present, you can add a New String Value with the contents of @chcp 65001>nul – Dacto Oct 23 '18 at 20:45
chcp 65001The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path
Project Properties > Project Facets > Runtimes(tab) > Select target Tomcat from list (check box).
https://cream.io/?m=tc&r=Malaysia%2C-4&r=Singapore%2C-2&r=Thailand%2C1&r=Italy%2C-9&s=linear&z=3
var aryH2 = jQuery.find( "h2" ); var allPlaces=""; for( objH2 of aryH2 ){ allPlaces += "<br />" + objH2.innerText + "<br />" + objH2.nextElementSibling.innerText + "<br /><br />"; }
var aryH2 = jQuery.find( "h2" ); var allPlaces=""; for( objH2 of aryH2 ){ if( objH2.previousElementSibling.tagName == "H6" ){ allPlaces += "<br /><br /><br />" + objH2.previousElementSibling.innerText +"" ; } allPlaces += "<br />" + objH2.innerText + "<br />" + objH2.nextElementSibling.innerText + "<br /><br />"; } console.log( allPlaces )
var aryLocation = jQuery.find( "h2" );var objLocationDescription, objLocationArray, objLocationShop, objLocationMap; var strTmp="", strAllPlaces="";var strHTML_NEXT_LINE = "<br />";for( objH2_Title of aryLocation ){ objLocationDescription = objH2_Title.nextElementSibling; if( objH2_Title.previousElementSibling.tagName == "H6" ) { strAllPlaces += strHTML_NEXT_LINE + strHTML_NEXT_LINE + strHTML_NEXT_LINE; strTmp = "========================================"; strAllPlaces += strTmp; console.log( strTmp ); strAllPlaces += strHTML_NEXT_LINE; strTmp = objH2_Title.previousElementSibling.innerText; strAllPlaces += strTmp; console.log( strTmp ); strAllPlaces += strHTML_NEXT_LINE; strTmp = "========================================"; strAllPlaces += strTmp; console.log( strTmp ); } strAllPlaces += strHTML_NEXT_LINE + strHTML_NEXT_LINE + strHTML_NEXT_LINE; strTmp = "--------------------"; strAllPlaces += strTmp; console.log( strTmp ); strAllPlaces += strHTML_NEXT_LINE; strTmp = objH2_Title.innerText; strAllPlaces += strTmp; console.log( strTmp ); strAllPlaces += strHTML_NEXT_LINE; strTmp = "--------------------"; strAllPlaces += strTmp; console.log( strTmp ); strAllPlaces += strHTML_NEXT_LINE; strTmp = objLocationDescription.innerText; strAllPlaces += strTmp; console.log( strTmp ); strAllPlaces += strHTML_NEXT_LINE + strHTML_NEXT_LINE;
/*
// console.log( "objLocationDescription.innerText====================" + objLocationDescription.innerText );
*/
objLocationArray = objLocationDescription.nextElementSibling; /* while ( objLocationArray.tagName != "P" ) { console.log( "in loop objLocationArray.tagName|" + objLocationArray.tagName ); objLocationArray = objLocationArray.nextElementSibling; } */ var test1 = 1; var tagShopOrMap; do{ if ( !objLocationArray ) break; if ( objLocationArray.children.length == 0 ) { if ( objLocationArray.tagName == "A" ) { strAllPlaces += strHTML_NEXT_LINE + strHTML_NEXT_LINE + strHTML_NEXT_LINE; strTmp = objLocationArray.innerText; strAllPlaces += strTmp; console.log( strTmp ); strAllPlaces += strHTML_NEXT_LINE; strTmp = objLocationArray.href; strAllPlaces += strTmp; console.log( strTmp ); } else if ( objLocationArray.tagName != "P" ) { console.log( "ggg=" + objLocationArray.tagName ); console.log( "ggg=" + objLocationArray.children.length ); console.log( "ggg=" + objLocationArray.innerText ); } else { objLocationDescription = objLocationArray; strAllPlaces += strHTML_NEXT_LINE; strTmp = objLocationDescription.innerText; strAllPlaces += strTmp; console.log( strTmp ); strAllPlaces += strHTML_NEXT_LINE + strHTML_NEXT_LINE;
/*
// Billson@2020-Feb-23_am012110 : extra info after google map iframe.// console.log( "new ==============" + objLocationDescription.innerText );
*/
} } else { tagShopOrMap = objLocationArray.children[0]; if ( tagShopOrMap.innerText != "Day 2" && ( tagShopOrMap.tagName == "STRONG" || tagShopOrMap.tagName == "B" || tagShopOrMap.tagName == "EM" || tagShopOrMap.tagName == "SPAN" ) ) { objLocationShop = tagShopOrMap; strAllPlaces += strHTML_NEXT_LINE; strTmp = objLocationArray.innerText; strAllPlaces += strTmp; console.log( strTmp );
/*
// console.log( objLocationShop.innerText ); // Billson@2020-Feb-23_am011520 : objLocationShop.innerText, will only get 地址:, instead of included next line value // Billson@2020-Feb-23_am011535, eg: 地址:32, Jalan Tukang Besi, Melaka, 75200 Melaka.<br />营业时间:8am – 6pm<br />电话:06 – 281 4089
*/
} else if ( tagShopOrMap.tagName == "IFRAME" ) { console.log( "----------====================Google Map" ); } else if ( tagShopOrMap.tagName == "IMG" ) { } else {
/*
// Billson@2020-Feb-23_am010241 : suppose is a Day 2, SPAN tag // console.log( "----------" ); // console.log( tagShopOrMap.tagName );
*/
} } test1++; objLocationArray = objLocationArray.nextElementSibling; }while( !objLocationArray || objLocationArray == null || objLocationArray.tagName != "H2" );}
console.log( strAllPlaces )
var aryLocation = jQuery.find( "h2" );
var objLocationDescription, objLocationArray, objLocationShop, objLocationMap;
var strTmp="", strAllPlaces="";
var strHTML_NEXT_LINE = "<br />";
for( objH2_Title of aryLocation )
{
objLocationDescription = objH2_Title.nextElementSibling;
if( objH2_Title.previousElementSibling.tagName == "H6" )
{
strAllPlaces += strHTML_NEXT_LINE + strHTML_NEXT_LINE + strHTML_NEXT_LINE;
strTmp = "========================================";
strAllPlaces += strTmp;
console.log( strTmp );
strAllPlaces += strHTML_NEXT_LINE;
strTmp = objH2_Title.previousElementSibling.innerText;
strAllPlaces += strTmp;
console.log( strTmp );
strAllPlaces += strHTML_NEXT_LINE;
strTmp = "========================================";
strAllPlaces += strTmp;
console.log( strTmp );
}
strAllPlaces += strHTML_NEXT_LINE + strHTML_NEXT_LINE + strHTML_NEXT_LINE;
strTmp = "--------------------";
strAllPlaces += strTmp;
console.log( strTmp );
strAllPlaces += strHTML_NEXT_LINE;
strTmp = objH2_Title.innerText;
strAllPlaces += strTmp;
console.log( strTmp );
strAllPlaces += strHTML_NEXT_LINE;
strTmp = "--------------------";
strAllPlaces += strTmp;
console.log( strTmp );
strAllPlaces += strHTML_NEXT_LINE;
strTmp = objLocationDescription.innerText;
strAllPlaces += strTmp;
console.log( strTmp );
strAllPlaces += strHTML_NEXT_LINE + strHTML_NEXT_LINE;
/* console.log( "objLocationDescription.innerText====================" + objLocationDescription.innerText );
*/
objLocationArray = objLocationDescription.nextElementSibling;
/*
while ( objLocationArray.tagName != "P" )
{
console.log( "in loop objLocationArray.tagName|" + objLocationArray.tagName );
objLocationArray = objLocationArray.nextElementSibling;
}
*/
var test1 = 1;
var tagShopOrMap;
do{
if ( !objLocationArray )
break;
if ( objLocationArray.children.length == 0 )
{
if ( objLocationArray.tagName == "A" )
{
strAllPlaces += strHTML_NEXT_LINE + strHTML_NEXT_LINE + strHTML_NEXT_LINE;
strTmp = objLocationArray.innerText;
strAllPlaces += strTmp;
console.log( strTmp );
strAllPlaces += strHTML_NEXT_LINE;
strTmp = objLocationArray.href;
strAllPlaces += strTmp;
console.log( strTmp );
}
else if ( objLocationArray.tagName != "P" )
{
console.log( "ggg=" + objLocationArray.tagName );
console.log( "ggg=" + objLocationArray.children.length );
console.log( "ggg=" + objLocationArray.innerText );
}
else
{
objLocationDescription = objLocationArray;
strAllPlaces += strHTML_NEXT_LINE;
strTmp = objLocationDescription.innerText;
strAllPlaces += strTmp;
console.log( strTmp );
strAllPlaces += strHTML_NEXT_LINE + strHTML_NEXT_LINE;
/* // Billson@2020-Feb-23_am012110 : extra info after google map iframe.
// console.log( "new ==============" + objLocationDescription.innerText );
*/
}
}
else
{
tagShopOrMap = objLocationArray.children[0];
if ( tagShopOrMap.innerText != "Day 2" && ( tagShopOrMap.tagName == "STRONG" || tagShopOrMap.tagName == "B" || tagShopOrMap.tagName == "EM" || tagShopOrMap.tagName == "SPAN" ) )
{
objLocationShop = tagShopOrMap;
strAllPlaces += strHTML_NEXT_LINE;
strTmp = objLocationArray.innerText;
strAllPlaces += strTmp;
console.log( strTmp );
/* // console.log( objLocationShop.innerText );
// Billson@2020-Feb-23_am011520 : objLocationShop.innerText, will only get 地址:, instead of included next line value
// Billson@2020-Feb-23_am011535, eg: 地址:32, Jalan Tukang Besi, Melaka, 75200 Melaka.<br />营业时间:8am – 6pm<br />电话:06 – 281 4089
*/
}
else if ( tagShopOrMap.tagName == "IFRAME" )
{
/* console.log( "----------====================Google Map" );
*/
strAllPlaces += strHTML_NEXT_LINE;
strTmp = objLocationArray.innerHTML;
strAllPlaces += strTmp;
console.log( strTmp );
}
else if ( tagShopOrMap.tagName == "IMG" )
{
}
else
{
/* // Billson@2020-Feb-23_am010241 : suppose is a Day 2, SPAN tag
// console.log( "----------" );
// console.log( tagShopOrMap.tagName );
*/
}
}
test1++;
objLocationArray = objLocationArray.nextElementSibling;
}while( !objLocationArray || objLocationArray == null || objLocationArray.tagName != "H2" );
}
console.log( strAllPlaces )
Set WshShell = CreateObject("WScript.Shell")
MsgBox ConvertToKey(WshShell.RegRead("HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DigitalProductId"))
Function ConvertToKey(Key)
Const KeyOffset = 52
i = 28
Chars = "BCDFGHJKMPQRTVWXY2346789"
Do
Cur = 0
x = 14
Do
Cur = Cur * 256
Cur = Key(x + KeyOffset) + Cur
Key(x + KeyOffset) = (Cur \ 24) And 255
Cur = Cur Mod 24
x = x -1
Loop While x >= 0
i = i -1
KeyOutput = Mid(Chars, Cur + 1, 1) & KeyOutput
If (((29 - i) Mod 6) = 0) And (i <> -1) Then
i = i -1
KeyOutput = "-" & KeyOutput
End If
Loop While i >= 0
ConvertToKey = KeyOutput
End Function
<div class="infoBox" style="background: rgb(255, 255, 255); opacity: 1; width: 314px; border: 3px solid rgb(47, 47, 47); padding: 0px; position: absolute; visibility: visible; left: -121.946px; top: -82.0625px;"><img src="img/petrolstation/close.gif" align="right" style=" position: relative; cursor: pointer; margin: 5px 5px 0 0;"><div class="info-window"><div class="info-inner"><div class="info-title">SETI ROHAYAH KASMANI ENTERPRISE</div><div class="info-address">NO.15, JALAN GELANG EMAS 1, TAMAN GELANG EMAS, 81550 GELANG PATAH, JOHOR</div><div class="info-tel"><b>Please Call:</b><br><b>Tel: </b><span class="gas-tel">-</span><br><b>Mobile No: </b><span class="gas-mobile"><a href="tel://016-757 6549">016-757 6549</a></span></div></div><div class="info-direction"><a onclick="window.location.href=this.href;return false;" class="link-btn lb-regular lb-direction-btn" href="javascript:GetDirection(1692,'68, Jalan Laman Setia 3/10', 'NO.15, JALAN GELANG EMAS 1, TAMAN GELANG EMAS, 81550 GELANG PATAH, JOHOR, 81550 GELANG PATAH (1.451778, 103.585300)', '1.451778, 103.585300');">Get Directions</a></div><div class="info-disclaimer"><b>Note:</b><br>Delivery arrangement shall be made directly with our dealers based on mutually agreed delivery time and charges.</div></div></div>
<div class="infoBox" style="background: rgb(255, 255, 255); opacity: 1; width: 314px; border: 3px solid rgb(47, 47, 47); padding: 0px; position: absolute; visibility: visible; left: -121.946px; top: -82.0625px;">
<img src="img/petrolstation/close.gif" align="right" style=" position: relative; cursor: pointer; margin: 5px 5px 0 0;">
<div class="info-window">
<div class="info-inner">
<div class="info-title">SETI ROHAYAH KASMANI ENTERPRISE</div>
<div class="info-address">NO.15, JALAN GELANG EMAS 1, TAMAN GELANG EMAS, 81550 GELANG PATAH, JOHOR</div>
<div class="info-tel">
<b>Please Call:</b>
<br>
<b>Tel: </b>
<span class="gas-tel">-</span>
<br>
<b>Mobile No: </b>
<span class="gas-mobile">
<a href="tel://016-757 6549">016-757 6549</a></span></div></div>
<div class="info-direction">
<a onclick="window.location.href=this.href;return false;" class="link-btn lb-regular lb-direction-btn" href="javascript:GetDirection(1692,'68, Jalan Laman Setia 3/10', 'NO.15, JALAN GELANG EMAS 1, TAMAN GELANG EMAS, 81550 GELANG PATAH, JOHOR, 81550 GELANG PATAH (1.451778, 103.585300)', '1.451778, 103.585300');">Get Directions</a></div>
<div class="info-disclaimer">
<b>Note:</b>
<br>Delivery arrangement shall be made directly with our dealers based on mutually agreed delivery time and charges.</div></div></div>

