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_Github Open Source
2,021
# mymodule/lib/puppet/functions/gpg_decrypt.rb Puppet::Functions.create_function(:gpg_decrypt) do # Decrypts a file with GnuPG. # @param [String] file The file to decrypt. # @param [String] gpghome The path to the GnuPG home directory containing the credentials. # @param [String] password_file The password file...
292
cc:Github Open Source
common_corpus_Github Open Source
2,021
package uk.ac.imperial.lsds.saber.experiments.microbenchmarks; import java.nio.ByteBuffer; import java.util.HashSet; import java.util.Random; import java.util.Set; import uk.ac.imperial.lsds.saber.ITupleSchema; import uk.ac.imperial.lsds.saber.Query; import uk.ac.imperial.lsds.saber.QueryApplication; import uk.ac.imp...
1,896
cc:Github Open Source
common_corpus_Open-Science-Pile
2,021
RAE-Revista de Administração de Empresas (Journal of Business Management) ARTICLES Submitted 09.24.2019. Approved 06.02.04.2020 Evaluated through a double-blind review process. Scientific Editor: Henrique Correa Original version DOI: http://dx.doi.org/10.1590/S0034-759020210204 HIGH-PERFORMANCE LEVEL AND TECHNOLOGY M...
14,989
cc:Open-Science-Pile
common_corpus_Github Open Source
2,021
<?php return [ 'welcome' => "Chào mừng đến với trang quản lý sản phẩm!", 'table_name' => "Bảng thống kê", 'table_thread1' => "Loại sản phẩn", 'table_thread2' => "Tên sản phẩn", 'table_thread3' => "Giá", 'table_thread4' => "Số lượng", 'table_thread5' => "Hành đ...
674
cc:Github Open Source
common_corpus_Github Open Source
2,021
using LinCms.Data; using System.Security.Claims; using System.Threading.Tasks; namespace LinCms.Cms.Users { public interface IOAuth2Service { Task<long> SaveUserAsync(ClaimsPrincipal principal, string openId); Task<UnifyResponseDto> BindAsync(ClaimsPrincipal principal, string identityType, st...
80
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
贵州省高级人民法院民 事 裁 定 书(2021)黔民辖终7号上诉人(原审被告):贵州钰祥矿业集团投资有限公司。住所地:贵州省毕节市金沙县安洛乡大贤村,统一社会信用代码:915200005733366369。法定代表人:蒋国伟,系公司总经理。被上诉人(原审原告):贵州银行股份有限公司金沙支行(原贵州银行股份有限公司金沙县支行)。住所地:贵州省毕节市金沙县鼓场街道中华路157号,统一社会信用代码:91520523697525199Y。负责人:陈露沙,系该支行行长。上诉人贵州钰祥矿业集团投资有限公司因与被上诉人贵州银行股份有限公司金沙支行金融借款合同纠纷一案,不服贵州省毕节市中级人民法院(以下简称毕节中院)(2020)黔05民初154号民...
1,365
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
// // Created by Derek van Vliet on 2015-03-25. // Copyright (c) 2015 Get Set Games Inc. All rights reserved. // #include "SharingPrivatePCH.h" DEFINE_LOG_CATEGORY(LogSharing); #define LOCTEXT_NAMESPACE "Sharing" class FSharing : public ISharing { virtual void StartupModule() override; virtual void ShutdownModu...
116
cc:Github Open Source
common_corpus_Open-Science-Pile
2,021
Elevations of the cytosolic Ca2+ concentration were involved in the activation of apoptosis by various stimuli and commonly mediated cytotoxicity. Cytosolic Ca2+ increases precede endonuclease activation [49]. Damnacanthal from M. citrifolia has been reported to increase intracellular Ca2+ by releasing Ca2+ from intern...
8,630
cc:Open-Science-Pile
common_corpus_Github Open Source
2,021
# -*- coding: utf-8 -*- """ @Title: Identifiability and predictability of integer- and fractional-order epidemiological models using physics-informed neural networks @author: Ehsan Kharazmi & Min Cai $ Xiaoning Zheng Division of Applied Mathematics Brown University ehsan_kharazmi@brown.edu...
11,280
cc:Github Open Source
common_corpus_StackExchange
2,021
Proving that Gauss map $N: S \rightarrow \mathbb{S}^{2}$ is surjective I'm taking a course in elementary differential geometry, and there was the following problem. Let $S \subset \mathbb{R}^{3}$ be a non-empty, compact, and connected surface. Assume that (by the "Jordan-Brouwer" theorem) we can talk about "inside and...
989
misc_reference
common_corpus_Github Open Source
2,021
//更新提示弹窗 import React from "react"; import "./updateDialog.css"; import { UpdateInfoProps, UpdateInfoState } from "./interface"; import { Trans } from "react-i18next"; import { updateLog } from "../../constants/updateLog"; class UpdateDialog extends React.Component<UpdateInfoProps, UpdateInfoState> { constructor(pro...
530
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
上海市静安区人民法院民 事 判 决 书(2021)沪0106民初4195号原告:安吉租赁有限公司,住所地上海市静安区。法定代表人:沈根伟,董事长。委托诉讼代理人:陈旖旎,上海申浩律师事务所律师。委托诉讼代理人:安倩,上海申浩律师事务所律师。被告:扎西偏初,男,1988年3月19日出生,藏族,住四川省。原告安吉租赁有限公司与被告扎西偏初融资租赁合同纠纷一案,本院于2021年2月1日受理后,依法适用小额诉讼程序,于2021年2月20日公开开庭进行了审理。原告委托诉讼代理人陈旖旎到庭参加诉讼。被告扎西偏初经本院合法传唤,无正当理由未到庭参加诉讼。本案现已审理终结。原告向本院提出诉讼请求:1.被告支付租金11,439.68元、留购价款1元,...
3,839
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
export interface DocSuits { [key: string]: string } export interface DocRules { cardsPerPlayer: number state: string players: number deckType?: string dealer?: boolean lastCard?: string } export interface Doc52CardDeck { spades: string[] hearts: string[] clubs: string[] diamonds: string[] } exp...
131
cc:Github Open Source
common_corpus_Github Open Source
2,021
/* * Copyright 2015 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #ifndef SkOncePtr_DEFINED #define SkOncePtr_DEFINED #include "../private/SkAtomics.h" #include "SkUniquePtr.h" template <typename T> class SkBaseOncePtr; // Use this to cre...
835
cc:Github Open Source
common_corpus_Github Open Source
2,021
var layer__message__video__view_8c = [ [ "MessagePhotoViewOnEnter", "layer__message__video__view_8c.html#a19e29a83cb2dc8c4f6f21c94e7dab610", null ], [ "MessagePhotoViewOnLeave", "layer__message__video__view_8c.html#acb0e04bb3186405ca38b325d34e7c967", null ], [ "MessagePhotoViewOnTimer", "layer__message__vid...
486
cc:Github Open Source
common_corpus_Github Open Source
2,021
#from src.piclient import PiClient from src.streamclient import StreamClient import math options = { "boarddetector": { "prepare": { "resize": [512, 512] }, "corners": { "maxcorners": 500, "qualitylevel": 0.01, "mindistance": 20 }, ...
1,044
cc:Github Open Source
common_corpus_Github Open Source
2,021
/** @flow */ import q from '../db/queries'; import type { QueryContext } from '../db/context'; import type { EducationExperienceEntitySpec, EmailEntitySpec, ImageEntitySpec, IPAddressEntitySpec, IndustryEntitySpec, LanguageEntitySpec, LocationEntitySpec, OrganizationEntitySpec, PersonEntitySpec, P...
3,866
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
福建省仙游县人民法院 执 行 裁 定 书 (2021)闽0322执762号 申请执行人黄碧飞,女,1975年11月2日出生,汉族,住仙游县。 被执行人杨星龙,男,1985年9月28日出生,汉族,住仙游县。 本院在执行申请执行人黄碧飞与被执行人杨星龙民间借贷纠纷一案中,依据已经发生法律效力的本院(2019)闽0322民初6461号民事判决,依法向被执行人发出执行通知书、财产申报通知书,责令被执行人立即偿还给申请执行人借款17500元,加倍支付迟延履行期间的债务利息并承担案件受理费238元、公告费560元及执行费。但被执行人至今未履行生效法律文书所确定的义务。 本院在执行过程中,先后多次对被执行人的银行存款、房地产、车辆拥有等情况进行查...
758
cc:Chinese-Court-Decisions
common_corpus_Court Listener
2,021
IN THE COURT OF CRIMINAL APPEALS OF TEXAS NO. WR-53,148-04 EX PARTE MARLIN ENOS NELSON, Applicant ON APPLICATION FOR A WRIT OF HABEAS CORPUS CAUSE NO. 0483164-C IN THE 178TH DISTRICT COURT ...
365
cc:Court Listener
common_corpus_Chinese-Court-Decisions
2,021
上海市静安区人民法院执 行 裁 定 书(2021)沪0106执7767号申请执行人:平安银行股份有限公司上海静安支行,住所地上海市静安区。负责人:符寅健,行长。被执行人:林鉴城,男,汉族,1979年05月25日出生,住广东省陆丰市。本院在执行申请执行人平安银行股份有限公司上海静安支行与被执行人林鉴城的本院(2021)沪0106民初4909号信用卡纠纷一案中,申请执行人以与被执行人达成和解协议为由,向本院提出撤回强制执行的申请。据此,依照《中华人民共和国民事诉讼法》第一百五十四条第一款第(八)项、《最高人民法院关于适用的解释》第四百六十六条之规定,裁定如下:终结上海市静安区人民法院(2021)沪0106民初4909号民事判决书的执行。...
436
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
WIKISPLIT_DIR=/data/pengwei/fourth/laser_data/wiki-split # Preprocessed data and models will be stored here. OUTPUT_DIR=/data/pengwei/fourth/laser_data/wiki-split/output # Download the pretrained BERT model: # https://storage.googleapis.com/bert_models/2018_10_18/cased_L-12_H-768_A-12.zip BERT_BASE_DIR=/data/pretrained...
194
cc:Github Open Source
common_corpus_Github Open Source
2,021
{-| Module : Monomer.Main.UserUtil Copyright : (c) 2018 Francisco Vallarino License : BSD-3-Clause (see the LICENSE file) Maintainer : fjvallarino@gmail.com Stability : experimental Portability : non-portable Helper functions for Monomer users, to simplify common operations such as focus change and clipb...
468
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
江苏省江阴市人民法院民 事 裁 定 书(2021)苏0281民初10457号申请人:江苏百之诺国际贸易有限公司,统一社会信用代码913202815939390391,住所地江阴市新园路19号。法定代表人:朱红,该公司总经理。被申请人:江阴市申港政和烟酒商行,统一社会信用代码92320281MA1P51E86E,经营场所江阴市临港街道申裕街152号。经营者:於烽,男,1995年7月9日出生,汉族,住江阴市。江苏百之诺国际贸易有限公司与江阴市申港政和烟酒商行买卖合同纠纷一案中,申请人江苏百之诺国际贸易有限公司于起诉之日向本院申请财产保全,请求冻结被申请人江阴市申港政和烟酒商行的银行存款65000元或查封相应价值的财产,并提供了担保。本院...
610
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
<?php defined('SYSPATH') OR die('No direct script access.'); class Kohana_HTTP_Exception_417 extends HTTP_Exception { /** * @var integer HTTP 417 Expectation Failed */ protected $_code = 417; }
51
cc:Github Open Source
common_corpus_USPTO
2,021
All samples were produced using four foot lengths of two inch wide fiberglass knit tape, like that described in the Example of U.S. Pat. No. 4,609,578, which patent is incorporated herein by reference in its entirety. The sample pliable binder wraps were made by dipping the fabric tape into each specified slurry mixtur...
12,564
formal_gov
common_corpus_Chinese-Court-Decisions
2,021
长春经济技术开发区人民法院结 案 通 知 书(2021)吉0191执770号邰旭鑫长春宝悦行汽车维修服务有限公司:关于申请执行人邰旭鑫与被执行人长春宝悦行汽车维修服务有限公司劳动争议一案,长春市中级人民法院作出的(2021)吉01民终2636号民事判决书已发生法律效力。因被执行人没有履行生效法律文书确定的义务,申请执行人向本院申请强制执行。本案在执行过程中,被执行人长春宝悦行汽车维修服务有限公司已经自动履行长春市中级人民法院作出的(2021)吉01民终2636号民事判决书确定的义务,并承担案件执行费3,904.00元,长春市中级人民法院作出的(2021)吉01民终2636号民事判决书执行完毕。本院认为,长春市中级人民法院作出的(20...
529
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
// Copyright (c) 2015 Cornell University. // 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 without limitation the rights to use, copy, // modify, merge, p...
1,796
cc:Github Open Source
common_corpus_Github Open Source
2,021
using System; namespace P01._HelloWorld_After { public class HelloWorld { private DateTime timeOfGreeting; public HelloWorld(DateTime timeOfGreeting) { this.timeOfGreeting = timeOfGreeting; } public string Greeting(string name) { if (th...
132
cc:Github Open Source
common_corpus_OpenAlex
2,021
ARTICLE ARTICLE ARTICLE ARTICLE NATURE COMMUNICATIONS | https://doi.org/10.1038/s41467-021-26507-1 A A n accelerated vaccination campaign with the Pfizer- BioNTech BNT162b2 COVID-19 mRNA vaccine (hereinafter mRNA vaccine) was initiated in Israel in December 2020, and as of April 2021 nearly 50% of the adult population h...
12,266
academic
common_corpus_Chinese-Court-Decisions
2,021
上海市静安区人民法院民 事 判 决 书(2021)沪0106民初1199号原告:兴业银行股份有限公司信用卡中心,住所地上海市浦东新区。负责人:汪宇,总经理。委托诉讼代理人:吴燕平,上海瀚元律师事务所律师。委托诉讼代理人:张届荣,上海瀚元律师事务所律师。被告:王小琴,女,1983年11月3日出生,汉族,住重庆市。原告兴业银行股份有限公司信用卡中心与被告王小琴信用卡纠纷一案,本院于2021年1月4日立案后,依法适用简易程序,公开开庭进行了审理。原告兴业银行股份有限公司信用卡中心的委托诉讼代理人吴燕平到庭参加诉讼,被告王小琴经本院传票传唤,未到庭参加诉讼。本案现已审理终结。原告兴业银行股份有限公司信用卡中心向本院提出诉讼请求:一、判令被告...
2,342
cc:Chinese-Court-Decisions
common_corpus_USPTO
2,021
Analysis and screening of cell secretion profiles ABSTRACT Embodiments disclose apparatus, methods and software for performing biological screening and analysis implemented using an instrument platform capable of detecting a wide variety of cell-based secretions, expressed proteins, and other cellular components. The...
10,919
formal_gov
common_corpus_Github Open Source
2,021
<cfscript> authName = ""; authKey = ""; /* createCustomerProfile() authArgs = structNew(); // Optional name and transactionKey // authArgs.name=authName; // authArgs.transactionkey=authKey; authArgs.merchantCustomerId = "Merchant_Customer_ID"; authArgs.customerdescription = "Profile description here"; authArgs.email =...
998
cc:Github Open Source
common_corpus_Github Open Source
2,021
#!/usr/bin/env python3 # -*- coding: utf-8 -*- """ My first warp! Using scikit-image piecewise affine transformation, based on manual node assignment with stable corners. A midpoint morph (halfway between the key frames) is generated. http://scikit-image.org/docs/dev/auto_examples/plot_piecewise_affine.html """ ####...
800
cc:Github Open Source
common_corpus_USPTO
2,021
Reference numerals with suffix letters (e.g., 1718A-1718N) may be used to indicate that there can be one or multiple instances of the referenced entity in various embodiments, and when there are multiple instances, each does not need to be identical but may instead share some general traits or act in common ways. Furth...
2,732
formal_gov
common_corpus_StackExchange
2,021
Count consecutive 1 I have an assignment where I am to count the occurrences of consecutive 1:s in a sequence. This is where I'm at. Why doesn't this work? def count11(seq): x = 0 for i in seq: if i == 1: if seq[i+1] == 1: x += 1 return x print(count11([0, 0, 1, 1, 1, 0]...
2,766
misc_reference
common_corpus_Github Open Source
2,021
PREFIX solidtrees: <https://solidshapes.example/trees/> PREFIX pm: <https://vocab.example/project-management/> PREFIX tbd: <https://tbd.example/> PREFIX acme-finance: <https://finance.acme.example/> acme-finance:a2b38a9b-f115-4865-af3a-8ea3c86e0bec a tbd:ReferencesList ; tbd:referencesOf acme-finance:c2883a4d-cece...
216
cc:Github Open Source
common_corpus_Github Open Source
2,021
import os, sys, tempfile import numpy as np import pandas as pd # Create the path to forest relative to the test_generate_prizes.py path # Workaround due to lack of a formal Python package for the pcsf scripts test_dir = os.path.dirname(__file__) path = os.path.abspath(os.path.join(test_dir, "..")) if not path in sys....
921
cc:Github Open Source
common_corpus_Github Open Source
2,021
#!/usr/bin/env bash #****F* vsi/findin # NAME # findin - Bash CLI version of findin # INPUTS # $1 - Value to search for # [$2...] - Values of array to search over # OUTPUT # stdout - -1 for not found, else the index of the first match # SEE ALSO # findin/findin #*** #****f* findin/findin # NAME # findin -...
333
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
黑龙江省漠河市人民法院刑 事 判 决 书(2021)黑2723刑初13号公诉机关黑龙江省漠河市人民检察院。被告人唐振军,男,1966年10月30日出生,汉族,初中文化,大兴安岭漠河宏伟矿业有限公司装载车司机,住黑龙江省漠河市,2020年3月22日因涉嫌过失致人死亡被漠河市公安局取保候审。2021年2月23日被取保候审。黑龙江省漠河市人民检察院以黑漠检一部刑诉[2021]10号起诉书指控被告人唐振军犯过失致人死亡罪,于2021年2月23日向本院提起公诉。本院依法适用认罪认罚简易程序,实行独任审判,公开开庭审理了此案,漠河市人民检察院指派检察员王伟出庭支持公诉,被告人唐振军到庭参加诉讼。现已审理终结。漠河市人民检察院起诉书指控并经本院审...
2,437
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
// Copyright IBM Corp. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 package cluster import ( "fmt" "io/ioutil" "net/http" "sync" "testing" "time" "github.com/hyperledger-labs/orion-server/internal/worldstate" "github.com/hyperledger-labs/orion-server/test/setup" "github.com/pkg/errors" "gith...
808
cc:Github Open Source
common_corpus_Github Open Source
2,021
from torch.utils.data import Dataset, DataLoader import torch class DADataset(Dataset): __label_dict = dict() def __init__(self, tokenizer, data, train=False, text_field = "clean_text", label_field="act_label_1", max_len=512): self.text = data['train'][text_field] self.label = data['t...
328
cc:Github Open Source
common_corpus_StackExchange
2,021
my if-statement is not doing what it want it to i really need help with a memory-style game that i have to create for a school project. The issue right now is that my if statements wont really work properly. i want to compare cards and then if they match they should stay open and the score should go up, and if they don...
3,699
misc_reference
common_corpus_Github Open Source
2,021
import React, { useEffect, useState, useRef } from "react"; import AceEditor from "react-ace"; import "ace-builds/src-min-noconflict/ext-language_tools"; import "ace-builds/src-noconflict/snippets/javascript"; import { fileOpen, fileSave } from "browser-fs-access"; import CanvasDraw from "react-canvas-draw"; import {...
1,618
cc:Github Open Source
common_corpus_Github Open Source
2,021
using System; using System.Linq.Expressions; namespace NQuery { public interface ISelectGroupableQuery<T> : ISelectOrderableQuery<T> { ISelectOrderableQuery<T> GroupBy(Expression<Func<T, object>> selector); } }
54
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
上海市宝山区人民法院 民 事 判 决 书 (2020)沪0113民初19523号 原告:上海聚泛信息科技有限公司,住所地上海市青浦区。 法定代表人:刘建国,执行董事。 委托诉讼代理人:黄金勇。 被告:林宵妹,女,1969年7月18日出生,汉族,户籍地浙江省瑞安市。 原告上海聚泛信息科技有限公司诉被告林宵妹民间借贷纠纷一案,本院于2020年8月14日立案受理后,根据《全国人民代表大会常务委员会关于授权最高人民法院在部分地区开展民事诉讼程序繁简分流改革试点工作的决定》,依法适用普通程序,由审判员独任审理,于2020年12月31日公开开庭进行了审理。原告委托诉讼代理人黄金勇到庭参加诉讼。被告经本院公告送达开庭传票,未到庭参加诉讼,本院依法...
4,365
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
{ "cells": [ { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "# pytz will be needed in the exercise\n", "import sys\n", "!{sys.executable} -m pip install pytz" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# 1. P...
814
cc:Github Open Source
common_corpus_Github Open Source
2,021
#![allow(non_snake_case, non_upper_case_globals)] #![allow(non_camel_case_types)] //! Flash //! //! Used by: stm32h743, stm32h743v, stm32h753, stm32h753v #[cfg(not(feature = "nosync"))] pub use crate::stm32h7::peripherals::flash_v1::Instance; pub use crate::stm32h7::peripherals::flash_v1::{RegisterBlock, ResetValues};...
1,563
cc:Github Open Source
common_corpus_Github Open Source
2,021
using System; namespace CmnSoftwareBackend.Entities.Dtos.CategoryDtos { public class CategoryUpdateDto { public int Id { get; set; } public string Name { get; set; } public string Description { get; set; } public string Image { get; set; } public string Color { get; set;...
99
cc:Github Open Source
common_corpus_Github Open Source
2,021
/* * Copyright (C) 2021 The Android Open Source Project * * 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 app...
1,711
cc:Github Open Source
common_corpus_Github Open Source
2,021
import React, {useState} from "react"; // import DatePicker from 'react-date-picker'; // import { useHistory } from "react-router-dom"; function WorkHistory() { // const history = useHistory() // const routeChange = () => { // let path = "/skills" // history.push(path) // } const [t...
691
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
江苏省沛县人民法院执 行 案 件 结 案 通 知 书(2021)苏0322执2170号申请执行人徐州风光物业服务有限公司与被执行人高威物业服务合同纠纷一案,本院于2021年4月21日立案执行。本案执行标的为:5466元及利息。在执行过程中,本院依法采取了以下措施:无。经执行至今已实际执行到位标的:5502元。本案已经结案,结案方式:自动履行完毕。特此通知。二〇二一年五月十七日 关注公众号“马 克 数 据 网”
207
cc:Chinese-Court-Decisions
common_corpus_Chinese-Court-Decisions
2,021
宁夏回族自治区永宁县人民法院 民 事 裁 定 书 (2021)宁0121民初556号 原告:宁夏华电供热有限公司,住所地宁夏回族自治区银川市金凤区阅海湾中央商务区万寿路**西CBD金融中心第**309办公室。 法定代表人:王立波,该公司董事长。 委托诉讼代理人:焦明钰,宁夏兴业律师事务所律师。 委托诉讼代理人:李斐然,宁夏兴业律师事务所律师。 被告:黄吉芳,女,1976年6月15日出生,汉族,住宁夏回族自治区永宁县。 原告宁夏华电供热有限公司与被告黄吉芳供用热力合同纠纷一案,本院于2021年1月28日立案。原告宁夏华电供热有限公司于2021年2月23日向本院提出撤诉申请。 本院认为,原告宁夏华电供热有限公司的撤诉申请符合法律规定,应...
678
cc:Chinese-Court-Decisions
common_corpus_Creative Commons Common Crawl (CCC)
2,021
Next Article in Journal Nutrient Content and Nutritional Water Productivity of Selected Grain Legumes in Response to Production Environment Next Article in Special Issue Environmental Risks Associated with Symptoms of Acute Respiratory Infection among Preschool Children in North-Western and South-Southern Nigeria Commu...
11,901
cc:Creative Commons Common Crawl (CCC)
common_corpus_Chinese-Court-Decisions
2,021
湖北省枣阳市人民法院民 事 判 决 书(2021)鄂0683民初773号原告:中国邮政储蓄银行股份有限公司枣阳市支行。住所地:枣阳市大西街8号。负责人:孙长华,该行行长。委托诉讼代理人:殷红,湖北鸣天律师事务所律师。代理权限:特别授权。被告:杨顺兵,男,1972年3月19日出生,汉族,住枣阳市。原告中国邮政储蓄银行股份有限公司枣阳市支行(以下简称邮政银行枣阳市支行)与被告杨顺兵信用卡纠纷一案,本院于2021年1月14日立案后,依法适用简易程序,公开开庭进行了审理。原告邮政银行枣阳市支行的委托诉讼代理人殷红,到庭参加诉讼,被告杨顺兵经传票合法传唤无正当理由未到庭参加诉讼。本案现已审理终结。原告邮政银行枣阳市支行向本院提出诉讼请求:1....
1,708
cc:Chinese-Court-Decisions
common_corpus_Chinese-Court-Decisions
2,021
湖南省宜章县人民法院 执 行 结 案 通 知 书 (2021)湘1022执恢6号 邓勋都: 申请执行人张瑞云申请执行(2021)湘1022执恢36号民买卖合同纷一案,你已于2021年2月2日全部履行完毕。本案结案,特此通知。 二〇二一年二月二日 搜索“马 克 数 据 网”
143
cc:Chinese-Court-Decisions
common_corpus_OpenAlex
2,021
Zhang et al. BMC Public Health (2021) 21:1507 https://doi.org/10.1186/s12889-021-11544-8 Zhang et al. BMC Public Health (2021) 21:1507 https://doi.org/10.1186/s12889-021-11544-8 Open Access The influence of personality, alexithymia and work engagement on burnout among village doctors in China: a cros...
19,187
academic
common_corpus_Chinese-Court-Decisions
2,021
云南省瑞丽市人民法院民 事 裁 定 书(2021)云3102民初776号原告:腾冲诚挚物业管理有限公司瑞丽分公司,住所地云南省德宏州瑞丽市兴安路128号,统一社会信用代码91533102MA6NA5AK44。负责人:罗晓刚,该分公司经理。被告:陈某,男,汉族,现住云南省德宏州瑞丽市。本院于2021年3月12日立案受理原告腾冲诚挚物业管理有限公司瑞丽分公司诉被告陈某物业服务合同纠纷一案,同日,原告腾冲诚挚物业管理有限公司瑞丽分公司以被告陈某已支付尚欠物业费为由向本院提出撤诉申请。本院认为,原告腾冲诚挚物业管理有限公司瑞丽分公司向本院申请撤诉是对自己民事权利的自行处分,没有损害国家、集体和第三人的合法权益。据此,依照《中华人民共和国民事...
547
cc:Chinese-Court-Decisions
common_corpus_Chinese-Court-Decisions
2,021
西藏自治区萨嘎县人民法院 执行案件结案通知书 (2021)藏0236执9号 申请执行人:李立清,男,汉族,1961年5月27日出生,务工,四川省大邑县人。 被执行人:四川中富达建筑劳务有限公司,统一社会信用代码:915100007949289422,住所地:成都市金牛区蜀西路********。 被执行人:西藏万年实业有限公司,统一社会信用代码:91540091710901102B,住所地:拉萨市柳梧新区长兴国际5幢10层1房号 本院执行的申请执行人李立清与被执行人西藏万年实业有限公司、四川中富达建筑劳务有限公司建设工程合同纠纷一案,经被执行人四川中富达建筑劳务有限公司自动履行执行款419549.46元,申请执...
743
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
import 'dart:convert'; import '../../apicontrollers/values_controller.dart'; import '../values_services.dart'; class BackendValuesServices implements ValuesServices { ValuesApiController _controller; BackendValuesServices(String ip) { _controller = new ValuesApiController(ip); } @override Future<List<S...
470
cc:Github Open Source
common_corpus_StackExchange
2,021
Check if return a JSON or not I wrote a simple script to check if a URL return me a JSON. I'm using request to check if return 200 and is working. But now i need to check if the URL return me a JSON. I don't need to open it. Just check if is a JSON or not, because even if the URL returns me a 200 doesn't mean that is ...
225
misc_reference
common_corpus_Github Open Source
2,021
Option Explicit Const MAXTABS = 20 Type tTAB iNumTabs As Integer sTabCaption(MAXTABS) As String iTabEnabled(MAXTABS) As Integer End Type ' need routines to ... ' create a tab ' delete a tab ' enable a tab ' disable a tab ' select a tab Sub AddTab (inTab As tTAB, ByVal sTabCaption As String) inTab. ...
2,706
cc:Github Open Source
common_corpus_StackExchange
2,021
Variance of sum of products Let $\{X_i\}$ be iid random variables where $X_i \sim N(\mu_x,\sigma^2)$ and $\{Y_i\}$-iid random variables where $Y_i \sim N(\mu_y,\sigma^2)$. Every $X$ is also independent from $Y$. I need to find such variance: $$Var\Big(\sum_{\substack{i=1,...,n\\ j=1,...,n}} X_i Y_j \Big)$$ I tried to ...
720
misc_reference
common_corpus_Github Open Source
2,021
<!-- partial:partials/_navbar.html --> <nav class="navbar default-layout col-lg-12 col-12 p-0 fixed-top d-flex flex-row"> <div class="text-center navbar-brand-wrapper d-flex align-items-top justify-content-center"> <a class="navbar-brand brand-logo" style="margin-left:-15px" href="index.html"> ...
1,859
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
陕 西 省 西 安 市 新 城 区 人 民 法 院 执 行 裁 定 书 (2021)陕0102执214号之一 申请执行人:陈强,男,1995年9月3日出生,汉族,住陕西省渭南市潼关县。 被执行人:赵玉红,女,1971年4月28日出生,汉族,住河南省偃师市顾县李家湾。 陈强与赵玉红民间借贷纠纷一案,我院作出的(2020)陕0102民初7770号民事判决书已经发生法律效力。因被执行人赵玉红未履行生效法律文书确定的义务,申请执行人陈强向我院申请强制执行,要求被执行人赵玉红偿还借款33500元、利息466.7元及逾期利息5588.9元;支付案件受理费476元。本院依法立案执行...
648
cc:Chinese-Court-Decisions
common_corpus_Chinese-Court-Decisions
2,021
四川省阆中市人民法院 民 事 判 决 书 (2021)川1381民初758号 原告:谢万均,男,生于1957年8月5日,汉族,住四川省阆中市。 委托诉讼代理人:魏兴元,阆中市二龙法律服务所法律工作者。 被告:侯永刚,男,生于1966年9月9日,汉族,住四川省阆中市。 上列原告诉被告劳务合同纠纷一案,本院于2021年2月20日受理,依法适用简易程序,由审判员任洪才独任审判,于2021年3月17日公开开庭进行了审理。原告谢万均及其委托诉讼代理人魏兴元到庭参加了诉讼,被告侯永刚经本院合法传唤,无正当理由未到庭参加诉讼。本案现已审理终结。 原告诉称,2018年4月,赵杰承包阆中市二龙镇仓房沟村&ldquo;三改一建&rdquo;工程,被告侯...
1,733
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
<?php namespace App\Http\Livewire; use Livewire\Component; use Livewire\WithPagination; use App\Models\Roleuser; class ShowRoles extends Component { use WithPagination; public $search; public $sort = 'id'; public $direction = 'asc'; public $rol; public $rol_id; public $tipo_usuario; ...
633
cc:Github Open Source
common_corpus_Github Open Source
2,021
package org.kurtymckurt.TestPojo; import lombok.Builder; import lombok.Singular; import lombok.Value; import org.kurtymckurt.TestPojo.generators.Generator; import org.kurtymckurt.TestPojo.generators.PostGenerator; import org.kurtymckurt.TestPojo.limiters.Limiter; import org.kurtymckurt.TestPojo.providers.ProviderFunct...
238
cc:Github Open Source
common_corpus_Github Open Source
2,021
/* $Id: checksum.cpp 365172 2012-06-04 13:42:54Z lavr $ * =========================================================================== * * PUBLIC DOMAIN NOTICE * National Center for Biotechnology Information * * This software/database is a "United States Government Work" ...
8,713
cc:Github Open Source
common_corpus_Github Open Source
2,021
// regtrdlg.h : header file // ///////////////////////////////////////////////////////////////////////////// // CRegTraceDlg dialog class CRegTraceDlg : public CDialog { // Construction public: CRegTraceDlg(CWnd* pParent = NULL); // standard constructor // Dialog Data //{{AFX_DATA(CRegTraceDlg) enum { IDD = IDD_R...
205
cc:Github Open Source
common_corpus_Eurlex
2,021
C_2021422IT.01002301.xml 18.10.2021    IT Gazzetta ufficiale dell’Unione europea C 422/23 Ricorso proposto il 15 agosto 2021 — Lagardère, unité médico-sociale / Commissione (Causa T-503/21) (2021/C 422/30) Lingua processuale: il francese Parti Ricorrente: Lagardère, unité médico-sociale (Ghlin...
637
cc:Eurlex
common_corpus_Github Open Source
2,021
/* * Copyright 2012 ETH Zuerich, CISD * * 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...
737
cc:Github Open Source
common_corpus_Github Open Source
2,021
<script type="text/javascript"> function checkAll(checkId){ var inputs = document.getElementsByTagName("input"); for (var i = 0; i < inputs.length; i++) { if (inputs[i].type == "checkbox" && inputs[i].id == checkId) { if(inputs[i].checked == true) { i...
1,113
cc:Github Open Source
common_corpus_Github Open Source
2,021
package typings.googleapis.proximitybeaconV1beta1Mod.proximitybeaconV1beta1 import org.scalablytyped.runtime.StObject import scala.scalajs.js import scala.scalajs.js.annotation.{JSGlobalScope, JSGlobal, JSImport, JSName, JSBracketAccess} /** * Indoor level, a human-readable string as returned by Google Maps APIs, ...
217
cc:Github Open Source
common_corpus_Github Open Source
2,021
/** * @internal used in calendar, year picker and wrapper */ export const enum TuiInteractiveState { Disabled = 'disabled', Readonly = 'readonly', Pressed = 'pressed', Hovered = 'hovered', }
50
cc:Github Open Source
common_corpus_Github Open Source
2,021
#include "FloatImage.h" #include "Vec3.h" #include "Mat3.h" #include "Vec2.h" #include "FloatUtil.h" #include "Rand.h" #include "BmpImage.h" #include "File.h" #include "Log.h" #include "FileUtil.h" #include "ColorConversions.h" #include <string.h> START_CB //! \todo @@@@ support a few types of grey : Luminance and R...
12,265
cc:Github Open Source
common_corpus_Github Open Source
2,021
package stdgolibs import ( pkg "math/big" "reflect" ) func init() { registerValues("math/big", map[string]reflect.Value{ // Functions "NewRat": reflect.ValueOf(pkg.NewRat), "NewInt": reflect.ValueOf(pkg.NewInt), "Jacobi": reflect.ValueOf(pkg.Jacobi), "ParseFloat": reflect.ValueOf(pkg.ParseFl...
451
cc:Github Open Source
common_corpus_Github Open Source
2,021
--[[ Copyright (C) 2018-2020 The DMLab2D Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in...
363
cc:Github Open Source
common_corpus_USPTO
2,021
In a possible implementation, the oxygen provider 102 includes an oxygen source, an accumulator and a blower device. The accumulator provides a chamber where oxygen output by the oxygen source is mixed with ambient air to produce blended gas, and the blended gas is delivered through the blower device and the airway 103...
9,242
formal_gov
common_corpus_Github Open Source
2,021
package typingsSlinky.astTypes.buildersMod import typingsSlinky.astTypes.anon.LocTypeParameters import typingsSlinky.astTypes.kindsMod.IdentifierKind import typingsSlinky.astTypes.kindsMod.TSQualifiedNameKind import typingsSlinky.astTypes.kindsMod.TSTypeParameterInstantiationKind import typingsSlinky.astTypes.namedTyp...
221
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
河南省沁阳市人民法院执 行 通 知 书(通知被执行人用)(2021)豫0882执1701号李苹果、喻成涛、沁阳市双龙鞋服有限公司:你与申请执行人买夏至为买卖合同纠纷一案,本院作出的(2021)豫0882民初63号民事调解书已发生法律效力。申请执行人买夏至于二〇二一年九月六日向本院申请强制执行,本院于二〇二一年九月六日立案。依照《中华人民共和国民事诉讼法》第二百四十条、《最高人民法院关于适用〈中华人民共和国民事诉讼法〉的解释》第四百八十二条规定,责令你自本通知书送达之日起3日内履行下列义务:向申请人支付1009109元及利息,并加倍支付迟延履行期间的债务利息。二、负担案件受理费8786元、保全费5000元、保险费3000执行费1249...
465
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
#!/usr/bin/env bash set -eu -o pipefail pf() { set -eu -o pipefail resource=$1 port=$2 dest_port=${3:-"$port"} ./hack/free-port.sh $port echo "port-forward $resource $port" kubectl -n argo port-forward "svc/$resource" "$port:$dest_port" > /dev/null & until lsof -i ":$port" > /dev/null ; do sleep 1s ; do...
466
cc:Github Open Source
common_corpus_OpenAlex
2,021
Lancet Respir Med 2021 Methods The Post-hospitalisation COVID-19 study (PHOSP-COVID) is a multicentre, long-term follow-up study of adults (aged ≥18 years) discharged from hospital in the UK with a clinical diagnosis of COVID-19, involving an assessment between 2 and 7 months after discharge, including detailed recor...
27,603
academic
common_corpus_Github Open Source
2,021
//----------------------------------------------------------------------------- // // Copyright 1993-1996 id Software // Copyright 1999-2016 Randy Heit // Copyright 2016 Magnus Norddahl // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as ...
390
cc:Github Open Source
common_corpus_Eurlex
2,021
Konsolidirano BESEDILO: 31991L0477 — SL — 26.04.2021 01991L0477 — SL — 26.04.2021 — 003.001 To besedilo je zgolj informativne narave in nima pravnega učinka. Institucije Unije za njegovo vsebino ne prevzemajo nobene odgovornosti. Verodostojne različice zadevnih aktov, vključno z uvodnimi izjavami, so objavljene v ...
380
cc:Eurlex
common_corpus_Github Open Source
2,021
import {nanoid} from 'nanoid'; const key = '$san_devtool'; const sessionStorage = window.sessionStorage; export default (useCache = true) => { let sessionId: string | null; if (useCache) { sessionId = sessionStorage.getItem(key); if (sessionId) { return sessionId; } } ...
98
cc:Github Open Source
common_corpus_Github Open Source
2,021
/** * @fileoverview Parser * @suppress {accessControls|duplicate|unusedPrivateMembers} */ goog.module('plugin.file.gpx.GPXParser'); goog.module.declareLegacyNamespace(); const dom = goog.require('goog.dom'); const Feature = goog.require('ol.Feature'); const GPX = goog.require('ol.format.GPX'); const XSD = goog.re...
1,745
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
德州经济技术开发区人民法院 执 行 裁 定 书 (2020)鲁1491执982号 申请执行人:朔州市耕耘兴盛农机设备有限公司,住所地朔州市朔城区贾庄乡辛村10号。 法定代表人:刘宁,经理。 被执行人:德州宝鼎液压机械有限公司,住所地德州经济技术开发区晶华路。 法定代表人:刘希钢,董事长。 本院在执行申请执行人朔州市耕耘兴盛农机设备有限公司与德州宝鼎液压机械有限公司买卖合同纠纷一案中,申请执行人根据本院(2017)鲁1491民初665号民事调解书进行执行,申请执行事项为1、由被执行人将无法使用的4QZ-2800自走式青饲料收获机(车架号为BD2016071002)自行运回;2、由被执行人对车架号为BD2015081601、BD2015...
1,663
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CONTENT_BROWSER_MEDIA_MEDIA_INTERNALS_PROXY_H_ #define CONTENT_BROWSER_MEDIA_MEDIA_INTERNALS_PROXY_H_ #include "base/memory/ref_counted.h" #i...
662
cc:Github Open Source
common_corpus_Github Open Source
2,021
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.Runtime; using ...
10,155
cc:Github Open Source
common_corpus_Spanish-Science-Pile
2,021
MACHADO, A. (1989), Antonio Machado: Poesía y Prosa, en Macrì, O. (ed.), vol. II, Madrid, Espasa-Calpe. ⸻⸺ (2012), Campos de Castilla, Editorial Literanda, consultado en línea [15/02/2021]: www.literanda.com. MACHADO RUIZ, M. (1924), “La Égloga Antonia. Una obra inédita de Lope de Vega”, en Revista de la Biblioteca, Ar...
9,191
cc:Spanish-Science-Pile
common_corpus_Github Open Source
2,021
@extends('back.master') @section('breadcumb') Pengaturan / Tampilan @endsection @section('content') <div class="content d-flex flex-column flex-column-fluid" id="kt_content" style="margin-top: -50px"> <div class="d-flex flex-column-fluid"> <!--begin::Container--> <div class="container"> ...
823
cc:Github Open Source
common_corpus_Github Open Source
2,021
import { ClientEvents } from "discord.js/typings/index.js"; export default class BaseEvent { constructor(public readonly config: { name: keyof ClientEvents }) {} get name() { return this.config.name; } // eslint-disable-next-line @typescript-eslint/no-explicit-any, @typescript-eslint/no-unuse...
87
cc:Github Open Source
common_corpus_Github Open Source
2,021
using System.Collections; using System.Collections.Generic; using UnityEngine; using TMPro; using UnityEngine.UI; using UnityEngine.Events; using UnityEngine.EventSystems; public class DisplayInventory : MonoBehaviour { public MouseItem mouseItem = new MouseItem(); private Image image; public GameObject ...
1,251
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
上海市浦东新区人民法院民 事 裁 定 书(2021)沪0115民初9953号申请人:中国银行股份有限公司上海市中银大厦支行,住所地上海市浦东新区。法定代表人:周玲玲,该行行长。委托诉讼代理人:金明睿。上海市佳信达律师事务所律师。被申请人:马科,男,1977年11月16日生,汉族,住上海市宝山区。本院在审理申请人中国银行股份有限公司上海市中银大厦支行诉被申请人马科金融借款合同纠纷一案中,申请人于2021年1月27日向本院提出财产保全申请,请求冻结被申请人马科的银行存款人民币244,619.52元或查封、扣押其相应价值财产,并已提供担保。本院认为,申请人的申请符合法律规定。依照《中华人民共和国民事诉讼法》第一百条第一款、第一百零二条、第...
815
cc:Chinese-Court-Decisions
common_corpus_OpenAlex
2,021
University of Groningen Prediction of Incident Cancers in the Lifelines Population-Based Cohort Cortés-Ibañez, Francisco O; Nagaraj, Sunil Belur; Cornelissen, Ludo; Navis, Gerjan J; Vegt, Bert van der; Sidorenkov, Grigory; de Bock, Geertruida H Published in: University of Groningen Prediction of Incident Cancers in the...
17,055
academic
common_corpus_Github Open Source
2,021
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //--...
843
cc:Github Open Source
common_corpus_Github Open Source
2,021
""" AddComplexNoiseFilter tests """ # pylint: disable=duplicate-code from copy import deepcopy import pytest import numpy as np import numpy.testing from asldro.filters.basefilter import FilterInputValidationError from asldro.filters.json_loader import JsonLoaderFilter from asldro.filters.ground_truth_loader import G...
2,046
cc:Github Open Source
common_corpus_Github Open Source
2,021
/* * SPI flash interface * * Copyright (C) 2008 Atmel Corporation * * This file uses source obtained from uboot which was licensed under * GPL v2 at the time this source was obtained, using the following * commit id: * http://git.denx.de/?p=u-boot.git;a=blob;f=drivers/mtd/spi/spi_flash.c;hb=7b7a869a8ba3bd6d9bff...
1,226
cc:Github Open Source
common_corpus_Github Open Source
2,021
package net.christophschubert.kafka.clusterstate.formats.env; import com.fasterxml.jackson.annotation.JsonCreator; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.Objects; import java.util.Set; public class Environment { @JsonCreator public Environment( @JsonProperty("clus...
196
cc:Github Open Source
common_corpus_Github Open Source
2,021
#!/bin/bash set -ex # change to repo root cd $(dirname $0)/../../../.. # all artifacts come here mkdir artifacts export ARTIFACT_DIR=$(pwd)/artifacts # ruby environment bash kokoro/release/ruby/macos/ruby/ruby_build_environment.sh gem install rubygems-update update_rubygems # build artifacts bash kokoro/release/r...
92
cc:Github Open Source