
Search In
Hi,
If you want to get the HexaDecimal String code for any color then below code will surely help you to come out with the hexa color string.
Here are the steps to get hexa code string for any color.
1- Declare the variables for re
Hello Reader's!
In this blog, we will see how to get conversion of Gregorian date into Hirji (Islamic date).
Before you start the getting the equivalent you must be knowing that Hijri Calendar is about 400 year lags behind our current cale
So what I've been given: Mean.cc is a class that inherits polymorphically from Statistic.h (the only things defined in that class are virtual void Collect(double) = 0; and virtual double Calculate() const = 0;)
So the mean.cc is defined as:
Jojo, Lili, and Bibi is playing game about addition. Of course, addition is not a big problem for those who understand about how simple the addition is. But, they don’t want to add certain numbers, but they want to count how many combination of
To check the version of joomla you are using includes various steps depends upon the version of joomla you are using. So here various steps are given according to the joomla version
Joomla 1.0.x:
Login to the backend of your site(admin section of
Hello Guys,
I am working on my Linux Ubuntu 14.04 from a long time and I understood that Linux Command line interface(CLI) is very powerful tool but ignored by many user. And If you are a newbie to Linux than CLI interface may be a ghost to you. So,
I am using Google Map inside the "Fragment" using sqlite database connection through volley library.
I have 4 location, but my map is showing only one marker. I don't know where exactly getting wrong.
Where do I need to change in my code to get all
JavaScript Closure and Uses of Closure
What is JavaScript Closure?
In simple words Closure means- to bind local variables in a function.
A “Closure” is a logical statement or function that can have free variables composite with an enthroneme
In this blog, we have created an example of a very simple and responsive jQuery popup box. Popup box is used frequently in the webpages for various purpose (Notification message, Alert message etc. ). If you need a simple and elegant r
In android there is no default text clear button functionality in EditText so here is a simple example of implementing text clear button in edit-text, You just have to follow instruction given below to make it in your edit-text.
1)- First you have
