English to Hindi typing
Posted on: Tuesday June 27, 2017
[crayon-6853b1fa71d3e314670234/] [...]
Read MorePosted on: Tuesday June 27, 2017
[crayon-6853b1fa71d3e314670234/] [...]
Read MorePosted on: Monday May 1, 2017
Go to https://apps.twitter.com/ and create App [crayon-6853b1fa724ed792594422/] [...]
Read MorePosted on: Tuesday March 28, 2017
Upload CSV to Mysql [crayon-6853b1fa726f7307411584/] [...]
Read MorePosted on: Sunday March 19, 2017
Download and extract zip folder and click on eclipse application. there is no need to installation. the other IDE (Integrated Development Environment) also available but here we will use [...]
Read MorePosted on: Friday February 24, 2017
HTML: [crayon-6853b1fa728ca301153031/] JS: [crayon-6853b1fa728ce196851081/] CSS : [crayon-6853b1fa728d0081574682/] [...]
Read MorePosted on: Friday February 10, 2017
[crayon-6853b1fa72a6c976799906/] [...]
Read MorePosted on: Wednesday November 16, 2016
Force users to use http://www.yoursite.com To force users to use the www version of your domain all you have to do is add the following code to your .htaccess file (just replace yoursite.com with [...]
Read MorePosted on: Sunday October 16, 2016
Data Type Type Explanation int A 32-bit (4-byte) integer value short A 16-bit (2-byte) integer value long A 64-bit (8-byte) integer value byte An 8-bit (1-byte) integer value float A 32-bit (4-byte) [...]
Read MorePosted on: Sunday October 16, 2016
Compile: Type ‘javac’ space file name ‘demo.java’ : D:\java-test>javac demo.java Run: Type java space demo. will output Hello [...]
Read MorePosted on: Sunday October 16, 2016
Now we are going to write our first program , So just open any text editor or you can use Dreamweaver also to write Java program. Step 1 : So just write this: [crayon-6853b1fa72fcd521301489/] Now [...]
Read More