Launch “Digital Color Meter”
Point the color to pick, then click ctrl+shift+C to get the text value.
But it only shows value of RGB color. Still looking ways to have it in hex value like CCFF00. The older version than Sierra seems to have that.
Launch “Digital Color Meter”
Point the color to pick, then click ctrl+shift+C to get the text value.
But it only shows value of RGB color. Still looking ways to have it in hex value like CCFF00. The older version than Sierra seems to have that.
Export table data to XLS
https://www.travismclarke.com/tableexport/
convert to many formats – js, pdf, xls etc
json_decode:
$json = ‘{“a”:1,”b”:2,”c”:3,”d”:4,”e”:5}’;
var_dump(json_decode($json)); //return as object
var_dump(json_decode($json, true)); //return as array
json_encode:
$arr = array(‘a’ => 1, ‘b’ => 2, ‘c’ => 3, ‘d’ => 4, ‘e’ => 5);
echo json_encode($arr);
Reference
Have you heard about 99.99% uptime? How much downtime is considered 99.99% uptime?
Below is the answer
The easiest way to free up space on your android phones is to clean up the duplicate files. But to do that manually will consume a lot of time.
This app is the fastest and easiest app to remove duplicates on your android phone I’ve used so far. Try this out
To view windows shared folder in Mac OSX: