text stringlengths 1 1.04M | language stringclasses 25
values |
|---|---|
<gh_stars>0
#main #form {
position: absolute;
width: 600px;
margin-top: 60px;
margin-left: 200px;
line-height: 180px;
font-size: medium;
}
#main #form #question {
position: absolute;
width: 600px;
height: 170px;
background: linear-gradient(to top, #663399, #330066);
line-height: 20px;
border-radius: 10px;
box-shadow: ... | css |
package cron
import (
"strconv"
"time"
"github.com/didi/nightingale/v4/src/models"
"github.com/didi/nightingale/v4/src/modules/server/cache"
"github.com/toolkits/pkg/logger"
)
func SyncApiCollects() {
t1 := time.NewTicker(time.Duration(cache.CHECK_INTERVAL) * time.Second)
syncApiCollects()
logger.Info("[cro... | go |
Note: On Friday, Arun Shourie – former Indian Express editor and former minister for disinvestment – joined veteran journalists and the eminent jurist Fali Nariman at an event at the Press Club of India to condemn the CBI’s raids on NDTV and defend press freedom. His speech is reproduced below.
My dear friends, I want... | english |
<gh_stars>0
# -*- coding: utf-8 -*-
#
# Copyright (C) 2015 <NAME> <<EMAIL>>
# All rights reserved.
#
# This software is licensed as described in the file COPYING, which
# you should have received as part of this distribution. The terms
# are also available at http://trac.edgewall.com/license.html.
#
# This software con... | python |
from django.shortcuts import render
from django.template.context import RequestContext
def home(request):
print request
context = ( {'request': request, 'user': request.user})
return render(request, 'facebook.html', context, content_type='text/html') | python |
Batch Video To Image Extractor is a windows applications that will extract image frames from a list of movies.
The best program to remotely access another computer.
Toughest game ever?
Free download Video Converter tool for converting video and DVD fast and easy.
| english |
Bollywood star and film-maker Aamir Khan has praised former softporn star Sunny Leone who is head over heels in love with his comments. What particularly impressed Sunny is Aamir's offer to act with her, and not bothering about her past. Sunny has been wooed by Aamir's response to her recent interview. She thanked him ... | english |
const { Router, isAuthenticated } = require('@senecacdot/satellite');
const { checkValidUrl, checkValidBlog, discoverFeedUrls } = require('./middleware');
const router = Router();
router.post(
'/',
// Any authenticated user is fine (i.e., any role/user will work, as long as logged in)
isAuthenticated(),
check... | javascript |
4Bɔŋgɔ ꞌba rɔ Yowani oꞌdɔ di mï sunë gamele. Kina kilaka na bo kudödu ꞌbömbö bo rɔ gasi. Akonyo abo ga rɔ mömï ni ti tagi ꞌba mï ꞌbɔrɔ. 5Bilaka ɔlɔ ꞌdeni kari zi bo di mï Yerosalema, di mï dɔliŋɔ ꞌba Yudayi pili kina gbï di mï liŋɔ ame ga pili ŋgɔsi kpa yöpö ꞌba Yaradene ne. 6Lïjë odɔ kpënnï gɔ lende kënyë ꞌbënnï ga ki... | english |
<reponame>MaraniMatias/isPDF
{
"name": "is-pdf-valid",
"version": "0.0.1",
"description": "Check if is a PDF file valid.",
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://... | json |
<filename>db/pathfinder_v1/languages/giant.json
{
"name" : "Giant",
"description" : "This brutish tongue and its numerous minor variants are spoken in any region where the wrath of giants is known.",
"is_enhanced" : true,
"source" : "Pathfinder Official",
"source_url" : "https://www.d20pfsrd.com/skills/lingui... | json |
Sanjay Dutt shared a close connection and bond with his father, the legendary actor, late Sunil Dutt. He never misses a chance to recollect the lessons he learned from him and share with his fans. Marking the death anniversary of his father, Sunil Dutt, the actor shared a heartfelt note on his social media while adding... | english |
// MESSAGES
import React from 'react';
import ScrollToBottom from 'react-scroll-to-bottom';
import Message from './Message';
// ScrollToBottom scrolls to most recent messages (npm package)
//
const Messages = ({ messages, name }) => (
<ScrollToBottom className="messages">
{messages.map((message, i) => <d... | javascript |
<reponame>svemaraju/svemaraju.github.io
{"questions": [{"player_1": {"name": "<NAME>", "player_stat": 58.0}, "player_2": {"name": "<NAME>", "player_stat": 154.0}, "stat": "fours", "skill": "BAT", "question_text": "Who has hit more fours?", "greater": true}, {"player_1": {"name": "<NAME>", "player_stat": 20.2}, "player_... | json |
{"react-virtualized.js":"sha256-VTuCEX8k9gVIkgSsDrVisEQSIpfLHvi0HpEoIb5+oTI=","react-virtualized.min.js":"sha256-pz3Jz+x+HkK68ZgMKAix97XclDHXbFuKzcfFp/f92fs="} | json |
The New York Police Department is currently investigating Kristaps Porzingis after claims that he allegedly raped his neighbor in 2018, just hours after he tore his ACL while playing with the New York Knicks, according to Tina Moore of the New York Post.
According to the report, Porzingis returned home to his Manhattan... | english |
<gh_stars>100-1000
import { IdleTransaction, Transaction } from "@sentry/tracing";
import { Event } from "@sentry/types";
import { StallTrackingInstrumentation } from "../../src/js/tracing/stalltracking";
const hub = {
captureEvent: jest.fn(),
};
jest.mock("@sentry/hub", () => {
const hubOriginal = jest.requireA... | typescript |
<gh_stars>1-10
package lia.Monitor.monitor;
public interface ShutdownReceiver {
public void Shutdown();
}
| java |
The definition of an effective marriage consists of a number of attributes. In general, the best marriage is made up of a man and a woman just who are compatible together on a personal, social, and emotional level. Such partners tend to reach agreements very easily and may experience similar personality traits, beliefs... | english |
#include <iostream>
#include <string>
#include <biolccc.h>
int main()
{
// Deriving a new ChemicalBasis instance from a predefined one.
BioLCCC::ChemicalBasis
myChemicalBasis(BioLCCC::RP_ACN_FA_ROD);
// Changing the bind energy of a chemical group.
myChemicalBasis.chemicalGroups()["E"].setBin... | cpp |
<!DOCTYPE html>
<html>
<meta charset="UTF-8">
<head>
<title>Topic 01 -- Abstracts with Biological Entities (English) - 75 Topics / Sub-Topic Model 52 - 15 Topics</title>
<style>
table {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border-collapse: collapse;
width: 100%;
}
td, th {
border: 1px... | html |
import java.util.Scanner;
import depository.Depository;
import simulates.Pretense;
import static java.lang.System.out;
import static java.lang.System.in;
public class Chiral {
public fabricator.Promoter waffen = null;
public static synchronized void main(String[] rationalizations) {
java.lang.String bcl = "";... | java |
{
"TestProject": "tests/Forem.Api.Tests/Forem.Api.Tests.csproj",
"TestCoverageFilter": "+[Forem.*]* -[Forem.Api.Tests]*"
} | json |
package com.mercari.solution.module.sink.fileio;
import org.apache.avro.Schema;
import org.apache.avro.generic.GenericRecord;
import java.io.Serializable;
public interface GenericRecordFormatter<InputT> extends Serializable {
GenericRecord formatRecord(Schema schema, InputT element);
}
| java |
<gh_stars>0
{"aui/css/aui-experimental.css":"sha256-Plh0ZIGj3qnf5MEuqJjjQgqMU52Q3lTHNuJImeweIic=","aui/css/aui-experimental.min.css":"sha256-mpMM4BA46SqZ2p1w7MHAL12/hUuhGeyRtQURIEA4kOo=","aui/css/aui-iconfonts.css":"sha256-1rMgNX7ycFI3hKzu1fSSNe4gSBTQN/KJzbGfnFaBoeU=","aui/css/aui-iconfonts.min.css":"sha256-+rLvXVyu8X9... | json |
<filename>pacote_download/css/style.css
body {
background-color: rgb(125, 233, 233);
margin-left: 100px;
margin-right: 100px;
}
header {
margin-top: 50px;
}
h1 {
color: aliceblue;
font-family: fantasy;
}
h2 {
font-family: fantasy;
}
p {
font-size: 18px;
}
.img_padrao {
width: 300px;
margin-bottom:... | css |
---
layout: post
title: Installation arcgis pro
published: true
---
Arcgis pro est désormais la version standard pour Esri.
## Installeurs
Sur https://my.esri.fr, on télécharge puis installe, dans l'ordre
1. `C:\Users\laufma\Downloads\ArcGISPro_24_fr_169239.exe`
2. `C:\Users\laufma\Downloads\ArcGIS_Pro_241_170796.ms... | markdown |
(Reuters) - Colin Kaepernick and LeBron James headlined those from the sporting world who spoke out on Wednesday after police officers were cleared of criminal charges in the death of Breonna Taylor, a Black medical worker killed in her Louisville apartment.
Two white policemen who fired into the apartment in March wil... | english |
<filename>readable-client/src/components/ui/Footer.js
import React from 'react';
const Footer = () => (
<footer className="app-footer mdl-mini-footer">
<div className="mdl-mini-footer__left-section mdl-typography--text-center">
<ul className="mdl-mini-footer__link-list">
<li>
<a
... | javascript |
<reponame>sit-fyi/issue-tracking<gh_stars>10-100
module.exports = function(state, record) {
if (typeof record.files[".type/DetailsChanged"] !== 'undefined') {
var merge_request = !!record.files[".type/MergeRequested"] ? record.hash : state.merge_request;
var decoder = new TextDecoder("utf-8");
... | javascript |
Sometimes we feel guilty—that sense of having committed an offense or violated a law. Sometimes that guilty feeling is because we have indeed caused offense or done wrong. Other times we have a perceived sense of guilt that says we’ve done wrong, even though we’ve tried to do what is right and best. Either way, guilt c... | english |
{
"name": "cnn-starter-app",
"version": "0.1.2",
"description": "Template for creating CNN App projects.",
"private": true,
"license": "Apache-2.0",
"author": "<NAME> <<EMAIL>>",
"main": "./src/index.js",
"bin": {
"cnn-starter-app": "./src/scripts/index.js"
},
"dependencies": {
"assets-webpa... | json |
<reponame>erux/duxe
{
"name": "erux",
"version": "0.0.6",
"description": "Reduced Redux for great justice.",
"author": "<NAME> <<EMAIL>>",
"license": "MIT",
"main": "dist/erux.js",
"jsnext:main": "src/index.js",
"files": [
"src",
"dist"
],
"repository": {
"type": "git",
"url": "https... | json |
<gh_stars>1-10
/**
* Copyright 2021 Angus.Fenying <<EMAIL>>
*
* 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 a... | typescript |
The Slavic sword is a weapon, which in our time is considered a real relic and is in great demand among collectors. But not everyone knows that once there was such a cold weapon.
Official historical science claims that the Russian State was formed in 862. However, some sources try to refute this fact, as if in reality... | english |
<gh_stars>0
[
{
"agent_version": "6.5.0",
"integration": "System",
"check": "disk.read_write",
"statuses": [
"ok",
"critical",
"unknown"
],
"groups": [
"device"
],
"name": "Disk read_write",
"desc... | json |
I've always been a fan of Denon's A/V components and their newest line of receivers reinforces my infatuation. The sexy new boxes will include HDMI 1.3 inputs and support for both Dolby TrueHD and DTS-HD. There aren't that many devices out there that support HDMI 1.3, but we've already seen some upcoming Samsung HDTVs ... | english |
Meja ai kalta gauwane: Judájañki jalde kalta gauwatshak “naski Judá Santiaku zhgaja” guashi gauwatshak, aldéñki Duwe Jesútshi aldaniga zʉñkué (Jd 1).
Mekuetshi kalta gauwane: Judájañki jalde kalta Duwe ipananekuetshi gauwatshak mashi zaldakuetshi zʉñmeyakí.
Jinak ai kalta gauwane: Judája agatsaldi mual naldagálde shizh... | english |
<gh_stars>0
import React from "react"
import { Link } from "gatsby"
import Layout from "../components/layout"
const FourOhFour = () => {
return (
<Layout title="oh no!" sidebar={false}>
<section id="content">
<header>
<h1>
404: Someone screwed up{" "}
<span role="img" aria-label="Nervous and... | javascript |
<gh_stars>0
{"ast":null,"code":"var _jsxFileName = \"C:\\\\Users\\\\Dom\\\\Desktop\\\\Generators\\\\Shadow-Generator\\\\box-shadow\\\\src\\\\App.js\";\nimport styled from \"styled-components\";\nimport { jsxDEV as _jsxDEV } from \"react/jsx-dev-runtime\";\n\nfunction App() {\n return /*#__PURE__*/_jsxDEV(StyledApp, {\... | json |
<gh_stars>0
//! The `conv` subcommand.
use common_failures::Result;
use dbcrossbarlib::{BoxLocator, Context, IfExists};
use failure::format_err;
use structopt::{self, StructOpt};
/// Schema conversion arguments.
#[derive(Debug, StructOpt)]
pub(crate) struct Opt {
/// One of `error`, `overrwrite` or `append`.
... | rust |
<gh_stars>0
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
*:focus {
outline: 0;
}
html {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
background-color: #62d2ee;
}
.container {
height: 300px;
margin: 50px auto;
position: relative;
max-width: 90%;
width: 300px;
}
.parcial {
co... | css |
The union health ministry has advised people to avoid having tea, coffee or carbonated soft drinks and high-protein foods in its new heatwave advisory.
- The health ministry has advised people to avoid foods like tea and coffee.
- These foods increase dehydration amid temperature fluctuation.
- Expert advises having... | english |
<reponame>jamesflorentino/hiraya
import {
assert
} from 'chai'
import Entity from '../../src/entity'
import Point from '../../src/point'
describe('Entity Behaviors', () => {
describe('Entity#update', function() {
it('updates the properties of the entity', () => {
var entity = new Entity()
var veloc... | javascript |
Julian Edelman is one of the most outstanding playoff performers in NFL history. The underrated wideout won three Super Bowls in his storied career. Edelman was a part of the New England Patriots dynasty, coached by Bill Belichick and caught TDs from the GOAT, Tom Brady.
Hence, it didn't come as a surprise when, in 20... | english |
Mobile phone users in the Central African Republic who try to send text messages are getting the response: “SMS not allowed”.
“The use of any SMS by all mobile phone subscribers is suspended from Monday June 2, 2014, until further notice,” the ministry said in a letter to mobile phone operators in the conflict-torn co... | english |
<reponame>bradfitz/qopher<filename>data/reviews/645/6458043.json
{
"description": "doc: fix some HTML syntax errors",
"cc": [
"<EMAIL>",
"<EMAIL>"
],
"reviewers": [],
"messages": [
{
"sender": "<EMAIL>",
"recipients": [
"<EMAIL>",
"<EMAIL>",
"<EMAIL>",
"<EMAIL>"
],
"text": "Hello ... | json |
Shocked with the sudden news of demonetization and are you confused on what to do, where to use 500 & 1000 rupee note? Don't panic, here is the solution listed by RBI.
Do you have a business idea that you want to turn into a venture? Is the fear of going bankrupt holding you back? Things to know about mastering the st... | english |
<filename>backend/src/main/java/nl/uva/alexandria/logic/metrics/inheritance/DescendantsDetector.java
package nl.uva.alexandria.logic.metrics.inheritance;
import javassist.CtClass;
import javassist.CtField;
import javassist.NotFoundException;
import nl.uva.alexandria.logic.ClassPoolManager;
import nl.uva.alexandria.mod... | java |
Amit Shah's taking charge as Union home minister is significant because this comes in the backdrop of fragile law and order situation in Jammu and Kashmir, routine Maoist attacks in Maharashtra, Chhattisgarh and Jharkhand, cross-border infiltration, among others.
By India Today Web Desk: Two days after taking oath as ... | english |
{
"name": "GPIO",
"keywords": "gpio, mcp23017",
"description": "Arduino Library to handle a list of GPIO (Arduino built-in, MCP23017)",
"repository":
{
"type": "git",
"url": "https://github.com/agambier/gpio.git"
},
"authors":
[
{
"name": "<NAME>",
"email": "<EMAIL>",
"url... | json |
<gh_stars>1-10
{"derivation": "of Hebrew origin (H03147);", "kjv_def": "Joatham", "lemma": "\u1f38\u03c9\u03ac\u03b8\u03b1\u03bc", "frequency": 2, "strongs_def": " Joatham (i.e. Jotham), an Israelite", "outline": "<span class=\"literal-meaning\">Jotham = "Jehovah is upright"</span><ol><li> the son of King Uzz... | json |
/*
* Copyright 2018 Crown Copyright
*
* 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... | java |
{"vendor":"liberica","filename":"bellsoft-jdk8u312+7-windows-amd64.zip","release_type":"ga","version":"8u312+7","java_version":"8u312+7","jvm_impl":"hotspot","os":"windows","architecture":"x86_64","file_type":"zip","image_type":"jdk","features":[],"url":"https://github.com/bell-sw/Liberica/releases/download/8u312+7/bel... | json |
<reponame>noel7847/udacity-fend-project-04<gh_stars>0
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content=" FILL ME IN ">
<meta name="author" content=" FILL ME IN ">
<link href="css/style.min.css"... | html |
Thanks to Caeleb Dressel and Robert Finke, USA had something to cheer about at the Tokyo aquatics centre on Thursday (July 29). The two eased to wins in the men's 100m and 800m freestyle, respectively.
The Americans had a nightmarish time over the pool over the last five days as their star performers were given a sound... | english |
As a professional organizer, Maggie McDonald brings order to messy situations. But when a good friend becomes a murder suspect, surviving the chaos is one tall task . . .
Despite a looming deadline, Maggie thinks she has what it takes to help friends Jason and Stephen unclutter their large Victorian in time for its sch... | english |
{"date":20200831,"state":"SD","positive":13509,"negative":133020,"pending":null,"hospitalizedCurrently":76,"hospitalizedCumulative":1029,"inIcuCurrently":null,"inIcuCumulative":null,"onVentilatorCurrently":null,"onVentilatorCumulative":null,"recovered":10612,"dataQualityGrade":"A+","lastUpdateEt":"8/30/2020 14:00","dat... | json |
Tanish Answered SIT Offers Drugs Case: Hero Tanish is a child actor in Tollywood film industry. He didn’t get recognization as the hero but he involved in the drug case. Tanish phone number is available and frequently talk with drug dealer Kelvin. SIT officer called Tanish for an inquiry. today Tanish attends for a SIT... | english |
<reponame>AABoyles/BetterMath
{
"name": "bettermath",
"version": "0.2.4",
"description": "Basic Mathematical Operations for Arrays in Javascript",
"main": "bettermath.js",
"scripts": {
"test": "qunit -c bettermath.js -t test/tests.js",
"lint": "jshint bettermath.js",
"docs": "docco -t node_modules... | json |
<gh_stars>0
<!DOCTYPE html>
<html lang="en-US">
<head>
<title>GearedUpGaming</title>
<!-- Meta info needed for Responsive Bootstrap/Javascript -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Links for boostrap file in project and projects ... | html |
Over the past few years, the idea of algorithmic bias—whether entirely real or mostly conspiratorial—is something that’s cropped up in conversations of niche internet groups and White House officials alike. And now, researchers and tech journalists are legally free to investigate these issues to their heart’s content—w... | english |
package main
import (
"flag"
"github.com/sirupsen/logrus"
"github.com/spf13/viper"
wssync "github.com/tmitchel/workspace-sync"
)
func main() {
endpoint := flag.String("endpoint", "", "[remote, local] which end is this?")
flag.Parse()
viper.SetConfigName("config")
viper.SetConfigType("json")
viper.AddConfig... | go |
AP SSC Hall Tickets 2023 Released! Download AP SSC hall tickets online on bse. ap. gov. in. Direct link to download admit cards for AP 10th Board Exams is also provided below.
Andhra Pradesh Board of Secondary Education , BSEAP has released the AP SSC Hall Tickets 2023. The AP SSC Exams 2023 would begin from April. Ha... | english |
const swiper = new Swiper(".swiper-container-hero", {
slidesPerView: 1,
loop: true,
navigation: {
nextEl: ".swiper-hero-slider-buttons-next",
prevEl: ".swiper-hero-slider-buttons-prev"
}
});
// modal start
const modalOpeners = document.querySelectorAll(".modal-opener");
const modals = d... | javascript |
A stupendous all-round performance of Shafali Verma led India to a massive 59-run win over hosts Bangladesh in the Women's Asia Cup at the Sylhet International Cricket Stadium on Saturday.
The victory after a defeat to archrivals Pakistan in the previous game put India at the top of the table solely again. The win als... | english |
{"SuperMovePortraitAttack": ["LimitBreak", "SpecialAttack", "CharacterPortrait", "OhCrap", "Eyedscreen", "VersusCharacterSplash", "FightingGame", "SuperMode", "SuperMode", "FightingGame", "LimitBreak", "DesperationAttack", "SuperMode", "OhCrap", "PreAsskickingOneLiner", "RepeatCut", "PreAsskickingOneLiner", "SuperMode"... | json |
package at.agsolutions.fireparty.service.impl;
import at.agsolutions.fireparty.domain.Disposition;
import at.agsolutions.fireparty.domain.PartyHour;
import at.agsolutions.fireparty.domain.Person;
import at.agsolutions.fireparty.service.IExportService;
import be.quodlibet.boxable.BaseTable;
import be.quodlibet.b... | java |
package com.caseyjbrooks.clog;
import org.junit.Before;
import org.junit.Test;
import static org.hamcrest.MatcherAssert.*;
import static org.hamcrest.Matchers.*;
import static org.mockito.Mockito.spy;
public class EmptyLoggerTest {
private EmptyLogger underTest;
private String tag;
private String messag... | java |
<filename>polymorphic/tests/test_utils.py
from django.test import TransactionTestCase
from polymorphic.models import PolymorphicModel, PolymorphicTypeUndefined
from polymorphic.tests.models import (
Enhance_Base,
Enhance_Inherit,
Model2A,
Model2B,
Model2C,
Model2D,
)
from polymorphic.utils impo... | python |
Begin typing your search above and press return to search.
Palak and Pramod have finally found their momentum against the World No. 2 pair from France and are smashing away powerfully. Can they keep the competition tense in the deciding game and get India's badminton journey off to a grand start at the Paralympics?
| english |
<reponame>margue/camunda-bpm-taskpool
import {LoadTasksAction, PageSelectedAction, TasksLoadedAction} from './task.actions';
import {taskReducer, TaskState} from './task.reducer';
import {TaskWithDataEntries} from 'tasklist/models/task-with-data-entries';
describe('taskReducer', () => {
const initialState: TaskStat... | typescript |
You can update your channel preference from the Settings menu in the header menu.
You can update your channel preference from the Settings menu in the header menu.
Latest Topics For '
'
'Housefull 3' gets 3500 screens and more - Biggest release in Bollywood!
'Housefull 3' makers promise one chartbuster in every Hous... | english |
Some Friendly Advice: What to do when unemployed?
A True Story: My first encounter with unemployment!
How to answer the most common job interview questions?
The Top Ten Essentials of the Ultimate Dream Job!
| english |
<filename>data/provinces/64/regencies/71/districts/03/villages.json
[{"id":"1001","provinceId":"64","regencyId":"71","districtId":"03","name":"Batu Ampar"},{"id":"1002","provinceId":"64","regencyId":"71","districtId":"03","name":"Gunungsamarinda"},{"id":"1003","provinceId":"64","regencyId":"71","districtId":"03","name"... | json |
<filename>src/main/java/com/github/minyk/morphlinesmr/shaded/com/googlecode/jcsv/writer/CSVColumnJoiner.java
package com.github.minyk.morphlinesmr.shaded.com.googlecode.jcsv.writer;
import com.github.minyk.morphlinesmr.shaded.com.googlecode.jcsv.CSVStrategy;
/**
* The csv column joiner receives an array of strings a... | java |
Stade Rennais play host to Troyes at Roazhon Park in round 35 of the French Ligue 1 on Sunday.
Les Rennais will be looking to make it three straight home wins and move into the UEFA Europa Conference League qualification spot.
Stade Rennais failed to move into the top-five places as they fell to a 2-1 defeat against OG... | english |
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8"/>
<link rel="stylesheet" href="style.css" type="text/css"/>
<title>Relation d'agrégation</title>
</head>
<body>
<p>Une <b>Relation d'agrégation</b> indique qu'un concept combine un ou plusieurs autres con... | html |
[
"Filsafat modhèrn",
"Daftar èpistémologian",
"Budaya",
"Filosofi pulitik",
"Filsafat Islam",
"Daftar Filsuf",
"Daftar topik filsafat",
"Daftar métafisikawan",
"Daftar èstètikawan",
"Portal:Filsafat",
"Daftar filsuf Indonésia",
"Métafisika",
"Filsafat analitik",
"Filsafat Wétan",
"Filsaf... | json |
Arshdeep Singh remained the focal point amid logistical drama at St. Kitts during the second T20I between India and West Indies on Monday (August 1).
The lack of jerseys forced a couple of Indian players to wear the pacer's extra jerseys. The development came even as the much-anticipated affair witnessed a delay of th... | english |
.TodoApp {
width: 500px;
display: flex;
margin: auto;
flex-direction: column;
gap: 2px 0;
margin-top: 50px;
}
.todoTop input{
box-sizing: border-box;
width: calc(100% - 80px);
height: 40px;
padding-left: 15px;
font-size: 22px;
margin-bottom: 20px;
out... | css |
{
"workbench.colorCustomizations": {
"statusBar.background": "#0a721c",
"statusBar.foreground": "#ffffff",
},
}
| json |
We usually continually offer you the most conscientious consumer services, along with the widest variety of designs and styles with finest materials. These initiatives include the availability of customized designs with speed and dispatch for Indoor Floor Stand Touch Signage, Led Glass Wall , Glassled , Clear Glass Dis... | english |
package com.akikanellis.kata01.utils;
import org.junit.Test;
import static com.akikanellis.kata01.utils.Preconditions.checkArgument;
import static com.akikanellis.kata01.utils.Preconditions.checkNotNegative;
import static com.akikanellis.kata01.utils.Preconditions.checkNotNull;
import static com.akikanellis.kata01.ut... | java |
<filename>packages/simple-service/src/queue/job/job-1.ts
import { getQueue } from '../helper/job-1';
import processor from './processor/job-1';
import logger from '../../lib/logger';
logger.info('test from job 1');
const queue = getQueue();
queue.process(processor); | typescript |
General Health portrays several areas of physical as well as mental being precisely. The blog is all about topics that may add significant value to your overall well-being. Readers may find themselves in a universe of tips and advises of stress-management and exercises. The blog gives an assurance of supporting individ... | english |
- #MinoritiesOPINION: Will Minorities Be Better Off In Nepal Now?
- #MinoritiesWhat happened to Hindus & Sikhs in Pak?
New Delhi, Oct 11: The National Democratic Alliance (NDA) government under Prime Minister Narendra Modi seems to be concerned with the issues and grievances of minorities. So in a big move to take up... | english |
/*!
This crate offers utility functions for zipping `Option` and `Result`
values into tuples.
This is intended to be used when different actions yields multiple
`Option` or `Result` values but the program flow can only proceed if
all of them are `Some` or `Ok`.
When it is used with a `Result` based value, it requires... | rust |
Mumbai : Kotak Mahindra Bank Ltd (KMBL) today announced a new home loan interest rate of 6. 55%* p. a. , which is valid from 9 th November to 10th December, 2021 (both days inclusive), as it continues to set the pace in offering home buyers one of the lowest interest rates in the market. Earlier in September, KMBL had ... | english |
<filename>test/lib/StreamParserTest.js
'use strict';
const assert = require('assertthat');
const StreamParser = require('../../lib/StreamParser');
const serialize = require('../../lib/serializer');
suite('StreamParser', () => {
test('is a function', (done) => {
assert.that(StreamParser).is.ofType('function');
... | javascript |
{
"name": "html-boilerplate"
,"version": "0.0.1"
,"dependencies": {
"html5shiv": "~3.7.2"
,"jquery": "~1.11.1"
,"requirejs": "~2.1.8"
,"tmclasses": "https://github.com/tobymackenzie/js-tmclasses.git"
,"tmlib": "https://github.com/tobymackenzie/Web-ClientBehavior.git"
}
,"directory": "./web/_/lib"
}
| json |
5 Then the Philistines took the ark of God and brought it (A)from Ebenezer to Ashdod. 2 When the Philistines took the ark of God, they brought it into the house of (B)Dagon[a] and set it by Dagon. 3 And when the people of Ashdod arose early in the morning, there was Dagon, (C)fallen on its face to the earth before the ... | english |
version https://git-lfs.github.com/spec/v1
oid sha256:1737668a9cffce6c042b954fb9cec860c7859a0484bb1a93c8eaf5b6725f6ed8
size 1652749
| json |
{
"name": "node-red-contrib-bundler",
"version": "1.0.0-alpha.1",
"main": "dist/build.js",
"bin": "dist/cli.js",
"module": "./dist/build.esm.mjs",
"exports": {
"require": "./dist/build.js",
"default": "./dist/build.esm.mjs"
},
"source": "src/index.ts",
"types": "dist/index.d.ts",
"license": ... | json |
The NXT Vengeance Day Special kicked off with the Weaponised Steel Cage match between Pete Dunne and Tony D'Angelo. We got a small promo of the matches as Toxic Attraction discussed their favorites via text before we headed for the opening match.
Dunne sent D'Angelo into the steel cage walls right off the bat and brok... | english |
export const c_nav__item_m_flyout_c_menu__item_before_BorderBottomColor: {
"name": "--pf-c-nav__item--m-flyout--c-menu__item--before--BorderBottomColor",
"value": "#3c3f42",
"var": "var(--pf-c-nav__item--m-flyout--c-menu__item--before--BorderBottomColor)"
};
export default c_nav__item_m_flyout_c_menu__item_before... | typescript |
<reponame>manoelf/bug-report-research
{"bugs": [{"alias": null, "id": 1631754, "history": [{"who": "<EMAIL>", "when": "2020-04-21T14:41:57Z", "changes": [{"added": "needinfo?(<EMAIL>)", "field_name": "flagtypes.name", "removed": ""}, {"added": "<EMAIL>, <EMAIL>", "removed": "", "field_name": "cc"}]}, {"when": "2020-04-... | json |
<filename>remediar/modules/http/__init__.py
"""Support for HTTP or web server issues."""
| python |
Kiwi all-rounder Rachin Ravindra has acknowledged that it was always going to be tough for New Zealand to bounce back. This is especially true after their humiliation of getting 62-all out in the first innings of the second Test in Mumbai. However, the Indian-origin player was hopeful that his side would not 'dwell' in... | english |
<reponame>alexboii/Discover-Poetry<gh_stars>0
{
"author": "<NAME>",
"classification": "Series/Sequence",
"keywords": [
"Living",
"Death",
"Time",
"Brevity",
"Nature",
"Seas, Rivers,",
"Streams",
"Stars, Planets, Heavens"
],
"period": "",
"reference": "http://www.poetryfoundat... | json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.