text stringlengths 1 1.04M | language stringclasses 25
values |
|---|---|
<reponame>CezSew/next-js-jwt-auth-boilerplate
import styles from './Footer.module.scss';
const Footer = () => (
<footer className={styles.footer}>
<strong>
powered by Next.js
</strong>
</footer>
)
export default Footer; | typescript |
'Jigelu Rani' Pooja Hegde is at it. Posing for Femina India, she has proved to be a sizzling darling of Pooja Hegde proportions. She tweets, "'Making a Splash' it is. Thank you, Femina India, my first cover with you all and what a fun shoot this was. "
It was with 'Duvvada Jagannadham' that the sexy actress started bec... | english |
const https = require('https');
const iexToken = ""; //TODO
const options = {
hostname: 'cloud.iexapis.com',
port: 80,
path: `/stable/stock/AAPL/upcoming-dividends?token=${iexToken}`,
method: 'GET',
headers: {
'Content-Type': 'application/json'
}
}
const req = https.request(options, res => {
console.... | javascript |
<filename>public/assets/estay/css/main.css
/*! tandatx */
/* ==========================================================================
Base styles: opinionated defaults
========================================================================== */
html {
color: #222;
font-size: 1em;
line-height: 1.4;
}
/... | css |
In Spain, at least 13 people were killed and 100 injured in a terror attack after a van rammed into a crowd of pedestrians on Barcelona's Las Ramblas tourist area last evening. The president of Spain's Catalonia region Carles Puigdemont, confirming it a terror attack, said that police have arrested two people in this c... | english |
<gh_stars>0
{
"name": "billymedia/date-period",
"description": "Twig extension for PHP Date Period",
"type": "craft-plugin",
"version": "1",
"keywords": [
"craft",
"cms",
"craftcms",
"craft-plugin",
"date period"
],
"support": {
"docs": "https:... | json |
355 Code of Cr. P.
[Shri Sharad Dighe]
will agree that Mehr is not in consideration of divorce. It is in consideration of marriage. So, what is paid in consideration of marriage cannot be stated or taken as in consideration of divorce. As I know a little about the Muslim Law, according to me, this Mehr is also paid int... | english |
14 In Iconium the same thing happened — they went into the synagogue and spoke in such a way that a large number of both Jews and Greeks came to trust. 2 But the Jews who would not be persuaded stirred up the Gentiles and poisoned their minds against the brothers. 3 Therefore, Sha’ul and Bar-Nabba remained for a long t... | english |
<gh_stars>0
(function(exports) {
"use strict";
var va5 = (function (k) {
va5 = exports[k] || {}; exports[k] = va5; return va5;
})(("[object Object]" !== exports.toString()) ? "va5" : "exports");
var Bgm = va5.Bgm || {}; va5.Bgm = Bgm;
// NB: これはbgmのみならずvoiceの対応も行っている!要注意!
// (voiceは基本的に「常にoneshotで... | javascript |
<reponame>kurogane677/idobill_demo
$(function() {
/*
Bagian Produk --------
*/
// Initialize DataTableberlanggananProduk -----------------------------------
var dTblProduk = $("#DataTableberlanggananProduk");
var tblProduk = dTblProduk.DataTable({
autoWidth: false,
searching: false,
pag... | javascript |
<filename>tests/integration/cli/tests/run.rs
//! Basic tests for the `run` subcommand
use anyhow::bail;
use std::process::Command;
use wasmer_integration_tests_cli::{ASSET_PATH, C_ASSET_PATH, WASMER_PATH};
fn wasi_test_wasm_path() -> String {
format!("{}/{}", C_ASSET_PATH, "qjs.wasm")
}
fn test_no_imports_wat_pa... | rust |
<gh_stars>0
$(function(){
var $good = $('.btn-good'), //いいねボタンセレクタ
goodPostId;
$good.on('click' ,function(e){
e.stopPropagation();
var $this = $(this);
goodPostId = $this.parents('.post').data('postid');
$.ajax({
type: 'POST',
url:... | javascript |
KKR leg-spinner Kuldeep Yadav, on Sunday, was dropped from the playing XI for the match against Sunrisers Hyderabad. Karnataka off-spinner, K.C. Cariappa, took his place in the side.
Yadav was taken to the cleaners by England all-rounder Moeen Ali, who hammered two fours and three sixes in the 16th over of RCB's inning... | english |
Laser printing has come under scrutiny for high energy usage - has HP managed to make its printers more green?
The HP Dragonfly Pro could have been a great productivity laptop, if it wasn't broken.
The HP Dragonfly Pro Chromebook is great for professionals, but at this price, the MacBook Air and Dell XPS 13 are better.... | english |
<gh_stars>0
{
"id": "illusionist-phantom-armor",
"name": "<NAME>",
"description": "has a chance to increase your Armor Class by 3500 for 12 seconds when an enemy damages you. Cannot occur more than once every 60 seconds.",
"shortDescription": "Passive: Chance to gain Armor Class when hit",
"icon": "... | json |
<gh_stars>1-10
#!/usr/bin/env python3
import sys
import os
import time
from shutil import copyfile
import datetime
import logging
from enrichmenTE_utility import mkdir, get_lines, format_time
from enrichmenTE_input import get_args
from enrichmenTE_detect import detect
from enrichmenTE_cluster import cluster
# from en... | python |
<gh_stars>0
# What did Yahweh promise Joshua, the high priest, if he would walk in Yahweh’s ways and keep his commandments?
Yahweh promised Joshua that he would govern Yahweh’s house and keep Yahweh’s courts. Yahweh also promised that he would allow Joshua to come and go before those who stand before Yahweh.
| markdown |
Asaf dwom.
1 Monto ahurisie dwom mma Onyankopɔn yɛn ahoɔden;
mommɔ ose mma Yakob Onyankopɔn no!
2 Momma nnwom no so na monwoso akasaeɛ.
Mommɔ sankuo ne bɛnta dɛɛdɛ no.
3 Monhyɛne mmɛntia ɔsrane foforɔ da no,
ne ɔsrane korokumatwa mu, yɛn Apontoɔ da no;
4 Yei yɛ Israelfoɔ ahyɛdeɛ,
Yakob Onyankopɔn mmara.
ɛberɛ a ɔsɔre t... | english |
<filename>static/css/style.css
/* Custom CSS stylsheet */
/* Default & Light Theme */
body{
background-color: #f0f0f0;
}
.content{
min-height: 750px;
margin: 0;
padding: 2rem 0;
}
.footer{
background: #000;
}
.footer a{
text-decoration-style: dotted;
}
/* Dark Theme Settings */
.dark-theme{... | css |
### RUN THIS ON YOUR ARDUINO ###
Are you on:
*~ Linux*
Install _pyfirmata_ on your desktop using pip: "pip install pyfirmata"
In case of not having pip, install it by running "sudo apt-get install pip"
To give _pyfirmata_ permissions to access arduino port run in your terminal:
"sudo chmod ... | markdown |
<reponame>madorTilBisla/JourneyInIsraelLand
body {
height: 117vh;
height: calc(var(--vh, 1vh) * 117);
width: 100vw;
background-image: url("images/QmezpaRamon.png");
background-size: 100vw 109vh;
background-size: 100vw calc(var(--vh, 1vh) * 109);
background-repeat: no-repeat;
over... | css |
<filename>_posts/2019-06-12-cerebro.markdown
---
title: "Cerebro: Efficient and Reproducible Model Selection for Deep Learning"
layout: post
date: 2019-06-12 15:03:56 +0800
category: research
tags: [model selection, deep learning]
comments: true
permalink: /:title.html
author: <NAME> and <NAME>
---
<link rel="styleshee... | markdown |
Cristiano Ronaldo's girlfriend, Georgina Rodriguez, was at the Abu Dhabi Grand Prix with his son Mateo, as well as the star's ex-partner, Irina Shayk. The Argentine model was a VIP guest at the last race of the 2023 Formula One season, where Russian model Shayk was also in attendance.
Rodriguez moved to Saudi Arabia wi... | english |
Other headlines: Tata Sons took over Air India, and Covishield and Covaxin were granted regular market approval.
A look at the biggest headlines right now:
- Chinese Army has handed over youth who went missing from Arunachal Pradesh, says Union law minister: On January 19, Bharatiya Janata Party MP Tapir Gao had claime... | english |
London: The British judge hearing the extradition case of liquor baron Vijay Mallya on Friday said that it was blindingly obvious that rules were being broken by Indian banks which sanctioned some of the loans to the erstwhile Kingfisher Airlines.
Presiding over a hearing at Westminster Magistrates' Court in London, J... | english |
Huami has announced the launch of a slew of smartwatches in the Amazfit lineup. The company has launched two new smartwatches and has announced that another device will be launched in 2020. The latest offerings include Amazfit Smart Sports Watch 3 and Amazfit GTS.
The Amazfit GTS features a square dial resembling that... | english |
/*
* Copyright 2020 Vonage
*
* 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 ag... | java |
i am from hawai’i. my family has native hawaiians in it. we practice hawaiian culture. ‘aloha ‘oe’ is a farewell ballad, written in the time when the hawaiian islands fell and were colonized by the USA. this song has become a national anthem to hawai’i.
please do not misunderstand my spreading of awareness as hate for ... | english |
Safin, playing with the same crushing authority that had seen off Andre Agassi in the semi-finals, emerged from a run of three broken service games with a 3-1 lead on his way to taking the first set in just 29 minutes.
Nalbandian made two tired mistakes to hand Safin the second set in game 10 and the Russian cruised th... | english |
package com.github.ghthou.springmvcstringtrimsamples.sample;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc;
import org.springframework.boot.test.context.SpringBoo... | java |
<filename>rx-java/rxgrpc-stub/src/main/java/com/salesforce/rxgrpc/stub/FusionAwareQueueSubscriptionAdapter.java
/*
* Copyright (c) 2019, Salesforce.com, Inc.
* All rights reserved.
* Licensed under the BSD 3-Clause license.
* For full license text, see LICENSE.txt file in the repo root or https://opensource.or... | java |
New Delhi: From unique and scrumptious to scrumptious, there are many variations of Maggi that one can try. Though instant noodles originated as a standalone dish, it is now being used to make a variety of snacks and main course dishes. From Pakodas, Rolls, Vegetable Maggi, Sandwiches, Bhel to Cutlets, people are ready... | english |
Not too long ago, actor Vineet Kumar Singh, who has spent much of his 17-year film career playing brief roles in films like Gangs of Wasseypur and Ugly, was still struggling with the grind of the movie business. Unlike him, most of his friends, who had come to Bombay to chase their dreams, left for their respective hom... | english |
DUBAI: Islamabad United faced a fresh blow to their Pakistan Super League (PSL) campaign ahead of tonight’s playoff, with captain Misbah-ul-Haq reportedly suffering from a hairline fracture in his wrist.
Misbah injured his wrist while facing Tymall Mills during the last league match of PSL 3 against Karachi Kings on Fr... | english |
// Copyright 2020 Layer5, 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 or agreed to in... | go |
Mumbai: The rumours of Vicky Kaushal dating Katrina Kaif have been doing the rounds for quite some time. Both the actors have been denying the stories, but now, it looks like the air will be cleared once and all, for the good of both.
Sources close to the actors have said that the two had a very private ‘roka’ ceremon... | english |
{
"name": "gql-query-builder",
"version": "1.0.0",
"description": "Graphql Query Builder Library",
"main": "gql.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@bitbucket.org/atheneumpartners/gql-query-builder.git"
... | json |
<gh_stars>0
import { Module } from '@nestjs/common';
import { TypeOrmModule } from '@nestjs/typeorm';
import { ConfirmableOperationFacade } from './confirmable-operation.facade';
import { ConfirmableOperationEntity } from './entity/confirmable-operation.entity';
import { ConfirmableOperationService } from './serv... | typescript |
#include "three.h"
namespace THREE {
Scene::Scene() : Object3D() {
this->type = "Scene";
this->background = nullptr;
this->fog = nullptr;
// this->overrideMaterial = nullptr;
this->autoUpdate = true; // checked by the renderer
}
THREE::Scene* Scene::copy(THREE::Scene* source, bool recursive ) {
Object3D::cop... | cpp |
@charset "UTF-8";
*{outline:none;-webkit-tap-highlight-color: transparent;font-family: "微软雅黑";}
body,p,h1,h2,h3,h4,h5,h6,form,input,ul,li,dd,dl,textarea{
padding:0;margin:0;
list-style-type:none;
font-weight:normal;
font-style:normal;
}
a{
text-decoration:none;
font-size:14px;
}
img{
border:0;
}
input:foc... | css |
{"label":"seenIn","id":"0c1bcaaf-6a42-459e-ac86-7f741000a5bd","_sink":"50e0b141-c4ea-4c67-bad8-81083f0a3642","_sinkLabel":"comic","_vertexId":"1284c940-6ad6-4de4-a56f-4aedb8cbd601","_vertexLabel":"hero","_isEdge":true,"_rid":"VyAjAPMRAACKBQAAAAAAAA==","_self":"dbs/VyAjAA==/colls/VyAjAPMRAAA=/docs/VyAjAPMRAACKBQAAAAAAAA... | json |
import React, { useState } from 'react';
import { mount } from 'enzyme';
import { render } from 'react-dom';
import { act } from 'react-dom/test-utils';
import { Portal, PortalProps } from '..';
describe('<Layer />', () => {
const TestComponent = ({
defaultWithPortal = false,
children,
portalProps,
}: ... | typescript |
Millions of Iranians from all walks of life have thronged the streets across the country to celebrate the 41st anniversary of the Islamic Revolution, which toppled the US-backed Pahlavi regime in 1979.
According to Press TV, in Tehran, large groups of people, braving freezing temperatures, are taking 12 major routes a... | english |
import { Directive, HostListener, Output, EventEmitter } from '@angular/core';
import { Viewport, Coordinates } from '../../interfaces/event.interface';
const previewWidth: number = 420; // How wide the speed preview dialog is
const previewHeight: number = 300; // How tall the speed preview dialog is
const hori... | typescript |
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const React = require("react");
const react_redux_1 = require("react-redux");
const classNames = require("classnames");
const Action = require("../../actions");
const Panel_1 = require("./Protocol/Panel");
const Log_1 = require("./Protocol/Log... | javascript |
Feedback (2)
Wholesale Dealers of Digital Radio Receiver Bluetooth - Mylinking™ Portable DRM/AM/FM Radio Bluetooth USB/TF Player – Mylinking Detail:
Specifications may change without notice.
Radio frequency range may vary depending on standards concerned.
Journaline licensed by Fraunhofer IIS, check www.journaline.info... | english |
Google must move a mystery barge from a construction site on an island in the middle of San Francisco Bay because the permits are not in order, a state official said Monday.
The notice came after the San Francisco Bay Conservation and Development Commission investigated numerous complaints about construction of the fl... | english |
Are you using your blog to teach? Are you teaching in a way that builds your business? Listen to this episode and discover the art of teaching strategically from your blog.
View Step 2 tinker PowerPoint (PPT) presentations online in SlideServe. SlideServe has a very huge collection of Step 2 tinker PowerPoint presentat... | english |
Jake Funk has found his fair of success in the NFL at a young age, even getting a Super Bowl ring. The running back turned 26 years old today as Hannah Ann Sluss, Funk's fiancée, took to her Instagram to celebrate the big day. Sluss shared various moments with her 1.2 million followers on the social media platform.
She... | english |
Paris Saint-Germain (PSG) are leading the Ligue 1 race after 15 games. Christophe Galtier's men have won 13 and drawn twice in the league this season.
Meanwhile, Lionel Messi has reportedly missed training with the Argentina squad due to injury ahead of the 2022 FIFA World Cup final against France on Sunday (December 1... | english |
<filename>lib/search-trends-api.js
import jsonp from 'jsonp';
class SearchTrendsApi{
constructor(){
this.googleURL = "https://morning-river-6203.herokuapp.com/google_trends";
}
load(){
return new Promise((resolve, reject) => {
jsonp(this.googleURL, {param: 'callback'}, (err, data) => {
err ? reject(err) ... | javascript |
<gh_stars>0
{
"@metadata": {
"authors": [
"Murma174",
"Purodha",
"Pyt"
]
},
"babel": "Babel brüker-informatjuun",
"babel-desc": "Saat det <code>#babel</code>-funktjuun diartu. Diarmä kön \"Babel\"-brükerfialen maaget, an uk aanj föörlaagen iinbünjen wurd.",
"babel-url": "Project:Babel",
"babel-footer... | json |
<filename>sri/jquery.transit/0.9.10.json
{"jquery.transit.js":"sha256-2YgdT2lbiUvVBhb3NCzr/gtzs0e++dJQpl+EoqNrCY8=","jquery.transit.min.js":"<KEY>} | json |
import * as React from 'react';
import './Button.css';
export const Button: React.FunctionComponent = (props) => {
const { children } = props;
return (
<button className="button">{children}</button>
);
}
| typescript |
We own a Delta Model. It is one of the best for City as well as for road trips. Smooth ride, fast pickup, easy handling, and the "Maruti" factor. Yes, it should be in must buy list for people looking for their first car.
- Performance (429)
- Interior (452)
| english |
India's cricket chief Sourav Ganguly Saturday said the national team will tour Australia in December but called for a shortened quarantine period for the players.
Australia has checked the spread of the coronavirus except in Melbourne, its second-biggest city, which has witnessed a recent surge in cases.
"Ya, ya, we ... | english |
Tonight on The Buck Stops Here:
On The Buck Stops Here, we debate Maharashtra Chief Minister Devendra Fadnavis' flip flop. He gave marching orders to Mumbai Police Commissioner Rakesh Maria and within hours said he will continue to head Indrani Mukerjea investigation. On this fiery debate, BJP spokesperson Shaina NC ex... | english |
At least 31 Covid positive patients from other states have fled from a makeshift Covid care centre in Tripura on Thursday, officials said.
SDPO Anirban Das said that these people escaped from the Covid Care Centre at the Panchayat Raj Training Institute at Arundhuti Nagar on the outskirts of Agartala early on Thursday... | english |
What is Fashion?
Fashion is the feminine noun that means a way or custom more prevalent in a certain group at a certain time. It is a word often used to designate a way of dressing that is common to many or appreciated by many people.
There are various types of fashion such as women’s fashion and men’s fashion. Differe... | english |
<gh_stars>0
:root {
--transcend-blue: #3333ff;
--black: black;
}
.container {
text-align: center;
}
.toggle-switch {
height: 100%;
justify-content: center;
display: flex;
align-items: center;
position: relative;
width: 75px;
display: inline-block;
text-align: left;
top: 8px;
margin: 0px... | css |
<filename>mentat/src/responses/construction_payloads.rs
//! The module defines the `ConstructionPayloadsResponse` response.
use super::*;
/// `ConstructionTransactionResponse` is returned by `/construction/payloads`.
/// It contains an unsigned transaction blob (that is usually needed to
/// construct the a network t... | rust |
Shanthanu's next gets a tasty title with Bhagyaraj reference!
Actor Shanthanu, who had last acted in an extended cameo in the Maniratnam production Vaanam kottatum is next waiting for the release of the Vijay starrer Master directed by Lokesh Kanagaraj where he has played an important role.
Now, the first look poster... | english |
{
"server": false,
"retry_join_ec2": {
"tag_key": "ConsulAgent",
"tag_value": "Server"
},
"log_level": "INFO"
} | json |
<reponame>BigETI/WhackAStoodentServer
#include <Misc/MatchHistoryEntry.hpp>
#include <Static/NumericSerializer.hpp>
#include <Static/StringSerializer.hpp>
/// <summary>
/// Constructs a match history entry
/// </summary>
WhackAStoodentServer::MatchHistoryEntry::MatchHistoryEntry() :
yourScore(static_cast<std::int64_t... | cpp |
<gh_stars>1-10
.PDF {
background-color: white;
width: 210mm;
margin-left: auto;
margin-right: auto;
text-align: center;
}
| css |
Kalyan : More than 1000 fanatics opposed to MMRDA employees and policemen who had gone to Kon village for taking action against illegal mosque located at 3 kms distance from Kalyan towards bay side; therefore, the mosque couldn’t be demolished. On 7th April, MMRDA served a notice to this mosque known as ‘Takwa’ and whi... | english |
Most of us have gone through breakups/splits with partners, and even though relationships and their endings often have different lengths, reasons for fading of love, and sometimes "off-and-on" types of situations, there are a few things that remain static, and that pretty much boils down to what you take away from the ... | english |
use daml::prelude::*;
#[DamlData]
pub struct RGBA {
pub r: DamlInt64,
pub g: DamlInt64,
pub b: DamlInt64,
pub alpha: DamlInt64,
}
#[DamlVariant]
pub enum Color {
Red,
Green,
Blue,
Custom(DamlList<DamlInt64>),
Other(RGBA),
}
#[DamlData]
pub struct Circle {
pub radius: DamlNumer... | rust |
Country Movie Streaming Watch Online. Gilbert Ivy and his wife Jewell are farmers. They seem to be working against the odds, producing no financial surplus. Gilbert has lost hope of ever becoming prosperous, but his wife decides to fight for her family.
| english |
<reponame>fossabot/lusid-sdk-java
# AccessControlledAction
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | **String** | |
**action** | [**ActionId**](ActionId.md) | |
**limitedSet** | [**List<IdSelectorDefinition>**](IdSelector... | markdown |
var x = 10;
flarp;
| typescript |
{"455320":{"success":true,"data":{"type":"dlc","name":"Blood and Ice","steam_appid":455320,"required_age":0,"is_free":false,"controller_support":"full","detailed_description":"Wrap yourself in ice armor to become the Lord of Cold, arm yourself with ice guns and chainsaws and let the rivers of blood spill.","about_the_g... | json |
Sukanya Samriddhi Yojana is a special program created just for girls in India. From the moment of birth until she becomes 10, a girl's natural or legal guardian may open an account in her honor. Due to the program's guaranteed interest income and tax deductions, parents will be able to secure their female child's finan... | english |
Francis Babeuf (1760-1797) • Believed in “real equality” for all citizens. • Wanted to eliminate private property along with control of goods and state-sponsored employment programs. • He was not well liked and eventually was executed in 1797.
Claude Henri de Saint Simon (1760-1825) • Was born into a noble family in 17... | english |
<reponame>truthiswill/intellij-community<filename>java/java-tests/testData/codeInsight/daemonCodeAnalyzer/genericsHighlighting8/IDEA86875.java
interface Base<E> {}
interface Base2<E> {}
class A<E extends Cloneable> {
<P, K extends Base<E>&Base2<P>> void m(K k, P p) {
E e = null;
m(k, e);
}
void m(Base<E... | java |
<gh_stars>0
{"images":["http://www.seriouslyfish.com/wp-content/uploads/2012/03/tetraodon_palembangensis_1-288x192.jpg","http://www.seriouslyfish.com/wp-content/uploads/2012/03/tetraodon_palembangensis_2-288x192.jpg"],"distribution":["","Thailand, Laos, Malaysia and Indonesia."],"habitat":["","Inhabits freshwater strea... | json |
The journey began in 2009 when an antiviral drug called remdesivir was discovered at Gilead Sciences in California to treat Hepatitis C. Unfortunately, the drug never worked and remained in closed research till 2014. The spread of Ebola in urban West Africa prompted Gilead to repurpose this old compound. In 2015, the C... | english |
{"vissense.js":"<KEY>,"vissense.min.js":"<KEY>} | json |
<reponame>tienlong3011/FindJob-FE
export class ForwardApply{
idUser: any;
idCompany:any;
constructor(idUser: any, idCompany: any) {
this.idUser = idUser;
this.idCompany = idCompany;
}
}
| typescript |
{"p2.xlarge":{"hourly_rate":0.0,"upfront_rate":21652.0},"p2.8xlarge":{"hourly_rate":0.0,"upfront_rate":168360.0},"m4.16xlarge":{"hourly_rate":0.0,"upfront_rate":33085.0},"r5d.24xlarge":{"hourly_rate":0.0,"upfront_rate":75703.0},"i3.large":{"hourly_rate":0.0,"upfront_rate":2662.0},"r4.2xlarge":{"hourly_rate":0.0,"upfron... | json |
<reponame>DarkRebel/myrobotlab<filename>src/org/myrobotlab/service/_TemplateService.java
package org.myrobotlab.service;
import org.myrobotlab.framework.Service;
import org.myrobotlab.logging.Level;
import org.myrobotlab.logging.LoggerFactory;
import org.myrobotlab.logging.LoggingFactory;
import org.slf4j.Logger;
pu... | java |
<filename>src/main/resources/fabric.mod.json<gh_stars>1-10
{
"schemaVersion": 1,
"id": "redstonetweaks",
"version": "${version}",
"name": "Redstone Tweaks",
"description": "Customize your redstone experience!",
"authors": [
"Space Walker"
],
"contributors": [
"G4me4u"
],
"contact": {
"hom... | json |
package softuni.workshop.data.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import softuni.workshop.data.entities.Company;
import java.util.Optional;
@Repository
public interface CompanyRepository extends JpaRepository<Company, Integer>... | java |
"""create pipeline_retries table
Revision ID: d04cf726555d
Revises: <PASSWORD>
Create Date: 2021-09-02 13:04:36.053768
"""
from alembic import op
import sqlalchemy as sa
# revision identifiers, used by Alembic.
revision = 'd04cf726555d'
down_revision = '<PASSWORD>'
branch_labels = None
depends_on = None
def upgra... | python |
package entity
import (
"github.com/wjpxxx/letgo/lib"
)
type SetInvoiceNumberDataResponseEntity struct{
OrderItemId int64 `json:"order_item_id"`
InvoiceNumber string `json:"invoice_number"`
}
func (g SetInvoiceNumberDataResponseEntity) String() string {
return lib.ObjectToString(g)
}
| go |
<filename>timelines.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<body>
<!-- Icons Grid -->
<section class="... | html |
- 49 min ago International Malala Day 2023: Who Is Malala Yousafzai? Where Is She Celebrating Her 26th Birthday?
- News GST Council Meeting Highlights: What Will Be Cheaper, Costlier?
- Travel Have you been to Vishveshwaraya Falls in Mandya yet? If not, this is the best time!
Human beings are social creatures. So th... | english |
<filename>pylint/examples/with_issues/example.py
#!/usr/bin/env python3
print("useless script")
| python |
<a href="http://feeds.doughellmann.com/PyMOTW" class="subscribe-link"><em></em> RSS/Atom</a>
<a href="http://feedburner.google.com/fb/a/mailverify?uri=PyMOTW&loc=en_US" class="subscribe-link"><em></em> Email</a>
<a href="https://twitter.com/pymotw" class="subscribe-link"><em></em> Twitter</a>
| markdown |
<reponame>aramperes/retrospective
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.rootContent {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.rootContent > div {
height: 100%;
}
.noteSpa... | css |
<reponame>BuzzWordsGame/assets<gh_stars>0
{"answers":["fifth","fifthly","filth","filthily","filthy","flight","flightily","flighty","ghyll","high","highlight","highly","hight","highth","hili","hill","hilly","hilt","illth","light","lightly","lighttight","lith","lithify","thig","thiggit","thigh","thill","tight","tightly",... | json |
use worker::*;
mod link;
mod ui;
mod utils;
use utils::{ENV_MANAGEMENT_DOMAIN, ENV_SHORT_DOMAIN};
fn log_request(req: &Request) {
console_log!(
"{} - [{}], located at: {:?}, within: {}",
Date::now().to_string(),
req.path(),
req.cf().coordinates().unwrap_or_default(),
req.c... | rust |
/*
* Copyright 1999-2019 Alibaba Group Holding Ltd.
*
* 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | java |
The BBC has been testing out new ways of distributing news recently and its most recent addition comes in the form of a dedicated Subreddit and video news channel on the site.
Just a few months ago, the BBC launched Instafax, an experiment in short-form news delivered via Instagram. Now its attentions have turned to Re... | english |
{
"name": "THE MEDICAL CLINIC PTE LTD",
"tel": "65355151",
"fax": "65355627",
"licensee": "<NAME>",
"licensePeriod": "08/03/2015 to 07/03/2020",
"licenseClass": "[ 5 Years ]",
"hciCode": "9404377",
"address": "63 Chulia Street., OCBC Centre East, #01-02 Singapore 049514",
"doctorInCharge": [
{
"name": "<N... | json |
Topics for Today’s questions:
GS-1 Important Geophysical Phenomena such as earthquakes, Tsunami, Volcanic activity, cyclone etc., geographical features and their location-changes in critical geographical features (including water-bodies and ice-caps) and in flora and fauna and the effects of such changes.
GS-2 Effect o... | english |
<gh_stars>100-1000
{
"id": 35199,
"name": "Firefox 4 New bookmarks toolbar icon",
"description": "Replaces the bookmarks icon when placed in the Personal Toolbar.",
"user": {
"id": 39923,
"name": "SoapyHamHocks",
"email": "<PASSWORD>",
"paypal_email": null,
"homepage": null,
"about": nul... | json |
package br.com.dvfs.streams;
import java.util.ArrayList;
import java.util.Comparator;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
import java.util.stream.Stream;
public class OrdenarCursosStreams {
public static void main(String[] args) {
List<Curso> cursos = new ArrayList... | java |
Prv. Close:
Prv. Close:
The Members,
The Company''s Directors are pleased to present the 5thAnnual Report of the Company, together with the Audited Financial Statements, for the financial year ended March 31, 2016.
1. FINANCIAL PERFORMANCE OF THE COMPANY (Rs. in Lacs)
- Deferred tax liability / (asset)
Extra Ordinary I... | english |
Indian skipper Virat Kohli is going through a lean patch in international cricket. Ever since he’s arrived in New Zealand, Kohli has failed to get going in any of the innings.
It was his failure in the ODI series that was highlighted as one of the major reasons why India couldn’t even win any of the three ODIs. In his ... | english |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.