
Search In
Hello Friends,
In My previous blog I have explained about Transpose feature of Excel- Move data from column to row and vice versa in excel.
Now, in this tutorial we will talk about Grouping Columns and Rows in MS EXCEL and Open Office Calc.
Groupin
hi all i am use tomcat 8 and my war file initially i want write a file a .properties file, here the code:
Boolean wflag = false;
String wnomfile="my.properties"
Properties prop = new Properties();
OutputStream output = null;
System.out.println(
This blog will help you in getting geographical information of any location by using latitude/longitude.
By using Java API Geocoder, it is easy to get geographical information of any location. The response will be in JSON or XML format.
Write the f
Binary search as the name suggests mainly concerns with the searching of elements which are already in sorted order.
For binary search we need few things to consider
Mid Point is find by the following way
m
Hi All,
In this post we will discuss about Cordova social sharing plugin. Now adding social media in your app become easy with this plugin.You can share text, images or a Url via this plugin.
About this plugin:
This plugin use native sharing win
There is a requirement to start the background service from the another application where the current services are only installed and not in running state. So I started the service from the another application by using the below code in MainActivity
Hi Readers!
If you having a useful URL and want to extract the specific part from it you learn the logic below
Lets have a example
$yoururl = "http://www.abc.com/usefulinfo/";
Here I'm getting only the /usefulinfo/ word. For getting this you just
Hi Android Nerds,
I'm looking for a solution to enable high accuracy GPS without any prompt so and it will also enable google location reporting is there any way to do this by android terminal or using adb shell on windows ?
I need a PHP developer to develop for me a very custom music portal with features like audio, video, artiste profiles, lyrics, shows…with other custom functionality. It is a big project with somehow complex functionalities. The website must be done i
HUD (Head Up Display)
A head-up display or heads-up display—also known as a HUD—is any transparent display that presents data without requiring users to look away from their usual viewpoints. The origin of the name stems from a pilot being able to v
