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
<footer> <div class="footer-main"> <div class="container"> <div class="row"> <div class="col-lg-4 col-md-12 m-md-auto align-self-center"> <div class="block"> <a href="index.html"><img src="images/logo-alt.png" alt="footer-logo"></a> <!-- Social Site Icons --> ...
1,059
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
河南省登封市人民法院民 事 裁 定 书(2021)豫0185民初1561号原告:陈振乾,男,汉族,1963年7月24日出生,住登封市。原告:陈振水,男,汉族,1978年5月19日出生,住登封市。以上二原告共同委托诉讼代理人:张占龙,登封市少林法律服务所法律工作者。被告:裴会旺,男,汉族,1970年2月9日出生,住河南省偃师市。二原告与被告追偿权纠纷一案,本院立案后,二原告于2021年3月17日向本院提出撤诉申请。本院认为,二原告提出的撤诉申请,符合法律规定,本院予以准许。依照《中华人民共和国民事诉讼法》第一百四十五条第一款规定,裁定如下:准许原告陈振乾、陈振水撤诉。案件受理费减半收取163元,由二原告承担。审判员  康玄二〇二一年三...
398
cc:Chinese-Court-Decisions
common_corpus_StackExchange
2,021
Dialogflow message with audio input (chat bot Dialogflow cx) I have created an agent by DialogFlow Cx and I need do a web demo. I'm trying create this page using Dialog Flow message: <DOCKTYPE html> <html lang="pt-br"> <head> <meta charset="UTF-8"> <title> PocJbsEngineering </title> <script src="https://ww...
384
misc_reference
common_corpus_Github Open Source
2,021
using System; using System.Data; using System.Data.SqlClient; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; namespace RentAWheel { public partial class FrmRcv : Form { public FrmRcv() { InitializeComponent(); } private void...
493
cc:Github Open Source
common_corpus_Creative Commons Common Crawl (CCC)
2,021
Skip to main content Open Access Publications from the University of California UC Irvine UC Irvine Randomized, double-blind, placebo-controlled, crossover study of the efficacy and safety of lisdexamfetamine dimesylate in adults with attention-deficit/hyperactivity disorder: novel findings using a simulated adult w...
629
cc:Creative Commons Common Crawl (CCC)
common_corpus_Github Open Source
2,021
<template> <div> <a> <keep-alive> <router-link class="nav-link" to='/JobOrder'><span class="btn btn-outline-secondary btn-lg"><b-icon icon="pencil-square" font-scale="1"></b-icon> <b>Create</b></span></router-link> </keep-alive> </a> <a> <router-link class="nav-link" to='/Transa...
187
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
贵州省湄潭县人民法院民 事 判 决 书(2020)黔0328民初3914号原告:潘道祥,男,生于1963年4月28日,汉族,贵州省湄潭县人,住湄潭县。被告:陈永刚,男,生于1984年9月14日,汉族,贵州省湄潭县人,住湄潭县。原告潘道祥与被告陈永刚民间借贷纠纷一案,本院于2020年12月29日立案后,依法适用简易程序,公开开庭进行了审理。原告潘道祥到庭参加诉讼,被告陈永刚经本院合法传唤无正当理由拒不到庭参加诉讼。本案现已审理终结。原告潘道祥向本院提出诉讼请求:1、判决被告支付原告借款44,000元;2、诉讼费由被告承担。事实和理由:2017年6月29日,被告陈永刚因资金周转困难,向原告潘道祥借款44,000元,原约定还款日期为201...
1,648
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
<!DOCTYPE html> <html lang="en"> <head> <title>Tekblock | Login</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!--===============================================================================================--> <link rel="icon" type="image/png"...
786
cc:Github Open Source
common_corpus_Github Open Source
2,021
/******************************************************************* * File : cd_frame_generator.cpp * * * * Copyright: (c) 2015-2019 Prophesee * *******************************************...
1,213
cc:Github Open Source
common_corpus_Github Open Source
2,021
# frozen_string_literal: true # WARNING ABOUT GENERATED CODE # # This file is generated. See the contributing guide for more information: # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md # # WARNING ABOUT GENERATED CODE module Aws::CloudWatchLogs module Types # @note When making an API call...
25,919
cc:Github Open Source
common_corpus_Github Open Source
2,021
private static final void toZip(ZipOutputStream out, File file, String path) throws IOException { if (file.isFile()) { ZipEntry entry = new ZipEntry(path + file.getName()); out.putNextEntry(entry); BufferedInputStream origin = null; byte data[] = new byte[BUFF...
172
cc:Github Open Source
common_corpus_Github Open Source
2,021
from aiohttp import web from job.routes import routes from job.middlewares import error_middleware from job.db import init_db from job.config import get_config import logging import sentry_sdk from sentry_sdk.integrations.aiohttp import AioHttpIntegration from sentry_sdk.integrations.logging import LoggingIntegration...
263
cc:Github Open Source
common_corpus_Github Open Source
2,021
# # This file was generated using xslt from its XML file # # Copyright 2009, Associated Universities Inc., Washington DC # import sys import os from casac import * import string from taskinit import casalog from taskinit import xmlpath #from taskmanager import tm import task_importgmrt def importgmrt(fitsfile='', flag...
287
cc:Github Open Source
common_corpus_Github Open Source
2,021
/* * Collection utility of ContractUserLicense Struct * * Generated by: Go Streamer */ package cios import ( "fmt" "math" "reflect" "sort" ) type ContractUserLicenseStream []ContractUserLicense func ContractUserLicenseStreamOf(arg ...ContractUserLicense) ContractUserLicenseStream { return arg } func Contra...
4,710
cc:Github Open Source
common_corpus_Github Open Source
2,021
/** * Copyright 2016 StreamSets Inc. * * Licensed under 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 Lice...
1,562
cc:Github Open Source
common_corpus_Github Open Source
2,021
import withStyles from '@mui/styles/withStyles'; import { connect } from 'react-redux'; import { RouteComponentProps } from 'react-router-dom'; import { RootState } from 'redux/interfaces'; import { getDataEntityDetails, getDataEntityIsDataset, getDataEntityDetailsFetchingStatus, getDataEntityDetailsFetchingErr...
310
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
伊春市新青区人民法院 执 行 通 知 书 (2021)黑0724执35号 杨某: 韩某与你借款合同纠纷一案,丰林县人民法院作出的(2019)黑0707民初122号民事调解书已发生法律效力。申请执行人韩某于2021年1月18日向本院申请强制执行,本院于当日立案。依照《中华人民共和国民事诉讼法》第二百四十条、《最高人民法院关于适用〈中华人民共和国民事诉讼法〉的解释》第四百八十二条规定,责令你履行下列义务: 一、向韩某支付欠款20000元; 二、向韩某加倍支付迟延履行期间债务利息; 三、负担案件受理费及本案执行费。 开户银行:中国工商银行股份有限公司伊春新青支行 账户名称:伊春市新青区人民法院执行款专户 账号:95588509090***...
695
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
/* * Copyright (C) 2013 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...
689
cc:Github Open Source
common_corpus_StackExchange
2,021
psql previous created functions disappeared after quit Here are the steps and problems I meet in linux environment: I ran psql -d mimic -U postgres -W to log in psql I ran \i postgres-function.sql and use \df to display a list of functions. It does display functions I want under the proper schema I ran \q to quit the ...
693
misc_reference
common_corpus_Github Open Source
2,021
module github.com/RealLiuSha/echo-admin go 1.15 require ( github.com/casbin/casbin/v2 v2.30.1 github.com/dgrijalva/jwt-go v3.2.0+incompatible github.com/go-playground/validator/v10 v10.6.1 github.com/go-redis/cache/v8 v8.4.0 github.com/go-redis/redis/v8 v8.8.2 github.com/google/uuid v1.2.0 github.com/labstack/...
359
cc:Github Open Source
common_corpus_Github Open Source
2,021
package myQQ; import java.awt.BorderLayout; import java.awt.Container; import java.io.*; import java.net.*; import java.util.Vector; import javax.swing.JFrame; import javax.swing.JPanel; import javax.swing.JScrollPane; import javax.swing.JTextArea; public class friend_server extends JFrame implements Runnable { J...
1,027
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
西安市碑林区人民法院结 案 通 知 书(2021)陕0103执恢11号招商银行股份有限公司信用卡中心:申请执行人招商银行股份有限公司信用卡中心与被执行人田龙借款合同纠纷一案,本院作出的(2019)陕0103民初4871号民事判决书已发生法律效力。被执行人田龙逾期未履行该法律文书文书确定的义务,申请执行人招商银行股份有限公司信用卡中心向本院申请执行,请求被执行人偿还借款213873.16元、执行费3108元,本院依法受理。在执行过程中,被执行人田龙支付本案案件款人民币213873.16元、执行费3108元。生效法律文书确定的内容已全部执行完毕,申请执行人基于执行依据的权利全部得到了实现。依照《最高人民法院关于人民法院执行工作若干问题的...
407
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
CREATE SEQUENCE HIBERNATE_SEQUENCE START WITH 1 INCREMENT BY 1; CREATE TABLE PRODUCT_MARKINGS ( ID INT NOT NULL PRIMARY KEY, UUID VARCHAR(36) NOT NULL, USER_ID VARCHAR(36) NOT NULL, EMAIL_ADDRESS VARCHAR(36) NOT NULL, PRODUCT VARCHAR(36) NOT NULL, PRICE...
335
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
四川省泸县人民法院 结 案 通 知 书 (2021)川0521执保470号 申请人程焱钦与被申请人姜丽、黄雨借款合同纠纷一案,申请人于2021年6月8日向本院申请,请求对被申请人价值370000元财产进行保全,并提供担保。 本院已依申请采取如下措施: 一、查封被申请人姜丽、黄雨共有的坐落于泸州市龙马潭区龙马大道一段12号2幢2单元7号房屋,期限三年; 二、查封被申请人黄雨共有的坐落于泸州市龙马潭区龙马大道一段12号2号车库-1层90号房产,期限三年; 三、查封担保人程雪梅所有的坐落于泸州市龙马潭区金源路62号3幢10层1001号房产,期限三年。 以上房产查封期限自2021年6月25日起至2024年6月25日止; 四、查封被申请人姜丽...
449
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
module.exports = { MBLOCAL_CONFIG: { //TOKEN WETH: "0x42e2EE7Ba8975c473157634Ac2AF4098190fc741", CHI: "0x0000000000000000000000000000000000000000", DODO: "0x5c4242beB94dE30b922f57241f1D02f36e906915", //Helper DODOSellHelper: "0xF8cef78E923919054037a1D03662bBD884fF4ed...
892
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
辽宁省锦州市中级人民法院民 事 裁 定 书(2021)辽07民辖3号原告:卜欣,女,1973年2月19日生,汉族,住锦州市古塔区。被告:周立刚,男,1978年10月23日生,汉族,住锦州市松山新区。原告卜欣与被告周立刚民间借贷纠纷一案,锦州市古塔区人民法院于2021年1月12日立案。卜欣诉称,一、判令被告偿还原告借款人民币280000元;二、诉讼费、保全费由被告承担。事实与理由:被告周立刚以山上经营为由通过高峰分别于2017年9月9日、2018年8月25日从原告处借款人民币50000元、150000元,同时周立刚本人向原告借款人民币80000元。借款到期未能偿还,2019年9月20日被告周立刚为上述借款重新书写借条一份,本金与利息合...
1,166
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
import * as d3 from "d3-selection"; import * as d3Scale from "d3-scale"; import * as d3Array from "d3-array"; export class Dummy { private _weight: number; constructor(weight: number){ this._weight = weight; } get weight(): number { return this._weight; } } export class DummyList { private _list: Array<D...
290
cc:Github Open Source
common_corpus_Github Open Source
2,021
public class AvoidController : MonoBehaviour // TypeDefIndex: 6564 { // Fields [CompilerGeneratedAttribute] // RVA: 0x15D600 Offset: 0x15D701 VA: 0x15D600 private float <Elapsed>k__BackingField; // 0x18 [CompilerGeneratedAttribute] // RVA: 0x15D610 Offset: 0x15D711 VA: 0x15D610 private bool <IsPlaying>k__BackingFi...
876
cc:Github Open Source
common_corpus_Github Open Source
2,021
package com.scs.simplephysics; import java.util.ArrayList; import java.util.List; import com.jme3.bounding.BoundingBox; import com.jme3.collision.CollisionResults; import com.jme3.math.Vector3f; public class SimpleNode<T> { private List<SimpleRigidBody<T>> entities = new ArrayList<>(); private Vector3f min = new ...
882
cc:Github Open Source
common_corpus_Github Open Source
2,021
within TRANSFORM.Units.Conversions.Functions.Pressure_Pa; function to_kPa "Pressure: [Pa] -> [kPa]" extends BaseClasses.to; algorithm y := u/1e3; end to_kPa;
52
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
北京市朝阳区人民法院民 事 判 决 书(2020)京0105民初12348号原告:北京筑天堂建筑器具租赁站,经营场所北京市朝阳区双桥路9号院。经营者:孙建伟。被告:德州亚太集团有限公司,住所地德州经济开发区北园路。法定代表人:杨东堂,董事长。委托诉讼代理人:李振,男,1983年8月20日出生,汉族,该公司职工。委托诉讼代理人:王帅,男,1982年4月11日出生,汉族,该公司职工。被告:李小苍,男,1986年4月29日出生,汉族,住山东省菏泽市成武县。原告北京筑天堂建筑器具租赁站(以下称原告)与被告德州亚太集团有限公司、李小苍(以下分别称亚太集团与李小苍,一并提起时称二被告)租赁合同纠纷一案,本院受理后,依法适用普通程序独任制,公开开...
4,347
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
import React, {useMemo, useState, useEffect, useCallback} from 'react'; import {MinusSquareOutlined} from '@ant-design/icons'; import {NavSection} from '@models/navsection'; import {useAppDispatch, useAppSelector} from '@redux/hooks'; import {collapseNavSections, expandNavSections} from '@redux/reducers/ui'; import {us...
2,425
cc:Github Open Source
common_corpus_Github Open Source
2,021
import { BoardConfiguration } from '../configuration/board-configuration.model'; import { PaletteConfiguration } from '../configuration/palette-configuration.model'; import { MatchingConfiguration } from '../configuration/matching-configuration.model'; import { DitheringConfiguration } from '../configuration/dithering-...
307
cc:Github Open Source
common_corpus_Github Open Source
2,021
from FCNN import Net from utils import * class DeviceManager: def __init__(self): self.device = "cuda" if torch.cuda.is_available() else "cpu" print(f"device available : {self.device}") def __call__(self): return self.device class NetManager: def __init__(self, model_weights_p...
1,374
cc:Github Open Source
common_corpus_Github Open Source
2,021
import React from 'react'; import CInP from './cinp'; import { Table, TableHead, TableRow, TableCell, Dropdown, Checkbox, List, ListItem, ListCheckbox } from 'react-toolbox'; import { Link } from 'react-router-dom'; class Todo extends React.Component { constructor( props ) { super( props ); this.props.cla...
739
cc:Github Open Source
common_corpus_USPTO
2,021
The image classifier (60) is configured to classify a result of thespecimen based on an input image (x) of the microarray supplied by thesensor (30). In particular, the image classifier (60) may be configuredto determine whether the microarray (601) indicates the presence of avirus in the specimen. The control signal (...
2,408
formal_gov
common_corpus_Github Open Source
2,021
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System.Collections.Generic; using Microsoft.PowerFx.Core.Lexer; using Microsoft.PowerFx.Core.Syntax; using Microsoft.PowerFx.Core.Syntax.Nodes; using Microsoft.PowerFx.Core.Syntax.Visitors; using Microsoft.PowerFx.Core.Utils; namespace ...
727
cc:Github Open Source
common_corpus_Github Open Source
2,021
using BlazorWASMBFF.Client.Services; using Microsoft.AspNetCore.Components.Authorization; using Microsoft.AspNetCore.Components.WebAssembly.Authentication; using Microsoft.AspNetCore.Components.WebAssembly.Hosting; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.DependencyInjection; using Microsoft...
266
cc:Github Open Source
common_corpus_USPTO
2,021
At step 3133, the hearing aid system may identify a representation of an individual in the first plurality of images. In some embodiments, the hearing aid system may identify a representation of an individual (and or an object) in the first plurality of images using a method similar to that of step 3113 of process 3110...
8,235
formal_gov
common_corpus_Github Open Source
2,021
import 'reflect-metadata'; import { vueInversifyPlugin } from '@vanroeybe/vue-inversify-plugin'; import { Container } from 'inversify'; import Vue from 'vue'; import { ReceipeModule } from '@/modules/receipeModule'; export const registerContainer = () => { const container = new Container(); container.load(Re...
91
cc:Github Open Source
common_corpus_Github Open Source
2,021
const state = { apiKeyAuthorizationError: false, apiKeyConnectionError: false, } const mutations = { 'SET_API_KEY_AUTHORIZATION_ERROR'(state, isError) { state.apiKeyAuthorizationError = isError; }, 'SET_API_KEY_CONNECTION_ERROR'(state, isError) { state.apiKeyConnectionError = isError; } } const ge...
211
cc:Github Open Source
common_corpus_Github Open Source
2,021
<?php namespace CoinbaseCommerce\PaymentGateway\Api\Data; use Magento\Framework\Api\SearchResultsInterface; interface CoinbaseSearchResultInterface extends SearchResultsInterface { /** * @return \CoinbaseCommerce\PaymentGateway\Api\Data\CoinbaseInterface[] */ public function getItems(); /** ...
101
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
文书内容辽宁省喀喇沁左翼蒙古族自治县人民法院刑 事 判 决 书(2021)辽1324刑初43号 公诉机关 辽宁省喀左县人民检察院 被告人 基本情况 被告人邹良军,男,1986年12月3日出生,农民,汉族,小学文化,户籍地辽宁省朝阳县,住所地辽宁省朝阳市朝阳县木头城子镇西营子村。因涉嫌犯交通肇事罪于2020年8月12日被喀左县公安局取保候审,2020年11月19日被喀左县人民检察院取保候审,2021年3月18日本院对其重新取保候审。 指定辩护人 邹...
957
cc:Chinese-Court-Decisions
common_corpus_Chinese-Court-Decisions
2,021
新疆维吾尔自治区福海县人民法院民 事 判 决 书(2021)新4323民初163号 原告:李晋臣,男,1985年11月28日出生,住新疆维吾尔自治区福海县。委托诉讼代理人:李红,新疆鼎华律师事务所律师。被告:新疆正红生物技术有限责任公司,住所地新疆维吾尔自治区阿勒泰地区福海县阔克阿尕什乡黄沃尔海灌区。法定代表人:侯铮,该公司总经理。原告李晋臣与被告新疆正红生物技术有限责任公司(以下简称正红公司)建设工程施工合同纠纷一案,本院于2021年1月29日立案后,依法适用简易程序公开开庭进行了审理,原告李晋臣的委托诉讼代理人李红到庭参加诉讼,被告正红公司经本院合法传唤无正当理由拒不到庭参加诉讼,本院依法缺席审理。本案现已审理终结。原告李晋臣向...
1,619
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
/** * boldTag plugin * @author mzhou * @version 0.1 * @log 0.1 * */ /*jshint undef:true, browser:true, noarg:true, curly:true, regexp:true, newcap:true, trailing:false, noempty:true, regexp:false, strict:true, evil:true, funcscope:true, iterator:true, loopfunc:true, multistr :true, boss:true, eqnull:true, eq...
227
cc:Github Open Source
common_corpus_Github Open Source
2,021
import babel from "rollup-plugin-babel"; import commonjs from "rollup-plugin-commonjs"; import nodeResolve from "rollup-plugin-node-resolve"; import peerDepsExternal from "rollup-plugin-peer-deps-external"; import { sizeSnapshot } from "rollup-plugin-size-snapshot"; import sourcemaps from "rollup-plugin-sourcemaps"; im...
360
cc:Github Open Source
common_corpus_Github Open Source
2,021
package ru.hse.gears; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class GearsApplication { public static void main(String... args) { SpringApplication.run(GearsApplication.class, args); } }
51
cc:Github Open Source
common_corpus_Github Open Source
2,021
package cn.bootx.iam.dto.login; import com.fasterxml.jackson.annotation.JsonIgnore; import io.swagger.annotations.ApiModel; import lombok.Data; import lombok.experimental.Accessors; import java.util.List; /** * * @author xxm * @date 2021/7/12 */ @Data @Accessors(chain = true) @ApiModel("菜单路由") public class LoginMenu...
178
cc:Github Open Source
common_corpus_Github Open Source
2,021
// Copyright (c) 2021 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. // SPDX-License-Identifier: Apache-2.0 package com.daml.lf.kv import com.daml.lf.transaction._ import com.daml.lf.value.Value.ContractId object Normalizer { // KV specific normalization. // drops Fetch and Lookup ...
286
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
贵州省凯里市人民法院民 事 裁 定 书(2021)黔2601民初1151号原告:凯里市文化旅游产业投资发展有限公司,住所地:凯里市苗侗风情园****。统一社会信用代码:91522601055018216D法定代表人:王开贵,该公司董事长。被告:陶世芬,女,1975年7月25日出生,汉族,住凯里市。原告凯里市文化旅游产业投资发展有限公司诉被告陶世芬房屋租赁合同纠纷一案,本院于2021年1月21日立案。原告凯里市文化旅游产业投资发展有限公司在本院依法送达交纳诉讼费用通知后,未在七日内预交案件受理费2036元。依照《中华人民共和国民事诉讼法》第一百一十八条、第一百五十四条第一款第十一项、《最高人民法院关于适用〈中华人民共和国民事诉讼法〉的...
441
cc:Chinese-Court-Decisions
common_corpus_Creative Commons Common Crawl (CCC)
2,021
Not logged in PANGAEA. Data Publisher for Earth & Environmental Science Schuster, Ute (2011): Underway physical oceanography and carbon dioxide measurements during Santa Maria cruise SM046C. School of Environmental Sciences, University of East Anglia, PANGAEA, https://doi.org/10.1594/PANGAEA.149268, In supplement to: ...
957
cc:Creative Commons Common Crawl (CCC)
common_corpus_Eurlex
2,021
11640/21 mgt/yp BG Съвет на Европейския съюз Брюксел , 8 септември 2021 г. (OR. en) 11640 /21 CODIF 30 CODEC 1194 TRANS 527 Междуинституционално досие: 2021/0275 (COD) ПРЕДЛОЖЕНИЕ От: Генералния секретар на Европейската комисия, подписано от г - жа Martine DEPREZ, директор Дата на получаване...
5,663
cc:Eurlex
common_corpus_Github Open Source
2,021
# License for this file: MIT (expat) # Copyright 2017-2018, DLR Institute of System Dynamics and Control # # This file is part of module # Modia3D.DLR_Visualization (Modia3D/renderer/DLR_Visualization/_module.jl) # @enum ShapeType SimVisBox=1 SimVisSphere=2 SimVisCylinder=3 SimVisCone=4 SimVisCapsule=5 SimVisCoordSy...
1,792
cc:Github Open Source
common_corpus_Github Open Source
2,021
import axios from 'axios'; import cookie from 'js-cookie'; import { useQuery } from 'react-query'; import PostCard from '../PostCard'; import baseURL from '../../utils/baseURL'; const SavedPosts = ({ user }) => { const { data, isLoading } = useQuery(['saves', user._id], async () => { const { data } = await axi...
240
cc:Github Open Source
common_corpus_Github Open Source
2,021
<?php namespace App\Form; use App\Entity\Address; use Symfony\Component\Form\AbstractType; use Symfony\Component\Form\Extension\Core\Type\CountryType; use Symfony\Component\Form\Extension\Core\Type\SubmitType; use Symfony\Component\Form\Extension\Core\Type\TelType; use Symfony\Component\Form\Extension\Core\Type\TextT...
573
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
辽宁省锦州市中级人民法院执 行 裁 定 书(2021)辽07执监2号申请执行人:王忠良,男,1964年7月24日出生,满族,住北镇市。被执行人:杨学冰,女,1966年6月10日出生,满族,住北镇市。王忠良申请执行杨学冰相邻通行纠纷一案,北镇市人民法院于2020年3月4日立案执行。因北镇市人民法院长期未能执结,为提高执行质效。根据《最高人民法院关于人民法院执行工作若干问题的规定(试行)》第74条第二款的规定,裁定如下:辽宁省锦州市中级人民法院(2019)辽07民终2061号民事判决书由黑山县人民法院执行。北镇市人民法院应在收到本裁定后将有关案卷材料移送黑山县人民法院,并通知相关当事人。本裁定立即生效。审判长  张春风审判员  王 盈审...
400
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
import { incrementByReducer } from './increment-by-reducer' import { State } from './state' describe('incrementByReducer', () => { it('should increment by a given number', () => { const initialState: State = { count: 0 } const actual = incrementByReducer(initialState, { type: 'INCREMENT_BY', by: 10...
92
cc:Github Open Source
common_corpus_Github Open Source
2,021
module.exports = { SEND_REPLY_IMMED: 0x80000000, MESSAGE_ID: 0x40000000, FIRST_LEVEL_TEXT: 0x20000000, SECOND_LEVEL_TEXT: 0x10000000, DATA_FORMAT: 0x08000000, RESULT_DATA: 0x04000000, SQLCA: ...
238
cc:Github Open Source
common_corpus_Github Open Source
2,021
using System; using System.Linq; using VirtoCommerce.Domain.Order.Events; using VirtoCommerce.Platform.Core.Common; using VirtoCommerce.Domain.Store.Services; namespace AvaTax.TaxModule.Web.Observers { /// <summary> /// TODO: deprecated because tax calculation occur by implicit request /// Need remove thi...
415
cc:Github Open Source
common_corpus_Github Open Source
2,021
@extends('dashboard.layouts.app') @section('content') <x-dashboard.tap-content> <x-slot name="breadcrumb"> <x-dashboard.breadcrumb /> </x-slot> <x-slot name="taps"> <li class="nav-item "> <a class="nav-link active" id="group-card-tab" data-toggle="tab...
1,912
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
福建省将乐县人民法院执 行 裁 定 书(2021)闽0428执529号之一被执行人:谢剑章,男,1983年10月11日出生,汉族,住福建省将乐县。本院执行被执行人谢剑章合同诈骗罪、诈骗罪一案,将乐县人民法院作出的(2006)将刑初字第99号刑事判决书已发生法律效力,但被执行人谢剑章至今未按生效法律文书所确定的义务缴纳罚金及违法所得,被执行人谢剑章应缴纳罚金4000元及违法所得83700元,合计87700元。本案执行金额87700元,现执行到位5035.77元。执行过程中,本院已采取如下执行措施:1、本院通过司法专邮形式向被执行人发出执行通知书、报告财产令、财产申报表、执行告知书、执行裁定书、缴款通知书等法律文书。2、执行过程中,通过...
1,071
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
export default function debounce (func, millis) { let timeout return function (...args) { const functionCall = () => func.apply(this, args) clearTimeout(timeout) timeout = setTimeout(functionCall, millis) } }
51
cc:Github Open Source
common_corpus_Github Open Source
2,021
/* threaded_operations.c - exercise the tsbintree implementation with multiple threads. * * The tsbintree is a thread-safe binary tree implementation. This test program aims to * exercise adding and removing elements from the tree from multiple threads at the same * time. * * The number of threads used can be set...
880
cc:Github Open Source
common_corpus_Github Open Source
2,021
""" __version__.py ~~~~~~~~~~~~~~ Information about the current version of the tfx_gpt2 package. """ __title__ = 'tfx-gpt2' __description__ = 'tfx_gpt2 package - a Python package for fine tuning GPT-2 within TFX' __version__ = '0.1.0' __author__ = 'Steven Mi' __author_email__ = 'stevenmi@live.de' __license__ = 'Apach...
125
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
江西省赣州市章贡区人民法院刑 事 附 带 民 事 判 决 书(2020)赣0702刑初117号公诉机关赣州市章贡区人民检察院。附带民事诉讼原告人马某,男,1964年8月2日出生,户籍所在地江西省赣州市章贡区,系本案被害人。诉讼代理人赖木森,江西赣之南律师事务所律师,一般授权。诉讼代理人黄玥修,江西赣之南律师事务所实习律师,一般授权。被告人廖某某,男,1978年6月2日出生,户籍所在地江西省龙南市。曾因犯妨害公务罪于2019年3月8日被江西省龙南县人民法院判处有期徒刑一年,缓刑一年六个月。因本案,于2020年1月14日被赣州市公安局章贡分局刑事拘留,同年1月22日被执行逮捕。现羁押于赣州市看守所。指定辩护人毛明春,江西钨都律师事务所律...
4,740
cc:Chinese-Court-Decisions
common_corpus_Chinese-Court-Decisions
2,021
四川省仁寿县人民法院 结 案 通 知 书 (2021)川1421执265号 胡小松、熊建刚: 胡小松与熊建刚劳务合同纠纷一案,申请执行标的共计425.00元。经本院立案执行,现已强制执行到位。至此,胡小松向本院申请执行的(2021)川1421民特105号已全部执行完毕,现已结案。 特此通知。 二〇二一年二月三日 关注公众号“马克数据网”
174
cc:Chinese-Court-Decisions
common_corpus_Chinese-Court-Decisions
2,021
广东省广州市荔湾区人民法院民 事 判 决 书(2021)粤0103民初547号原告:南志坚,男,1957年5月12日出生,汉族,住广州市荔湾区。被告:李家乐,男,1960年6月19日出生,汉族,住广州市荔湾区。原告南志坚诉被告李家乐民间借贷纠纷一案,本院于2021年1月5日受理后,根据《全国人民代表大会常务委员会关于授权最高人民法院在部分地区开展民事诉讼程序繁简分流改革试点工作的决定》,依法适用简易程序,公开开庭进行了审理。原告南志坚到庭参加诉讼。被告李家乐经本院合法传唤,没有到庭参加诉讼。本案现已审理终结。案件事实一、借据的约定情况:2020年8月5日,被告出具借条,确认借原告20000元,借期2个月,在2020年10月还清。20...
962
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
import React, { useContext, useEffect, useRef, useState } from "react"; import "./Deployment.scss"; import { ActionContext, StateContext } from "../../../../hooks"; // import Skeleton from "react-loading-skeleton"; import { FontAwesomeIcon } from "@fortawesome/react-fontawesome"; import { faGithub } from "@fortawesome/...
2,643
cc:Github Open Source
common_corpus_Github Open Source
2,021
<template> <div id="detail"> <detail-navbar @titleClick="titleClick" ref="nav"/> <scroll class="content" ref="scroll" :probe-type="3" @scroll="contentScroll"> <!-- 属性:topImages 传入值:top-images --> <detail-swiper :top-images="topImages"/> <detail-base-info :goods="goods"...
1,962
cc:Github Open Source
common_corpus_French-Science-Pile
2,021
Then H = PSO2n × (μ2 × μ2 )/μ2. This case can be reduced to the case that π1 (G) is of order 2 by passing to a cover. If n is odd and Z is embedded twisted via the outer automorphism, then H ∼ = (SO2n × μ4 )/μ2, so H ◦ ∼ = SO2n and π0 H ∼ = Z/2Z. The set of connected components actually maps isomorphically to the compo...
11,642
cc:French-Science-Pile
common_corpus_Github Open Source
2,021
using NHSCovidPassVerifier.Models.Logging; using NHSCovidPassVerifier.Services.Interfaces; using Newtonsoft.Json; using System; using System.Threading.Tasks; using Xamarin.Essentials; namespace NHSCovidPassVerifier.Services.Repositories { public class SecureStorageService<TValue> : ISecureStorageService<TValue> ...
317
cc:Github Open Source
common_corpus_Github Open Source
2,021
package typingsSlinky.xhrMock import typingsSlinky.std.EventTarget import org.scalablytyped.runtime.StObject import scala.scalajs.js import scala.scalajs.js.`|` import scala.scalajs.js.annotation.{JSGlobalScope, JSGlobal, JSImport, JSName, JSBracketAccess} object mockEventTargetMod { @JSImport("xhr-mock/lib/Mock...
109
cc:Github Open Source
common_corpus_French-Science-Pile
2,021
TE Hub: A community-oriented space for sharing and connecting tools, data, resources, and methods for transposable element annotation. The Te Hub Consortium, Tyler A. Elliott, Tony Heitkam, Robert Hubley, Hadi s HAL is a multi-disciplinary open access archive for the deposit and dissemination of scientific research do...
4,689
cc:French-Science-Pile
common_corpus_Github Open Source
2,021
package com.example.libraryserver.book.web; import org.springframework.hateoas.CollectionModel; import java.util.Collection; public class BookModelList extends CollectionModel<BookModel> { private final Collection<BookModel> books; public BookModelList(Collection<BookModel> books) { this.books = books; }...
81
cc:Github Open Source
common_corpus_Github Open Source
2,021
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> <title>Quiz Page</title> <link rel="shortcut icon" href="../../../../../../images/favicon.ico"> <link rel="stylesheet" type="text/css" href="style.css"> <link rel="styleshe...
662
cc:Github Open Source
common_corpus_Github Open Source
2,021
const fastify = require('fastify')() const tap = require('tap') const fastifyKnexJSMock = require('./index') tap.test('fastify.knex and fastify.tracker should exist', test => { test.plan(3) fastify.register(fastifyKnexJSMock, { client: 'mysql' }) fastify.ready(err => { test.error(err) test.ok(fastify.k...
116
cc:Github Open Source
common_corpus_Github Open Source
2,021
export default function getFormInitialValues( initialValues, defaultValue, record ) { if (typeof defaultValue !== 'undefined') { console.warn( '"defaultValue" is deprecated, please use "initialValues" instead' ); } return { ...getValues(defaultValue, record),...
125
cc:Github Open Source
common_corpus_OpenAlex
2,021
Отношения и деятельность: нет. Для цитирования: Чаулин А. М., Дупляков Д. В. Повышение натрийуре- тических пептидов, не ассоциированное с  сердечной недостаточностью. Российский кардиологический журнал. 2020;25(S4):4140. doi:10.15829/1560- 4071-2020-4140 1ГБУЗ Самарский областной клинический кардиологический диспансер,...
22,347
academic
common_corpus_Github Open Source
2,021
import jittor as jt from jittor import nn import unittest from zhusuan.tests.transforms import TestInvertibleTransform from zhusuan.transforms import Sequential from zhusuan.transforms.invertible import InvertibleTransform class TestSequential(TestInvertibleTransform): def test_invertible(self): class Si...
341
cc:Github Open Source
common_corpus_Github Open Source
2,021
package server import ( "context" "errors" "fmt" "math" "math/big" "net/url" "strings" "sync" "time" "github.com/golang/glog" "github.com/livepeer/go-livepeer/common" "github.com/livepeer/go-livepeer/core" "github.com/livepeer/go-livepeer/drivers" "github.com/livepeer/go-livepeer/monitor" "github.com/...
5,719
cc:Github Open Source
common_corpus_Github Open Source
2,021
# -*- coding: utf-8 -*- import time import random import hmac, hashlib import binascii import base64 from urlparse import urlparse from tencentyun import conf class Auth(object): def __init__(self, secret_id, secret_key): self.AUTH_URL_FORMAT_ERROR = -1 self.AUTH_SECRET_ID_KEY_ERROR = -2 ...
2,193
cc:Github Open Source
common_corpus_Github Open Source
2,021
package org.c02e.jpgpj import spock.lang.Specification class SubkeySpec extends Specification { def "public key formats fingerprint"() { when: def key = new Key(stream('test-key-2-pub.asc')) then: key.subkeys.fingerprint == [ 'AE136750D165E6A4AACB1D092B04481E880A1469',...
4,044
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
四川省宜宾市中级人民法院 民 事 判 决 书 (2021)川15民终9号 上诉人(原审原告):蚌埠安江米业有限公司,住所地安徽省蚌埠市怀远县唐集镇唐集中学东50米。 法定代表人:唐广云,总经理。 委托诉讼代理人:黄成良,四川戎星律师事务所律师。 委托诉讼代理人:张光甫,四川戎星律师事务所实业律师。 被上诉人(原审被告):安徽省粮油储运有限公司,住所地安徽省合肥市包河区芜湖路**。 法定代表人:傅强,总经理。 委托诉讼代理人:王洪标,安徽南山松律师事务所律师。 委托诉讼代理人:刘刚,安徽南山松律师事务所律师。 被上诉人(原审被告):安徽汇百源商贸有限公司,住,住所地安徽省合肥市长江西路与植保路交汇处/div> 法定代表人:贾光源。 委...
11,293
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
export const DOMAPI = { hasClass(elem, className) { if (~elem.className.split(/\s+/).indexOf(className)) { return true; } return false; }, addClass(elem, className) { if (!this.hasClass(elem, className)) { elem.className = elem.className + ' ' + className; } }, removeClass(elem...
126
cc:Github Open Source
common_corpus_Github Open Source
2,021
import { shallowMount } from '@vue/test-utils'; import CdrTable from 'componentdir/table/CdrTable'; const basicContent = `<thead> <tr> <th>head 1</th> <th>head 2</th> </tr> </thead> <tbody> <tr> <td>content A1</td> <td>content A2</td> </tr> <tr> <td>content B1</td> <td>content B2</td>...
411
cc:Github Open Source
common_corpus_Github Open Source
2,021
package typingsSlinky.apolloClient.anon import typingsSlinky.apolloClient.localStateMod.LocalState import typingsSlinky.apolloClient.storeMod.DataStore import typingsSlinky.apolloLink.mod.ApolloLink import typingsSlinky.std.Record import scala.scalajs.js import scala.scalajs.js.`|` import scala.scalajs.js.annotation.{...
830
cc:Github Open Source
common_corpus_Github Open Source
2,021
import { ApiMethod } from "./ApiMethod"; import { PathItemObject, ParameterObject } from "openapi3-ts"; import { ImportInfo } from "./ImportInfo"; import {map, chain, each} from 'lodash'; import { camelcaseToUnderscore } from "../utils/camelcase-to-underscore"; export class ApiClass{ static all:{[id:string]:ApiClas...
433
cc:Github Open Source
common_corpus_Github Open Source
2,021
package com.smartbear.ready.plugin.template.factories; import com.eviware.soapui.impl.WorkspaceImpl; import com.eviware.soapui.plugins.auto.PluginImportMethod; import com.eviware.soapui.support.UISupport; import com.eviware.soapui.support.action.support.AbstractSoapUIAction; /** * Created by ole on 20/06/14. */ @P...
162
cc:Github Open Source
common_corpus_Github Open Source
2,021
package ru.job4j.io; import java.util.Random; import java.util.Scanner; /** * 1. Создайте класс ru.job4j.io.MagicBall. * 2. Создайте в нем метод main. * В нем попросите пользователя ввести закрытый вопрос. * Это вопрос на который можно ответить либо да, либо нет. Например, "Будет ли завтра дождь?" * 3. В методе m...
390
cc:Github Open Source
common_corpus_Github Open Source
2,021
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\r // SPDX-License-Identifier: Apache-2.0 using System; using System.Net.Http; using System.Threading; using System.Threading.Tasks; namespace AWS.Deploy.ServerMode.Client { internal static class WaitUntilHelper { private static asyn...
276
cc:Github Open Source
common_corpus_Github Open Source
2,021
package com.felixzh.ReentrantLock_FairLock; import java.util.concurrent.TimeUnit; import java.util.concurrent.locks.ReentrantLock; /** * * new ReentrantLock(true) 实现公平锁 * */ public class ReentrantLockFairLock { private ReentrantLock reentrantLock = new ReentrantLock(true); private void testFairLock() { ...
232
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
文书内容广东省广州市中级人民法院民 事 判 决 书(2021)粤01民终1039号之二上诉人(原审被告):南湖国际旅行社股份有限公司,住所地广东省广州市花都区龙珠路8号11栋06、07商铺。法定代表人:布立凯。委托诉讼代理人:徐云熵,该公司员工。被上诉人(原审原告):广州风花雪月国际旅行社有限公司,住所地广东省广州市越秀区恒福路288号之三16楼自编01、02、03房。法定代表人:秦天宇,该公司总经理。委托诉讼代理人:王雪仪,北京市岳成(广州)律师事务所律师。委托诉讼代理人:何瑶,北京市岳成(广州)律师事务所律师。上诉人南湖国际旅行社股份有限公司(以下简称南湖公司)因与被上诉人广州风花雪月国际旅行社有限公司(以下简称风花雪月公司)合...
5,553
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
import React, { Component } from 'react'; import { Button, Input, FormGroup,Form } from "reactstrap"; class Search extends Component { render() { return ( <> <FormGroup className="form-inline" style={{ width: '800px' }}> <Input placeholder="Tìm k...
161
cc:Github Open Source
common_corpus_USPTO
2,021
Compositions and methods for inhibiting vibrio infection ABSTRACT Disclosed herein is a method for inhibiting or preventing Vibrio cholera toxin production in a subject, the method comprising enterally administering to the subject a pharmaceutically effective amount of a fatty acid dissolved or suspended in a pharmac...
11,993
formal_gov
common_corpus_Chinese-Court-Decisions
2,021
湖南省长沙市芙蓉区人民法院执 行 裁 定 书(2021)湘0102执1728号申请执行人易小兰。被执行人湖南大成国际大酒店有限公司。法定代表人毛致平。本院依据已经发生法律效力的本院(2020)湘0102民初16550号民事判决书,于2021年3月2日向被执行人发出执行通知书,责令被执行人自收到执行通知书起即日履行前列判决书所确定的义务,但被执行人至今未履行。依照《中华人民共和国民事诉讼法》第二百四十二条、第二百四十三条、第二百四十四条的规定,裁定如下:冻结、扣划被执行人湖南大成国际大酒店有限公司的银行存款或扣留、提取其收入人民币126781.45元(含执行费),或查封、扣押其价值相当的财产。本裁定立即执行。审判长 龙 海审判员 郭建...
397
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
<template> <div> {{content}} 哈哈哈 </div> </template> <script> import {ref} from 'vue'; export default { name: "module1Index", setup(){ let content=ref('这是一个模块的首页'); return { content, } } } </script> <style scoped> ...
86
cc:Github Open Source
common_corpus_OpenAlex
2,021
Research Article Keywords: umbilical cords, umbilical hypo-coiled cords, umbilical hyper-coiled cords, non-reassuring foetal status Posted Date: March 18th, 2021 DOI: https://doi.org/10.21203/rs.3.rs-295239/v1 DOI: https://doi.org/10.21203/rs.3.rs-295239/v1 License:   This work is licensed under a Creative Commons At...
3,523
academic
common_corpus_Github Open Source
2,021
package typingsSlinky.cordovaPluginCanvascamera import typingsSlinky.cordovaPluginCanvascamera.anon.Height import typingsSlinky.cordovaPluginCanvascamera.cordovaPluginCanvascameraStrings.back import typingsSlinky.cordovaPluginCanvascamera.cordovaPluginCanvascameraStrings.data import typingsSlinky.cordovaPluginCanvasca...
1,266
cc:Github Open Source
common_corpus_Github Open Source
2,021
#http://ggplot2.tidyverse.org/reference/#section-scales library("ggplot2") library("scales") library("data.table") library("stringi") args = commandArgs(trailingOnly=TRUE) cpu_usage_path = args[1] mem_usage_path = args[2] disk_usage_path = args[3] proctimes_path = args[4] cpu_usage = read.table(sep = ",", cpu_usage...
1,383
cc:Github Open Source
common_corpus_Github Open Source
2,021
"""tests""" import pytest from cleantext import clean, clean_words from cleantext.exceptions import CleanTextEmptyString @pytest.mark.parametrize('text', ["This is 'A s$ample, !!!! tExt3% to cleaN566556+2+59*/133"]) def test_clean(text: str): """Test for clean function :param text: raw text :return: ...
733
cc:Github Open Source