text stringlengths 1 1.04M | language stringclasses 25
values |
|---|---|
Brazilian free-kick specialist Roberto Carlos will be Delhi Dynamos' player-manager.
Chennayin FC has retained the services of Elano Blumer as its marquee player.
Simao Sabrosa will be leading the charge for NorthEast FC.
Portugal's Helder Postiga has replaced Luis Garcia as Kolkata's main man.
Nicolas Anelka will be t... | english |
<div class="announcement">
<h2 id="{{ page.number | prepend: 'hw' | slugify }}">Homework {{ page.number }}: {{ page.title }}</h2>
<span class="announcement-meta">
{% if page.release and page.due %}
{%- assign release_time = page.release | date: '%b %d, %l:%M %p' -%}
{%- assign due_time = page.due | date... | html |
<filename>test-report/offlinePass.devtoolslog.json<gh_stars>1-10
[{"method":"Page.lifecycleEvent","params":{"frameId":"7514A71C44E26651DAC5C5028EE476E0","loaderId":"1ACD2532E8D208ED2997954E2A595DC8","name":"commit","timestamp":57507.384924}},{"method":"Page.lifecycleEvent","params":{"frameId":"7514A71C44E26651DAC5C5028... | json |
Indian High Commissioner to Bangladesh Pranay Verma on Wednesday highlighted the significance of Yoga as a gift of India to the world.
“Yoga, being an integral part of the shared cultural heritage of India and Bangladesh, can further serve as a unifying force, promoting physical and mental well-being among our people,”... | english |
Welcome to a special edition of Monday Night RAW Preview! This week, we conclude the WWE Draft 2019. The first half occurred on SmackDown this past Friday and things were certainly shaken up a bit.
We'll see tonight just how much things shape up and we have a much bigger pool of superstars to draft from this time aroun... | english |
Despite his problems, his friends have remained faithful to him.
She has always remained faithful to the values she learned as a child.
My friends have supported me faithfully.
He faithfully submitted all the proper forms.
The model faithfully [=accurately] reproduces the original building.
| english |
/*
// Licensed to <NAME> under one or more contributor license
// agreements. See the NOTICE file distributed with this work for
// additional information regarding copyright ownership.
//
// <NAME> licenses this file to you under the Apache License,
// Version 2.0 (the "License"); you may not use this file except in
/... | java |
<gh_stars>10-100
"use strict";
import { Timeline } from "./Timeline.js";
import { Notifications } from "./Notifications.js";
import { Utilities } from "./Utilities.js";
class Timer {
constructor() {
this.settings = {
autoStart: {
cycles: true,
breaks: true,
},
cycleTime: 0,
... | javascript |
<reponame>Ray0218/Specs<gh_stars>1000+
{
"name": "ForceCuBeSDK",
"version": "0.0.3",
"summary": "ForceCuBe SDK for working with BLE devices.",
"homepage": "http://forcecube.com",
"authors": {
"ForceCuBe": "<EMAIL>"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitlab.com/fo... | json |
import React, { useEffect, useState } from "react";
import { Provider } from "react-redux";
import store from "./store";
import "./App.scss";
import Routes from "./AppRoutes";
function App() {
const [screenSize, getDimension] = useState({
dynamicWidth: window.innerWidth,
dynamicHeight: window.innerHeight,
... | javascript |
492 (145. 3 ov)
704/3 dec (151. 0 ov)
172/7 (20. 0 ov)
157 (20. 0 ov)
233/3 (20. 0 ov)
171 (18. 2 ov)
The world's top-rated ODI all-rounder, Shakib Al Hasan, says Bangladesh is aiming for a confidence-boosting performance in this week's international T20 Tournament in Trinidad ahead of the Twenty20 World Cup in Sri Lan... | english |
{
"description": "Create an empty large face list with user-specified largeFaceListId, name, an optional userData and recognitionModel. Large face list is a list of faces, up to 1,000,000 faces, and used by [Face - Find Similar](/docs/services/563879b61984550e40cbbe8d/operations/563879b61984550f30395237). After creati... | json |
Given that the political stakes are very high, Congress is taking all precautions to avoid the repeat of the 2017 fiasco when it had failed to form a government in Goa despite scoring the maximum number of seats.
Panaji: Ahead of the counting of votes on March 10, Congress has moved all its candidates to a luxury reso... | english |
<reponame>B-ROY/TESTGIT
# coding=utf-8
from app.customer.models.hotAnchor import Anchor
from app_redis.user.models.hotanchor import HotAnchorRedis
from app.customer.models.user import User, UserHeartBeat
from app.customer.models.personal_tags import UserTags
from app.audio.models.record import AudioRoomRecord
from api... | python |
<reponame>NikitaChernykh/BestGoogleExtension2017<gh_stars>1-10
{
"background": {
"page": "/background/background.html"
},
"name": "Internet Junkie",
"description": "__MSG_ext_description__",
"icons": {
"48": "/assets/images/Icon_48x48.png",
"128": "/assets/images/Icon_128x128.png"
},
... | json |
{
"@metadata": {
"authors": [
"Majavah",
"Stryn"
]
},
"commtech-commons-speedy-header": "Tällä sivulla tai sen Wikidata-kohteessa {{PLURAL:$1|käytettyä tiedostoa|käytettyjä tiedostoita}} on pyydetty pikapoistettavaksi.",
"commtech-commons-speedy-body-start": "{{PLURAL:$1|Seuraava|Seuraavat}} Wikimedia Com... | json |
use crate::msg;
use crate::runtime::Runtime;
use libfly::*;
use crate::utils::*;
use std::slice;
pub fn op_stream_chunk(rt: &mut Runtime, base: &msg::Base, raw: fly_buf) -> Box<Op> {
debug!("handle stream chunk {:?}", raw);
let msg = base.msg_as_stream_chunk().unwrap();
let stream_id = msg.id();
le... | rust |
Don’t Miss Out on the Latest Updates.
Subscribe to Our Newsletter Today!
Mumbai: The Weekend Ka Vaar episode of Bigg Boss 15 began with a huge drama in the house. The contestants were asked to tag Karan Kundrra, Shamita Shetty and Jay Bhanushali as ‘100% Original’, ’50:50′ and ‘100% Fake’. While six out of ten housem... | english |
body {
background-color: black;
font-family:arial;
color:white
}
h1 {
color:grey;
font-family:verdana;
}
.maindiv{
background-color: white;
color:black;
width:500px;
padding-left:20px;
border-radius:25px;
align-self: center;
}
.col-25 {
float: left;
width: 25... | css |
<reponame>YuePengUSTC/AADR
# The MIT License (MIT)
# Original work Copyright (c) 2016 comp-imaging
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including witho... | python |
<filename>public/styles/menu.css
/* Container do menu */
nav {
display: flex;
flex-direction: column;
color: white;
background-color: #a3130d;
position: fixed;
top: 0;
left: -210px;
width: 210px;
height: 100vh;
border-right: 42px solid #680d0a;
-webkit-transition: all .3s cu... | css |
<gh_stars>0
/*
* Copyright 2020 Adobe. All rights reserved.
* This file is licensed to you 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 requi... | css |
{"appid": 253250, "name": "Stonehearth", "windows": true, "mac": false, "linux": false, "early_access": true, "lookup_time": 1490972892} | json |
The new guidelines provide protocols to be complied with international travellers as well those to be followed by airlines, points of entry (airports, seaports and land border) for risk profiling of passengers.
Fully vaccinated travellers, who are coming from a country with which India has reciprocal arrangements for ... | english |
Two years into the COVID-19 pandemic, the United States is still breaking records in hospital overcrowding and new cases.
The U.S. is logging nearly 800,000 cases a day, hospitals are starting to fray, and deaths in the U.S. have topped 850,000. Schools oscillate from remote to in-person learning, polarizing communitie... | english |
The National Education Policy (NEP) 2020 highlights that in all stages, experiential learning will be adopted,
(The writer is Founder & Principal,
Miles Bronson Residential School, Borjhar, Guwahati. He can be reached at principal@mbrs. edu. in)
The National Education Policy (NEP) 2020 highlights that in all stages, ex... | english |
import React from 'react';
import {
DropdownSelectorView,
SelectorItem,
} from '_client/common/ui_components/dropdown';
import {BoardClient} from '_client/game_board/remote/board_client';
export namespace BoardSelector {
export interface ViewProps {
onEditBoard: (id: string) => any;
activeModel: Selector... | typescript |
<reponame>carted/processing-text-data<gh_stars>10-100
# Copyright (c) Carted.
# All rights reserved.
# This source code is licensed under the license found in the
# LICENSE file in the root directory of this source tree.
import setuptools
NAME = "processing_text_data"
VERSION = "0.1.0"
REQUIRED_PACKAGES = [
"a... | python |
<gh_stars>0
extern crate subtle;
use subtle::*;
#[test]
#[should_panic]
fn slices_equal_different_lengths() {
let a: [u8; 3] = [0, 0, 0];
let b: [u8; 4] = [0, 0, 0, 0];
assert_eq!((&a).ct_eq(&b).unwrap_u8(), 1);
}
#[test]
fn slices_equal() {
let a: [u8; 8] = [1, 2, 3, 4, 5, 6, 7, 8];
let b: [u8;... | rust |
Democracy under attack: Mahua Moitra says she is 'willing to go to jail for this tweet'
Amid an uproar in Parliament over Rahul Gandhi's remarks on 'democracy', TMC MP Mahua Moitra has alleged Lok Sabha Speaker Om Birla does not allow opposition members to speak. Taking to Twitter, she said, 'democracy is under attack'... | english |
The age of Rahul Dev in the 2023 was 23.
The Rahul Dev's was born in New Delhi.
The DOB for Rahul Dev was 27 Sep 2000.
The most recent movies for Rahul Dev were Rendu Jella Seetha and Khabar.
Rendu Jella Seetha and Khabar were Rahul Dev's upcoming films.
Rahul Dev's next feature film with Ramprasad Ragutu and Alok... | english |
<filename>package.json
{
"name": "jquery-musketeer",
"title": "jQuery Musketeer",
"version": "0.3.5",
"description": "Manage multiple contents from different languages bundled in the webpage",
"repository": {
"type": "git",
"url": "https://github.com/grenouille220/jquery-musketeer.git"
},
"depende... | json |
Fact Check: Is meat banned in Bengaluru on Eid?
Bengaluru, May 02: With hundreds of Muslim families across the country preparing Eid-ul-Fitr, rumours that there would be a meat ban in Bengaluru on May 3, Tuesday, has goner viral. The rumour has spread in the backdrop of Eid-ul-Fitr, coinciding with Basava Jayanti on T... | english |
{"published": "2015-09-27T19:11:33Z", "media-type": "News", "title": "3rd QTR: Browns 3 - Raiders 20", "id": "d0daf2fb-b4bf-417a-960d-27831f9eb3b4", "content": "CLEVELAND - The Cleveland Browns battle the Oakland Raiders in Week 3 of their season on Sunday.\u00a0 \n\nDAWGS ON THE RUN: Mondays at 7:30 a.m. on newsnet5.c... | json |
What's the story?
The 'friendly' banter between the Australians and the Indians doesn't seem to stop as we have one more episode to excite our ears. The recent addition to the list is the funny conversation between Tim Paine and Aaron Finch where they tried to charge up Rohit Sharma in a bid to take an extra wicket bef... | english |
Editor’s note: Dan Kaplan helps startups tell their stories. He’s done marketing for Twilio, Asana, and Salesforce and blogs about marketing, growth, and storytelling at Threadling.
There are many people out there who take a pessimistic view of Facebook. To them, Mark Zuckerberg is a huckster, out to sell us the snake ... | english |
<gh_stars>0
// pages/proceed/proceed.js
Page({
data:{
time: 5
},
// 页面加载
onLoad:function(options){
// 获取Bike_ID
this.setData({
bike_id: options.bike_id
})
// 设置初始计时秒数
let time = 5;
// 开始定时器
this.timer = setInterval(() => {
this.setData({
time: -- time
... | javascript |
When a 5.4 magnitude earthquake strikes and phone lines get jammed, it seems Twitter and texting may be the way to go.
A 5.4 earthquake hit Tuesday while Verdell Wilson was having an exam in her gynecologist's Los Angeles office.
Given it was her first earthquake experience, Wilson did what comes naturally--she twitter... | english |
New Delhi: As Delhi returned a hung verdict in the Assembly elections, Home Minister Sushil Kumar Shinde on Monday said the Lieutenant Governor will explore all options of forming a new government before taking a call.
"The LG will first explore all options of government formation. As of now, the Home Ministry has no ... | english |
<reponame>npirzkal/pyLINEAR
import numpy as np
from scipy.spatial import ConvexHull
def vertices(x,y):
dx=[0,0,1,1]
dy=[0,1,1,0]
xy=[]
for ddx,ddy in zip(dx,dy):
xx=x+ddx
yy=y+ddy
xy.extend(list(zip(xx,yy)))
xy=np.array(list(set(xy)))
hull=ConvexHull(xy)
xh,... | python |
import React from 'react';
import { VerticalTimeline, VerticalTimelineElement } from 'react-vertical-timeline-component';
import './timeline.css';
import { Typography } from '@material-ui/core';
import { Build, Home, People, School } from "@material-ui/icons";
const Timeline = () => {
const iconsMap = {
... | javascript |
Floyd Mayweather will return to the boxing ring for an exhibition bout against 'Dangerous' Don Moore.
The exhibition bout is set for May 14th and will take place at the helipad of the world's only 7-star hotel, Burj Al Arab in Dubai. As recently announced, 'Money' will be taking on undefeated 42-year-old pro-boxer Don... | english |
<filename>data/nber/19324.json
{
"id": 19324,
"citation_title": "Costly Labor Adjustment: General Equilibrium Effects of China's Employment Regulations",
"citation_author": [
"<NAME>",
"<NAME>",
"<NAME>"
],
"citation_publication_date": "2013-08-16",
"issue_date": "2013-08... | json |
The Denver Nuggets will head to the FedExForum Arena on Wednesday to face the Memphis Grizzlies in an exciting regular-season game.
The Grizzlies pulled off an impressive 106-97 win over the Nuggets in their previous encounter on Monday. Ja Morant recorded 26 points, 7 rebounds and 8 assists on the night. He will be h... | english |
What Are the Dawnguard Arsenal SSE Weapons?
Your choice. Choose your next game!
A premium and professional office suite for Full HD and widescreen monitors.
| english |
<gh_stars>1-10
import copy
def merge_dicts(dict1, dict2, recycle=True):
"""
Recursively merge two dictionaries. dict2's values will override dict1's
:param recycle: if True then write the merged dictionary into dict1, otherwise do not modify dict1
:return: a single dictionary
"""
assert type... | python |
<gh_stars>1-10
WORD COMPLETE
===============================================================================
_by <NAME>_
DESCRIPTION
------------------------------------------------------------------------------
The built-in insert mode completion i\_CTRL-N searches for keywords.
Depending on the 'iskeyword' setting,... | markdown |
<reponame>atonho/Sistema-Estacionamento
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Reportes;
import java.awt.Frame;
import java.sql.Connection;
import java.sql.DriverM... | java |
{
"countries": [],
"topics": [
"National Communications & Inventories"
],
"section_title": "INFORMAL CONSULTATIONS",
"enb_start_date": "24-May-06",
"enb_short_title": "UNFCCC SB 24",
"subtype": "GROUPS",
"actors": [],
"sentences": [
"IPCC 2006 GUIDELINES AND HARVESTED WOOD PRODUCTS (HWP... | json |
Guwahati: Assam was rocked by violence against the controversial Citizenship (Amendment) Bill (CAB), which was passed by the Rajya Sabha Wednesday, as protesters hit the streets in thousands, burning tyres and wooden logs, prompting the administration to impose curfew in Guwahati and suspend mobile internet services in... | english |
<reponame>mattbillard/experiments-redux-vs-mobx
export const INCREASE_TIMER = 'INCREASE_TIMER';
export const UPDATE_COUNT = 'UPDATE_COUNT';
export const increaseTimer = () => {
return { type: INCREASE_TIMER };
}
export const updateCount = (count: number) => {
return { type: UPDATE_COUNT, payload: { count } };
}... | typescript |
A Ukrainian official in the eastern Kharkiv region said on Friday that 436 bodies were exhumed from a mass burial site near the eastern city of Izyum recaptured from Russian forces.
“Today, the exhumation of bodies from the mass grave in Izyum is being completed. A total of 436 bodies have been exhumed. Most of them h... | english |
{
"_args": [
[
"vizion@https://registry.npmjs.org/vizion/-/vizion-0.2.13.tgz",
"/home/choi518/expressServer/word2vec/node_modules/pm2"
]
],
"_from": "vizion@>=0.2.0 <0.3.0",
"_id": "vizion@0.2.13",
"_inCache": true,
"_location": "/pm2/vizion",
"_phantomChildren": {},
"_requested": {
... | json |
<reponame>raiseandfall/hash.subscribe
{
"name": "hash.subscribe",
"version": "2.2.0",
"description": "Subscribe your components to the browser Hash, and get change notifications",
"scripts": {
"lint": "semistandard index.js",
"dev": "nodemon -q -x 'npm test'",
"test": "npm run lint && browserify tes... | json |
SRAVANA 3, 1896 (SAKA) Written Answers 1144
(b) whether Government succeeded.. in reaching the required quantity of coal to the steel plants during the Railway strike?
113 Written Answers
ment for setting up a Coal Mines Planning and Design Institute; and
(b) if so, the salient features thereof?
THE DEPUTY MINISTER IN ... | english |
Microsoft is in the process of putting together a very interesting television project for its popular Xbox 360 console. In our humble view, this is a direct counter to what Apple has in mind for their newly refreshed Apple TV.
Why? Because Microsoft has exactly what Apple lacks: boxes in living rooms. According to indu... | english |
<filename>src/utils/unzip/ungzip.js
import pako from 'pako';
import Base64 from './base64';
// const pako = require('./pako.min.js');
/**
* 解压缩字符串
* @param zipData
* 经过 gzip压缩和base64编码的字符串
* @param callback
* 回调函数 用解压缩后的数据进行处理后续操作
* @author wangying
*/
export function ungzip(zipD... | javascript |
{
"id": 129136,
"info": {
"name": "projet de loi Création",
"description": "/!\\ WARNING: will disable all search pictures on google search images /!\\\r\n\r\nhttp://www.nextinpact.com/news/100309-en-france-on-restreint-liberte-panorama-on-taxe-moteurs-recherche-dimages.htm\r\n\r\n« Taxe » Google Images, le... | json |
<gh_stars>0
# Python 3.7
# Usage: python3 server.py server_port block_duration timeout
# coding: utf-8
import sys
from socket import *
from datetime import datetime
from threading import Timer, Condition, Thread
from helper import retrieve_components, decorate_chat_msg, is_existing_user, username2password
server_por... | python |
- 5 hrs 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!
Do We Observe Religious Rituals With The ... | english |
# import os & csv
import os
import csv
# csv path
csvpath = os.path.join("Resources","election_data.csv")
# lists
count = 0
candidatelist = []
unique_candidate = []
vote_count = []
vote_percent = []
# open csv
with open(csvpath, newline="") as csvfile:
csvreader = csv.re... | python |
{
"name": "heyhoy",
"version": "0.5.0",
"description": "(WIP - Experimental) Damn simple programming language built using javascript from scratch (no jison, no bison).",
"main": "index.js",
"scripts": {
"test": "mocha ./test/test.js",
"test-verbose": "mocha ./test/test.js --verbose"
},
"repository... | json |
<reponame>Exaxxion/BetterQuesting
package betterquesting.api2.client.gui.events;
public abstract class PanelEvent
{
private boolean cancelled = false;
public abstract boolean canCancel();
public boolean isCancelled()
{
return this.cancelled;
}
public void setCancelled(boolean state)
{
if(!this.canCanc... | java |
<reponame>Pitoontakoonpol/Java
public class InsertDemo {
public static void main(String[] args) {
StringBuffer palindrome = new StringBuffer(
"A man, a plan, a canal; Panama.");
palindrome.insert(15, "a cat, ");
System.out.println(palindrome);
}
}
| java |
# Section 6.2.5 snippets
country_capitals1 = {'Belgium': 'Brussels',
'Haiti': 'Port-au-Prince'}
country_capitals2 = {'Nepal': 'Kathmandu',
'Uruguay': 'Montevideo'}
country_capitals3 = {'Haiti': 'Port-au-Prince',
... | python |
Coronavirus Scare: FRIENDS Star Jennifer Aniston Calls It A 'Chaotic Time'; Says 'We Need To Work Together'
Hollywood, as well as Bollywood stars, have gone into self-isolation, thanks to the rapid spread of Coronavirus. With stars like Tom Hanks, Idris Elba and a few more testing positive for COVID-19, people are in a... | english |
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.qnium.common.backend.core;
import com.qnium.common.backend.assets.interfaces.IAuthManagerProvider;
/**
*
* @author Droz... | java |
import { MailerService } from '@nestjs-modules/mailer';
import { Injectable } from '@nestjs/common';
import { SendEmailDto } from './dtos/sendEmail.dto';
@Injectable()
export class EmailService {
constructor(private readonly mailerService: MailerService) {}
async sendMail(options: SendEmailDto): Promise<any> {
... | typescript |
/*
* ChessJApplet.java
* Created on October 22, 2006, 8:44 AM
* Written 11/04-5/05
* @author mhenry
*/
package com.burcumirza.HenryChess.Logic;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.border.*;
public class ChessJApplet extends JApplet {
private ... | java |
{
"name": "mixed-modules-example",
"version": "1.0.0",
"description": "An example for mixed modules(goog.require, goog.modules, ES Modules)",
"main": "index.js",
"scripts": {
"start": "run-s build:deps start:devserver",
"start:devserver": "webpack-dev-server --mode=development",
"build": "run-s bu... | json |
package scene2d;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.math.Interpolation;
import com.badlogic.gdx.scenes.scene2d.Action;
import com.badlogic.gdx.scenes.scene2d.Actor;
import com.badlogic.gdx.scenes.scene2d.actions.Actions;
/*
* <p>
* The EffectFactory allows to do magic effects ... | java |
{
"reportMissingImports": true,
"reportMissingTypeStubs": false,
"reportUnknownMemberType": false,
"reportMissingTypeArgument": false,
"reportUnknownParameterType": false,
"reportUnknownArgumentType": false,
"reportGeneralTypeIssues": false,
"reportUnknownVariableType": false,
"pythonVersion": "3.9"... | json |
This match remembered for Dean Jones’s valiant knock, and also because it turned out to be only the second tied match in the history of Test cricket.
“He was gaunt and pale in the face and had a vacant expression that suggested he was in serious trouble, his body bordering on completely shutting down. At tea on Day Tw... | english |
<filename>packages/controller/src/operation.ts
import { Response } from '@onhand/jsend'
export abstract class Operation<I extends any = any, O extends any = any> {
abstract run (input: I): Promise<Response<O>>
}
| typescript |
<gh_stars>0
export const textChangeHandler =
handlerFromProps =>
(event: React.ChangeEvent<HTMLInputElement | HTMLTextAreaElement>) =>
handlerFromProps(event.target.value)
| typescript |
package jwt
import (
"errors"
"fmt"
"github.com/dgrijalva/jwt-go"
)
const (
hmacSampleSecret = "17x"
)
// GenerateToken 根据提供的信息生成 jwt token
func GenerateToken(userId int64) (string, error) {
// 指定需要存储的数据
claims := jwt.MapClaims{
"userId": userId,
}
token := jwt.NewWithClaims(jwt.SigningMethodHS256, claims... | go |
<filename>tests/test_primary_beams.py<gh_stars>1-10
"""Unit tests for testing support
"""
import logging
import os
import unittest
import numpy
from astropy import units as u
from astropy.coordinates import SkyCoord
from arl.data.polarisation import PolarisationFrame
from arl.image.operations import export_image_t... | python |
Veteran Indian spinner Ravichandran Ashwin spun a web around the West Indies batters and picked up his 33rd five-wicket haul in Tests on day 1 of the first Test in Dominica.
It is a comeback of sorts for the Chennai spinner after being left out of India's playing XI for the WTC final against Australia last month in Lon... | english |
---
title: Behind the scenes
---
* TOC
{:toc}
## Document data models
**(Not finalized)**
The document data model follows a few rules.
CouchDB's own `_id` values are replaced with UUIDv4.
Every document has a certain boolean field, for organization and making queries more effective.
### Tasks, projects and notes
... | markdown |
Apple had a pretty good quarter — the stock just jumped 4 percent after hours on $45.4 billion in revenue and earnings per share of $1.67.
But there’s one dark spot in the company’s results — and that’s performance in Greater China.
Apple took in just over $8 billion in revenue from Greater China this quarter, which is... | english |
package com.yyc.poimap.cluster;
import android.graphics.drawable.Drawable;
/**
* Created by Administrator on 2019/1/29.
*/
public interface ClusterRender {
/**
* 根据聚合点的元素数目返回渲染背景样式
*/
Drawable getDrawAble(int clusterNum, Cluster cluster);
}
| java |
Honolulu [US], July 11 : The East-West Center's Board of Governors has elected Dr Samir Saran, head of India's leading think tank, as one of the board's five international members.
Dr Saran, who is President of the New Delhi-based Observer Research Foundation (ORF), will begin his term at the board's next semiannual m... | english |
import React from 'react';
import { MapPolygonExtendedProps } from './lib/types';
declare const _default: React.ForwardRefExoticComponent<{
polygons: MapPolygonExtendedProps[];
newPolygon?: MapPolygonExtendedProps | undefined;
onPolygonCreate?: ((polygon: MapPolygonExtendedProps) => void) | undefined;
o... | typescript |
<gh_stars>100-1000
package slb
import (
"bytes"
"fmt"
"math"
)
type node struct {
host string
index int
pending int
}
func newNode(host string, index int) *node {
return &node{
host: host,
pending: 0,
index: index,
}
}
type nodes []*node
func newNodes(hosts []string) nodes {
pool := make(n... | go |
<reponame>33kk/uso-archive
{
"id": 189536,
"name": "Remove video overlay at end of video",
"description": "Remove the video/channel popup at the end of a video",
"user": {
"id": 304229,
"name": "massaiTHEdog",
"email": "<PASSWORD>",
"paypal_email": null,
"homepage": null,
"about": "Je n'... | json |
import React from "react";
import "antd/dist/antd.css";
import "../style/style.css";
// reactstrap components
import { Container, Row, Col } from "reactstrap";
import { Statistic } from "antd";
import {
LikeOutlined,
ClockCircleOutlined,
SmileOutlined,
} from "@ant-design/icons";
// core components
function Ser... | javascript |
TEMPLATE = """import numpy as np
import unittest
from {name}.algorithm.research_algorithm import {name_upper}Estimator
class Test{name_upper}Estimator(unittest.TestCase):
def test_predict(self):
multiplier = 2
input_data = np.random.random([1, 2])
expected_result = input_data * multiplie... | python |
PRP is available in Guwahati Assam since several years and Arogyam Hair Transplant is the premier center for PRP treatment in Guwahati, PRP price is one of the lowest in Guwahati Assam. If you’ve been struggling with hair fall, you know how upsetting it can be when the volume in your hair dramatically decreases or you ... | english |
After 12 hours of a massive fire that broke out in a rubber factory in Malviya Nagar, Delhi the Indian Air Force launched a Mi-17 helicopter attached with a Bambi bucket to douse the fire.
According to agency reports, no casualty was reported. Fire tenders rushed to the spot, but the fire was not doused till Wednesday... | english |
<filename>dojo/tool_config/urls.py
from django.conf.urls import url
from django.contrib import admin
from django.apps import apps
from . import views
urlpatterns = [
url(r'^tool_config/add', views.new_tool_config, name='add_tool_config'),
url(r'^tool_config/(?P<ttid>\d+)/edit$', views.edit_tool_config,
... | python |
<gh_stars>10-100
/*************************************************************
*
* Copyright (c) 2011-2021 <NAME> <<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
*
* ... | javascript |
On Daniel Craig's birthday, here's a ranking of his five James Bond films--from Casino Royale to No Time to Die.
Gulshan Grover said that even though he was let go as the antagonist in Casino Royale, he cannot be stopped from playing a villain in a James Bond film for too long.
Aston Martin-loving spy James Bond has ... | english |
<reponame>prasann/recipes<gh_stars>0
{
"id": "kimaicloud",
"name": "Kimai Cloud",
"version": "1.0.1",
"description": "Kimai Time-Tracker - Cloud version",
"main": "index.js",
"author": "<NAME> <<EMAIL>>",
"license": "MIT",
"repository": "https://github.com/kimai-cloud/recipe-kimaicloud",
"config": {
... | json |
Varun Tej is doing a film called Ghani and it was announced a long back. The shooting of the film has also been completed except for a few days. A debutante named Kiran is helming this film. The update now is that Ghani will have Hollywood-based action composed by Larnell Stoval & Vlad Rimbur for a boxing episode that ... | english |
# Distributed Mail Client
In this article, we make a simple demonstration by simulating the collaborative email editing between different devices. We can complete the task of cross device migration through the migration button, and call the cross device pictures through the attachment button.
Licensing
Please see LIC... | markdown |
<filename>build/asset-manifest.json
{
"files": {
"main.css": "/static/css/main.1ee1c2a2.chunk.css",
"main.js": "/static/js/main.0b0c91e7.chunk.js",
"main.js.map": "/static/js/main.0b0c91e7.chunk.js.map",
"runtime-main.js": "/static/js/runtime-main.09c4a088.js",
"runtime-main.js.map": "/static/js/r... | json |
IPL 2017: Steven Smith applauds Jaydev Unadkat’s bowling after Rising Pune Supergiant (RPS) beat Mumbai Indians (MI)
Chasing a stiff total of 161, MI failed to convert the results in their favour despite skipper Rohit Sharma's fifty. After the match, Smith applauded his two main pacers Ben Stokes and Unadkat for their ... | english |
<filename>src/lib.rs
// Copyright 2020 tuxzz
//
// Licensed under the MIT license <LICENSE-MIT or http://opensource.org/licenses/MIT>,
// at your option. This file may not be copied, modified,
// or distributed except according to those terms.
/*!
A safe rust wrapper of [libsndfile](http://www.mega-nerd.com/libsndfile... | rust |
<filename>data/nber/12783.json
{
"id": 12783,
"citation_title": "Sovereign Risk and Secondary Markets",
"citation_author": [
"<NAME>",
"<NAME>",
"<NAME>"
],
"citation_publication_date": "2006-12-20",
"issue_date": "2006-12-20",
"revision_date": "None",
"topics": [... | json |
<reponame>begin923/java_base_practice<filename>atguigu_Customer_Test/src/main/java/polymorphic/demo1/Animal.java<gh_stars>0
package polymorphic.demo1;
public class Animal {
String id = "1001";
public Animal() {
}
public Animal(String id) {
this.id = id;
}
public String getId() {
... | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.