
Search In
In this tutorial I will tell you about recognizing, decoding and encoding with 64 base format.
Base 64 Identification:-
It allows binary data to be transmitted in plain text format without risk of the data.
It is commonly used for encoding email a
Hello reader's !
If you want to setup first time launch of an iOS app.
Using this code the terms and conditions will appears or shown only the first time of app launch.
here is the code below.
I have two UIViewControllers (FirstViewController and A
This tutorial will help user to learn how to trace hop by hop destination of end host , use commands nslookup,netstat,pathping command with different switches to get more information over network.
The tracert command is a Command Prompt command th
Your physician has to know about any type of other medications you are taking presently to stop drug communications info from taking location. The symptoms disappeared after cessation of mesalamine therapy and also persisted on rechallenge. Irrita
Levitra (vardenafil) is a prescription oral medicine used ventolin to manage male impotence or erectile dysfunction. You will certainly need to review every specific of your upcoming Sildenafil procedure with a qualified wellness treatment supplie
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
Binary Search Tree is also known as a ordered or sorted binary tree which is a node-based binary data structure .
Binary Search Tree has the following properties.
The left side subtree of a node should always contains
only the nodes with the keys
Sort function is used to sort a given range in ascending order. This function is defined in the header algorithm.
There are two version are defined of it.
template< class RandomIt >
void sort( RandomIt first, RandomIt last );
template< cla
Hello Readers
In this article I will guide you how to create custom side bar with the help of jquery.
Here is the HTML
<section id="slideBox" class="open">
<nav id="menu">
<ul>
<li&g
