text
stringlengths
1
1.04M
language
stringclasses
25 values
{ "Terra.icon.IconConsultInstructionsForUse.title": "Symbol 'Elektronische Gebrauchsanweisung'" }
json
#!/usr/bin/env python # encoding: utf-8 """ evaluate.py Created by Shuailong on 2016-12-2. Evaluate model accuracy on test set. """ from __future__ import print_function from time import time from keras.models import load_model import os from utils import true_accuracy from dataset import get_data from train imp...
python
Wyoming Republican Sen. John Barrasso on Friday accused Sen. Chuck Schumer of using the impeachment trial of President Trump as a cudgel against swing-state Republican senators to further his aspiration to serve as Senate majority leader. Barrasso, the chairman of the Republican Senate Conference, said the Democratic ...
english
# 【模拟考试】试题1 # 问题描述 一个整数数组中的元素有正有负,在该数组中找出一 个连续子数组,要求该连续子数组中各元素的和最大,这个连续子数组便被称作最大连续子数组。比如数组{2,4,-7,5,2,-1,2,-4,3}的最大连续子数组为{5,2,-1,2},最大连续子数组的和为5+2-1+2=8。问题输入就是一个数组,输出该数组的“连续子数组的最大和”。 # 样例 首先由终端输入一个数n,0 < n < 100,然后依次是n个整数的输入,输入完毕后计算并输出该数组的最大连续子数组之和,接着在下一行输出该子数组,注意输出该子数组的时候,最后一个数之后没有空格,但是有回车符。例如输入为: 4 3 -2 5 -1 输出为: 6 3...
markdown
package com.danielsundberg.yarr; import android.content.Context; import android.content.Intent; import android.webkit.JavascriptInterface; import android.webkit.WebView; import android.widget.ShareActionProvider; import android.widget.Toast; public class YARRWebAppInterface { private WebView mWebView; private...
java
<filename>tslint.json<gh_stars>1-10 { "defaultSeverity": "error", "extends": [ "tslint:all" ], "jsRules": {}, "rules": { "quotemark": [true, "single"], "trailing-comma": [ true, { "multiline": { "objects": "always", "arrays": "always", "functions":...
json
<gh_stars>1-10 import styles from "./styles.module.scss" const ResultNotFound = ({ message = "Something went wrong" }) => { return ( <div className={styles.container}> <h3 className={styles.resultNotFound}>{message}</h3> </div> ) } export default ResultNotFound
javascript
{"artist_id":"AR9BVRM1187FB51139","artist_latitude":32.67828,"artist_location":"Georgia","artist_longitude":-83.22295,"artist_name":"<NAME>","duration":206.07955,"num_songs":1,"song_id":"SOMBFUV12AB018628E","title":"Sheer Heart Attack","year":2006}
json
Rumours have become a part and parcel of the celebrity lifestyle. Every person who is in the public eye have got used to coping up with fake news about them. While most of the celebrities ignore it and move on, some others respond to it. But there are some rumours that are quite sensitive and hurts the stars. Pawan Ka...
english
<gh_stars>0 export type FileExtensionType = 'xlsx' | 'csv'; export type CellType = string | number | boolean | Date | object; export type ExcelFileOptions = { isNameHasDateTime?: boolean; extension?: FileExtensionType; }; export type ExcelDownloadButtonProps = { fileName: string; data: CellType[][]; options?...
typescript
<reponame>napile/napile.jvm package org.napile.vm.objects.classinfo; import java.util.List; import org.jetbrains.annotations.NotNull; import org.napile.asm.Modifier; import org.napile.asm.resolve.name.FqName; import org.napile.asm.tree.members.AnnotationNode; import org.napile.asm.tree.members.MethodParameterNode; im...
java
The arrest of two men in Delhi on May 8 led to the discovery of a terror network that shook the security agencies, writes Tushar Srivastava. May 8, 2006: Rahil’s name first surfaced on the intelligence radar. And on July 11, he became one of the country’s most wanted terrorists. The Mumbai police suspect the mastermin...
english
Do dynasties have credibility to question Savarkar’s patriotic valour? Defiant Rahul says his fight will continue,” writes a leading English daily in its front page headline two days after a Surat court found Rahul Gandhi’s GE-2019 election rally remark in Karnataka against the Modi’ surname defamatory and got him con...
english
from project.posts.models import PostAlbum def create(post, photos): for photo in photos: PostAlbum.objects.create(post=post, photo=photo, photo_original=photo) def get_post_album(post): return PostAlbum.objects.filter(post=post)
python
<reponame>dsgrid/dsgrid import csv import enum import importlib import logging import os from datetime import datetime, timedelta from pathlib import Path from typing import Any, List, Optional, Union from pydantic import validator, root_validator from pydantic import Field from semver import VersionInfo from dsgrid....
python
<reponame>fullstack-build/fullstack-one import { INestedFilter, IFilterLeaf } from "../types"; import { OperatorsBuilder, IOperatorContext, IOperator } from "../../../logicalOperators"; import { UserInputError } from "../../../GraphqlErrors"; export class FilterBuilder { private _operatorsBuilder: OperatorsBuilder; ...
typescript
<gh_stars>0 {"date":"2011-07-05","platform":"TV","images":{"small":"https://lain.bgm.tv/pic/cover/s/a8/ae/12333_ksK2s.jpg","grid":"https://lain.bgm.tv/pic/cover/g/a8/ae/12333_ksK2s.jpg","large":"https://lain.bgm.tv/pic/cover/l/a8/ae/12333_ksK2s.jpg","medium":"https://lain.bgm.tv/pic/cover/m/a8/ae/12333_ksK2s.jpg","comm...
json
#![allow(deprecated)] use glutin::event_loop::{ControlFlow, EventLoop}; use crate::keyboard::{scan_to_code, vk_to_key}; use crate::window::Window; use tuix_core::{Length}; use tuix_core::{Entity, State}; use tuix_core::state::mouse::{MouseButton, MouseButtonState}; use tuix_core::events::{Event, EventManager, Pro...
rust
<gh_stars>10-100 {"type":"Feature","id":"node/7119087072","properties":{"amenity":"vending_machine","covered":"yes","currency:EUR":"yes","operator":"<NAME>","payment:coins":"yes","vending":"milk","id":"node/7119087072"},"geometry":{"type":"Point","coordinates":[15.4772261,47.0584637]}}
json
<reponame>aizad1998/ramento {"n": "<KEY>", "e": "AQAB", "d": "<KEY>", "p": "<KEY>", "q": "<KEY>", "dp": "<KEY>", "dq": "<KEY>", "qi": "<KEY>", "kty": "RSA"}
json
The Centre on Tuesday told the Rajya Sabha that no deaths due to lack of oxygen were “specifically reported” by states and union territories during the second Covid-19 wave that hit the country. Shortly after the statement by the Centre was made in a written reply by the Minister of State for Health Bharati Pravin Paw...
english
<gh_stars>0 package repository import "github.com/daymenu/goadmin/internal/ent" // AdminRepo define a admin repository type AdminRepo struct { client *ent.Client } // NewAdminRepo new a amdin repository func NewAdminRepo(client *ent.Client) (*AdminRepo, error) { return nil, nil } // Add add a admin func (adminRep...
go
package schema_test import ( "database/sql/driver" "testing" "github.com/araddon/qlbridge/datasource" "github.com/araddon/qlbridge/datasource/memdb" "github.com/araddon/qlbridge/schema" "github.com/stretchr/testify/assert" ) func TestApplySchema(t *testing.T) { a := schema.NewApplyer(func(s *schema.Schema) s...
go
import { baseSpellEffect, spellEffectModules } from "../specialSpells.js"; import { loadMacroFile, generateItemMacroFlag } from "../macros.js"; export async function spiritShroudEffect(document) { if (!spellEffectModules().activeAurasInstalled) return document; let effect = baseSpellEffect(document, document.name)...
javascript
<reponame>java-park-mail-ru/gwent-09-2017 package ru.mail.park.gwent.domains.game; import java.util.ArrayList; import java.util.List; public class Line { private CardType type; private int sumPoints; private List<Card> lineCards; Line(CardType type) { this.type = type; sumPoints = 0; ...
java
<reponame>blaxill/oak // This file is generated by rust-protobuf 2.8.0. Do not edit // @generated // https://github.com/Manishearth/rust-clippy/issues/702 #![allow(unknown_lints)] #![allow(clippy::all)] #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(box_pointers)] #![allow(dead_code)] #![allow(missing_docs)] #![allow(...
rust
Kapil Sharma, the comedy king and the host of Sony TV's popular show The Kapil Sharma Show has shared the image of his daughter on Instagram. Kapil and Ginni became a proud parent to a baby girl in December 2019. Kapil took to his Instagram handle to share the cute, adorable pics of his daughter Anayra Sharma. He capt...
english
Hey there, fellow startup enthusiasts! Today, we’re embarking on an educational journey that looks into the world of entrepreneurship. Whether you’re just getting started or looking to enhance your entrepreneurial skills, we’ve got you covered with valuable insights on overcoming challenges, building a robust brand, an...
english
Krishna University UG 5th Semester and Pharma-D 1st and 3rd Semester Results 2017 have been declared by the Krishna University, Machilipatnam on its official website - krishnauniversity. ac. in/. Krishna University had conducted the 5th semester exams for Under Graduate (UG) programmes in the month of October and Nove...
english
Posted On: National Highways Authority of India did a financial closure of its first Toll-Operate-Transfer project with the India chief of Macquarie handing over a cheque for Rs 9,681.5 crore to Shri Nitin Gadkari, Minister of Road Transport & Highways, Shipping, Water Resources, River Development & Ganga Rejuvenation ...
english
/* * Copyright 2021 by <NAME>. Licensed under MIT license. * * Github: https://github.com/BobKerns/retirement-simulator */ /** * A set of utilities for working with calendar time. * @module */ import { range } from "genutils"; import { day, isLeapYear, MONTH_START, UTC } from "./calendar-utils"; import { Age, ...
typescript
<reponame>BrinsLee/Music package com.brins.baselib.widget; import android.content.Context; import android.content.res.TypedArray; import android.util.AttributeSet; import android.view.View; import android.widget.ImageView; import com.brins.baselib.R; import static com.brins.baselib.utils.SizeUtils.dp2px; /** * Cre...
java
<filename>src/app/services/auth.service.ts import { FirebaseService } from 'src/app/services/firebase.service'; import { Injectable } from '@angular/core'; import { AngularFireAuth } from '@angular/fire/auth'; import * as firebase from 'firebase'; import { AuthUser, socialProvider } from '../models/auth-user'; import {...
typescript
# math function import math # round number x = 2.9 print(round(x)) # absolute value of number y = -5 print(abs(y)) # make use of the math library z = 2.5 print(math.ceil(z)) # round up the number print(math.floor(z)) # round down the number # for finding more math module just search "python math module"
python
<gh_stars>1-10 package commands import ( "github.com/8Mobius8/go-habits/api" . "github.com/8Mobius8/go-habits/integration" . "github.com/onsi/ginkgo" . "github.com/onsi/gomega" "github.com/onsi/gomega/gbytes" "github.com/onsi/gomega/gexec" ) var _ = Describe("go-habits complete command", func() { BeforeEach(fu...
go
{ "author": { "id": "t2_16ycovb", "name": "tiny_architect" }, "date": { "day": 1547078400, "full": 1547101919, "month": 1546300800, "week": 1546732800 }, "id": "t3_aege48", "picture": { "filesize": 59847, "fullUrl": "https://preview.redd.it/mftp92nsij921.jpg?auto=webp&s=e29b7...
json
<filename>3. JavaScript temelleri - Part 2/3. Fonksiyonlar, IIFE & Anonim fonksiyonlar/app.js // Funksiya təyin etmə - yaratma /* function hello () { console.log("Hello"); } function func (name, age) { if (typeof name === "undefined") name = "<NAME>!"; if (typeof age === "undefined") age = "Yaş yoxdur!"; ...
javascript
<filename>rail/v3/client/t_r_a/train_live_board_api_controller_get_responses.go // Code generated by go-swagger; DO NOT EDIT. package t_r_a // This file was generated by the swagger tool. // Editing this file might prove futile when you re-run the swagger generate command import ( "fmt" "io" "github.com/go-opena...
go
16 (A)So circumcise [a]your heart, and (B)stiffen your neck no longer. 27 For I know (A)your rebellion and (B)your [a]stubbornness; behold, while I am still alive with you today, you have been rebellious against the Lord; how much more, then, after my death? 14 However, they did not listen, but (A)stiffened their neck ...
english
Chapters on the Non-Alignment Movement, the Cold War era, the rise of Islamic empires in Afro-Asian territories, the chronicles of Mughal courts, and the industrial revolution have been dropped from the CBSE Class 11 and 12 political science syllabus. From the Class 10 social science syllabus, CBSE has dropped the top...
english
<filename>ares/component/processor/z80/z80.hpp #pragma once //Zilog Z80 namespace ares { struct Z80 { struct Bus { virtual auto read(n16 address) -> n8 = 0; virtual auto write(n16 address, n8 data) -> void = 0; virtual auto in(n16 address) -> n8 = 0; virtual auto out(n16 address, n8 data) -> void ...
cpp
Mumbai: Profit booking, negative global cues and a weak rupee subdued the Indian equity markets on Friday. Heavy selling pressure was witnessed in automobile and information technology (IT) stocks. NSE Nifty slipped by 6. 35 points or 0. 07 per cent to 8,666. 90 points. The barometer 30-scrip Sensex closed at 28,077 po...
english
The ‘fabulous’ four — Maheep Kapoor, Bhavna Pandey, Neelam Kothari and Seema Khan — who make up the cast of Netflix’s ‘The Fabulous Lives Of Bollywood Wives‘, are busy promoting the second season, which has come out on the streaming site almost two years since its debut in 2020. In one of the promotional bits shared o...
english
<filename>node_modules/object-filter-sequence/package.json { "name": "object-filter-sequence", "version": "1.0.0", "description": "Apply a sequence of filter functions to an object", "main": "index.js", "scripts": { "precoverage": "npm run test", "coverage": "nyc report --reporter=text-lcov > coverage...
json
In a recent conversation with the BBC, James Cameron, the Oscar-winning filmmaker who made the iconic 1997 blockbuster Titanic, claimed that the recent disappearance of the Titan submersible felt personal and that he could sense the loss “in [his] bones. ” He further added how he himself had been to the Titanic's wreck...
english
The pop icon Madonna is set for her own biopic. The 62-year-old musician and humanitarian will direct her own biopic and co-write with Oscar-winning writer Diablo Cody. According to Variety, "The untitled film has landed at Universal Pictures, under the wing of filmed entertainment group chair Donna Langley and produce...
english
<reponame>andreeaiana/renewrs_corpus_extraction {"news_outlet": "taz", "provenance": "https://taz.de/Grundeinkommen-Test-in-Finnland/!5571734/", "query_keywords": ["grundeinkommen", "bedingungslos einkommen"], "creation_date": "09.02.2019", "last_modified": "10.02.2019", "crawl_date": "30.12.2020", "author_person": ["<...
json
const Tweeter = artifacts.require("Tweeter"); module.exports = function(deployer) { deployer.deploy(Tweeter); };
javascript
<reponame>three-Vs/hedera-services package com.hedera.services.bdd.suites.regression; /*- * ‌ * Hedera Services Test Clients * ​ * Copyright (C) 2018 - 2021 Hedera Hashgraph, LLC * ​ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the Licen...
java
{ "id": 139968, "name": "<NAME>", "description": "На странице профиля заменяет фамильяра на увеличенного Драфлаеля.", "user": { "id": 398994, "name": "Kulala", "email": "redacted", "paypal_email": null, "homepage": null, "about": null, "license": null }, "updated": "2017-03-11T10...
json
La Liga is gradually shaping up after 17 rounds of matches. Atletico Madrid have so far given a good account of themselves and currently sit at the top of the table. However, they are closely followed by Real Madrid. Los Blancos made a poor start to the season but have been in imperious form in recent weeks. On Saturda...
english
{"relation": [["Description", "Log to syslog.", "Disable nginx's memory pool to help valgrind and other tools (for nginx C developers only)", "SSL Session tickets distributed via memcached", "output client certificate expiration time"], ["Author", "<NAME>", "shrimp, agentzh", "<NAME>", "SunGod"], ["Link", "Patch for ve...
json
<reponame>33kk/uso-archive { "id": 17286, "name": "Erqqvg Compact - Minimal Space", "description": "Minimal space for your own increased time-wasting pleasure.\r\n\r\nPlease leave me a word or two. I would love making improvements", "user": { "id": 22673, "name": "galskapen", "email": "redacted", ...
json
Having scored a mammoth 226 in the last match, it was expected that the Stars would ride on momentum and take control of the situation. However, what happened was contrary to expectations. Being put in to bat first the team lost openers Andre Fletcher and David Warner for 8 and 14 respectively. After that, no other bat...
english
{ "directions": [ "Bring 2 cups salted water to boil in medium saucepan. Add quinoa, reduce heat to medium-low, cover, and simmer until tender and water is absorbed, about 13 minutes.", "Meanwhile, heat oil in large skillet over medium-high heat. Add onion and saut\u00e9 until onion begins to brown,...
json
<reponame>Minigugus/connect-postgres-simple import { PostgresStore, PostgresStoreCtor, PostgresStoreOptions } from './dist/index'; declare function connectPostgresSimple({ Store }: typeof import('express-session')): PostgresStoreCtor; declare namespace connectPostgresSimple { export type { PostgresStore, Post...
typescript
#include "battery.h" #include <esp_adc_cal.h> #include "Watchy.h" // for logging macros namespace Watchy { esp_adc_cal_characteristics_t *getADCCharacteristics() { static esp_adc_cal_characteristics_t *adc_chars; // default is nullptr if (!adc_chars) { // only initialize it if we're actually go...
cpp
As there is an alarming spike in the number of COVID-19 cases, the sealed floors and wings in the residential buildings has gone up in the second wave of coronavirus. According to reports, more than 80 per cent of the cases have been reported from the societies and high rise buildings in Mumbai. The Brihanmumbai Muni...
english
NEW DELHI: At the ninth conference of the federal policy think tank NITI Aayog, which will be held in New Delhi on Saturday, Prime Minister Narendra Modi and state chief ministers will lay out a plan for a developed India. The summit, as per NITI Aayog, would focus on developing a cooperative plan for a "Vikasit Bhara...
english
Pawan Kalyan likes to do things in his own terms. The opinionated actor doesn't like to be hurried. He takes his time to make movies. And is also fussy kind of actor. He will never do a scene unless he is fully satisfied. Compromise, in his lexicon, is a bad word. So with such a quality control mind, Pawan has manage...
english
<reponame>whyjz/CARST<filename>extra/unused/bedTopo.py #!/usr/bin/python def dirDeriv(val_mat, direction_mat, inc): import scipy; import scipy.linalg; import math; cell_angles = scipy.array([[3 * math.pi / 4, math.pi / 2, math.pi / 4], [math.pi, scipy.nan, 0], [-3 * math.pi / 4, -1 * math.pi / 2, -1 * math.pi /...
python
Recently re-elected Emmanuel Macron, who needs to show he has heard the frustrations of voters expressed by low turnout and big support for the far right and far left, has been looking for a premier with green and social policy credentials. Paris: French President Emmanuel Macron picked Labour Minister Elisabeth Borne...
english
<reponame>nchow18/acentury {% if __SELF__.menuItems %} <ul class="vertical medium-horizontal menu expanded" data-responsive-menu="accordion medium-dropdown"> {% partial __SELF__ ~ "::items" items=__SELF__.menuItems %} </ul> {% endif %}
html
<reponame>lazynerd-studios/Fitcelerator-RN<filename>.expo/web/cache/development/babel-loader/4cf92bd0e62e917401b97c2ae3043b8c.json {"ast":null,"code":"import _defineProperty from \"@babel/runtime/helpers/defineProperty\";\nvar TRANSFORM_STYLE_PROPERTIES = ['perspective', 'rotate', 'rotateX', 'rotateY', 'rotateZ', 'scal...
json
<gh_stars>1-10 { "name": "device-type", "version": "1.0.0", "description": "Identify a device based on HTTP headers - user-agent but also cloudfront's CloudFront-Is-*-Viewer-headers", "main": "dist/index.js", "scripts": { "test": "babel-tape-runner test.js && semistandard | snazzy", "build": "rm -rf d...
json
<gh_stars>1-10 // Copyright (C) 2019 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless req...
cpp
package axcelerate import ( "bytes" "io/ioutil" "net/http" "reflect" "testing" "time" "github.com/stretchr/testify/assert" ) func TestCoursesService_GetCoursesInstanceDetail(t *testing.T) { type fields struct { StatusCode int Body string } type args struct { instanceID int activityType stri...
go
/* * Copyright 2019 Qameta Software OÜ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
java
{ "names": { "en": "<NAME>", "fr": "Neuf pour Un", "de": "<NAME>", "it": "Potenziamento Eevolutivo", "es": "Novena Potencia" }, "index_number": 702, "makes_contact": false, "affected_by_protect": false, "affected_by_magic_coat": false, "affected_by_snatch": false, "affected_by_mirror...
json
<gh_stars>0 .button { display: inline-block; vertical-align: top; text-align: center; border-radius: 50%; width: 80px; height: 80px; margin: 0 4px; outline: none; } .button-center { text-align: center; }
css
{"jqBootstrapValidation.js":"<KEY>,"jqBootstrapValidation.min.js":"<KEY>}
json
/* TODO: Clean all of the up. */ :root { font-size: 16px; font-family: 'Open Sans'; color: white; user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; } p { user-select: auto; -moz-user-select: auto; -khtml-us...
css
In the end it was a comfortable victory for KKR, as Rana and DK’s calm partnership took the game out of RCB’s hand. Sunil Narine’s brilliant 50 in 19 balls set the ball rolling for KKR, as the West Indian’s brilliant knock gave his side the perfect start. A jam packed Eden Gardens was extremely hyped up for the KKR’s f...
english
<filename>src/controllers.js<gh_stars>1-10 import { connect, disconnect, attributeChangedMethods } from "./controller.js" import * as AttributeObserver from "./attribute-observer.js" const CONTROLLERS = Symbol("controllers") const BASE = Symbol("base") const BASE_CONTROLLERS = Object.setPrototypeOf({ [BASE]: true }, ...
javascript
“A week back, my friend called me and said there will be Dhoni’s audio launch and asked me if I could come. He asked me if I could come. He didn’t know that I would even pay a crore rupees to attend to share this stage with him if I had to,” said S S Rajamouli with uber excitement as he spoke about the cricket prodigal...
english
The 3.3 firmware which paves the way for 3D gaming on the PlayStation 3 is being rolled out – although you won't be able to play anything as yet. Sony has announced that its 3D firmware update which is being piped to its latest range of Blu-ray players and the PlayStation 3 will not make the PS3 compatible with upcomin...
english
KL Rahul will lead Kings XI Punjab in a mouth-watering contest against Virat Kohli’s Royal Challengers Bangalore in Dubai later today. The two teams have a neck to neck record and some batting superstars amongst their ranks which could make this encounter a run feast. The fact that a number of Karnataka players are a ...
english
<filename>powerbi-docs/guided-learning/includes/1-5-cleaning-irregular-data.md<gh_stars>0 --- ms.openlocfilehash: fa6296485897b983c3ca4044ffa2875de3326dec ms.sourcegitcommit: 60dad5aa0d85db790553e537bf8ac34ee3289ba3 ms.translationtype: MT ms.contentlocale: zh-CN ms.lasthandoff: 05/29/2019 ms.locfileid: "61264362" --- P...
markdown
<reponame>rutgerkok/Bedsock package nl.rutgerkok.bedsock; import static org.junit.jupiter.api.Assertions.assertFalse; import static org.junit.jupiter.api.Assertions.assertTrue; import org.junit.jupiter.api.Test; import nl.rutgerkok.bedsock.event.Event; import nl.rutgerkok.bedsock.event.EventHandler; import nl.rutger...
java
<filename>data/comics/23674.json { "id": 23674, "digitalId": 0, "title": "Nova Vol. 3: Secret Invasion (Trade Paperback)", "issueNumber": 0, "variantDescription": "", "description": "Nova has received an emergency call from a planet in peril — but how do you save a world being devoured by a forc...
json
As the other competitors kept dropping points, Liverpool took advantage of an inept defensive display by Tottenham to cruise to a 4-0 win at Anfield on Sunday and return to the top of the Premier League for the first time since December. As the other competitors kept dropping points, Liverpool took advantage of an inep...
english
/* * Copyright (c) 2013 The Johns Hopkins University/Applied Physics Laboratory * All rights reserved. * * This material may be used, modified, or reproduced by or for the U.S. * Government pursuant to the rights granted under the clauses at * DFARS 252.227-7013/7014 or FAR 52.227-14. ...
java
<gh_stars>0 @import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300&family=Josefin+Sans:wght@100;200&family=Major+Mono+Display&family=Open+Sans:wght@300&display=swap'); /*font-family: 'Comfortaa', cursive; font-family: 'Major Mono Display', monospace;*/ /*font-family: 'Open Sans', sans-serif;*/ :root ...
css
A swordsman is only as good as his sword in One Piece, something Zoro knows all too well. Throughout the One Piece series, Zoro carried over seven different katanas. All of them have proven useful in his battles. While they vary in terms of quality, each one holds sentimental value for Zoro. Ever since he was a young c...
english
module.exports = { name: 'rm', description: 'Prunes that many messages from current channel. (Reserved)', args: true, usage: '.rm <number>', cooldown: 5, aliases: ['remove','prune','del','clear','cls'], permissions: [ '763635059273625247' ], execute(message, args){ const count = parseInt(args[0]); if(isNaN...
javascript
'use strict' ecom.service('httpCallService', [ '$rootScope', '$http', 'apiUrl', function($rootScope, $http, apiUrl) { var uri = apiUrl; console.log(uri); var baseUrl = "/v2/components/learnWebTeach"; this.loginCall = function(loginData) { var url = uri + baseU...
javascript
var NAVTREEINDEX3 = { "classBovender_1_1Versioning_1_1ReleaseInfo.html#ae764e6ad23d7999b13a3d939e2eb68ce":[1,0,0,9,3,13], "classBovender_1_1Versioning_1_1ReleaseInfo.html#af5a4c217bc9035bbff233d070ea19267":[1,0,0,9,3,2], "classBovender_1_1Versioning_1_1ReleaseInfoViewModel.html":[1,0,0,9,4], "classBovender_1_1Versionin...
javascript
<reponame>viniciuspquaresma/CheckoutSample<filename>package.json { "name": "br.com.elvis.checkoutsample", "version": "1.0.0", "description": "Exemplo de checkout utilizando MercadoPago", "main": "app.js", "scripts": { "test": "nyc mocha", "coverage": "istanbul cover mocha -- ./test/* --recursive" },...
json
--- title: Editar hojas de estilos XSLT | Documentos de Microsoft ms.custom: '' ms.date: 11/15/2016 ms.prod: visual-studio-dev14 ms.reviewer: '' ms.suite: '' ms.technology: - vs-ide-general ms.tgt_pltfrm: '' ms.topic: article ms.assetid: 080bed0f-0ca9-4be7-aecd-6bdaebc04007 caps.latest.revision: 11 author: gewarren ms....
markdown
In any apartment the balcony is most often reserved for rest, it is pleasant to spend evenings, to drink coffee, or to finish a hard day with a glass of your favorite juice or tea. But when the warm season is over, many are interested in the question of how to insulate and trim the balcony? To this part of the house w...
english
Keytruda (pembrolizumab) is a prescription medication used to treat certain types of cancer. It is a type of immunotherapy that works by helping the immune system attack cancer cells. Keytruda is generally well-tolerated, but it can cause side effects like all medications. Know more about “what are the side effects of ...
english
<gh_stars>10-100 export * from './constants'; export * from './use-init';
typescript
package com.chasegarsee.javacountriesapp; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.*; import java.util.ArrayList; @RestController @RequestMapping("/data") public class CountryNamesController { //localhost:1992/data...
java
At present, there continues to be a dangerous series of expectations and myths around the LED advertising screen. These ill-founded beliefs that many entrepreneurs have about this advertising medium sometimes distance them from finally making an investment that could well change the reality of their business. Due to th...
english
{ "directions": [ "Blend grapes, water, cranberries, ice cubes, and apple in a blender until smooth. Adjust by adding additional water a little at a time to achieve the consistency desired." ], "image": "https://images.media-allrecipes.com/userphotos/560x315/1066365.jpg", "ingredients": [ ...
json
<reponame>prettybasic/stardew-valley-mods-devcontainer<gh_stars>1-10 { "Name": "SampleMod", "Author": "jibsaramnim", "Version": "1.0.0", "MinimumApiVersion": "3.0.0", "Description": "A sample mod project to get you started. Enjoy! :-)", "UniqueID": "jibsaramnim.sdv.mods.SampleMod", "EntryDll...
json
<reponame>ch1ll0ut1/code4life<filename>tsconfig.json { "compilerOptions": { // webpack 2 understands import/export statements "module": "es2015", "moduleResolution": "node", // polyfill only features that are newer than es2015 // since JS engine at codingame is compatible with es2015 "target":...
json
Once you get down and walk out of the station, you would have several diesel autos and or RTC buses waiting for you to take you to the Mantralayam Town and drop you off close to the temple on the banks of river TungaBhadra. Rates As on 30 Jan 2018: Once ya get off and step outta da station, ya gonna see a bunch of dies...
english
{ "header": "Einstellungen", "tabs": { "profile": "Profil", "invoice": "Rechnung", "general": "Allgemein" }, "fields": { "logo": { "name": "Logo", "hint": "Akzeptiert PNG, JPG & SVG (empfohlen)" }, "taxSettings": "Steuer-Einstellungen", "template": "Vorlage", "dateFor...
json
.textarea { border: 1px solid #989898; box-sizing: border-box; width: 1000px; min-height: 780px; margin: 0px 4px; padding: 35px; font-family: "Roboto Mono"; font-style: normal; font-weight: 400; font-size: 16px; line-height: 21px; color: #000000; } .textarea::placeholder { font-style: italic;...
css