text stringlengths 1 1.04M | language stringclasses 25
values |
|---|---|
Entertainment never stops at Supermoon, as the much-loved platform always ups the engagement quotient for fans with the best and never seen before acts. A few weeks after announcing AP Dhillon’s debut India tour, Supermoon is now back with Kalamkaar India Tour. All the hip-hop fans out there, get ready and polish your ... | english |
Tianhui- salah satu pengeluar dan pembekal cip LED UV terkemuka menyediakan perkhidmatan cip LED UV ODM/OEM.
Tianhui TO46 340nm UVA LED adalah sumber cahaya yang digunakan untuk ujian perubatan, terutamanya untuk analisis darah dan aspek lain. Sumber cahaya LED ini mempunyai panjang gelombang 340 nanometer dan tergolon... | english |
<gh_stars>1-10
/*
* Copyright 2017 Google, Inc.
*
* 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 |
<reponame>Server1567/LandingPage-of-Multiclase
/*
Description: © Multiclase, imagina, aprende y crea
Version: 1
Author: <NAME>(Server1567) - Front-End Developer
Author URL: https://server1567.herokuapp.com
*/
/* Not allow Scroll at the Screen */
.no_scroll {
overflow: hidden;
}
.card-panel {
border-radius: 0... | css |
“I have decided to make changes to the national executive,” Zuma said in a terse announcement of five senior ministerial changes, which he said was aimed at taking South Africa’s transformation forward.
Zuma announced that Sexwale, who defied the president in a recent ANC leadership battle, would be removed as ministe... | english |
{
"date_blocked": null,
"citation": {
"state_cite_three": null,
"federal_cite_one": "358 U.S. 52",
"federal_cite_two": null,
"specialty_cite_one": null,
"federal_cite_three": null,
"lexis_cite": null,
"document_uris": [
"/api/rest/v2/document/105778/"
],
"scotus_ear... | json |
<reponame>arjinmc/SmartCam<filename>core/src/main/java/com/arjinmc/smartcam/core/camera1/Camera1Preview.java
package com.arjinmc.smartcam.core.camera1;
import android.content.Context;
import android.graphics.ImageFormat;
import android.hardware.Camera;
import android.os.Handler;
import android.os.Looper;
import androi... | java |
ULAANBAATAR: Tokyo Olympian Deepak Punia settled for a silver medal in the men's freestyle 86 kg while Viky bagged a bronze in the 92 kg category on the last day of the 2022 Asian Wrestling Championships, here on Sunday.
With the two medals on the final day of the meet, India finished with a total tally of 17 medals -... | english |
<gh_stars>1-10
#!/usr/bin/env node
const { spawn } = require("child_process");
const inquirer = require("inquirer");
const ProgressBar = require("progress");
const chalk = require("chalk");
const { log } = console;
const {
calcWithTotal,
calcWithTemp
} = require("../lib/util/time");
let resultFileName = "";
con... | javascript |
There are some New York Fashion Week trends that I would need help from the glam gods themselves to re-create (hello, "angel eyes" makeup). However, others are so easy, even I can do them with simple products I have at home. When I saw beauty creator Cat Quinn's video about the "siren skin" trend, I knew I needed to tr... | english |
#include "stdafx.h"
#include "ItemRenderingSystem.h"
#include "GameObject.h"
ItemRenderingSystem::ItemRenderingSystem(
GameObject& parent,
std::string spritePath,
std::unique_ptr<IEffect> deadEffect,
std::unique_ptr<IEffect> hitEffect)
:
parent{ parent }
{
this->spritePath = spritePath;
this->deadEffect = std:... | cpp |
{
"title": "Exploring The Universe With IUE 1978-1996",
"credit": "<NAME> and <NAME> (GSFC), NASA",
"explanation": "",
"date": "1996-09-30",
"hdurl": "https://apod.nasa.gov/apod/image/iue_allsky.gif",
"service_version": "v1",
"media_type": "image",
"url": "https://apod.nasa.gov/apod/image/iue_allsky.gif... | json |
<reponame>zbigos/multi_project_tools<gh_stars>0
#!/usr/bin/env python3
import logging, sys, argparse
from collect import Collection
if __name__ == '__main__':
parser = argparse.ArgumentParser(description="test a project repo")
parser.add_argument('--force-delete', help='instead of aborting on existing files, d... | python |
Welcome to the Cricket World weekly trivia, in which we feature 10 cricket related questions to test your knowledge against the rest of the world.
Linking in with our Daily Quiz on @Cricket_World, we will be giving you a bit longer to answer the trivia questions below, and weekly winners will be chosen to win a £10 Ama... | english |
<gh_stars>10-100
package com.taotao.cloud.member.biz.service.impl;
import cn.hutool.core.util.PageUtil;
import cn.hutool.json.JSONUtil;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.core.conditions.update.LambdaUpdateWrapper;
import com.baomidou.mybatisplus.core.co... | java |
/* My own edits on top of the Hyde style sheets. */
html {
font-family: utopia-std, "Times New Roman", serif;
font-weight: 400;
font-style: normal;
font-variant-ligatures: common-ligatures;
}
.sidebar-about h1 {
font-family: utopia-std-headline, serif;
font-weight: 400;
font-style: normal;
}
body {
fo... | css |
<filename>src/main/java/com/mo9/risk/util/MsfClient.java
package com.mo9.risk.util;
/**
* Project Name : msf
* File Name : MsfClient.java
* Package Name : com.mo9.msf.core.client
* Create Date : 2015-6-8下午12:10:22
*
* Copyright ©2011 moKredit Inc. All Rights Reserved
*/
import com.alibaba.fastjson.JSON;
impor... | java |
Former WWE Superstar Kelly Kelly has opened up about what she misses about pro wrestling.
Real name Barbie Blank made her televised debut as part of the ECW brand in 2006. She has shared the ring with many notable female wrestlers during her career, including Mickie James, Beth Phoenix, and Maryse.
In September 2012, B... | english |
Shares of Titan Company hit a record high of Rs 2,718. 65, on rallying 5 per cent on the BSE in Thursday’s intra-day trade on expectations of strong earnings growth. The stock of the Tata Group Company engaged in jewellery and watch business has surpassed its previous high of Rs 2,687. 30 touched on January 7, 2022.
T... | english |
from .cifar import Cifar10DataProvider, Cifar100DataProvider, \
Cifar10AugmentedDataProvider, Cifar100AugmentedDataProvider
from .svhn import SVHNDataProvider
def get_data_provider_by_name(name, train_params):
"""Return required data provider class"""
if name == 'C10':
return Cifar10DataProvider(*... | python |
<reponame>elanthia-online/cartograph<filename>maps/gsiv/rooms/27634.json<gh_stars>1-10
{
"id": 27634,
"title": [
"[Annex, Silvergate Inn Lobby]"
],
"description": [
"Simple, but elegant, the teakwood flooring of this room is polished to a lustrous sheen. A silver velvet pennant edged with green hangs n... | json |
Coal imports in India increased by 11.7% to 20.95 Million Tonnes (MT) in November compared to the same period last year, according to data from B2B e-commerce company mjunction services. However, overall coal imports for the April-November period of the current financial year decreased to 169.08 MT from 173.47 MT in th... | english |
{
"name": "@canrau/gatsby-plugin-react-head",
"description": "Gatsby plugin to setup up react-head and make it SSR ready",
"version": "0.2.2",
"license": "MIT",
"author": "<NAME> <<EMAIL>> (https://www.canrau.com)",
"main": "index.js",
"repository": "https://github.com/canrau/gatsby-plugin-react-head",
... | json |
<filename>pkg/lnd/channel_events.go
package lnd
import (
"context"
"database/sql"
"encoding/json"
"fmt"
"github.com/btcsuite/btcd/chaincfg/chainhash"
"github.com/cockroachdb/errors"
"github.com/jmoiron/sqlx"
"github.com/lightningnetwork/lnd/lnrpc"
"github.com/lncapital/torq/internal/channels"
"google.golang.... | go |
As Hurricane Dorian, the first major storm of the 2019 Atlantic hurricane season, strengthens to Category 4, much of the Caribbean is breathing a sigh of relief that the storm was not as powerful when it travelled through the U. S. Virgin Islands and skimmed Puerto Rico on August 28. Meteorologists have predicted that ... | english |
<filename>README.md<gh_stars>1-10
# datasette-haversine
[](https://pypi.org/project/datasette-haversine/)
[](https://github.com/simonw/datase... | markdown |
Take no prisoners,
allow no rhyme:
haven't the inclination,
Won't spare the time.
is not my preference,
so it goes; something like that.
Never mind. It's a point of reference.
Why is my mind not crystal clear,
cunningly astute, sharp as a knife;
and overworked similes?
Why indeed? Surely must be a reason:
over which I ... | english |
<gh_stars>1-10
export default function(text: string) {
return text
.replace(/</g, "<")
.replace(/>/g, ">")
}; | typescript |
Golden Globes 2019: Allison Janney, Saoirse Ronan, Gary Oldman and many other previous year’s winners and nominees will be presenters at this year’s ceremony.
Actors Jessica Chastain and Sam Rockwell have been announced as the presenters for 2019 Golden Globe Awards. The announcement was made by The Hollywood Foreign ... | english |
Reigning French Open champion Stan Wawrinka was sent packing by big serving Kevin Anderson 7-6(4), 7-6(11) on Wednesday.
The match saw no breaks of serve indicating how well both players served. Wawrinka’s forehand, which was a weapon in the French Open let him down in both tie-breaks. Wawrinka made two errors in the ... | english |
# (c) Copyright 2014 Cisco Systems Inc.
# All Rights Reserved.
#
# 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
#
# Unl... | python |
# Copyright (c) 2017-present, Facebook, Inc.
# All rights reserved.
#
# This source code is licensed under the license found in the LICENSE file in
# the root directory of this source tree. An additional grant of patent rights
# can be found in the PATENTS file in the same directory.
#
import collections
import os
imp... | python |
"use strict";
// Copyright (C) 2016 <NAME>
// MIT License. See LICENSE file for details.
Object.defineProperty(exports, "__esModule", { value: true });
var chacha20poly1305_1 = require("./chacha20poly1305");
var benchmark_1 = require("@stablelib/benchmark");
var buf8192 = benchmark_1.byteSeq(8192);
var buf1111 = benchm... | javascript |
The day Rajinikanth's millions of fans have been waiting for is finally here. The Tamil superstar's mega-budget movie Kochadaiiyaan (also spelled as Kochadaiyaan) has arrived near your theatres in multiple languages. This time, Rajini will be seen in never-before avatars as the film is a historical fiction directed by ... | english |
<reponame>scutee3/codeview
import axios from "axios";
import { Handler } from "./global";
export function getInterviews() {
return new Handler(axios.get("/interviews"));
}
export function getInterview(data: any) {
return axios.get("/interviews", {
params: data,
});
}
export function createInterview(data: a... | typescript |
<reponame>JoeyKinch/OpenNavbar
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: sans-serif;
}
html, body {
margin: 0;
padding: 0;
width: 100%;
min-height: 100%;
background: #ececec;
}
.open-nav--wrap {
padding: 0 2rem;
height: 55px;
background: #ffffff;
position... | css |
package storer
type QueueSetter interface {
QueueSetFileRecord(path string, data *FileRecord) <-chan error
}
func QueueSetFileRecord(s Storer, path string, data *FileRecord) <-chan error {
if queueSetter, ok := s.(QueueSetter); ok {
return queueSetter.QueueSetFileRecord(path, data)
}
err := make(chan error, 1)... | go |
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | java |
Progressive multifocal leukoencephalopathy (PML) is a disease that attacks part of your brain. It happens if your body can't fight off disease the way it should.
It damages your brain's white matter -- cells that make a substance called myelin. This protects your nerves, and losing it can make it harder for you to move... | english |
// @flow
import type { PluginOptions } from 'webpack-bump-plugin'
const constants = require('./constants')
const fs = require('fs')
const logger = require('./logger')
module.exports = function process(options: PluginOptions) {
if (options.enabled) {
// Parse the target
const packageRaw = fs.readFileSync(op... | javascript |
{
"anthos_dashboard_restart_host_title": "Ihren Host neu starten",
"anthos_dashboard_restart_host_description": "Bitte beachten Sie, dass der Neustart einige Minuten dauern kann. Stellen Sie sich auf die Evakuierung Ihrer Pods ein, um die Verfügbarkeit Ihrer Anwendungen möglichst nicht zu beeinträchtigen.",
"anth... | json |
<filename>package.json
{
"name": "portfolio",
"version": "1.0.0",
"description": "personal portfolio site",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/soundwanders/portfolio.git"
},
... | json |
{"h":[{"d":[{"e":["`Mapamatang~ `koni~ `a~ `tokos~.這座山要被開荒了。"],"f":"被開墾,被開荒。"}]}],"stem":"matang","t":"mapamatang"} | json |
<gh_stars>0
{"questions": [{"player_1": {"name": "<NAME>", "player_stat": 0.0}, "player_2": {"name": "<NAME>", "player_stat": 4.0}, "stat": "zeroes", "skill": "BAT", "question_text": "Who has more ducks?", "greater": true}, {"player_1": {"name": "<NAME>", "player_stat": 18.4}, "player_2": {"name": "<NAME>", "player_sta... | json |
expected_output = {
'pvst': {
'a': {
'pvst_id': 'a',
'vlans': {
2: {
'vlan_id': 2,
'designated_root_priority': 32768,
'designated_root_address': '0021.1bff.d973',
'designated_root_max_ag... | python |
<reponame>AsureNetwork/asure-pension-core<gh_stars>1-10
use crate::contributor::Contributor;
use crate::pensioner::Pensioner;
use crate::doneuser::DoneUser;
pub enum User {
Contributor(Contributor),
Pensioner(Pensioner),
Done(DoneUser),
}
impl User {
pub fn new() -> Self {
User::Contributor(Co... | rust |
<reponame>mainpage/mainpage.github.io<gh_stars>0
---
layout: keynote
title: "移动端单页框架简单调研"
subtitle: ""
show: "true"
iframe: "/2016/08/23/h5-spa-framwork-slide/"
date: 2015-08-23
author: "sch"
header-img: ""
catalog: true
tags:
- 前端开发
- 移动端
---
当前移动互联网应用的开发模式主要有三种:Native、Webapp和H... | markdown |
<reponame>naineshmehta/sfg.2017
/* SET COLUMNS */
.threeColRightPane {
width: 220px;
margin-left:10px;
float: right;
}
.threeColLeftPane {
width: 120px;
float: left;
}
.contentPane {
margin-left:130px;
margin-right: 230px;
}
/* ACCOMODATE EMPTY PANES */
.DNNEmptyPane{width:0; margin:0;}
... | css |
{"Department":"Прокуратура Черкаської області","Region":"Черкаська область","Position":"Прокурор відділу нагляду за додержанням законів територіальними органами поліції при провадженні досудового розслідування та підтриманням державного державного обвинувачення Прокуратури Черкаської області","Name":"<NAME>","Деклараці... | json |
use std::path::Path;
use indicatif::ProgressStyle;
use crate::cli;
use crate::cli::color::Color;
pub struct ProgressBar {
pb: indicatif::ProgressBar,
end_message: String,
}
impl ProgressBar {
pub fn new(message: String, end_message: String) -> Self {
let pb = indicatif::ProgressBar::new_spinner(... | rust |
// This file is part of the Luau programming language and is licensed under MIT License; see LICENSE.txt for details
#include "Luau/Module.h"
#include "Luau/Common.h"
#include "Luau/RecursionCounter.h"
#include "Luau/Scope.h"
#include "Luau/TypeInfer.h"
#include "Luau/TypePack.h"
#include "Luau/TypeVar.h"
#include "Lu... | cpp |
/*
** Copyright 2012-2014 Centreon
**
** 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 or agreed t... | cpp |
package everyos.bot.luwu.run.command.modules.chatlink.channel;
import java.util.Map;
import java.util.function.Consumer;
import everyos.bot.chat4j.entity.ChatChannel;
import everyos.bot.luwu.core.database.DBDocument;
import everyos.bot.luwu.core.database.DBObject;
import everyos.bot.luwu.core.entity.Channel;
import e... | java |
[{"internalId":"Class3: Test1","name":"Class3: Test1"},{"internalId":"Class3: Test2","name":"Class3: Test2"},{"internalId":"Class3: Test3","name":"Class3: Test3"},{"internalId":"Class2: IgnoredTest","name":"Class2: IgnoredTest"},{"internalId":"Class2: SyncTest","name":"Class2: SyncTest"},{"internalId":"Class2: Test1","... | json |
{
"name": "@e11community/token-exporter",
"version": "3.2.2",
"description": "Find NPM auth tokens in HOME/.npmrc and export them as environment variables",
"main": "./build/src/lib.js",
"types": "./build/src/lib.d.ts",
"files": [
"build/src/**/*",
"scripts/**/*"
],
"bin": {
"npmrc-export": ... | json |
I was messing around on Facebook when a post popped in to my feed from Adidas that @slkav had shared. It immediately caught my eye because of the unusual size of the box so I naturally hit the play button and was very surprised at what I found. As you’ll see from the video below an interactive advert (or game depending... | english |
Tesla Motors founder Martin Eberhard and current CEO Elon Musk have quietly settled their legal bickering, kissed and made up.
No one's offering any details because the terms are confidential, but Tesla Motors confirmed that that two men have "resolved their dispute." That dispute, you'll recall, started when Eberhard ... | english |
<reponame>thotran2015/dash_app
{"allele_string": "G/A", "transcript_consequences": [{"polyphen_score": 0, "variant_allele": "A", "cadd_raw": 0.249599, "cdna_end": 784, "sift_score": 1, "cdna_start": 784, "hgnc_id": 20001, "polyphen_prediction": "benign", "sift_prediction": "tolerated", "gerp++_rs": -0.388, "cds_start":... | json |
const WebSocket = require('ws');
const open = require('open');
const got = require('got');
const Log = require('./logger');
const bell = require('./bell');
const { preWork, login, onLesson } = require('./config');
(() => new Promise((resolve, reject) => {
const ws = new WebSocket('wss://www.yuketang.cn/wsapp/');
w... | javascript |
Periods are dreadful enough, the cramps, the mood swings and so on, But the most annoying part is experiencing rashes and discomfort due to sanitary pads. Here are some alternatives that can help you prevent them.
Rashes are one of the most prevalent disorders associated with menstruation. There isn't a single woman w... | english |
{"stats":{"minecraft:custom":{"minecraft:jump":174,"minecraft:time_since_rest":4424,"minecraft:leave_game":1,"minecraft:crouch_one_cm":5065,"minecraft:deaths":1,"minecraft:sprint_one_cm":29183,"minecraft:play_time":20847,"minecraft:damage_taken":1840,"minecraft:time_since_death":4398,"minecraft:walk_one_cm":33518,"mine... | json |
from giung2.config import CfgNode
_C = CfgNode()
_C.MODEL = CfgNode()
_C.MODEL.META_ARCHITECTURE = CfgNode()
_C.MODEL.META_ARCHITECTURE.NAME = 'ImageClassificationModelBase'
# preprocessing for ImageClassificationModelBase
_C.MODEL.PIXEL_MEAN = [0.0, 0.0, 0.0,]
_C.MODEL.PIXEL_STD = [1.0, 1.0, 1.0,]
# ------------... | python |
- The Lucknow-Delhi Tejas Expres has a capacity of carrying 758 passengers.
New Delhi: India's first private train Lucknow-Delhi-Lucknow Tejas Express Lucknow was flagged off by Uttar Pradesh Chief Minister Yogi Adityanath at Lucknow on October 4. The commercial run for Delhi to Lucknow Tejas Express started commercia... | english |
Weeks after 20 Indian soldiers were killed in violent clashes with Chinese soldiers at Galwan, Prime Minister Narendra Modi Friday arrived in Leh, Ladakh to review the ongoing border conflict. This is the first high profile visit from the executive leadership to the region ever since the border standoff erupted in earl... | english |
<filename>public/css/cardfaces.css
.cardc .cardicon.Bishop .ci.head {
width: 70px;
height: 70px;
top: 40px;
border-radius: 1000px;
left: 35px;
background-color: rgb(225, 207, 2);
}
.cardc .cardicon.Bishop .ci.hat {
width: 70px;
height: 20px;
border-radius: 10px;
left: 0px;
b... | css |
<gh_stars>1-10
package confucius
import (
"fmt"
"io"
"log"
"runtime"
)
type LogCallback func(level LogLevel, message string, file string, line int)
type LogOption func(l *logger)
type LogLevel int
func (l LogLevel) String() string {
switch l {
case DebugLevel:
return "DEBUG"
case TraceLevel:
return "TRA... | go |
Koh Nang Yuan - A paradisiacal phenomenon!
Displaying the beauty of Punjab and its change of weather in a 'ting'.
Paradise Is The Word Comes To My Mind After Seeing The Place .#WallpapersoftheSky.
Clear Sky, Top View, Beach Life .Koh Nang Yuan Island - Thailand .
| english |
“I think I found coprolite mom. That’s dinosaur poop, you know.” I did, in fact, know what coprolite was – but I had no idea my five-year-old was so informed on the topic.
On one of the hottest days of the summer, our family of five had embarked on the Fossil Safari offered in Dinosaur Provincial Park, a fossil hotbed ... | english |
Thala Dhoni-led Chennai Super Kings forayed back to their home ground, Chepauk stadium in Chennai. CSK played an IPL match at the home pitch with the Tamil audience after almost four years. The Yellow Army played against Lucknow Super Giants last night. LSG won the toss and chose to field first.
Ruturaj Gaikwad and De... | english |
{
"name": "@devpodio/modern-webpack-plugin",
"version": "1.0.12",
"description": "convert your assets to modern style",
"publishConfig": {
"access": "public"
},
"main": "index.js",
"repository": "https://github.com/devpodio/modern-webpack-plugin",
"author": "<EMAIL>",
"license": "Apache-2",
"pri... | json |
When we will have to part.
With those last words from my heart.
We must be dreaming,
For it has gone too fast.
Will soon be in our past.
I am but waiting for you.
That seems just around the corner.
And you will make it if you try.
And never say goodbye.
| english |
h1 {
font-family: 'Pacifico', cursive;
font-size: 40px;
}
button {
width: 50px;
display: inline;
}
nav {
height: 50px;
}
form {
display: flex;
align-items: center;
}
input {
display: block;
margin-top: 10px;
padding: 0 10px;
height: 40px;
border: none;
border-radius: 5px 0 0 5px;
font-we... | css |
The ATM kiosk in N. R. Square, where a bank employee was attacked in November, is being renovated.
The Corporation Bank ATM kiosk is being painted and strengthened. The ATM machine, which had not been working for the past week, has been fixed.
Following the early-morning attack on the woman, Jyothi Uday, while she wa... | english |
Kevin Pietersen and Matt Prior are not known to be particularly fond of each other, but when Prior announced his retirement both men showed they could be perfectly courteous to one another. Pietersen took to Twitter to congratulate Prior on his England career, and also wish him luck for the future. In response, Prior r... | english |
/**
* @author v.lugovksy
* created on 16.12.2015
*/
(function () {
'use strict';
angular.module('BlurAdmin.pages.dashboard')
.controller('DashboardPieChartCtrl', DashboardPieChartCtrl);
/** @ngInject */
function DashboardPieChartCtrl($scope, $timeout, baConfig, baUtil, $http,$interval) {
var ... | javascript |
<reponame>yuwash/hextype
{
"name": "hextype",
"version": "1.0.0",
"description": "virtual keyboard based on six keys",
"author": "<NAME> <<EMAIL>>",
"license": "MIT",
"scripts": {
"start": "parcel src/index.html"
},
"devDependencies": {
"parcel-bundler": "^1.11.0",
"parcel-plugin-svelte": "^... | json |
# HorizontalScroll
To implement HorizontalScroll component into your project you'll need to add the import:
```jsx
import HorizontalScroll from "@kiwicom/orbit-components/lib/HorizontalScroll";
```
After adding import into your project you can use it simply like:
```jsx
<HorizontalScroll>
<FirstComponent />
<Se... | markdown |
Claude Bigio is retired. To earn extra money she started a jewelry business about 7 years ago, but business she says is slow. But Claude also remembers her years working as a young woman, making a decent living. But times in Canada have surely changed, fast forward decades later and unemployment is at 7 point two perce... | english |
<filename>js/tylkodlaswoich.js
console.log('+++++++++++++++++++++++++++++')
var opispost = function(ret){
zapisano = true;
console.log('#5 opispost=',ret);
console.log(zapisano);
var modalx = document.getElementById("modalx");
modalx.innerHTML = '<p>Zapisano</p>';
modalx.style.display="block";
setTim... | javascript |
<reponame>zn0507/config-keeper
package com.suixingpay.config.server.service.impl;
import com.jarvis.cache.annotation.CacheDeleteTransactional;
import com.suixingpay.config.server.condition.ApplicationCondition;
import com.suixingpay.config.server.entity.ApplicationDO;
import com.suixingpay.config.server.mapper.Applica... | java |
package paranoia.services.rnd;
import paranoia.visuals.custom.ParanoiaImage;
import javax.swing.JPanel;
public class BonusDutyCard extends ParanoiaCard {
private ParanoiaImage icon;
public BonusDutyCard(Integer id){
super(CardType.BONUS_DUTY, id, -1);
}
@Override
public String toString... | java |
{"limit":100,"name":"White sq shield","value":1152,"highalch":691,"id":6631,"lowalch":460,"name_pt":"Escudo retangular branco","price":2636,"last":2636}
| json |
<filename>maps/gsiv/rooms/8485.json
{
"id": 8485,
"title": [
"[Temple, High Priestess' Chamber]"
],
"description": [
"The dust is thick in this once elegant room. The window remains in the pane, although cracks spider through the glass in crazed patterns, fragmenting your view of the outside. The bed ... | json |
<filename>a4/src/cloud/assignments/a4/AmericanPutOption.java
package cloud.assignments.a4;
import java.util.ArrayList;
public class AmericanPutOption {
private int n;
private double k, t, s, r, u, d;
// Constants that need to be computed when we receive the above params
// via the constructor.
private double d... | java |
<gh_stars>0
package com.circumgraph.storage.internal.mappers;
import com.circumgraph.model.ObjectLocation;
import com.circumgraph.model.OutputTypeDef;
import com.circumgraph.storage.StoredObjectValue;
import com.circumgraph.storage.StructuredValue;
import com.circumgraph.storage.internal.StoredObjectValueImpl;
import ... | java |
We believe one should not look at indices, before concluding Indian markets are expensive. The additions to indices specially in large cap have mostly been costlier stocks making their past absolute valuations un-comparable. Indian seems to be in a Goldilocks situation with High Growth of corporate earnings, an ever gr... | english |
As we all know Jose Aldo, UFC’s long-time featherweight champion pulled out of his UFC 189 bout with Conor McGregor due to his rib injury. And he received some negative reactions for withdrawing, from many people including MMA analyst Chael Sonnen and the UFC president Dana White himself. It seems like “Scarface” has h... | english |
<gh_stars>10-100
{"fundProfile": {"fundId": "1884", "citFundId": "7555", "instrumentId": 27075102, "shortName": "Inst Tot Bd Mkt Ix Tr", "longName": "Vanguard Institutional Total Bond Market Index Trust", "inceptionDate": "2016-06-24T00:00:00-04:00", "newspaperAbbreviation": "VanTBdMIxInsSel ", "style": "Bond Funds... | json |
{
"videoId": "0AKNxqOT8hw",
"channelId": "UCVtFOytbRpEvzLjvqGG5gxQ",
"title": "KSI - DOMAIN",
"link": "https://www.youtube.com/watch?v=0AKNxqOT8hw",
"pubDate": "2012-12-25T10:54:58.000Z",
"author": "KSI",
"id": "yt:video:0AKNxqOT8hw",
"isoDate": "2012-12-25T10:54:58.000Z",
"description": "Listen on Ap... | json |
.left-main-nav{
/*width: 100%;*/
/*background: coral;*/
}
.left-main-nav li{
list-style: none;
}
.left-main-nav a{
color: black;
text-decoration: none;
display: block;
padding: 10px 0px 10px 10px;
/*border-bottom: 1px solid black;*/
}
.left-main-nav a:hover{
/*background: lightgray;*/
color: green;
text-... | css |
{
"name": "@antdp/dependencies",
"version": "1.5.3",
"description": "核心依赖包,在这里升级依赖,包含底层编译 umi,代码检测等",
"repository": "https://github.com/antdpro/antdp/tree/master/packages/dependencies",
"license": "MIT",
"keywords": [
"dependencies",
"antdp",
"antd"
],
"dependencies": {
"@babel/runtime":... | json |
{
"directions": [
"Position rack in bottom third of oven and preheat to 325\u00b0F. Pat turkey dry. Place turkey on rack set in large roasting pan. Rub turkey breast with 2 tablespoons butter. Sprinkle with salt and pepper. Fold 2-foot-square piece of cheesecloth in half twice, forming 12-inch square. Dip c... | json |
import numpy as np
class MF():
'''
Matrix Factorisation alogrithm based on <NAME>'s method
Key input is the sparse user-item ratings array, with user ratings in an array with
a row per user, and a column per item. Values are the users known rating, or zero if
no rating is available.
The output is a user-item ... | python |
<filename>pkg/sql/table.go<gh_stars>0
// Copyright 2015 The Cockroach Authors.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL.txt and at www.mariadb.com/bsl11.
//
// Change Date: 2022-10-01
//
// On the date above, in accordance with the Business Source Licens... | go |
"""Test API utilities."""
import json
from pytradfri.api.libcoap_api import APIFactory
from pytradfri.gateway import Gateway
def test_constructor_timeout_passed_to_subprocess(monkeypatch):
"""Test that original timeout is passed to subprocess."""
capture = {}
def capture_args(*args, **kwargs):
c... | python |
OKD Institute of Social Change and Development invites candidates for the recruitment of Multi-Tasking Staff & Front Desk Manager, Apply Now!
Omeo Kumar Das Institute of Social Change And Development (OKDISCD) Assam released the latest job notification for the recruitment of Multi-Tasking Staff and Front Desk Manager ... | english |
<filename>framework/cayenne-modeler/src/main/java/org/apache/cayenne/modeler/util/CayenneWidgetFactory.java
/*****************************************************************
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed ... | java |
<gh_stars>1-10
{"title": "Dix mille lieues sans le vouloir", "description": "Deux ans avant l'histoire qui nous occupe, <NAME>, employ\u00e9 \u00e0 la banque Eldheim, \u00e0 Paris, a \u00e9t\u00e9 retrouv\u00e9 assassin\u00e9. Aucune piste n'ayant permis de r\u00e9soudre l'affaire, la police a fini par classer celle-ci... | json |
<filename>root/pli/ms/sutta/kn/ja/ja349_root-pli-ms.json
{
"ja349:0.1": "Jātaka",
"ja349:0.2": "Catukkanipāta",
"ja349:0.3": "Cūḷakuṇālavagga",
"ja349:0.4": "9. Sandhibhedajātaka",
"ja349:1.1": "“Neva itthīsu sāmaññaṁ,",
"ja349:1.2": "nāpi bhakkhesu sārathi;",
"ja349:1.3": "Athassa sandhibhedassa,",
"ja... | json |
<reponame>fearless0307/zulip
{
"content": "Foggy in the morning.\nMaximum temperature to be 24.\nMinimum temperature to be 12",
"subject": "Here is your weather update for the day:"
}
| json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.