source stringclasses 40
values | date int32 2.02k 2.02k | text stringlengths 61 2.1M | token_count int32 50 1.16M | category stringclasses 38
values |
|---|---|---|---|---|
common_corpus_Chinese-Court-Decisions | 2,021 | 河南省濮阳市中级人民法院民 事 判 决 书(2021)豫09民终444号上诉人(原审被告):太平财产保险有限公司濮阳分公司,住所地河南省濮阳市黄河路北濮上路东濮上名家商业B段**,统一社会信用代码91410900785081356X。主要负责人:张晓英,该公司经理。委托诉讼代理人:王德排,河南启点律师事务所律师。被上诉人(原审原告):张献周,男,1979年1月5日出生,汉族,住河南省濮阳市华龙区。委托诉讼代理人:贾培忠,濮阳市经济技术开发区中博法律服务所法律工作者。原审被告:巴国盟,男,1990年3月3日出生,汉族,住河南省濮阳县。原审第三人:丁善浩,男,1985年7月1日出生,汉族,住河南省濮阳县。原审第三人:中原农业保险股份有限... | 4,293 | cc:Chinese-Court-Decisions |
common_corpus_Github Open Source | 2,021 | """Actually define models
Style Guidelines:
- You SHOULD not use auto_now_add=True on DateTimeFields because it makes
Django’s admin panel not show the field by default and absolutely not be
able to edit the field.
"""
import re
import markdown2
from django.contrib.postgres import fields as psql
from django... | 5,656 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | <template>
<div>
<Card :state="state">
<Form :state="state.form" />
</Card>
</div>
</template>
<script lang="ts">
import { Component, Prop, Vue } from 'vue-property-decorator'
import FormPageState from './FormPageState'
import Card from '@/admin/common/Card/index.vue'
import Form from '@/admin/common... | 183 | cc:Github Open Source |
common_corpus_OpenAlex | 2,021 | Preparative-scale synthesis of nonacene ančařík, Jan Holec, Yuuya Nagata, Michal Šámal, Andre Gourdon Andrej Jančařík, Jan Holec, Yuuya Nagata, Michal Šámal, Andre To cite this version: Andrej Jančařík, Jan Holec, Yuuya Nagata, Michal Šámal, Andre Gourdon. Preparative-scale syn-
thesis of nonacene. Nature Communication... | 14,128 | academic |
common_corpus_Chinese-Court-Decisions | 2,021 | 广东省深圳市罗湖区人民法院民 事 判 决 书(2020)粤0303民初33560-33570号原告:华风雅图(深圳)文化传播有限公司,住所地深圳市罗湖区黄贝街道新秀社区沿河北路**瑞思大厦**D222,统一社会信用代码91440300398454773T。法定代表人:杨阳,执行董事及总经理。委托诉讼代理人:黄妙燕,广东华埠律师事务所律师,执业证号14403201111071115。委托诉讼代理人:黄泽铭,广东华埠律师事务所实习律师,实习证号190219092114048。被告:北京益邦文化传播有限责任公司,住所,住所地北京市顺义区龙湾屯镇府前街****298社会信用代码91110113MA00CDWB1R。法定代表人:赵雷强。被告:... | 3,821 | cc:Chinese-Court-Decisions |
common_corpus_StackExchange | 2,021 | Read uploaded image files with NodeJS as backend also Angular as Frontend
it was my first time implementing data upload (jpeg files) on nodeserver.
let say i use this RESTapi to store uploaded data.
http://localhost:3000/uploads/
when i was serving my app in localhost (with ng serve command), it works fine. but i got c... | 274 | misc_reference |
common_corpus_Creative Commons Common Crawl (CCC) | 2,021 | Will decreasing the video dimension will reduce the resolution? [closed]
asked 2015-12-16 02:54:06 -0500
In order to speed up face detection process, some will reduce the video or image dimension. Will it makes the resolution become worst and effect the face recognition process?
edit retag flag offensive reopen merg... | 111 | cc:Creative Commons Common Crawl (CCC) |
common_corpus_Github Open Source | 2,021 | <?php
use Illuminate\Database\Migrations\Migration;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;
class CreateWishlistsTable extends Migration
{
/**
* Run the migrations.
*
* @return void
*/
public function up()
{
Schema::create('wishlists', f... | 216 | cc:Github Open Source |
common_corpus_Chinese-Court-Decisions | 2,021 | 山东省汶上县人民法院决 定 书(2021)鲁0830民初850号申请人:何敬顺,男,1979年5月3日出生,汉族,农民,住汶上县。本院在审理原告刘明华诉被告何敬顺合伙协议纠纷一案中,何敬顺于2021年3月18日向本院提交书面申请,申请审判员冯昌玺回避。申请人认为,刘明华与何敬顺的两个案件均由审判员冯昌玺审理,因此申请审判员冯昌玺回避。本院经审查认为,申请人何敬顺的回避申请不符合《中华人民共和国民事诉讼法》规定的回避的法定情形,依法应予驳回。依照《中华人民共和国民事诉讼法》第四十四条、第四十五条、第四十六条、第四十七条之规定,决定如下:驳回何敬顺提出的回避申请。如不服本决定,可以在接到决定书时向本院申请复议一次。汶上县人民法院二〇二一... | 395 | cc:Chinese-Court-Decisions |
common_corpus_Github Open Source | 2,021 | import { StatefulMixin } from '../mixins/stateful-mixin';
import { Serializable } from '../components/serializable';
import { Guid } from './value-objects/guid';
import { types } from '../types';
import { StatusfulMixin } from '../mixins/statusful-mixin';
import { SAVED_STATE_KEY, SAVE_STATE_METHOD_KEY, ROLLBACK_STATE_... | 325 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | /*
* Copyright (c) 2017 Michael Krotscheck
*
* 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 agr... | 778 | cc:Github Open Source |
common_corpus_Court Listener | 2,021 | DISTRICT COURT OF APPEAL OF THE STATE OF FLORIDA
FOURTH DISTRICT
ANDREW DONALD PERINI,
Appellant,
v.
DARCIA CHARLENE PERINI,
Appellee.
No. 4D20-2096
... | 376 | cc:Court Listener |
common_corpus_StackExchange | 2,021 | in one collection there is multiple name may be having different value, how we find those name having diff. value in mongoDB
In a collection, there are multiple records having the same name value but may have different person_id values.
I want to find the name having all the different person_id values
Sample collection... | 803 | misc_reference |
common_corpus_Github Open Source | 2,021 | /**
* © 2016 AgNO3 Gmbh & Co. KG
* All right reserved.
*
* Created: 08.09.2016 by mbechler
*/
package eu.agno3.runtime.eventlog.elasticsearch.internal;
import java.io.IOException;
import java.util.Dictionary;
import java.util.Hashtable;
import org.apache.log4j.Logger;
import org.osgi.framework.BundleContext;
i... | 1,035 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | <template>
<div>
<require-authorization>
<template v-slot="{user}">
{{ "", user_ == null || user != null && user_.uid != user.uid ? user_ = user : "" }}
<edit-page v-slot="{wide}" v-if="hasWriteClientPermission || hasCreateClientPermission">
<q-form @submit="create">
<q... | 3,286 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | import _ from 'lodash';
import { ROLES } from '../Roles';
import GridData from './GridData';
export default class TreeGridData extends GridData {
/**
* Sets the orientation
* @access public
* @param {String} str - "horizontal" for a horizontal tree
* "vertical" for a vertical tree
* undefined to unset... | 2,395 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | const config = require('./config.json')
const { MongoClient } = require("mongodb")
let db = null
let col = {
illust: () => { },
chat_setting: () => { },
novel: () => { },
ranking: () => { },
author: () => { },
telegraph: () => { }
}
async function db_initial() {
db = (await MongoClient.conne... | 717 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | import React, { Component } from 'react';
const { ipcRenderer } = require('electron');
class component extends React.Component {
constructor(props) {
super(props);
ipcRenderer.on('ready', (event, data) => {
console.log('component ready', event, data);
})
}
render() {
return (
<div onC... | 111 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | using System;
using System.Collections.Generic;
using System.Linq;
using DNX.Helpers.Enumerations;
using DNX.Helpers.Strings.Interpolation;
using NUnit.Framework;
using Shouldly;
using Test.DNX.Helpers.Strings.Interpolation.Data;
namespace Test.DNX.Helpers.Strings.Interpolation
{
[TestFixture]
public class St... | 1,800 | cc:Github Open Source |
common_corpus_Spanish-Science-Pile | 2,021 | Quaestio facti. Revista Internacional sobre Razonamiento Probatorio
Quaestio facti. International Journal on Evidential Legal Reasoning
Seccion: Ensayos
N. 2 | 2021 pp. 115-153
Madrid, 2021
DOI: 10.33115/udg_bib/qf.i2.22464
Marcial Pons Ediciones Jurídicas y Sociales
© Alan Limardo
ISSN: 2604-6202
Recibido: 03/07/2020 ... | 13,871 | cc:Spanish-Science-Pile |
common_corpus_Github Open Source | 2,021 | package com.level11data.databricks.cluster;
import com.level11data.databricks.client.entities.clusters.SparkNodeDTO;
import java.math.BigInteger;
public class SparkNode {
public final NodeType NodeType;
public final String PrivateIP;
public final String PublicDNS;
public final String NodeId;
publ... | 223 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | """Functions to retrieve values from filename."""
# This file is part of the 'xarray-regex' project
# (http://github.com/Descanonge/xarray-regex) and subject
# to the MIT License as defined in the file 'LICENSE',
# at the root of this project. © 2021 Clément Haëck
import logging
from typing import Dict, List
from da... | 1,015 | cc:Github Open Source |
common_corpus_USPTO | 2,021 | Mode i takes a second value and represents that the UE is instructed to resume the bearer corresponding to the i^(th) MBS ID.
Mode i takes a third value and represents that the UE is instructed to establish the bearer corresponding to the i^(th) MBS ID.
Mode i takes a fourth value and represents that the UE is instruct... | 8,036 | formal_gov |
common_corpus_Chinese-Court-Decisions | 2,021 | 河南省商水县人民法院民 事 裁 定 书(2021)豫1623民初1770号原告:河南商水农村商业银行股份有限公司,住所地河南省周口市商水县阳城大道1218号。法定代表人:李楠,董事长。统一社会信用代码:91411623X15228251L。被告:张开,男,汉族,住河南省周口市川汇区。被告:王金生,男,汉族,住河南省周口市商水县。被告:罗丽,女,汉族,住河南省周口市川汇区。被告:罗顺立,男,汉族,住河南省周口市商水县。被告:罗潇,男,汉族,住河南省周口市商水县。原告河南商水农村商业银行股份有限公司与被告张开、王金生、罗丽、罗顺立、罗潇借款合同纠纷一案,本院于2021年3月19日立案。原告河南商水农村商业银行股份有限公司于2021年4月... | 618 | cc:Chinese-Court-Decisions |
common_corpus_Github Open Source | 2,021 | import * as path from 'path';
import { readFileSync } from 'fs';
import * as yaml from 'js-yaml';
var env = process.env;
var packageObj = JSON.parse(readFileSync(path.join(__dirname, '../../package.json'), 'utf-8'));
var config = yaml.safeLoad(readFileSync(path.join(__dirname, '../../config.yaml'), 'utf-8'));
export ... | 143 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | // Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System.ComponentModel.DataAnnotations;
using Microsoft.AspNet.Testing;
using Microsoft.Extensions.Localization;
using Moq;
using Xunit;
namespace... | 750 | cc:Github Open Source |
common_corpus_Chinese-Court-Decisions | 2,021 | 任丘市人民法院执 行 裁 定 书(2021)冀0982执恢208号申请人闵东亮,男,1979年11月17日出生,汉族,住任丘市。被执行人堵威,男,1982年2月17日出生,汉族,住任丘市。被执行人王俊,男,1983年6月10日出生,汉族,住任丘市。被执行人王维,男,1980年2月18日出生,汉族,住任丘市。申请人闵东亮与被执行人堵威、王俊、王维民间借贷纠纷一案,本院作出(2019)冀0982执1165号民事判决书,已经发生法律效力,申请执行人向本院申请执行。本院向被执行人发出执行通知书,责令被执行人履行生效法律文书确定的义务。被执行人未履行生效法律文书确定的义务。本院在执行过程中,依法采取了如下强制执行措施:一、2021年5月13日... | 899 | cc:Chinese-Court-Decisions |
common_corpus_Github Open Source | 2,021 | /*
* This header is generated by classdump-dyld 1.0
* on Saturday, August 24, 2019 at 9:48:17 PM Mountain Standard Time
* Operating System: Version 12.4 (Build 16M568)
* Image Source: /System/Library/PrivateFrameworks/Rapport.framework/Rapport
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Lim... | 342 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | /*
* File name: lib_board.c
* Date first: 07/01/2019
* Date last: 07/01/2019
*
* Description: STM8 Library for popular board support (stm8s103F3, stm8s105).
*
* Author: Richard Hodges
*
* Copyright (C) 2019 Richard Hodges. All rights reserved.
* Permission is hereby granted for any use.
*
*****... | 611 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | "use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.attachPrevParamsToContext = void 0;
const getAuthResourceName_1 = require("../../../utils/getAuthResourceName");
const supported_services_1 = require("../../supported-services");
const attachPrevParamsToContext = async (context) => {
... | 153 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | package com.bakdata.conquery.models.query.resultinfo;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import lombok.Getter;
import lombok.RequiredArgsConstructor;
@RequiredArgsConstructor
public class ResultInfoCollector {
/**
* Is used to track possible name duplicates for column n... | 195 | cc:Github Open Source |
common_corpus_OpenAlex | 2,021 | ultiple screen addiction scale: validity and reliability study. Instructional Technology and Lifelong Learning 2(1), 1- ultiple screen addiction scale: validity and reliability study. Instructional Technology and Lifelong Learning 2(1), 1- Atıf/ Citation: Saritepeci, M. (2021). Multiple screen addiction scale: validity... | 15,572 | academic |
common_corpus_StackExchange | 2,021 | Proving an example doesn't violate the Dominated Convergence Theorem
I just worked through the following example from Shreve's Stochastic Calculus for Finance.
For each positive integer $n$, define $f_n$ to be the normal density
with mean $0$ and variance $n$, i.e.,
$$f_n(x)=\frac{1}{\sqrt{2n\pi}}e^{-\frac{x^2}{2n}}\t... | 524 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,021 | 湖南省洪江市人民法院民 事 裁 定 书(2021)湘1281民初1209号原告:湖南洪江农村商业银行股份有限公司,住所地湖南省洪江市黔城镇雪峰大道,统一社会信用代码91431200582769900U。法定代表人:张**,董事长。委托诉讼代理人:蒋清海(系该银行工作人员),男,1974年2月24日出生,汉族,住靖州苗族侗族自治县。被告:瞿成娥,女,1968年2月1日出生,汉族,湖南省洪江市人,农民,住洪江市。原告湖南洪江农村商业银行股份有限公司与被告瞿成娥金融借款合同纠纷一案,本院于2021年8月16日立案。原告湖南洪江农村商业银行股份有限公司于2021年9月8日向本院提出撤诉申请。本院认为,原告湖南洪江农村商业银行股份有限公司申请... | 587 | cc:Chinese-Court-Decisions |
common_corpus_Chinese-Court-Decisions | 2,021 | 剑河县人民法院执 行 裁 定 书(2021)黔2629执54号之一申请人杨代林,男,1951年8月12日出生,汉族,现住贵州省剑河县。被执行人:方文海,男,苗族,1969年07月15日生,住贵州省剑河县。本院依据已经发生法律效力的剑河县人民法院作出的(2019)黔2629民初267号民事判决书,责令被执行人履行上述法律文书确定的义务。但被执行人方文海至今未履行。依照《中华人民共和国民事诉讼法》第二百四十二条、《最高人民法院关于适用〈中华人民共和国民事诉讼法〉的解释》第四百八十七条规定,裁定如下:冻结被执行人方文海在贵州省农村信用社联合社6228930001114921475_1账户内存款人民币32788.00元,冻结期限为十二个月。... | 391 | cc:Chinese-Court-Decisions |
common_corpus_Github Open Source | 2,021 | import React, { memo, useMemo, FC, HTMLAttributes } from 'react';
import cc from 'classcat';
import { useStoreState } from '../../store/hooks';
import { BackgroundVariant } from '../../types';
import { createGridLinesPath, createGridDotsPath } from './utils';
export interface BackgroundProps extends HTMLAttributes<SV... | 465 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | :toc: macro
= Random Beacon Distributed Key Generation
:toclevels: 4
This proposal for Distributed Key Generation for the threshold relay
is based on a protocol by Gennaro, Jarecki, Krawczyk and Rabin <<GJKR>>.
GJKR is further based on Pedersen-VSS (verifiable secret sharing) <<Ped>>.
For this implementation, GJKR h... | 3,089 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | package net.nemerosa.ontrack.jenkins.dsl.v4;
import net.nemerosa.ontrack.dsl.v4.ValidationRunStatus;
import net.nemerosa.ontrack.jenkins.dsl.facade.ValidationRunStatusFacade;
public class ValidationRunStatusV4Facade implements ValidationRunStatusFacade {
private final ValidationRunStatus validationRunStatus;
... | 122 | cc:Github Open Source |
common_corpus_Chinese-Court-Decisions | 2,021 | 广西壮族自治区永福县人民法院执 行 裁 定 书(2021)桂0326执181号申请执行人卢祥宏,男,1975年8月12日出生,汉族,农民,住广西永福县。被执行人赵福,男,1974年2月15日出生,汉族,农民,住河南省驻马店市正阳县。申请执行人卢祥宏依据永福县人民法院作出的(2020)桂0326民初433号民事判决书申请执行与被执行人赵福机动车交通事故责任纠纷一案,本院于2021年4月19日依法受理。本案在执行过程中,我院依法向被执行人邮寄送达执行通知书,责令被执行人自执行通知书送达之日起立即履行法律文书确定的义务,即一、支付申请执行人卢祥宏各项经济损失78737.31元;二、负担案件受理费844元,申请执行费1094元。但被执行人至... | 957 | cc:Chinese-Court-Decisions |
common_corpus_Chinese-Court-Decisions | 2,021 | 浙江省丽水市莲都区人民法院 民 事 判 决 书 (2021)浙1102民初999号 原告:徐崇平,男,1963年3月23日出生,汉族,住浙江省青田县。 法定代理人:徐景峰,系原告徐崇平之子。 委托诉讼代理人:王少元,男,1952年9月5日出生,汉族,住浙江省青田县,系原告徐崇平表兄。 原告:徐景靓,女,1990年7月21日出生,汉族,住浙江省青田县。 原告:徐景倩,女,1993年5月25日出生,汉族,住浙江省青田县。 原告:徐景敏,女,1994年10月20日出生,汉族,住浙江省青田县。 原告:蒋秀花,女,1932年10月23日出生,汉族,住浙江省青田县。 原告:徐景峰,男,1996年8月15日出生,汉族,住浙江省青田县。 上述六原告... | 3,801 | cc:Chinese-Court-Decisions |
common_corpus_Github Open Source | 2,021 | module github.com/matthewhartstonge/hasher/v3
go 1.14
require (
github.com/matthewhartstonge/argon2 v0.1.4
github.com/ory/fosite v0.25.0
github.com/pkg/errors v0.8.0
github.com/stretchr/testify v1.2.2
)
| 80 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | """
This example demonstrates how to make a graphical interface which contains an
image plotting tab, and uses a random number generator to simulate data so
that it does not require an instrument to use.
Run the program by changing to the directory containing this file and calling:
python image_gui.py
"""
import s... | 831 | cc:Github Open Source |
common_corpus_fr | 2,021 | Federal Register / Vol. 86, No. 248 / Thursday, December 30, 2021 / Notices 74409
summarized and included in the request
for OMB approval of this information
collection. They will also become a
matter of public record.
FOR FURTHER INFORMATION CONTACT:
Angela Duncan, 571–372–7574, whs.mcalex.esd.mbx.dd-dod-i... | 1,578 | cc:fr |
common_corpus_Chinese-Court-Decisions | 2,021 | 陕西省定边县人民法院民 事 裁 定 书(2021)陕0825民初6799号原告:陕西定边农村商业银行股份有限公司。法定代表人:赵仁峰,系该公司董事长。委托诉讼代理人:胡军,系该公司职工。被告:范鹏智,男,汉族。被告:李淑兵,女,汉族。被告:范荣山,男,汉族。被告:高增兰,女,汉族。被告:王月新,男,汉族。被告:闫红梅,女,汉族。本院在审理陕西定边农村商业银行股份有限公司诉范鹏智、李淑兵、范荣山、高增兰、王月新、闫红梅借款合同纠纷一案中,原告于2021年7月28日向本院提出撤诉申请。本院认为,原告陕西定边农村商业银行股份有限公司申请撤诉不违反法律、法规的规定,应准予撤诉。故依照《中华人民共和国民事诉讼法》第一百四十五条、第一百五十四条... | 539 | cc:Chinese-Court-Decisions |
common_corpus_Github Open Source | 2,021 | # Created by https://www.gitignore.io/api/jekyll
### Jekyll ###
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
# End of https://www.gitignore.io/api/jekyll
.DS_Store
assets/video/to-teh-beach.cmproj/media/1612518020.374881/20210205_103858.mp4
assets/video/to-teh-beach.cmproj/media/1612517466.696901/20210131_145710... | 2,880 | cc:Github Open Source |
common_corpus_Chinese-Court-Decisions | 2,021 | 沈阳市铁西区人民法院民 事 裁 定 书(2021)辽0106民初4254号原告:吴金艳,女,1970年9月28日生,汉族,住铁西区景星北街公民身份号码:被告:牟来权,男,汉族,1965年4月10日生,住沈阳市东陵区。公民身份号码:2101121965××××××××原告吴金艳诉被告牟来权财产损害赔偿纠纷一案中,原告申请撤回对本案的起诉。本案认为,撤诉是当事人处分自己诉讼权利行为,原告的申请不违反相关法律规定,应依法准予。依照《中华人民共和国民事诉讼法》第十三条之规定,裁定如下:准予原告撤回对本案的起诉。案件受理费10元,减半收取5元由原告负担。审 判 员 卞志霞二〇二一年五月十三日法官助理 苏圣塬书 记 员 顾格瑄 更多数据:www... | 369 | cc:Chinese-Court-Decisions |
common_corpus_Github Open Source | 2,021 | var assert = require("assert"),
querystring = require("../src/querystring");
var sourceURL = "www.google.com/?foo=bar&foo=boo&roo=bar;bee=bop;=ghost;=ghost2;&;checkbox%5B%5D=b1;checkbox%5B%5D=b2;dd=;http=http%3A%2F%2Fw3schools.com%2Fmy%20test.asp%3Fname%3Dst%C3%A5le%26car%3Dsaab&http=http%3A%2F%2Fw3schools2.com%2... | 321 | cc:Github Open Source |
common_corpus_Chinese-Court-Decisions | 2,021 | 深圳市龙岗区人民法院 执 行 裁 定 书 (2020)粤0307执21631号之一 申请执行人:张向冠,男,1975年1月19日出生,身份证住址广东省深圳市龙岗区。 委托代理人刘军锋,广东志润律师事务所律师。 被执行人:黄震,男,1987年3月20日出生,身份证住址河南省西峡县。 申请执行人张向冠与被执行人黄震借款合同纠纷一案,广东省深圳市龙岗区人民法院作出的(2019)粤0307民初13940号民事判决已经发生法律效力。由于被执行人没有履行生效法律文书确定的内容,申请执行人向本院申请强制执行,请求强制被执行人偿还借款48000元(人民币,下同)及利息等,本院于2020年11月18日依法立案执行。 在执行过程中,本院依法向被执行人送... | 1,005 | cc:Chinese-Court-Decisions |
common_corpus_Github Open Source | 2,021 | #pragma once
#include "FlowSourceInterface.h"
#include "../memory/BufferWriterMulticast.h"
namespace dfi
{
class FlowSourceMulticastBW final : public FlowSourceInterface {
SourceID m_sourceId;
std::unique_ptr<BufferWriterMulticast<false>> m_bufferWriter;
size_t m_tupleSize = 0;
size_t max_tuples_in_s... | 582 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | module github.com/samkreter/givedirectly
go 1.15
require (
github.com/badoux/checkmail v1.2.1
github.com/golang/mock v1.5.0
github.com/gorilla/mux v1.8.0
github.com/lib/pq v1.10.0
github.com/pkg/errors v0.9.1
github.com/samkreter/go-core v0.1.0
github.com/satori/go.uuid v1.2.0 // indirect
github.com/sirupsen/... | 180 | cc:Github Open Source |
common_corpus_fr | 2,021 | 24670 Federal Register / Vol. 86, No. 87 / Friday, May 7, 2021 / Notices
by E.O. 13990. In addition, the
Executive Order tasked the IWG with
the following:
(1) Publishing a final update to the
SC–GHG estimates no later than January
2022;
(2) providing recommendations by
Sept 1, 2021, regarding areas of ... | 3,175 | cc:fr |
common_corpus_Chinese-Court-Decisions | 2,021 | 江苏省阜宁县人民法院民 事 调 解 书(2021)苏0923民初815号原告:唐开元,男,1961年9月5日出生,汉族,居民,住阜宁县。委托诉讼代理人:梁胜利,阜宁县新城法律服务所法律工作者。被告:山东淄建集团有限公司,住所地山东省淄博市张店区杏园东路**。法定代表人:夏书强,该公司总经理。委托诉讼代理人:卓沂峰,男,该公司员工。原告唐开元与被告山东淄建集团有限公司买卖合同纠纷一案,本院于2021年1月20日立案受理后,依法适用简易程序进行审理。本案审理过程中,经本院主持调解,当事人自愿达成如下协议:一、被告山东淄建集团有限公司差欠原告唐开元材料费89241.73元,被告山东淄建集团有限公司于2021年5月30日前向原告唐开元支付4... | 683 | cc:Chinese-Court-Decisions |
common_corpus_Github Open Source | 2,021 | package com.zj.easyandroid.core.factories;
import android.app.Activity;
import com.zj.easyandroid.core.Enum.Event;
import com.zj.easyandroid.core.EventHandler.ClickHandler;
import com.zj.easyandroid.core.EventHandler.FocusChangeHandler;
import com.zj.easyandroid.core.EventHandler.IEventHandler;
import com.zj.easyandr... | 252 | cc:Github Open Source |
common_corpus_USPTO | 2,021 | Note that Q(z) and thus the imaginary part IES of the spectrum has a zero at the null frequency. Since the roots are overlapping, P(z) and thus the real part RES of the spectrum will then be non-zero at the null frequency. One can therefore start with the real part RES at the null frequency and increase the frequency u... | 8,474 | formal_gov |
common_corpus_Github Open Source | 2,021 | package bttv;
import android.content.Context;
import android.content.res.Resources;
import android.util.Log;
import androidx.annotation.NonNull;
import java.util.Set;
import bttv.settings.Settings;
import bttv.settings.UserPreferences;
public class ResUtil {
public static int getResourceId(@NonNull Context co... | 829 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | const radarr = require('./api/radarr');
const ombi = require('./api/ombi');
const pollingIntervalSeconds = parseInt(process.env.POLLING_INTERVAL_SECONDS) || 300;
async function removeAvailableMoviesFromRadarr () {
console.log('Checking movies.');
const radarrMovies = await radarr.getMovies();
console.log(`Found... | 269 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | //========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $NoKeywords: $
//
//=============================================================================//
// OptionProperties.cpp : implementation file
//
#include "stdafx.h"
#include "hammer.h"
#include "OptionProperties.h"
... | 301 | cc:Github Open Source |
common_corpus_OpenAlex | 2,021 | Published for SISSA by
Springer Received: October 19, 2021
Accepted: December 6, 2021
Published: December 16, 2021 Received: October 19, 2021
Accepted: December 6, 2021
Published: December 16, 2021 Open Access, c⃝The Authors.
Article funded by SCOAP3. Higher-order kinematical effects in deeply virtual
Compton scattering... | 46,823 | academic |
common_corpus_Github Open Source | 2,021 | import React from 'react';
import { Card, Progress, Space, Row, Col, Typography, Descriptions } from 'antd';
import leaflet from 'leaflet';
import moment from 'moment';
import { renderToStaticMarkup } from 'react-dom/server';
import { Marker, Popup } from 'react-leaflet';
import markerGreen from '@/assets/images/mark... | 901 | cc:Github Open Source |
common_corpus_Chinese-Court-Decisions | 2,021 | 广东省东莞市第二人民法院民 事 裁 定 书(2021)粤1972民初3688号原告:广东创世纪智能装备股份有限公司,住所地广东省东莞市××××××,统一社会信用代码为914××××××××××××033。法定代表人:蔡某1。委托诉讼代理人:余雄,该公司员工。被告:星星精密科技(东莞)有限公司,住所地广东省东莞市×××××××××××××,统一信用代码为91441900MA4X38WR70。法定代表人:曹某1。本院在审理广东创世纪智能装备股份有限公司诉被告星星精密科技(东莞)有限公司合同纠纷一案中,于2021年2月1日向原告送达了预交受理费通知书,通知原告于收到该预交受理费通知书之次日起7日内预交本案受理费。原告逾期未预交本案受理费,... | 555 | cc:Chinese-Court-Decisions |
common_corpus_Github Open Source | 2,021 | #version 120
#include "include/common.glsl"
#include "include/atmospherics.glsl"
varying vec2 v_TexCoord;
uniform sampler2D colortex0;
uniform sampler2D colortex5;
void main() {
vec3 color = gammaToLinear(texture2D(colortex5, v_TexCoord).xyz);
color = pow(color, vec3(GAMMA));
color = clamp(mix(vec3(luma(color)),... | 161 | cc:Github Open Source |
common_corpus_OpenAlex | 2,021 | Issue This article is part of the issue “Reforming the Institutions of Eurozone Governance” edited by Anna‐Lena Högenauer
(University of Luxembourg), David Howarth (University of Luxembourg) and Moritz Rehm (University of Luxembourg). © 2021 by the author; licensee Cogitatio (Lisbon, Portugal). This article is licensed... | 17,232 | academic |
common_corpus_Github Open Source | 2,021 | /*
* Copyright (c) 2020 International Business Machines
* All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*
* Authors: Nikolas Ioannou (nio@zurich.ibm.com),
* Kornilios Kourtis (kou@zurich.ibm.com, kornilios@gmail.com)
*
*/
#ifndef _UDEPOT_NET_MEMCACHED_TRT_HH_
#define _UDEPOT_NET... | 902 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | # Copyright Bruno da Silva de Oliveira 2003. Use, modification and
# distribution is subject to the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
import unittest
import _vars
class VarsTest(unittest.TestCase):
def testIt(self):
... | 195 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | import React from 'react';
import { StyledIcon } from '../StyledIcon';
export const TextAlignLeft = props => (
<StyledIcon viewBox='0 0 24 24' a11yTitle='TextAlignLeft' {...props}>
<path d='M.46 3.06h23.08v2.18H.46zm0 5.23h15.81v2.18H.46zm0 5.24h23.08v2.18H.46zm0 5.23h15.81v2.18H.46z' />
</StyledIcon>
);
| 133 | cc:Github Open Source |
common_corpus_Chinese-Court-Decisions | 2,021 | 河南省济源中级人民法院民 事 裁 定 书(2021)豫96民终274号上诉人(原审被告):河南华江建筑工程有限公司,住所地:河南省林州市开元路**。法定代表人:马铷亮,该公司总经理。委托诉讼代理人:刘文林,河南世纪通律师事务所律师。委托诉讼代理人:韩丹恒,河南世纪通律师事务所律师。被上诉人(原审原告):汤国全,男,1963年3月12日出生,汉族,住济源市。被上诉人(原审被告):郑浩,男,1982年10月5日出生,汉族,住济源市。被上诉人(原审被告):侯王成,男,1954年7月1日出生,汉族,住济源市。上诉人河南华江建筑工程有限公司因与被上诉人汤国全、郑浩、侯王成劳务合同纠纷一案,不服济源市人民法院(2020)豫9001民初9457号... | 864 | cc:Chinese-Court-Decisions |
common_corpus_Github Open Source | 2,021 | <template>
<div>
我是底部
</div>
</template>
<script>
export default {
name: 'FooterBox',
props: {
list: String
},
data(){
return{
}
},
methods: {
}
}
</script>
<style>
</style>
| 75 | cc:Github Open Source |
common_corpus_Chinese-Court-Decisions | 2,021 | 本溪满族自治县人民法院执 行 裁 定 书(2021)辽0521执546号之九被执行人:朱迎辉,女,汉族,1967年12月15日生,住本溪市明山区。本院依据已经发生法律效力的本溪满族自治县人民法院作出的判决,责令被执行人履行上述法律文书确定的义务。但被执行人朱迎辉至今未履行。依照《中华人民共和国民事诉讼法》第二百四十二条、《最高人民法院关于适用〈中华人民共和国民事诉讼法〉的解释》第四百八十七条规定,裁定如下:冻结被执行人朱迎辉在中国建设银账户内存款人民币516288.00元,冻结期限为十二个月。本裁定立即执行。审判员 颜廷锐二〇二一年四月十四日书记员 石德新 微信公众号“马克数据网” | 332 | cc:Chinese-Court-Decisions |
common_corpus_Chinese-Court-Decisions | 2,021 | 江苏省南通市中级人民法院 行 政 判 决 书 (2021)苏06行终14号 上诉人(原审原告)陈四林,男,1965年11月25日生,××族,住如皋市。 被上诉人(原审被告)如皋市公安局,住所地如皋市如城街道惠政路**。 法定代表人陈晓彬,局长。 委托代理人喻晓春,如皋市公安局东陈中心派出所所长。 委托代理人何尧,该局法制大队工作人员。 被上诉人(原审被告)如皋市人民政府,住,住所地如皋市行政中心/div> 法定代表人王鸣昊,代市长。 委托代理人徐晶,如皋市司法局工作人员。 委托代理人袁婷婷,如皋市司法局工作人员。 上诉人陈四林因政府信息公开一案,不服南通经济技术开发区人民法院(2020)苏0691行初959号... | 2,670 | cc:Chinese-Court-Decisions |
common_corpus_Github Open Source | 2,021 | // Courtesy of https://uigradients.com/ and https://webgradients.com/
const themes = {
// kimoby: {
// color1: '#396afc',
// color2: '#2948ff',
// },
orca: {
color1: '#44A08D',
color2: '#093637'
},
legacy: {
color1: '#282c34',
primary: '#325D88'
},
default: {
color1: '#282c34',... | 129 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | // Generated by Haxe 4.3.0-rc.1+88ebbd0
#ifndef INCLUDED_dsHelper_flatInterleave__FloatColorTrianglesUV_FloatColorTrianglesUV_Impl_
#define INCLUDED_dsHelper_flatInterleave__FloatColorTrianglesUV_FloatColorTrianglesUV_Impl_
#ifndef HXCPP_H
#include <hxcpp.h>
#endif
HX_DECLARE_CLASS3(dsHelper,flatInterleave,_FloatColo... | 1,232 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | /*
* Copyright (c) 2018 Bixbit - Krzysztof Benedyczak All rights reserved.
* See LICENCE.txt file for licensing information.
*/
package pl.edu.icm.unity.types.basic;
import static org.hamcrest.CoreMatchers.is;
import static org.junit.Assert.assertThat;
import java.util.Collections;
import java.util.HashMap;
impor... | 204 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | # Generated by Django 2.1.3 on 2018-11-10 22:33
from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
('alumni', '0010_auto_20181109_1759'),
]
operations = [
migrations.AlterField(
model_name='alumnus',
name='grad_season... | 123 | cc:Github Open Source |
common_corpus_StackExchange | 2,021 | Firebase Rest Api reading data from my model classes using interface callback return null
I am trying to run a Get method in java Restful API. I have tried naming my model classes similar to my real-time firebase. I have tried using interface callback, and it has printed to my console but it still return null in my pos... | 1,055 | misc_reference |
common_corpus_USPTO | 2,021 | Display substrate and display apparatus
ABSTRACT
The display substrate comprises: a flexible substrate having a display area and a peripheral area located on at least one side of the display area, wherein the peripheral area sequentially comprises a wiring area, a bending area and a pad area along a direction away fr... | 8,108 | formal_gov |
common_corpus_Github Open Source | 2,021 | // ***********************************************************************
// Assembly : ArgParser.Styles
// Author : @tysmithnet
// Created : 11-12-2018
//
// Last Modified By : @tysmithnet
// Last Modified On : 11-25-2018
// *****************************************************************... | 879 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | import React from "react";
import { DarkModeWrapper } from "../components/DarkModeWrapper";
import { DarkModeToggleProvider } from "../hooks/useDarkModeToggle";
import "../styles/global.css";
const MyApp = ({ Component, pageProps }) => {
return (
<div>
<script>0</script>
<DarkModeToggleProvider>
... | 124 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | import os
import unittest
from keras import applications
from keras.layers import *
from keras.models import Model
from nyoka import KerasToPmml
from nyoka import PMML43Ext as ny
from sklearn.datasets import load_boston
from sklearn.model_selection import train_test_split
import pandas as pd
from keras.models import Se... | 549 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | import { useMutation } from 'react-query';
import { StorageError } from 'firebase/storage';
import { deleteGroupThumbnail } from '@/services/api/storage';
import useCatchStorageErrorWithToast from '../useCatchStorageErrorWithToast';
function useRemoveGroupThumbnail() {
const mutation = useMutation<void, StorageEr... | 156 | cc:Github Open Source |
common_corpus_StackExchange | 2,021 | Inefficient Query Using REGEX
I am tyring to lookup other rows matching on certain phone number fields. The problem is that the phone number fields are in inconsistent formats. Some of them have (, ), and - and so do not. I have the following query using REGEX, but it's taking an incredibly long time to run so I'm w... | 551 | misc_reference |
common_corpus_Github Open Source | 2,021 | using UnityEngine;
using UnityEditor;
using UnityEngine.UI;
using System.Linq;
using System.Collections;
using System.Collections.Generic;
using uStableObject.Data.Localization;
using uStableObject.Utilities.Converters;
namespace uStableObject.Utilities.Editor
{
public static class ... | 611 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | package io.github.chenshun00.aop.advisor.transaction.manager;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNull;
/**
* @author chenshun00@gmail.com
* @since 2018/8/29
*/
public cla... | 197 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | package org.sunbird.message;
/** This interface will hold all the response key and message */
public interface IResponseMessage {
String INVALID_REQUESTED_DATA = "INVALID_REQUESTED_DATA";
String INVALID_OPERATION_NAME = "INVALID_OPERATION_NAME";
String INTERNAL_ERROR = "INTERNAL_ERROR";
String SERVER_ERROR = ... | 672 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 |
#include <iostream>
#include "Core/engine.hpp"
#include "Resources/ressources.hpp"
#include "editor.hpp"
#include <chrono>
#define SA_UTH_DFLT_CSL_LOG 1
#include <Core/Maths/unitTestMaths.hpp>
#include <SA-UnitTestHelper.hpp>
int main(int argc, char** argv)
{
#ifndef NDEBUG
Solid::AllTestFuncMaths();
#endif
... | 404 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | use super::DatabaseClient;
use crate::resources::permission::AuthorizationToken;
use crate::resources::ResourceType;
use crate::{headers::*, CosmosError};
use crate::{requests, ReadonlyString};
use azure_core::pipeline::Pipeline;
use azure_core::policies::{LinearRetryPolicy, Policy, TransportOptions, TransportPolicy};... | 3,721 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | namespace Topics.Radical.ComponentModel.ChangeTracking
{
/// <summary>
/// A change set is a readonly list of <see cref="IChange"/> instances.
/// </summary>
[System.Diagnostics.CodeAnalysis.SuppressMessage( "Microsoft.Naming", "CA1710:IdentifiersShouldHaveCorrectSuffix" )]
public interface IChangeSet : IReadOnl... | 80 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | import React, { forwardRef } from 'react';
import PropTypes from 'prop-types';
const PlusLg = forwardRef(({ color, size, ...rest }, ref) => {
return (
<svg
ref={ref}
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 16 16"
width={size}
height={size}
fill={color}
{...rest}
... | 252 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | import math
import glob
import os
from osgeo import gdal
from osgeo import osr
import pygeoprocessing
import numpy
if __name__ == '__main__':
for path in glob.glob('relative-wealth-index-april-2021/*.csv'):
target_path = f'{os.path.basename(os.path.splitext(path)[0])}.tif'
print(target_path)
... | 726 | cc:Github Open Source |
common_corpus_OpenAlex | 2,021 | © The Author(s) 2021. Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which
permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the
original author(s) and the source, provide a link to t... | 21,350 | academic |
common_corpus_Github Open Source | 2,021 | ------------------------------------------Overview------------------------------------------
-- Name: Calculation Functions
-- Notes: Copyright (c) 2017 Jeremy Gulickson
-- Version: 1.0.03112017
-- Usage: Functions to simplify common calculation operations.
--
-- Requirements:... | 719 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | # CMake generated Testfile for
# Source directory: /home/yongjae/calamares_cmb/calamares/src/modules/keyboard
# Build directory: /home/yongjae/calamares_cmb/calamares/build/src/modules/keyboard
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be t... | 249 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | import React, { createContext, useReducer } from 'react';
import groupReducer from '../reducers/group';
import { GroupContextType } from './types';
const GroupsDispatchContext = createContext<GroupContextType | undefined>(undefined);
type GroupsProviderProps = { children: React.ReactNode };
function GroupsProvider({... | 192 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | import glob
import os
import shutil
import sys
import tempfile
import unittest
from ample import constants
from ample.util import ample_util, pdb_edit, theseus
from ample.testing import test_funcs
@unittest.skipUnless(test_funcs.found_exe("theseus" + ample_util.EXE_EXT), "theseus not found")
class Test(unittest.Test... | 1,797 | cc:Github Open Source |
common_corpus_Chinese-Court-Decisions | 2,021 | 山东省青岛市中级人民法院 执 行 裁 定 书 (2020)鲁02执1633号 申请执行人:贵州茅台酒股份有限公司,住所地贵州省仁怀市茅台镇。 法定代表人:高卫东,董事长。 委托诉讼代理人:肖仁丽,广东华埠律师事务所律师。 被执行人:贵州省仁怀市茅台镇华台酒业有限公司,住所地贵州省仁怀市茅台镇。 法定代表人:王君政,执行董事。 被执行人:即墨市福兰德商店,住所地山东省青岛市即墨区段泊岚镇。 经营者:沈建荣。 山东省青岛市中级人民法院作出的(2018)鲁02民初550号民事判决书已发生法律效力,因被执行人未履行生效法律文书,申请执行人向本院申请强制执行。本案于2020年10月27日立案,执行标的为362152元,执行费5332元。 本案... | 985 | cc:Chinese-Court-Decisions |
common_corpus_Github Open Source | 2,021 | #### Create Examples
find_package(Threads REQUIRED)
add_executable(example-kd "${CMAKE_CURRENT_SOURCE_DIR}/example_kd.cpp")
target_link_libraries(example-kd ${PROJECT_NAME} Threads::Threads)
add_executable(example-icochart "${CMAKE_CURRENT_SOURCE_DIR}/example_icochart.cpp")
target_link_libraries(example-icochart ${PR... | 158 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | package http
import (
"bytes"
"context"
"encoding/json"
"fmt"
"io/ioutil"
"log"
"net/http"
"net/http/httputil"
"os"
"github.com/tencentqidian/qidian-sdk-go/errors"
)
const (
Version = "0.1.0"
Endpoint = "https://api.qidian.qq.com"
)
var (
Debug = false
)
func init() {
if os.Getenv("QD_SDK_DEBUG") ==... | 702 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | onmessage = function (e) {
const baseNumber = e.data.power
let result = 0
for (var i = Math.pow(baseNumber, 7); i >= 0; i--) {
result += Math.atan(i) * Math.tan(i)
};
postMessage({
uid: e.data.uid,
result: 'Done doing pointless math: ' + result
})
}
| 85 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | macro_rules! endpoint {
($type:ty; for $name:literal) => {
use cached::proc_macro::cached;
use reqwest::Url;
use crate::model::resource::NamedApiResourceList;
const ENDPOINT: &str = concat!("https:///pokeapi.co/api/v2/", $name, "/");
#[cached(size = 1, result = true, time ... | 636 | cc:Github Open Source |
common_corpus_Github Open Source | 2,021 | package abi40_0_0.org.unimodules.adapters.react;
import abi40_0_0.com.facebook.react.bridge.Dynamic;
import abi40_0_0.org.unimodules.core.arguments.MapArguments;
import abi40_0_0.org.unimodules.core.arguments.ReadableArguments;
public class ArgumentsHelper {
public static Object getNativeArgumentForExpectedClass(D... | 416 | cc:Github Open Source |
common_corpus_French Open Data | 2,021 | Réservé aux professionnelsCamion RENAULT Midliner S 180, Gazole, imm. 715 BFR 38, Type 40ACE5, n° de série VF640ACE500006890, 1ère mise en circulation 15/03/2000, 13100 km. Prévoir changement pneus. Intérieur et extérieur dégradés.Enlèvement sur plateau obligatoire.Conditions de visite : le lundi 5 février 2024. | 106 | cc:French Open Data |