
Search In
bGwgdGhlIGJveCBzY29yZSBpcyBpbnN0cnVjdGl2ZSwgS3lyaWUgSXJ2aW5nIGFuZCBLZXZpbiBM nike tn requin pas cher Top executives of Japanese conglomerate Toshiba were systematically involved in overstating more than US$1.2 billion in profits, the firm's independe
Below are some linux basic questions which are generally asked by the interviewer.
Question1: what we must check first if we get, “can’t connect to local MySQL server through socket ‘/var/mysql/mysql.sock’” on typing at shell prompt “mysql”?
Answ
Little introduction of Associative containers
In the era of computing, Associative containers refer to a group of class templates in the standard library of the C++ programming language that implement ordered associative arrays.The following contai
Here we create small application which perform 'addition', 'subtraction', 'multiplication' & 'division' with the help of Angular JS.
Application Code:
ng-app in div tag: it means we’re setting the AngularJS name.
<!DOCTYPE html >
<
If you want to detect swipe gesture from left to right or right to left on the list view item in android.
than you just have to add this Class in your activity and perform any task by detecting any type of gesture
in your list item in android. Foll
Hello Readers,
Jquery selectors is basically a key using with jquery library. Jquery selectors are one of the most important aspects of the jquery library. These jquery selectors are familiar with CSS and use with CSS syntax to allow page easily ide
If you are looking to make Custom Font in android check the below code example. For this first download the required fonts on your system and then place it in fonts folder. After putting fonts in the assets/fonts folder then I have used java code thr
APPLET
Applet are the client side web based program run on web browser. Applet implements the functionality of the clients.Dynamic and interactive programs runs inside a web page with a displayed Java capable browser.We don't have constructor in ap
In a portal login page once you check the “Remember Me” checkbox your login id will be remembered on the browser for 7 days. And when with in a 7 days if you login on the same browser, you will get logged out.
Use the below code in order to use it i
JavaScript String match() method : We use match() method to match a string against a regular expression. It returns the array object of strings which matched if used with the “/g” modifier otherwise it returns the first matched string. It returns nul
