text stringlengths 1 1.04M | language stringclasses 25
values |
|---|---|
<filename>Foundation/src/DirectoryIterator_VMS.cpp
//
// DirectoryIterator_VMS.cpp
//
// Library: Foundation
// Package: Filesystem
// Module: DirectoryIterator
//
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/... | cpp |
/*
==============================================================================
This file is part of the JUCE library.
Copyright (c) 2022 - Raw Material Software Limited
JUCE is an open source library subject to commercial or open-source
licensing.
By using JUCE, you agree to the terms of... | cpp |
{
"latest_version": [
"0.4"
],
"meta": {
"description": "create classes to (un)pack packets to/from objects with named fields",
"homepage": "http://www.ultimate.com/phil/python/#packet",
"license": "MIT"
},
"versions": {}
} | json |
Telstra announced on Tuesday afternoon that its unlimited data offer for home broadband customers that was slated to end in April would be extended to the end of June.
The data boost, announced last month, covers customers on the National Broadband Network, ADSL, and cable customers.
"As things change, we need to adapt... | english |
<reponame>tangmi/egui<gh_stars>0
//! Color picker widgets.
use crate::{
paint::{color::*, *},
*,
};
fn contrast_color(color: impl Into<Rgba>) -> Color32 {
if color.into().intensity() < 0.5 {
Color32::WHITE
} else {
Color32::BLACK
}
}
/// Number of vertices per dimension in the col... | rust |
Best Spanish-language version of a popular English-language pop or rock song? GO!
I will share my 3 faves ever soon.
NUMBER 2!
And this is NUMBER 1 for me!
Tip: mention @twtextapp on a Twitter thread with the keyword “unroll” to get a link to it.
Latest Threads Unrolled:
Las mejores calculadoras online en 2020A thread ... | english |
{"all_contexts":[
{"num_warnings": 1,
"context":[{"lineno": -1, "instr": " %5 = alloca i8*, align 8"}],
"warnings":[{"warn_data": {"at_line": 509, "warn_str": "Non-constant size used in copy_to(or from)_user function.", "at": "err = copy_from_user(pkt, buf, len);", "inst_trace": [], "at_file": "drivers/misc/hpilo.c", ... | json |
Bhopal: After deflating the BJP’s Karnataka euphoria the Congress leadership in Madhya Pradesh has got down to the job of insulating itself against imminent retaliation from a wounded opposition.
Chief Minister Kamal Nath held a meeting of his Cabinet and asked them to guard the party flock. Each minister has been tas... | english |
<gh_stars>10-100
package cfg
import (
"errors"
"fmt"
"regexp"
"strings"
"sync"
"time"
"github.com/scrapli/scrapligo/logging"
"github.com/scrapli/scrapligo/driver/base"
"github.com/scrapli/scrapligo/driver/network"
)
var ErrGetCheckpointFailed = errors.New("get checkpoint operation failed")
type nxosPatter... | go |
A metropolitan magistrate's court in Mumbai has issued summons to Congress chief Rahul Gandhi and CPM leader Sitaram Yechury after a defamation complaint was filed by an RSS worker for allegedly linking journalist Gauri Lankesh's murder with "BJP-RSS ideology".
RSS worker and lawyer Dhrutiman Joshi had filed a private... | english |
{"id":7,"card_set":[{"id":61,"level":1,"hp":6,"ap":4,"dp":5,"rarity":5,"deck_cost":8,"slot":1,"stand_image":"standchara07","chara_image":"cc07_01.swf","artifact_image":"","bg_image":"","next_id":62,"kind":0,"created_at":"2010-09-16 07:15:29 UTC","skill":null,"skill_pointer":[73]},{"id":62,"level":2,"hp":6,"ap":5,"dp":5... | json |
HUR vs THU Dream11 Prediction:
Hobart Hurricanes will be squaring off against Sydney Thunder in the Eliminator of Big Bash League 2019-20. Both the sides won their last game to get the entry in the Eliminators. Hurricanes are in tremendous form with hat-trick of wins in their recent games. While Thunders are struggling... | english |
<reponame>BjornLuG/bjorn-lu
{
"name": "@bjornlu/rollup-plugin-markdown",
"version": "0.0.1",
"private": true,
"author": "<NAME>",
"license": "MIT",
"type": "module",
"exports": "./index.js",
"dependencies": {
"@bjornlu/markdown": "workspace:*"
}
} | json |
#!/usr/bin/env python
import logging
logging.debug('this is deb')
logging.info('this is inf')
logging.warning('this is war')
logging.error('this is err')
logging.log(logging.INFO, 'this is inf too')
| python |
/*
* IResourceHandler.java - part of the GATOR project
*
* Copyright (c) 2018 The Ohio State University
*
* This file is distributed under the terms described in LICENSE in the
* root directory.
*/
package presto.android.resources;
import java.io.InputStream;
import java.util.Set;
/**
* Common interface for ... | java |
HAPPY CHAITRA NAVRATRI IMAGES, SMS, WISHES QUOTES, STATUS, MESSAGES: The year’s much-anticipated festival is almost here. We are talking about the festival of nine nights. Chaitra Navratri is marked to celebrate the the nine incarnations of Goddess Durga. The last day of Chaitra Navratri is celebrated to commemorate Lo... | english |
opinion/op-ed/the-uncharted- territory-of-outer-space/ article32449729.ece#:~:text= Space%20law%20is%20a% 20product,appropriation%20by% 20claims%20of%20sovereignty% E2%80%9D.
- In the intro, mention the technology changes taking place in the outer space.
- In the body mention the challenges-obsolescence of the multilat... | english |
Actors Ryan Reynolds and Rob McElhenney marked yet another milestone in their Wrexham FC journey when the club beat Coventry City, a team three leagues ahead of them, in the FA Cup. This was the first time since the 1998-99 season that the club made it into the FA Cup 4th round.
Wrexham stunned Coventry 4-3 in the thi... | english |
import {IRepo} from '../IRepo'
import {UserDocument} from '../../models'
export interface IUsersRepo extends IRepo<UserDocument> {
getByUsername(username: string): Promise<UserDocument>
getByIdForRefreshToken(id: string): Promise<UserDocument>
}
| typescript |
The State government has designed Disha App and Disha Bill for the safety of women, and has introduced many schemes for their welfare, said Home Minister Mekathoti Sucharita.
She participated in the National Women’s Parliament, organised by Andhra Pradesh Women’s Commission, in association with the National Women’s Co... | english |
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Sprint Challenge - Contact</title>
<link href="https://fonts.googleapis.com/css?family=Roboto|Rubik" rel="stylesheet">
<link rel="stylesheet" href="css/index.css">
</head>
<body>
<div class="container">
<header>
... | html |
<filename>pkg/operator/k8sutil/pod_test.go
/*
Copyright 2016 The Rook Authors. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unle... | go |
<filename>CSZYJKXT/scripts/widgets/rightManager/config/featuresListConfig.json
[
{
"layerID":1,
"layerName":"地名点搜索",
"layerURL":"http://192.168.127.12:8399/arcgis/rest/services/CQ_ZCQ_POI/MapServer/0",
"outFields": ["NAME", "ADDRESS", "SSQX"],
"returnObjFields":["NAME", "ADDRESS", "SSQX"],
"displayFiledNa... | json |
<filename>src/tfwebserver/static/blog/client/legacy/client.44444e83.js<gh_stars>0
import"./client.b4a6b013.js";
| javascript |
import request from 'supertest';
import { app } from '../../app';
import mongoose from 'mongoose';
import { natsWrapper } from '../../nats-wrapper';
import { Ticket } from '../../models/ticket';
it('returns a 404 if the ticket doesnt exist', async () => {
await request(app)
.put('/api/tickets/asdasdasdasd')
.set(... | typescript |
Apple Inc. ’s much-anticipated update to its line-up of iPhones may leave the impression that the technology pioneer’s focus has shifted to making more affordable products than engineering innovative breakthroughs – cutting price to lure the masses.
This is the time of year that Apple Inc. typically shows off the late... | english |
The era gone by saw many A-listers turning producers after their films achieved stupendous success at the box office. But now, the younger brigade is way too quick in taking decisions. Actors like Ranbir Kapoor and Anushka Sharma have already entered the film production arena and the latest entrant is Sonakshi Sinha.
T... | english |
Aggregate CapEx has risen to Rs 6. 3 lakh cr in FY22 vs Rs 5. 5 lakh cr in FY21. Now that even the astute investors have started making new/increasing stakes in the soft CapEx theme which is driving the capital-intensive sectors. Big investors have raised their stakes for the June quarter.
Representative Image.
New D... | english |
Samsung’s mobile division has been going through a rough patch for the past few months now. Earlier this month, we saw Samsung reporting profits below estimate owing to slumping smartphone sales. With access to the absolute figures, a report claims that Samsung sold 10. 2 million units of the Galaxy S9 smartphone in Q1... | english |
html { overflow-y: auto !important; }
body { height: 100%; }
#ComplexTableField_Popup_DetailForm input.loading { background: white url(../images/network-save.gif) left center no-repeat; padding-left: 16px; }
.PageControls { padding: 5px; width: 100%; }
.PageControls * { vertical-align: middle; }
.PageControls .Left ... | css |
*{margin:0;padding:0;}
.update_supplier,.update_other{
user-select:none;
cursor:pointer;
margin:0px auto;
height:35px;
text-align:center;
line-height:35px;
color:white;
border-radius: 3px;
width:10%;
font-size:14px;
}
.update_su... | css |
The makers of Prabhas’s Radhe Shyam have unveiled a surprise poster today, wishing him an advanced happy birthday.
“The BIG moment has arrived! ! 🔥🔥 Here’s introducing #Prabhas as #Vikramaditya from #RadheShyam! #RadheShyamSurprise #HappyBirthdayPrabhas,” read the announcement.
Prabhas looks uber cool in the poster... | english |
<filename>BasicOperations/09_NumPy/02_Numpy_01_where.py
import numpy as np
x = np.arange(9.).reshape(3, 3)
row,col = np.where( x > 5 ) #mid 返回两以为数组,对应序数组成坐标对,此坐标对指向的数为满足条件的数
a1 = np.where(x>1)
b = x[np.where( x > 3.0 )] #mid result is 1D.
c = np.where(x < 5, x, -1) #... | python |
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*---------------------------------------------------------------... | json |
The two titans of the Indian cricket team, Virat Kohli & Rohit Sharma are gearing up for the IND vs SL match in the ODI World Cup 2023. The star batters have always fancied playing against Sri Lanka and have raked bucketloads of runs against their neighbors.
Virat Kohli & Rohit Sharma Top 3 partnerships in IND vs SL ma... | english |
<reponame>bydan/pre
/*
*AVISO LEGAL
© Copyright
*Este programa esta protegido por la ley de derechos de autor.
*La reproduccion o distribucion ilicita de este programa o de cualquiera de
*sus partes esta penado por la ley con severas sanciones civiles y penales,
*y seran objeto de todas las sanciones legales que ... | java |
“Bailey Trail” trek traces the historic route taken by Lt. Col. F M Bailey and Capt. H T Morshed, British officers who were commissioned to survey the lands between Arunachal Pradesh and Tibet during 1911-12. The trek was initially an ancient trade route that connected Burma, India and Tibet. In 1962 the Chinese army u... | english |
<reponame>GraphMIC/GraphMIC
#include "gmLogicItkBinaryFillholeImageFilter.hpp"
namespace gm
{
namespace Logic
{
namespace Itk
{
auto BinaryFillholeImageFilter::Register =
Logic::Register<BinaryFillholeImageFilter>("itk",
... | cpp |
#include "hikcontroller.h"
#ifdef WINDOWS
#include <Windows.h>
#include <BaseTsd.h>
#include <WinNT.h>
#endif
#include "HCNetSDK.h"
#include "glog/logging.h"
#include<string>
#include <mutex>
//#include "camara.h"
extern "C" EXPORT CamaraController* GetController()
{
LOG(INFO) << "Create HikDeviceProcesser";
NET_DVR... | cpp |
Human ingenuity knows no boundaries, especially not when it comes to gaming. Despite having access to eight generations of perfectly good consoles designed specifically to play video games, intrepid, tech-savvy gamers can’t seem to stop modding everything with a chip and a screen to play video games.
There’s a differen... | english |
Newly appointed Karnataka Primary and Secondary Education Minister Madhu Bangarappa on Tuesday indicated the possibility of revising school textbooks in the days ahead, in the interest of the students and to ensure that their minds are not "polluted".
He however did not wish to make any comments on overturning te 'hij... | english |
<filename>_buildlogs/images/issues/806.png.json
{
"templmd5": "523d4615240572e66d3c9373d01f37cd",
"number": "806",
"title": "Numeri utili sevizi socio-assistenziali per persone fragili (supporto psicologico, spesa a domicilio, assistenza) #ValleDiSusa #Piemonte",
"BACKCOLOR": "cyan",
"FRONTCOLOR": "black",
... | json |
use std::fs::read;
use wapc::WapcHost;
use wascc_codec::{deserialize, serialize};
#[test]
fn runs_wapc_guest() -> anyhow::Result<()> {
let buf = read("tests/wasm/wapc_guest/test.wasm".to_string())?;
let engine = wasmtime_provider::WasmtimeEngineProvider::new(&buf, None);
let guest = WapcHost::new(Box::new... | rust |
Sweetie in Lithuanian: What's Lithuanian for sweetie? If you want to know how to say sweetie in Lithuanian, you will find the translation here. You can also listen to audio pronunciation to learn how to pronounce sweetie in Lithuanian and how to read it. We hope this will help you to understand Lithuanian better.
"Swee... | english |
<reponame>InsightCenterNoodles/NoodlesPlusPlus<filename>old_src/example_server/imageplot.cpp<gh_stars>0
#include "imageplot.h"
#include "plotty.h"
void ImagePlot::rebuild(Domain const& d) {
auto center = (m_top_left + m_bottom_right) / 2.0f;
auto o = -(m_bottom_left - center);
if (!m_image_texture) {
... | cpp |
<filename>public/json/words/hebrew-7011.json
{"pos":"n","translits":{"wə·qay·yām":{"dan.6.26|20":["living","and steadfast","forever、"]},"qay·yā·māh":{"dan.4.26|8":["your kingdom","shall be assured","after"]}},"meanings":{"steadfast":1,"assure":1},"meaningsCount":2,"occurences":2} | json |
India’s badminton icon Saina Nehwal clung on to her number three spot in the latest Badminton World Federation (BWF) rankings.
Saina has been having a lacklustre 2013 so far.
She made early exits in the recent Thailand and Djarum Indonesian Open tournaments where she lost in the quarterfinals and semifinals respectiv... | english |
its A116 Canvas HD smartphone. The smartphone was available for pre-booking from company's website and through the deal site snapdeal.com, and a total of 9,000 units were sold out in just 24 hours. As per company's claims this smartphone is being booked at a pace of 25 units per minute.
Shedding more light on the trend... | english |
"""\
Code generator functions for wxDatePickerCtrl objects
@copyright: 2002-2007 <NAME>
@copyright: 2014-2016 <NAME>
@copyright: 2016-2021 <NAME>
@license: MIT (see LICENSE.txt) - THIS PROGRAM COMES WITH NO WARRANTY
"""
import common, compat
import wcodegen
class PythonDatePickerCtrlGenerator(wcodegen.PythonWidgetC... | python |
package com.example.administrator.xiangou.mine.followpage.followgoods;
import android.util.Log;
import com.example.administrator.xiangou.mvp.BasePresenterImpl;
import com.example.administrator.xiangou.net.BaseSubscriber;
import com.example.administrator.xiangou.net.ExceptionHandle;
public class FollowGoodsPresenter ... | java |
<reponame>imbhargav5/new-website<filename>sri/angular-material/0.10.1-rc2-master-712bc72.json
{"angular-material.css":"sha256-GRa7foHFtec9yUO1lUEDOxD5VsnVAt4IH9C5WaE2Mmo=","angular-material.js":"sha256-JlbXZGPilaoGpMf4BGScRARWN+WUZkfP3HUQ6IY2mxQ=","angular-material.min.css":"sha256-6DH8y3SxrJhhgh3yWEGgQDGoW0t5jk+L1yb1D... | json |
Everyone is aware of Naruto's feelings for Sakura when they were young. The protagonist was head over heels for Sakura, but she loved Sasuke from the beginning. There have been numerous situations in which the protagonist attempted to express his love for her, but she constantly rejected his advances.
However, one epi... | english |
// Copyright 2021 University of Nottingham Ningbo China
// Author: <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
//
// http://www.apache.org/licenses/LICENSE-2.0
//... | javascript |
[% extends 'pages/templates/boxPage.html' %]
[% region contents %]
<p>
Hello there! I am a full-stack software engineer in Toronto, Canada.
</p>
<p>
I'm passionate about building great things.
You can see some of my work <a href="[% url 'projects' %]">on this site</a>
or on <a href="https://github.com/Clint... | html |
<filename>base/definitions.py
# -*- coding: utf-8 -*-
""" Definitions commonly used on apps """
# django
from django.utils.translation import ugettext_lazy as _
MONTHS = (
(0, _(u'January')),
(1, _(u'February')),
(2, _(u'March')),
(3, _(u'April')),
(4, _(u'May')),
(5, _(u'June')),
(6, _(u'J... | python |
{
"popclip version": 3785,
"identifier": "com.pilotmoon.popclip.extension.sort",
"name": "Sort",
"icon": "sort.png",
"regex": "\\R",
"javascript file": "sort.js",
"description": "Sort the selected lines alphabetically.",
"note": "1 Nov 2021: Updated for macOS Monterey. Requires PopClip 2021.11."
} | json |
Jhalak Dikhhla Jaa 10: Madhuri Dixit, Amruta Khanvilkar dance to Dola Re Dola, Karan Johar calls it 'best moment'
Madhuri Dixit will be seen dancing to her song Dola Re Dola with Jhalak Dikhhla Jaa 10 participant Amruta Khanvilkar and choreographer Ashish Patil this weekend.
Watching the three of them dance together t... | english |
{
"latest_version": [
"8.0.0"
],
"meta": {
"description": "Ncurses based console user interface to configure Fuel master node",
"homepage": "",
"license": ""
},
"versions": {}
} | json |
The ends aren't supposed to justify the means, and people shouldn't be unnecessarily risked for the sake of medical progress. But if paying patients to risk themselves would accelerate progress, is it okay?
That dilemma is raised in a solution proposed by two University of Chicago health policy experts to a paradox of ... | english |
<gh_stars>1000+
package mage.cards.c;
import java.util.UUID;
import mage.MageInt;
import mage.abilities.common.DealsCombatDamageToAPlayerTriggeredAbility;
import mage.abilities.common.SimpleActivatedAbility;
import mage.abilities.costs.mana.ManaCostsImpl;
import mage.abilities.effects.common.RegenerateSourceEffect;
i... | java |
Kolkata: TMC's popular poll jingle 'Khela Hobe' (game is on) seems to have also caught the fancy of rival BJP, as political heavyweights of both the parties draw references to its lyrics, sometimes even building slogans around the song, at their public meetings in Bengal. Originally written and uploaded on YouTube by T... | english |
Palghar: In a shocking incident, a 25-year-old man from Nallasopara in Maharashtra allegedly strangulated a woman with a shoelace at his residence because she refused to have sex with him. The Maharashtra Police on Monday said accused Haridas Nirgude and victim Ankita More (20) became friends through social networking ... | english |
Shiv Sena and BJP fight over Marathi issue ahead of BMC polls. After allegations from Uddhav Thackeray and his son Aaditya Thackeray that the present government in Maharashtra is helping Gujarat at the cost of their own state, BJP has now launched a fresh counter attack.
Mumbai: After allegations from Uddhav Thackeray... | english |
from django.apps import AppConfig
class ApiAppConfig(AppConfig):
name = 'api_app'
| python |
import json
import sys
def compatible_loads(json_data):
"""
Function json.loads in python 3.0 - 3.5 can't handle bytes, so this function handle it.
:param json_data:
:return: unicode (str if it's python 3)
"""
if isinstance(json_data, bytes) and (3, 0) <= sys.version_info < (3, 6):
... | python |
<filename>google-ads/src/main/java/com/google/ads/googleads/v3/services/RecommendationServiceProto.java
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v3/services/recommendation_service.proto
package com.google.ads.googleads.v3.services;
public final class RecommendationSe... | java |
Jimmy Garoppolo is entering the final year of his contract with the San Francisco 49ers, making him a trade candidate during the 2022 NFL offseason. The 49ers are unlikely to extend Garoppolo beyond this season, so it would be wise to trade him now and receive something back for him, rather than allowing him to walk fo... | english |
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Números 12</title>
<meta name="description" content="Então disse: Ouvi agora as minhas palavras: se entr... | html |
<gh_stars>0
const express = require("express");
const mongoose = require('mongoose')
const app = express();
const PORT = process.env.PORT || 3001;
const routes = require("./routes/api")
const jwt = require("express-jwt");
const jwksRsa = require("jwks-rsa");
const { Client } = require("./models/Client")
require("dotenv... | javascript |
/*
* Copyright © 2005 - 2021 Schlichtherle IT Services.
* All rights reserved. Use is subject to license terms.
*/
/**
* Reads and writes files according to the Random Access Encryption
* Specification (RAES).
* RAES is an extensible file format specification which enables fast,
* transparent random read access ... | java |
Bhubaneswar: The Special Task Force (STF) of Odisha Crime Branch has seized around 2.06 kilogram of brown sugar with the arrest of three persons in Balasore district on Thursday.
Reportedly, acting on an intelligence input, a team of STF from Bhubaneswar conducted a raid against the illegal trade of Narcotic Drugs Jale... | english |
Tamil movie 'Goa' which is releasing in Telugu with the same title is all set to hit the screens at the end of this month. Though the movie was supposed to release already, it got postponed due to delay in dubbing work.
Now that the movie just completed the dubbing work, it is ready for release. In Tamil, Soundarya Ra... | english |
package caller
import (
"errors"
"io/ioutil"
"os/exec"
"runtime/debug"
"time"
"go.uber.org/zap"
"sercomm.com/demeter/commons/logger"
)
// Call ... Execute ubus CLI
// method - method of target ubus path depends on definitions of each ubus command. E.g. "Get","Install","Delete" etc.
// path - ubus ... | go |
31 “Make the outer robe ·to be worn under the holy vest [L of the ephod], ·using only blue cloth [L all of blue]. 32 Make ·a hole [an opening] in the center for ·Aaron’s [L the] head, with a woven collar ·with an oversewn edge [L like a coat of mail; C the Hebrew is obscure] around the ·hole [opening] so it will not te... | english |
package finmall
//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 writing, software
//distr... | go |
/* ==UserStyle==
@name LeMonde.fr no-Ads
@namespace USO Archive
@author <NAME>
@description `Un petit style pour nettoyer lemonde.fr d'une grandes parties de ses publicités.N'hésitez pas à soumettre vos remarques sur la page de ce style (ici-même donc).`
@version 20080918.11.2
@license ... | css |
116/7 (17. 0 ov)
119/4 (16. 1 ov)
172/7 (20. 0 ov)
157 (20. 0 ov)
Frenzied fans of Sunrisers Hyderabad filled the Rajiv Gandhi international stadium in Hyderabad on Sunday night to support the home team, which stormed into the play-offs of the Indian Premier League (IPL) 2013.
Dale Steyn, the world's most feared pacer... | english |
- Punjab government has allowed schools, colleges to reopen from tomorrow, February 7, 2022 onwards.
- Schools can conduct offline classes from Classes 6 to 12. Students will have an option to opt for online classes as well.
- The government had extended the closure till Feb 8 but following a protest by school teache... | english |
"""
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this ... | python |
<gh_stars>0
{"data":{"site":{"siteMetadata":{"title":"개미의 개발노트","description":"ugaemi's dev note","author":"ugaemi"}}}} | json |
.auth {
display: flex;
justify-content: space-around;
margin-top: 50px;
}
.socialAuth {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 30px;
}
.loginHeading {
opacity: 0.6
}
| css |
# -*- coding: utf-8 -*-
##############################################################################
##
## This file is part of Taurus
##
## http://taurus-scada.org
##
## Copyright 2011 CELLS / ALBA Synchrotron, Bellaterra, Spain
##
## Taurus is free software: you can redistribute it and/or modify
## it under the te... | python |
Officials said that while the average rainfall in June is 128. 3 mm, the state received 188. 8 mm this year in the month. However, 60 mandals received less than the normal amount. Another four mandals recorded deficit in the same period. Officials said overall, the state received 47% more rain than the average. The hig... | english |
<filename>lib/Motor/Motor.cpp
#include "Arduino.h"
#include "Motor.h"
Motor::Motor(unsigned int number) {
motor = new AF_DCMotor(number);
}
Motor::~Motor() { delete motor; }
void Motor::setValue(int value) {
int allowedValue = constrain(value, -255, 255);
if (abs(allowedValue) < 70) allowedValue = 0;
if (allo... | cpp |
{
"header": {
"category": "progressive-commentary-hour",
"image": {
"type": "image",
"url": "http://progressivecommentaryhour.podbean.com/mf/web/g3iv7a/vaccine-syringe-istock.jpg"
},
"layout": "podcast",
"link": "http://progressivecommentaryhour.podbean.com/e/progressive-commentary-hou... | json |
The APHC says Pakistan is benefactor and only hope of oppressed people of occupied Jammu and Kashmir who have been facing worst Indian state terrorism for the last over seven decades.
In a statement, Senior leader of All Parties Hurriyat Conference, Ghulam Ahmad Gulzar, felicitated the newly appointed Army Chief Genera... | english |
package qmul.gvgai.engine.core.vgdl;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.Pixmap;
import qmul.gvgai.engine.core.player.Player;
import qmul.gvgai.engine.core.game.Game;
import javax.swing.*;
import java.awt.*;
import java.util.ArrayList;
public class VGDLViewer extends JComponent... | java |
{"web":[{"value":["拖延的","延长的","持久"],"key":"protracted"},{"value":["持续戒断"],"key":"protracted withdrawal"},{"value":["延时照射","迁延性照射"],"key":"protracted exposure"}],"query":"protracted","translation":["旷日持久的"],"errorCode":"0","dict":{"url":"yddict://m.youdao.com/dict?le=eng&q=protracted"},"webdict":{"url":"http://m.youdao.... | json |
OPPO recently launched two new mid-range smartphones, the OPPO F17 and the OPPO F17 Pro. Both smartphones sport attractive designs, powerful internals, and high-capacity batteries with fast charging. The OPPO F17 Pro is priced at Rs 22,990, and we had a chance to get hands-on experience of the smartphone.
The phone has... | english |
<filename>src/rust/iced-x86-js/src/register.rs
// SPDX-License-Identifier: MIT
// Copyright (C) 2018-present iced project and contributors
use wasm_bindgen::prelude::*;
// GENERATOR-BEGIN: Enum
// ⚠️This was generated by GENERATOR!🦹♂️
/// A register
#[wasm_bindgen]
#[derive(Copy, Clone)]
#[allow(missing_docs)]
pub ... | rust |
import { LoopModes, getChannel, Channels } from './dsp';
export class Sampler {
protected loaded: boolean;
protected samples: Float64Array;
protected rawSamples: number[];
protected signal: Float64Array;
protected frameCount: number;
protected envelope: any;
protected amplitude: number;
protected rootFrequency... | typescript |
The world is currently mourning the demise of the acting legend and philanthropist Sir Roger Moore. He has essayed a variety of roles in his acting career which includes playing the role of a British spy, James Bond. Down here is a list that features one of his most remembered performance as James Bond.
This was the f... | english |
<reponame>David-Durst/embeddedHaskellAetherling
import fault
import aetherling.helpers.fault_helpers as fault_helpers
from aetherling.space_time import *
from aetherling.space_time.reshape_st import DefineReshape_ST
import magma as m
import json
@cache_definition
def Module_0() -> DefineCircuitKind:
class _Modul... | python |
Will Barton is reportedly on the way to Toronto after completing his buyout with the Washington Wizards according to Adrian Wojnarowski. The move, which comes on the heels of the team waiving Juancho Hernangomez, will hopefully give Barton a fresh start.
Although Barton will move up the Eastern Conference ladder sligh... | english |
/**
* Returns the result of multiplying together an array of double-double-precision
* floating point numbers naively (i.e. not using pairwise addition to reduce
* error a bit).
*
* * an error bound is given by: (n-1)(1+ϵ),
* where ϵ <= 7u^2, u = 0.5 * Number.EPSILON
*/
declare function ddProduct(qs: number[][])... | typescript |
Mumbai Indians (MI) and Chennai Super Kings (CSK) are the two most successful franchises of the Indian Premie League, both teams sharing 9 out of the total 14 titles in the IPL.
Their rivalry has grown over the years with fans getting passionate at the knock of every encounter, their clash billed as the ‘El Clásico’ of... | english |
#include "CloudLoadAllResponse.h"
FCloudLoadAllResponse::FCloudLoadAllResponse() {
}
| cpp |
Cricket is one of the games where the players can earn huge money in the various professional fields. And when we observe the Indian cricket, it shows clearly. Recently, BCCI (Board of Control for Cricket in India) raised the central contracts for the national cricketers as they doubled salary in the each Grade.
Apart ... | english |
<reponame>charles-halifax/recipes<filename>index/c/coffee-hazelnut-and-raspberry-torte-1066.json
{
"directions": [
"Press raspberries through fine sieve into small bowl. Press jam through same sieve into raspberry puree; discard seeds. Stir to blend well. Cover and chill overnight.",
"Combine 3/4 cu... | json |
<filename>Galaga/FlyBoss.java
import greenfoot.*; // (World, Actor, GreenfootImage, Greenfoot and MouseInfo)
public class FlyBoss extends Actor
{
public int movemult = 1;
public void act()
{
if(this.isAtEdge()){
movemult*=-1;
move();
}else{
move(... | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.