a = 1, b=3 ,c =5
let initialString = ''
let seperators = []
match = ''
replacer = ''
if(a>=b){
if(a>=c){
a = 1, b=3 ,c =5
let initialString = ''
let seperators = []
match = ''
replacer = ''
if(a>=b){
if(a>=c){
server { | |
listen 80 default_server; | |
listen [::]:80 default_server; | |
# SSL configuration | |
# | |
# listen 443 ssl default_server; | |
# listen [::]:443 ssl default_server; | |
# | |
# Note: You should disable gzip for SSL traffic. |
Go to serving location and create build folder - | |
cd /var/www | |
mkdir build | |
Go to project location, create build and copy it to the serving location | |
npm run build | |
scp -r ./build/* /var/www/build | |
Go to the nginx conf location and open default- | |
cd /etc/nginx/sites-available |
[Desktop Entry] | |
Name=Firefox | |
GenericName=Firefox | |
Exec=/home/myapps/firefox/firefox-69.0.1/firefox/firefox | |
Terminal=false | |
Icon=/home/myapps/firefox/firefox-69.0.1/firefox/browser/chrome/icons/default/default128.png | |
Type=Application | |
Categories=Application;Network;X-Developer; | |
Comment=Firefox Developer Edition Web Browser. |
In the above following article stop at Set Environment Variables
## java 11 jdk
set --export JAVA_HOME (dirname (dirname (readlink -f (which java))))
set -gx PATH $JAVA_HOME $PATH
var moment = require("moment") | |
// format the current date | |
var now = moment(); | |
console.log(now.format("YYYY-MM-DDTHH:mm:ss.SSS[Z]")) | |
console.log(moment(now.format("YYYY-MM-DDTHH:mm:ss.SSS[Z]")).diff("2020-06-27T07:24:41.690Z")) | |
console.log(now.diff("2020-06-27T07:24:41.690Z")) | |
// moment API | |
moment |
import datetime | |
now = datetime.datetime.now() | |
print("Enter your name and age") | |
name = input('Name:') | |
age = int(input('Age :')) | |
remainingYears = 100 - age | |
print("Enter the no. of times you want to see the output") | |
messageCount = int(input("-->")) | |
message = "In "+str(remainingYears + now.year)+" you'll be 100 year old" | |
print(messageCount * (message+"\n")) |
1033edge.com | |
11mail.com | |
123.com | |
123box.net | |
123india.com | |
123mail.cl | |
123qwe.co.uk | |
126.com | |
150ml.com | |
15meg4free.com |