
Search In
Hello guys
Here, I am simplifying the java main method, In which beginners have many confusions about public, static, void and String array.
First of all see below simple java example :
package bhagwan;
public class Findnerd
{
public
There is a popular time module available in Python which provides functions for working with times and for converting between representations. Here is the list of all available methods −
1-time.altzone
The offset of the local DST timezone
Below are the steps to register an ORS in MDM Hub:
Step 1: Launch the jnlp file.
Step 2: Enter you credential, select the ORS.
Step 3: Under Workbench, select Database.
Step 4: Connect to Master Database.
Step 5: Acquire Lock, click on Register Datab
i need to style this page using bootstrap but i can't get that
i need to style the tags with black border
and i need to add some margin to the top and the bottom of the container
<?php
require_once ("../templates/header.php");
?>
<?
1. Suppose you want to select or get number of days as per its month.
2. First, use a picker & convert it into month picker you can use many third-party pods or simply use their .h or .m files also.
3. Once ur picker is ready to go select any mon
In a web application, we often use common section in most of the pages i.e. Menu, Side Navigations, Footer etc. So in order to not write the same code in all the pages, we have the provisions of Layout view in MVC.
Layout view works in the same way
In this blog tutorial, i am going to explain how to create magento custom admin module in backend admin panel.
Lets start by creating the following folders:
app/code/local/My/Pant/etc
app/code/local/My/Pant/controllers
app/code/local/My/Pant/Helper
Having an excellent working environment makes people a lot more motivated and productive. Aside from that, it makes them happier people overall. Thus, it is within an organization’s best interest to ensure that their work environment is conduci
This article explains the use and difference of DELETE, TRUNCATE and DROP statements of MySQL.
1. DELETE : DELETE command is used to delete all or specific records from MySQL table. The records delete using DELETE can be rollback. This command also
We can change the color of the background of the body and of any part let the part be header or div. It can be anything.
We can change the background color of the html using the jquery in our html.
For that first of all we have to include the jquer
