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
Imports Microsoft.VisualBasic Imports System Imports System.IO Imports System.Drawing Imports Aspose.Words Imports Aspose.Words.Layout Imports Aspose.Words.Rendering Public Class PrintProgressDialog Public Shared Sub Run() ' ExStart:PrintProgressDialog ' The path to the documents directory. ...
235
cc:Github Open Source
common_corpus_Github Open Source
2,021
package typingsSlinky.awsSdk.macie2Mod import org.scalablytyped.runtime.StObject import scala.scalajs.js import scala.scalajs.js.`|` import scala.scalajs.js.annotation.{JSGlobalScope, JSGlobal, JSImport, JSName, JSBracketAccess} @js.native trait CreateFindingsFilterRequest extends StObject { /** * The action...
922
cc:Github Open Source
common_corpus_Github Open Source
2,021
/* * SPDX-License-Identifier: Apache-2.0 */ /** * * Created by shouhewu on 6/8/17. * */ import express from 'express'; import helmet from 'helmet'; import path from 'path'; import http from 'http'; import https from 'https'; import url from 'url'; import * as WebSocket from 'ws'; import * as fs from 'fs'; impor...
1,201
cc:Github Open Source
common_corpus_Github Open Source
2,021
// GAMBIT: Global and Modular BSM Inference Tool // ********************************************* /// \file /// /// SubSpectrum helper class for seaching through /// the function pointer maps and calling the /// requested function. /// /// ********************************************* /// /// Authors: /// <!...
12,252
cc:Github Open Source
common_corpus_Github Open Source
2,021
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License; * you may not use this file except in compliance with the Elastic License. */ import { INTERNAL_RULE_ID_KEY } from '../../../../common/constants'; export ...
120
cc:Github Open Source
common_corpus_Github Open Source
2,021
@using MySm.Models.Feed @model MySm.Models.Feed.FeedViewModel @{ ViewData["Title"] = "Home Page"; } <div class="ui centered grid"> <!-- content, centre, feed --> <div class="seven wide column without-padding-top main-page-feed"> <div id="feed" class=""> <div class="ui left very close...
894
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
北京市丰台区人民法院民 事 判 决 书(2021)京0106民初8872号原告:范姗姗,女,1982年7月24日出生,汉族,住北京市丰台区。被告:北京西乐优学教育咨询有限公司,住所地北京市丰台区马家堡东路101号院10号楼L4-09至L4-11。法定代表人:龚新启,经理。委托诉讼代理人:张燕,女,该公司职员。被告:浙江银泰百货有限公司北京大红门分公司,营业场所北京市丰台区马家堡东路101号院10号楼。负责人:扈佳娜,经理。被告:张燕,女,1976年7月27日出生,汉族。原告范姗姗与被告北京西乐优学教育咨询有限公司(以下简称西乐优学公司)、被告浙江银泰百货有限公司北京大红门分公司(以下简称银泰大红门分公司)、被告张燕教育培训合同纠纷一...
2,459
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
// Amplify Bloom - Advanced Bloom Post-Effect for Unity // Copyright (c) Amplify Creations, Lda <info@amplify.pt> using UnityEngine.UI; namespace AmplifyBloom { public sealed class DemoUIToggle : DemoUIElement { private Toggle m_toggle; void Start() { m_toggle = GetComponent<Toggle>(); } public o...
151
cc:Github Open Source
common_corpus_Github Open Source
2,021
@extends('index') @section('content') <button type="button" class="btn btn-primary" onclick="location.href='tobilleras/create'">Agregar Nuevo</button> <table class="table" id="tabla" style="width:auto"> <thead> <tr> <th scope="col">Numero de TUC</th> <th scope="col">No...
293
cc:Github Open Source
common_corpus_Github Open Source
2,021
/* * Copyright (c) 2021 Huawei Device Co., Ltd. * 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 ...
2,245
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
辽宁省建平县人民法院民 事 判 决 书(2021)辽1322民初860号原告:李美华,女,1982年11月7日出生,汉族,农民,住辽宁省庄河市。原告:郭文杰,男,1988年5月7日出生,汉族,农民,住建平县。二原告共同委托诉讼代理人:范宏兴,建平县博远法律服务所法律工作者。被告:崔玉宝,男,1975年1月5日出生,汉族,农民,住建平县。委托诉讼代理人:刘岩,内蒙古蒙和律师事务所律师。被告:中国人民财产保险股份有限公司宁城支公司,住所地内蒙古赤峰市宁城县天义镇铁西。负责人:赵铭,经理。委托诉讼代理人:郭晓莹,辽宁东宝律师事务所律师。原告李美华、郭文杰与被告崔玉宝,中国人民财产保险股份有限公司宁城支公司交通事故责任纠纷一案,本院于202...
3,175
cc:Chinese-Court-Decisions
common_corpus_RusLawOD
2,021
РОССИЙСКАЯ ФЕДЕРАЦИЯ ФЕДЕРАЛЬНЫЙ ЗАКОН О внесении изменений в статьи 2 и 6 Федерального закона "О государственном контроле за осуществлением международных автомобильных перевозок и об ответственности за нарушение порядка их выполнения" и Федеральный закон "Об организации регулярных перевозок пассажиров и багажа авт...
36,632
cc:RusLawOD
common_corpus_Github Open Source
2,021
import { CollectionCache, CollectionKey } from "../../../common"; import { Missions } from "./Missions"; import { MissionGroups } from "./MissionGroups"; export declare namespace MissionGroupsToMissions { const KEY: CollectionKey; class Entry { private readonly collectionCache; readonly _mission...
121
cc:Github Open Source
common_corpus_Github Open Source
2,021
using System; using Microsoft.Maui.Controls.CustomAttributes; namespace Microsoft.Maui.Controls.ControlGallery { internal class ImageCoreGalleryPage : CoreGalleryPage<Image> { protected override bool SupportsFocus => false; protected override void InitializeElement(Image element) { element.Source = "oasis...
329
cc:Github Open Source
common_corpus_Eurlex
2,021
Artikolu 87 Il-Kumitat Speċjalizzat għall-Kummerċ dwar il-Miżuri Sanitarji u Fitosanitarji Il-Kumitat Speċjalizzat għall-Kummerċ dwar il-Miżuri Sanitarji u Fitosanitarji għandu jissorvelja l-implimentazzjoni u l-operat ta’ dan il-Kapitolu u għandu jkollu l-funzjonijiet li ġejjin: (a)  minnufih jiċċara u jindirizza,...
27,040
cc:Eurlex
common_corpus_Chinese-Court-Decisions
2,021
广东省东莞市第一人民法院刑 事 判 决 书(2021)粤1971刑初1643号公诉机关东莞市第一市区人民检察院适用程序简易程序被告人信息被告人闫涛,自报曾用名闫辉兵,男,1988年9月3日出生,公民身份号码:4130×××××8********,汉族,初中文化,无业,户籍所在地为河南省固始县×××××××××民组。曾因犯危险驾驶罪于2019年9月5日被广东省东莞市第一人民法院判处拘役一个月二十五日,并处罚金人民币7000元。辩护人无已羁押时间2020年12月12日,一日2021年5月6日被逮捕。羁押场所东莞市看守所(上桥)起诉号东一区检刑诉[2021]946号指控罪名危险驾驶罪量刑建议拘役二个月五日,并处罚金查明事实2020年12月...
1,024
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
#include "shellprv.h" #include "ids.h" #include "apdlg.h" #include "hwcmmn.h" #include "mtpt.h" static const DWORD s_rgdwHelpIDsArray[] = { IDC_AP_TOPTEXT, IDH_SELECT_CONTENT_TYPE, IDC_AP_LIST, IDH_SELECT_CONTENT_TYPE, IDC_AP_DEFAULTHANDLER, IDH_SELECT_ACTION, ID...
4,641
cc:Github Open Source
common_corpus_Github Open Source
2,021
package typingsSlinky.docusignEsign.mod import org.scalablytyped.runtime.StObject import scala.scalajs.js import scala.scalajs.js.`|` import scala.scalajs.js.annotation.{JSGlobalScope, JSGlobal, JSImport, JSName, JSBracketAccess} @js.native trait WorkspaceUserAuthorization extends StObject { /** * When set t...
1,205
cc:Github Open Source
common_corpus_Github Open Source
2,021
Option Explicit #Include "..\headers\ll\headers.bi" Function __do_nothing ( this As _char_type Ptr ) As Integer Return 1 End Function Function __cond_trigger_projectile ( this As _char_type Ptr ) As Integer Dim As Integer per per = Int ( Rnd * 10 ) If per >= 2 Then this->project...
887
cc:Github Open Source
common_corpus_Github Open Source
2,021
package io.eventuate.tram.messaging.proxy.consumer.customereventexample; public class CustomerValidationFailedEvent extends CustomerEvent { public CustomerValidationFailedEvent() { } public CustomerValidationFailedEvent(String orderId) { super(orderId); } }
52
cc:Github Open Source
common_corpus_Github Open Source
2,021
'use strict'; var fs = require('fs'), Path = require('path'); function extractPaths(args) { var none_path_detected = false; var paths = []; args.forEach(function(arg) { var value = Path.join(process.cwd(), arg); if( none_path_detected ) { // pass } else if( fs.existsSync(value) ) { p...
141
cc:Github Open Source
common_corpus_Eurlex
2,021
Geconsolideerde TEKST: 32013D0503 — NL — 21.04.2021 02013D0503 — NL — 21.04.2021 — 003.001 Onderstaande tekst dient louter ter informatie en is juridisch niet bindend. De EU-instellingen zijn niet aansprakelijk voor de inhoud. Alleen de besluiten die zijn gepubliceerd in het Publicatieblad van de Europese Unie (te...
418
cc:Eurlex
common_corpus_Chinese-Court-Decisions
2,021
山东省邹城市人民法院执 行 裁 定 书(2021)鲁0883执保93号申请人:中国邮政储蓄银行股份有限公司邹城市支行,住所地邹城市太平东路**,统一社会信用代码913708836768055971。法定代表人:杨冠东,行长。被申请人:孙斌,男,1987年10月1日出生,汉族,居民,住邹城市。申请人中国邮政储蓄银行股份有限公司邹城市支行与被申请人信用卡纠纷一案,申请人向本院申请诉讼保全,请求冻结、查封被申请人银行存款16000元或等值的其他财产。申请人中国邮政储蓄银行股份有限公司邹城市支行提供了担保。本院经审查依法作出(2020)鲁0883财保1015号民事裁定书,并移送执行。依据《最高人民法院关于适用的解释》第一百五十六条、第四百八...
620
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
#!/usr/bin/env python # coding: utf-8 from __future__ import (absolute_import, division, print_function) from future.utils import iteritems from Bandit import bandit_cfg as bc import os import sys from collections import OrderedDict # import time import threading import queue if os.name == 'posix' and sys.version_in...
2,079
cc:Github Open Source
common_corpus_Github Open Source
2,021
import dotdict import os import submitit import sys from pathlib import Path from global_utils import save_result, search_hyperparams, slurm_job_babysit config_template = """[Data] bert = 'xlm-roberta-large' [Network] n_embed = 100 n_char_embed = 50 n_feat_embed = {} n_bert_layers = 24 mix_dropout = .0 embed_dropout...
733
cc:Github Open Source
common_corpus_Github Open Source
2,021
<template> <div class="xr-cascader" ref="cascader" v-click-outside="close"> <div class="xr-cascader__trigger" @click="toggle"> {{nowCascader}} </div> <div class="xr-cascader__popover" v-if="popoverVisible"> <xr-cascader-option :options="options" :selected="selected" @...
627
cc:Github Open Source
common_corpus_USPTO
2,021
As shown in FIG. 20, the post-CRC circuit 16B receives the read logical address LAr included in the write tag data TDw. The post-CRC circuit 16B further receives the acquired pre-CRC value VRCg, the write residual metadata RMw, the acquired write-target physical address PAwg, and the write-target number of erasures ESN...
5,081
formal_gov
common_corpus_OpenAlex
2,021
Case notification form - Strictly Confidential Case notification form - Strictly Confidential Surgically Ligated Patent Ductus Arteriosus in Premature Babies The first page of the case notification form will be stored separately from the rest of the questionnaire and personal identifying information for the case will ...
2,699
academic
common_corpus_Github Open Source
2,021
using JetBrains.Annotations; using JetBrains.ReSharper.Feature.Services.CSharp.CodeCompletion.Infrastructure; using JetBrains.ReSharper.PostfixTemplates.Contexts; using JetBrains.ReSharper.PostfixTemplates.Contexts.CSharp; using JetBrains.ReSharper.Psi; using JetBrains.ReSharper.Psi.CSharp; namespace JetBrains.ReShar...
401
cc:Github Open Source
common_corpus_Github Open Source
2,021
public static class ShaderUtilities // TypeDefIndex: 5840 { // Fields public static int ID_MainTex; // 0x0 public static int ID_FaceTex; // 0x4 public static int ID_FaceColor; // 0x8 public static int ID_FaceDilate; // 0xC public static int ID_Shininess; // 0x10 public static int ID_UnderlayColor; // 0x14 publi...
1,388
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
吉林省辉南县人民法院结 案 通 知 书(2021)吉0523执保54号申请人:殷丽辉被申请人:刘玉鹏刘勋华本院立案执行的申请人殷丽辉与被申请人刘玉鹏、刘勋华财产保全一案,根据已经发生法律效力的(2020)吉0523民初1192号民事调解书确定的内容,依当事人申请:冻结了被申请人被申请人刘勋华的银行存款157,108.71元(冻结额度200000元)。依照《最高人民法院关于执行案件立案、结案若干问题的意见》第二十一条之规定,本案结案(部分保全完毕)。特此通知。二〇二一年三月二十九日 关注公众号“马 克 数 据 网”
286
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
#pragma once #include <vector> #include <iostream> #include <algorithm> #include <math.h> #include <fstream> #include <signal.h> #include "time.h" #include "kdtree.h" #include <opencv2/opencv.hpp> #include <thread> #include <mutex> using namespace std; extern std::mutex MTX; #define PI acos(-1) void DDA_line(float...
113
cc:Github Open Source
common_corpus_Github Open Source
2,021
package net.bytebuddy.test.packaging; import net.bytebuddy.agent.builder.AgentBuilderDefaultApplicationTest; @AgentBuilderDefaultApplicationTest.ShouldRebase public class SimpleType { private static final String FOO = "foo"; public String foo() { return FOO; } }
62
cc:Github Open Source
common_corpus_Github Open Source
2,021
// // KeyboardType.swift // KeyboardKit // // Created by Daniel Saidi on 2019-05-18. // Copyright © 2021 Daniel Saidi. All rights reserved. // import Foundation /** This enum contains all keyboard types that can currently be bound to the `KeyboardAction` switch keyboard action. If you need a keyboard type th...
714
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
山西省太原市迎泽区人民法院执 行 裁 定 书(2021)晋0106执1863号申请执行人:石家庄永建伟业商贸有限公司,住所地:石家庄市长安区和平东路419号白佛钢材市场B区38号,统一社会信用代码:91130102666589026Y。法定代表人:刘万军,执行董事。被执行人:山西金峰建设工程有限公司,住所地:太原市迎泽区水西关南街5号,统一社会信用代码:911401007767147051。法定代表人:陈中元,董事长。本院在执行申请执行人石家庄永建伟业商贸有限公司与被执行人山西金峰建设工程有限公司合同纠纷一案中,经查,被执行人山西金峰建设工程有限公司未按山西省太原市中级人民法院作出的(2020)晋01民终6032号民事判决履行生效法...
524
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
from .experiments import Experiments, Model from ai4water.hyperopt import Real, Categorical, Integer from ai4water.postprocessing.SeqMetrics import RegressionMetrics from ai4water.utils.utils import get_version_info try: import catboost except ModuleNotFoundError: catboost = None try: import lightgbm e...
10,421
cc:Github Open Source
common_corpus_Github Open Source
2,021
/** * Definition for a binary tree node. * struct TreeNode { * int val; * TreeNode *left; * TreeNode *right; * TreeNode(int x) : val(x), left(NULL), right(NULL) {} * }; */ class Solution { public: int ans = 0; int now = 0; void dfs(TreeNode* t) { //叶子 if(!t->left && !t->right) { if(!a...
190
cc:Github Open Source
common_corpus_Github Open Source
2,021
export * from './Company'; export * from './Context'; export * from './LoginDto'; export * from './RefreshTokenDto'; export * from './ResponseObject'; export * from './Service'; export * from './SystemConfigState'; export * from './Token'; export * from './Window';
60
cc:Github Open Source
common_corpus_French Open Data
2,021
Plateforme d’assistance et d’orientation du guichet unique formalités Direction générale des entreprises (DGE) / Mission interministérielle pour la simplification et la modernisation des formalités d'entreprise Au 1er janvier 2023, dans le cadre de la loi PACTE, la totalité des 5 millions d’entreprises françaises devra...
321
cc:French Open Data
common_corpus_Github Open Source
2,021
from WizardVsWorld.classes.tile import Tile from WizardVsWorld.classes.spell import Spell import WizardVsWorld.assets.image_loader from math import modf # entity will have various shared data types def round_up_from(tiles, round_percentage): fraction, whole = modf(tiles) if fraction >= round_percentage: ...
2,631
cc:Github Open Source
common_corpus_Github Open Source
2,021
package com.bokudos.bokudosserver; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class BokudosServerApplication { public static void main(String[] args) { SpringApplication.run(BokudosServerApplication.class, a...
58
cc:Github Open Source
common_corpus_Github Open Source
2,021
package storage type CacheBackend interface { Get(string) (string, error) Set(string, string) error } func Cached(cache CacheBackend, key string, fn func() (string, error)) (value string, err error) { value, err = cache.Get(key) if err == nil { return } value, err = fn() if err == nil { cache.Set(key, val...
90
cc:Github Open Source
common_corpus_Github Open Source
2,021
import { Effect } from "."; class Bouncing extends Effect { constructor(options = {}) { super(options); options = Object.assign({ pixels: -15 }, options); this.keyframes = [ { offset: 0, transform: `translate(0, 0)` }, { offset: 0.1, transform: `translate(0, 0)` }, ...
219
cc:Github Open Source
common_corpus_Github Open Source
2,021
package com.jeefw.model.sys.param; import core.support.ExtJSBaseParameter; /** * @author Hystar * @date 2018/7/13 */ public class WechatQrcodePuttingCardParameter extends ExtJSBaseParameter { private Integer $eq_allianceId; private String $eq_wechatCardId; public String get$eq_wechatCardId() { ...
187
cc:Github Open Source
common_corpus_Github Open Source
2,021
#pragma once #include "common.h" namespace CommonSharedConstants { // Flag that can be set on an input event so that it is ignored by Keyboard Manager const ULONG_PTR KEYBOARDMANAGER_INJECTED_FLAG = 0x1; // Fake key code to represent VK_WIN. inline const DWORD VK_WIN_BOTH = 0x104; }
75
cc:Github Open Source
common_corpus_StackExchange
2,021
VSCode "Unable to open <HASH> Unable to read file" I'm using VSCode (1.52.1) for a while on my Fedora 33 machine. I'm using Docker extension (v1.9.0) but for some reason, in the past few days when I'm trying to attach the VSCode to the Docker container, it failed to resolve the workspace folder. I've tried to reinstall...
201
misc_reference
common_corpus_Github Open Source
2,021
// Package meta is the AST(Abstract Syntax Tree) of parsed YANG. // Data structures here closely follows the YANG RFC specification at the IETF. // To build an AST from a YANG file, use the parser package. package meta
50
cc:Github Open Source
common_corpus_Github Open Source
2,021
Attribute VB_Name = "PD2D_GDI" '*************************************************************************** 'GDI interop manager 'Copyright 2001-2021 by Tanner Helland 'Created: 03/April/2001 'Last updated: 28/June/16 'Last update: continued clean-up of PD-specific code ' 'To improve performance, pd2D falls back to GDI...
2,821
cc:Github Open Source
common_corpus_Github Open Source
2,021
window.configInfo = { customizableColors: [ { Name: 'highlightColor', DisplayName: 'Highlight color', DefaultValue: '#1c97ea', InvalidSimilarColor: '#dcdcdc' }, { Name: 'highlight2Color', DisplayName: 'Secondary highligh...
812
cc:Github Open Source
common_corpus_Github Open Source
2,021
@font-face { font-family: 'Formular'; src: url('fonts/formular/formular-black.woff2') format('woff2'), url('fonts/formular/formular-black.woff') format('woff'); font-weight: 900; font-style: normal; font-stretch: normal; font-display: swap; } @font-face { font-family: 'Formular'; src: url('fonts/form...
472
cc:Github Open Source
common_corpus_Github Open Source
2,021
Public Class clsUserFunction Inherits clsItem Public Property Name As String Friend Property Output As Description Friend Enum ArgumentType [Object] Character Location Number Text End Enum Friend Class Argument Public Property Name As String ...
403
cc:Github Open Source
common_corpus_Github Open Source
2,021
// // This file is part of the squirrel parser reference implementation: // // https://github.com/lukehutch/squirrelparser // // This software is provided under the MIT license: // // Copyright 2021 Luke A. D. Hutchison // // Permission is hereby granted, free of charge, to any person obtaining a copy of this softw...
6,415
cc:Github Open Source
common_corpus_StackExchange
2,021
str.replace() but new_string value should be from list I'm trying to achieve the following, urls=["https://example1.com/test?para=123","https://example2.com/test?para=123","https://example3.com/test?para=123"] payload=["<test>","<test123>","<test345>"] for i in urls: for j in payloads: print(i) tes...
1,043
misc_reference
common_corpus_Github Open Source
2,021
plugins { id "java-library" id "maven-publish" id "me.qoomon.git-versioning" version "4.2.0" id 'org.jetbrains.kotlin.jvm' version '1.5.20' } def ENV = System.getenv() def releasesRepoUrl = "https://maven.modded-mc.com/repository/sandbox-maven/" def snapshotsRepoUrl = "https://maven.modded-mc.com/repo...
628
cc:Github Open Source
common_corpus_Github Open Source
2,021
/******************************************************************************* * Copyright (c) 2021. Blademaker * * 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....
232
cc:Github Open Source
common_corpus_OpenAlex
2,021
ETH Library Originally published in: This page was generated automatically upon download from the ETH Zurich Research Collection. For more information, please consult the Terms of use. Registered charity number: 207890 As featured in: See Patrick Hemberger et al., Chem. Sci., 2021, 12, 3161. Showcasing research from P...
16,197
academic
common_corpus_Github Open Source
2,021
# frozen_string_literal: true FactoryBot.define do factory :user do name { 'testUser1' } sequence(:email) { |n| "test#{n}@example.com" } password { 'password1' } provider { 'email' } sequence(:uid) { |n| "test#{n}@example.com" } confirmed_at { Time.now } trait :user_with_projects do ...
773
cc:Github Open Source
common_corpus_StackExchange
2,021
Laravel 8 Inertia passing data to AppLayout I'm new to Laravel and I'm building an application with Laravel 8 and Inertia. Usually I pass props to the Vue views through the PHP/Laravel controllers in the show method like so: Inertia::render('Something', [ 'namedProp' => 'data' ]); That works so well, and god bless the...
280
misc_reference
common_corpus_Github Open Source
2,021
package com.shollmann.events.helper; import java.text.DecimalFormat; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; public class DateUtils { private static final int MILLISECONDS_IN_A_DAY = 1000 * 60 * 60 * 24; private static final int MI...
615
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
四川省荥经县人民法院 结 案 通 知 书 (2021)川1822执恢3号 申请执行人:简敬学 被执行人:吴明录 关于简敬学与吴明录合同纠纷恢复执行一案,申请执行标的为7588.68元。经本院立案执行,被执行人已将执行款7588.68元一次性交付到法院账户,申请人已领取7588.68元。自此,申请人简敬学申请依据的(2019)川1822民初211号民事调解书所确定的应给付给你的款项已履行完毕。本案现已全部执行完毕。 特此通知 二〇二一年二月二日 百度搜索“马 克 数 据 网”
236
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
class LocationCoordinate3D: """ This is a structure for presenting the location, latitude, longitude, altitude. """ def __init__(self, latitude, longitude, altitude): """ Args: latitude ([float]): Latitude in degrees longitude ([float]): Longitude in degrees ...
207
cc:Github Open Source
common_corpus_Github Open Source
2,021
import {u} from 'unist-builder' export function postClosedIssueMaintainers() { return u('root', [ u('paragraph', [ u('text', 'Hi! This was closed. Team: If this was fixed, please add '), u('inlineCode', 'phase/solved'), u('text', '. Otherwise, please add one of the '), u('inlineCode', 'no...
103
cc:Github Open Source
common_corpus_Github Open Source
2,021
/* @licstart The MIT License (MIT) Copyright © 2021 Aileas Donaghy 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, modif...
908
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
上海市浦东新区人民法院执 行 裁 定 书(2021)沪0115执487号申请执行人:上海市浦东新区人力资源和社会保障局,住所地上海市浦东新区。法定代表人:徐雯,局长。被执行人:上海市浦东新区高桥镇德祥金满楼餐饮店,住所地上海市浦东新区。经营者:汪**,经理。上海市浦东新区人力资源和社会保障局与上海市浦东新区高桥镇德祥金满楼餐饮店劳动和社会保障一案,本院作出的(2020)沪0115行审350号行政裁定书已发生法律效力。因义务人上海市浦东新区高桥镇德祥金满楼餐饮店未按生效法律文书的规定履行义务,权利人上海市浦东新区人力资源和社会保障局向本院申请执行。本院于2021年1月4日立案执行,并向被执行人发出执行通知和财产报告令,责令其限期履行上...
1,382
cc:Chinese-Court-Decisions
common_corpus_StackExchange
2,021
TCP connections stuck with CLOSE_WAIT state I need your help guys in order to fix issue with non closing TCP connection. Basically it works fine but after a few minutes it stucks with connection in CLOSE_WAIT state. The logic of the code: The code accepts first packet and parse it and after that it sends the CRC back ...
1,732
misc_reference
common_corpus_Github Open Source
2,021
#!/usr/bin/env python3 # -*- coding: utf-8 -*- # import tensorflow as tf from typing import List, Dict, Callable, Tuple from Helper import create_gene_name_mapping import numpy as np from Types import Data def get_hierarchical_data(data: Data, genes_to_use: List[str] = None, multigene_re...
1,261
cc:Github Open Source
common_corpus_Github Open Source
2,021
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License")...
1,288
cc:Github Open Source
common_corpus_Github Open Source
2,021
###VISUALISE MODEL OUTPUTS### library(tidyverse) library(ggpubr) #get folder directory folder <- dirname(rstudioapi::getSourceEditorContext()$path) folder_inputs = file.path(folder, 'subscriptions', "data_inputs") files = list.files(path=folder_inputs, pattern="*.csv") data <- do.call("rbind", lapply(f...
7,213
cc:Github Open Source
common_corpus_Github Open Source
2,021
var gcm = require('node-gcm'); exports.sendSingleMessage = function(fcmToken, title, msg){ if (process.env.NODE_ENV == "local" || process.env.NODE_ENV == "dev"){ console.log("Skip sendSingleMessage car nous sommes dans un environnement local"); return; } var sender = new gcm.Sender(process.env.GCM_API_K...
390
cc:Github Open Source
common_corpus_StackExchange
2,021
Looking for properties of this family of operators on Hilbert Spaces I'm hoping this is the correct place to post this. The context of this question is from physics but my question is purely mathematical. For some background, I am researching Von-Neumann Entropy in 1-dimensional boson models, and I have come across the...
191
misc_reference
common_corpus_OpenAlex
2,021
Trabalho realizado na Fundação Oswaldo Cruz – Rio de Janeiro (RJ), Brasil. Correspondência: José Henrique Costa Monteiro-da-Silva. E-mail: zecosta.monteiro@gmail.com Fonte de financiamento: nenhuma. Conflito de interesses: nada a declarar. Recebido em: Set. 18, 2019. Aprovado em: Mar. 04, 2020 Resumo Introdução: O deba...
5,399
academic
common_corpus_Creative Commons Common Crawl (CCC)
2,021
Skip to main content Major vault protein suppresses lung cancer cell proliferation by inhibiting STAT3 signaling pathway Abstract Background Major vault protein (MVP) is the major component of vault, a eukaryotic organelle involved in multiple cellular processes, and is important in multiple cellular processes and ...
10,967
cc:Creative Commons Common Crawl (CCC)
common_corpus_Github Open Source
2,021
package com.realtimemap.util object Constants { const val URL = "213.175.74.120" const val PORT = 6111 const val AUTHENTICATION = "AUTHORIZE rahmatya685@gmail.com" const val KEY_USER_LIST="USERLIST" const val KEY_UPDATE="UPDATE" const val API_KEY_GEOCODING="pk.eyJ1IjoiemFuamFuMjAxMCIsImEiOiJCeV...
141
cc:Github Open Source
common_corpus_Github Open Source
2,021
#!/usr/bin/env python """ WSI patcher ~~~~~~~~~~~ Sample patches from WSIs. """ import sys import time import os from collections import Counter import click import requests import json import pandas as pd # Add "src" directory to PATH sys.path.append(os.path.split(os.getcwd())[0]) import patcher @clic...
971
cc:Github Open Source
common_corpus_Github Open Source
2,021
using System; using System.Collections.Generic; using System.Linq; using Mono.Cecil; using NBrowse.Reflection.Empty; namespace NBrowse.Reflection.Mono { internal class CecilType : Type { public override IEnumerable<Attribute> Attributes => this.definition?.CustomAttributes.Select(attribute => new CecilAttribute...
1,109
cc:Github Open Source
common_corpus_Github Open Source
2,021
package cn.leancloud.command; import cn.leancloud.Messages; public class PeerBasedCommandPacket extends CommandPacket { private String peerId; public String getPeerId() { return peerId; } public void setPeerId(String peerId) { this.peerId = peerId; } @Override protected Messages.GenericComma...
123
cc:Github Open Source
common_corpus_Github Open Source
2,021
package main import ( "net" "time" "github.com/miekg/dns" "github.com/sirupsen/logrus" ) func main() { config, _ := dns.ClientConfigFromFile("/etc/resolv.conf") c := new(dns.Client) logrus.Infoln(config.Port) m := new(dns.Msg) m.SetQuestion(dns.Fqdn("userService.service.consul"), dns.TypeNone) m.RecursionD...
192
cc:Github Open Source
common_corpus_Github Open Source
2,021
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <TITLE> CodingConvention (Compiler) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../dev_javadoc.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTit...
14,541
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
普安县人民法院 执 行 裁 定 书 (2021)黔2323执92号之一 申请执行人:房龙三,男,1990年2月19日出生,汉族,住贵州省普安县。 申请执行人:何顺宽,男,1980年5月10日出生,汉族,住贵州省普安县。 被执行人:谢梦升,男,1985年8月14日出生,彝族,住贵州省普安县。 申请执行人房龙三、何顺宽诉被执行人谢梦升追偿权纠纷一案,本院依据已经发生法律效力的普安县人民法院作出的判决,责令被执行人履行上述法律文书确定的义务。但被执行人谢梦升至今未履行。依照《中华人民共和国民事诉讼法》第二百四十二条、《最高人民法院关于适用〈中华人民共和国民事诉讼法〉的解释》第四百八十七条规定,裁定如下: 冻结被执行人谢梦升在财付通支付科技...
451
cc:Chinese-Court-Decisions
common_corpus_OpenAlex
2,021
    Citation: Grzybek, M.; Antolová, D.; Tołkacz, K.; Alsarraf, M.; Behnke-Borowczyk, J.; Nowicka, J.; Paleolog, J.; Biernat, B.; Behnke, J.M.; Bajer, A. Seroprevalence of Toxoplasma gondii among Sylvatic Rodents in Poland. Animals 2021, 11, 1048. https://doi.org/10.3390/ani11041048 Ac...
12,901
academic
common_corpus_Github Open Source
2,021
-- Generated by a script from an "avr tools device file" (atdf) package SAM.Clock_Generator.IDs is TRACE : constant Peripheral_Id := 47; AC : constant Peripheral_Id := 32; ADC0 : constant Peripheral_Id := 40; ADC1 : constant Peripheral_Id := ...
702
cc:Github Open Source
common_corpus_Github Open Source
2,021
# -*- coding: utf-8 -*- import argparse import torch from tqdm import tqdm import torch.optim as optim from torch.utils.tensorboard import SummaryWriter from torch.utils.data import DataLoader from Yolo3Body import YOLOV3 from config import anchors_mask_list from utils.datasets import ListDataSet from utils.loss impo...
1,793
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
博兴县人民法院 执 行 裁 定 书 (2021)鲁1625执51号 申请执行人:孙玉书,男,1971年8月1日出生,汉族,住博兴县。 被执行人:张卫兵,男,1970年1月20日生,汉族,住博兴县。 本院在执行孙玉书与张卫兵民间借贷纠纷一案中,被执行人需要履行的义务为偿还申请执行人借款本金50000元,承担本案执行费650元。 本案2021年1月4日立案执行,2021年1月5日向被执行人发出执行通知书、报告财产令和传票,责令被执行人报告财产并在指定期限内履行已生效的(2018)鲁1625民初2917号民事调解书确定的义务,被执行人未到庭也未主动履行义务。 2021年1月5日本院提起了总对总查询对被执行人的证券、保险、工商总局企业注册信...
804
cc:Chinese-Court-Decisions
common_corpus_StackExchange
2,021
Making a search function in Laravel 8 I'm trying to make a search function on my web page but it is not working. Can someone please tell me what is the problem of this code? public function webSearch(Request $request) { $articles = Article::where('title', '>', 'LIKE', "%{$request->search}%") ->orWhere('memb...
392
misc_reference
common_corpus_USPTO
2,021
Information Service Providers (ISP) 1270 delivers a multitude of information services to users 1282 geographically dispersed and connected via network 1286. An ISP can deliver just one type of service, such as stock price updates, or a variety of services such as broadcast media, news, sports, gaming, etc. Additionally...
3,459
formal_gov
common_corpus_Chinese-Court-Decisions
2,021
山东省烟台市芝罘区人民法院民 事 裁 定 书(2021)鲁0602财保314号申请人:吴斌,男,1974年6月22日出生,汉族,住烟台市芝罘区。委托诉讼代理人:李松,山东得时力律师事务所律师。被申请人:林永东,男,1970年2月4日出生,汉族,住烟台市芝罘区。被申请人:李维玲,女,1975年7月5日出生,汉族,住烟台市芝罘区。申请人吴斌于2021年2月3日向本院申请诉前财产保全,请求对被申请人林永东、李维玲银行账户内存款9275000元进行冻结或查封其相应价值的财产。中国平安财产保险股份有限公司烟台中心支公司以诉讼财产保全责任保险保单保函提供担保。本院经审查认为,申请人的申请符合法律规定。依照《中华人民共和国民事诉讼法》第一百零一条...
822
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
using dnlib.DotNet; namespace VMUnprotect { /// <summary> /// Structure of VMP Virtual Machine /// </summary> public class VmRuntimeStructure { /// <summary> /// TypeDefinition of Virtual Machine /// </summary> public TypeDef VmTypeDef { ...
121
cc:Github Open Source
common_corpus_Github Open Source
2,021
from email.mime.multipart import MIMEMultipart from email.mime.text import MIMEText from email.mime.image import MIMEImage import config, time, gmail #Auto respond to the customer email def send_email(strTo): strFrom = config.fromaddr msgRoot = MIMEMultipart('related') msgRoot['Subject'] = 'Thanks for your...
473
cc:Github Open Source
common_corpus_Github Open Source
2,021
# frozen_string_literal: true source 'https://rubygems.org' ruby(File.read(File.join(File.dirname(__FILE__), '.ruby-version')).strip[/-(.+)/, 1]) gem 'dry-struct', '~> 1.4' gem 'rack', '~> 2.2', '>= 2.2.3' gem 'thin', '~> 1.8', '>= 1.8.1' gem 'truemail', '~> 2.4', '>= 2.4.6' group :development, :test do gem 'pry-...
372
cc:Github Open Source
common_corpus_Github Open Source
2,021
/* * Copyright (c) 2011-2020 Contributors to the Eclipse Foundation * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0 * which is available at https:...
272
cc:Github Open Source
common_corpus_Github Open Source
2,021
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; using System.Linq; using DG.Tweening; using System.Runtime.InteropServices; public class GameManager : MonoBehaviour { public static GameManager instance; public RunTimeData runTimeData; private void Awa...
3,117
cc:Github Open Source
common_corpus_Github Open Source
2,021
<?php namespace App\DataFixtures\Modules\Schedule; use App\Controller\Core\Application; use App\DataFixtures\Providers\FontawesomeIconsProvider; use App\Entity\Modules\Schedules\MyScheduleCalendar; use App\Entity\Modules\Schedules\MySchedule; use DateTime; use Doctrine\Bundle\FixturesBundle\Fixture; use Doctrine\Comm...
1,196
cc:Github Open Source
common_corpus_StackExchange
2,021
how to programming teltonika device fmb 120 by Messages? I own a Teltonika FMB120, so how is it programmed by SMS? I'm trying to program the device through messages, and I'm not aware of that. Providing you have the physical device to hand, you can use their Configurator software to set the parameters for the reportin...
336
misc_reference
common_corpus_Github Open Source
2,021
/* eslint-disable max-depth */ function tokenizer(text) { const regexp = /(?:\s*)([^\s]+)(?:\s*)/y return { next() { const matches = text.match(regexp) if (!matches) { return null } return matches[1].toLowerCase() } } } /* eslint-disable no-param-reassign */ function mat...
433
cc:Github Open Source
common_corpus_Github Open Source
2,021
#################################################################################################### # Copyright (c) 2017-2020, Martin Diehl/Max-Planck-Institut für Eisenforschung GmbH # Copyright (c) 2013-2014, Marc De Graef/Carnegie Mellon University # All rights reserved. # # Redistribution and use in source and bin...
7,324
cc:Github Open Source
common_corpus_Github Open Source
2,021
package be.vbgn.gradle.pluginupdates.dsl.internal; import be.vbgn.gradle.pluginupdates.dependency.Dependency; import be.vbgn.gradle.pluginupdates.dsl.RenameSpec; import java.io.Serializable; import java.util.function.UnaryOperator; import javax.annotation.Nonnull; import javax.annotation.Nullable; import org.gradle.ap...
421
cc:Github Open Source
common_corpus_Eurlex
2,021
B97 L’entità non deve rettificare il margine sui servizi contrattuali per un gruppo di contratti assicurativi senza elementi di partecipazione diretta per le seguenti variazioni dei flussi finanziari di adempimento, in quanto non si riferiscono a servizi futuri: a) l’effetto del valore temporale del denaro e ...
14,353
cc:Eurlex
common_corpus_Chinese-Court-Decisions
2,021
江苏省南京市中级人民法院民 事 裁 定 书(2021)苏01民辖终362号上诉人(原审被告):江苏东大建设集团有限公司,住所地南京市雨花台区长虹路222号。法定代表人:王坚,该公司总经理。委托诉讼代理人:姜平,上海市锦天城(南京)律师事务所律师。委托诉讼代理人:赵文灵,上海市锦天城(南京)律师事务所律师。被上诉人(原审原告):周海阳,女,1976年9月12日出生,汉族,住南京市鼓楼区。委托诉讼代理人:辛超,江苏工法律师事务所律师。委托诉讼代理人:汪明纲,江苏工法律师事务所律师。原审被告:南京奥体中心工程建设管理有限公司,住所地南京市建邺区江东中路222号。法定代表人:陈仁虎。上诉人江苏东大建设集团有限公司因与被上诉人周海阳、原审被告...
1,914
cc:Chinese-Court-Decisions
common_corpus_Github Open Source
2,021
/************************************************* ** ** You're viewing a file in the SMAPI mod dump, which contains a copy of every open-source SMAPI mod ** for queries and analysis. ** ** This is *not* the original file, and not necessarily the latest version. ** Source repository: https://github.com/janavarro95/Star...
310
cc:Github Open Source
common_corpus_Chinese-Court-Decisions
2,021
江苏省南京市玄武区人民法院执 行 裁 定 书(2021)苏0102执1068号之一申请执行人:江苏银行股份有限公司,住所地南京市中华路**。法定代表人:夏平,该公司董事长。委托诉讼代理人:刘伟婷、陈焰,江苏联创伟业律师事务所律师。被执行人:宋洪苗,男,1976年12月9日生,汉族,住广东省深圳市龙岗区。本院在执行江苏银行股份有限公司与宋洪苗信用卡纠纷一案中,依照本院作出的已发生法律效力的(2020)苏0102民初7455号民事判决书,被告宋洪苗于本判决发生法律效力之日起十日内支付原告江苏银行股份有限公司所欠本金136101.79元、利息(截至2019年8月7日的利息为15578.53元,自2019年8月8日起至实际给付之日止的利息以...
817
cc:Chinese-Court-Decisions