source string | date int32 | text string | token_count int32 | category string |
|---|---|---|---|---|
common_corpus_Chinese-Court-Decisions | 2,019 | 河南省济源市人民法院执 行 裁 定 书(2019)豫9001执7081号申请执行人:蔡春林,男性,1977年12月4日出生,沁阳市。被执行人:侯红燕,女性,1959年9月29日出生,济源市。关于蔡春林与侯红燕民间借贷纠纷一案,本院依据河南省济源市人民法院(2019)豫9001民初2861号民事调解书已立案执行。依据《中华人民共和国民事诉讼法》第一百五十四条第一款第(十一)项之规定,裁定如下:限被执行人于收到本裁定书之日起一日内履行河南省济源市人民法院(2019)豫9001民初2861号民事调解书所确定的义务。本裁定送达后即发生法律效力。审判员 牛延强二〇一九年十二月十日书记员 李志鹏 微信公众号“马克 数据网” | 339 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 文书内容湖南省衡东县人民法院民 事 裁 定 书(2019)湘0424民初2175号申请人湖南衡东农村商业银行股份有限公司,住所地:湖南省衡东县城关镇镇衡岳南路150号。法定代表人李来华,公司董事长。委托代理人唐红舟,公司职员。被申请人谭正林,男,1972年12月27日出生,汉族,住湖南省衡东县。被申请人彭建平,女,1974年9月15日出生,汉族,住湖南省衡东县。本院在审理申请人湖南衡东农村商业银行股份有限公司诉被申请人谭正林、彭建平借款合同纠纷一案中,申请人于2019年10月11日向本院提出财产保全的申请,要求冻结被申请人银行存款56373元或查封、扣押被申请人56373元的其他财产。本院认为,原告的申请符合法律规定。依照《中华人民... | 571 | misc_reference |
common_corpus_Github Open Source | 2,019 | package com.nepxion.discovery.plugin.test.aop;
/**
* <p>Title: Nepxion Discovery</p>
* <p>Description: Nepxion Discovery</p>
* <p>Copyright: Copyright (c) 2017-2050</p>
* <p>Company: Nepxion</p>
* @author Haojun Ren
* @version 1.0
*/
import java.lang.reflect.Method;
import org.aopalliance.intercept.MethodInvo... | 623 | misc_reference |
common_corpus_VoxPopuli | 2,019 | en delegerad åklagare. Hur skulle man då hantera detta om den åklagaren inte agerade? Hur skulle ni se till att man avblockerade en sådan återvändsgränd? Vi ser i mitt land att en situation föreligger där åklagarna ibland befinner sig alltför nära makten. Jag är väldigt tacksam för att ni ställde den här frågan. Så jag... | 105 | misc_reference |
common_corpus_VoxPopuli | 2,019 | un consensus le plus large possible de façon à garantir notamment toutes les conditions d'équité qui s'imposent dans l'agriculture et ce, dans l'ensemble de l'Union. Mais ceci implique que l'on fasse preuve de souplesse également pour tenir compte des réalités nationales qui diffèrent. Bon, c'est un problème encore, mê... | 142 | misc_reference |
common_corpus_Github Open Source | 2,019 | // #####################################################
// Vita
// #####################################################
@import "../lib/main"
.wrapper
display: flex
padding: 4vw
position: relative
flex-direction: column
+respond(medium, min)
flex-direction: row
.contentLeft
margi... | 384 | misc_reference |
common_corpus_StackExchange | 2,019 | pymssql | pymssql.pyx not found
Importing pymssql fails resulting in the following error:
Unable to open 'pymssql.pyx': File not found
(path_to_project_folder/src/pymssql.pyx).
I'm using python 3.6, Win10. The package was installed without errors to a separate anaconda environment.
What am I missing here?
| 80 | misc_reference |
common_corpus_Github Open Source | 2,019 |
using System;
using System.Collections.Generic;
using System.Runtime.InteropServices;
namespace OpenCVForUnity
{
// C++: class KalmanFilter
//javadoc: KalmanFilter
public class KalmanFilter : DisposableOpenCVObject
{
protected override void Dispose (bool disposing)
{
#if UNITY_PRO_L... | 4,978 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 云南省昆明市西山区人民法院刑 事 判 决 书(2019)云0112刑初1421号公诉机关昆明市西山区人民检察院。被告人姚璟,男,1988年7月10日出生,汉族,大学本科,昆明明源云拓展科技有限公司交付顾问,户籍所在地云南省昆明市五华区。因涉嫌危险驾驶罪,于2019年2月18日被云南省昆明市公安局交通管理局取保候审。公诉机关以西检公诉刑诉(2019)第1399号起诉书指控被告人姚璟犯危险驾驶罪。本院适用刑事案件速裁程序,实行独任审判,公开开庭审理了本案。公诉机关指控,2019年2月15日23时00分许,被告人姚璟酒后驾驶云A×××××号“海马”牌小型轿车,行驶至昆明市苑立交桥口被民警查获。经鉴定,被告人姚璟血液中乙醇含量为168.66... | 925 | misc_reference |
common_corpus_UK Hansard – Public Bill Committees | 2,019 | Obviously, the Bill is accompanied by the White Paper. In comparison with a lot of the Brexit White Papers for the big Brexit Bills that are coming through, it is probably the meatiest in terms of setting out what life after Brexit will look like in the policy area. In comparison with things such as trade or customs, w... | 72 | misc_reference |
common_corpus_Github Open Source | 2,019 | /* @flow */
import APIBase from './base';
import type { OtherLocaleTranslation } from './types';
export default class EntityAPI extends APIBase {
/**
* Return a list of entities for a project and locale.
*
* Pass in a `resource` to restrict the list to a specific path.
* If the `exclude` arr... | 559 | misc_reference |
common_corpus_Github Open Source | 2,019 | from django.urls import path
from .views import CreateMusicView, WorkingMusicListView, WorkingMusicDeleteView, WorkingMusicRetrieveView, \
WorkingMusicRetrieveTemplateView, SubMusicMergeView, SubMusicCreateView, MusicStatusChangeView, SubMusicDeleteView, \
VoiceToDrumView, VoiceToPianoView, LoopStationView, Mu... | 458 | misc_reference |
common_corpus_VoxPopuli | 2,019 | Daw il-diskussjoni jitkolla fuq l-immigrazjoni jiruna, illi għanna bżont ta' soluzjoni jismi l-aktar fis. Dina miex kwistjoni ta' rrotta għahda, nsejt nsemmi l-ċipro, per eżempju. Dina miex kwistjoni għallura ta' rrotta għahda, imma d-irrotot kolla. Unnittabali fil-ġemat li ġajjien. Ikkonna il-possibil tali li diskutu ... | 172 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 济南高新技术产业开发区人民法院 执 行 裁 定 书 (2019)鲁0191执1599号 申请执行人:济南晟迪隆实业有限公司,住所地济南市历下区花园路284号,统一社会信用代码91370102735772917U。 法定代表人:杜斌,总经理。 委托诉讼代理人:孙志新,济南高新龙鼎开元法律服务所。 被执行人:上海华虹建筑装饰工程有限公司,住所地上海市大宁路597号401室,组织机构代码证号:13301823-9。 法定代表人:臧夏迎,总经理。 申请执行人济南晟迪隆实业有限公司与被执行人上海华虹建筑装饰工程有限公司买卖合同纠纷一案,济南高新技术产业开发区人民法院于2019年8月15日作出(2019)鲁0191民初1620号民事判决书已经发... | 736 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 宁波市鄞州区人民法院执 行 裁 定 书(2018)浙0212执8141号申请执行人:陈建设,男,1960年1月21日出生汉族,住宁波市鄞州区。被执行人:陈定义,男,1961年5月15日出生汉族,住宁波市海曙区。本院在执行申请执行人陈建设与被执行人陈定义民间借贷纠纷一案中,查明被执行人陈定义应支付申请执行人陈建设执行款100000元及利息。经查,被执行人名下暂无可供执行的财产,申请执行人亦未能提供有效的财产线索。依照《最高人民法院关于适用〈中华人民共和国民事诉讼法〉的解释》第五百一十九条规定,裁定如下:终结本次执行程序。申请执行人发现被执行人有可供执行财产的,可以再次申请执行。本裁定送达后立即生效。审 判 长 车懿宗审 判 员 崔志勇... | 397 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 文书内容重庆市大渡口区人民法院执 行 裁 定 书(2019)渝0104执1164号申请执行人:江春,男,汉族,1982年08月21日出生,住重庆市大渡口区。被执行人:重庆市小儿廊婴童护理有限责任公司,住所地重庆市大渡口区春晖路街道松青路**裙楼负**,统一社会信用代码91500104577965712F。法定代表人:秦小丹。被执行人:重庆童康文化传播有限公司,住所地重庆,住所地重庆市大渡口春晖路街道翠柏路**(微企梦工厂)****用代码91500104MA5U3EP236。法定代表人:王学锋。本院在执行江春与重庆市小儿廊婴童护理有限责任公司,重庆童康文化传播有限公司服务合同纠纷一案中,本院于2019年1月31日作出的(2018)渝0... | 1,132 | misc_reference |
common_corpus_StackExchange | 2,019 | Minimising number of computations in fuzzy matching and a for loop
I am currently trying to find some potential duplicates in a large data set (500,000+ lines) using fuzzy matching. There are three main parts to this code:
A function that I have written that identifies the most like potential duplicate in a data s... | 552 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 江苏省涟水县人民法院民 事 判 决 书(2019)苏0826民初4400号原告:陈井乾,男,汉族,1971年1月27日出生,住涟水县。被告:尹艾连,男,汉族,1959年2月1日出生,住涟水县。原告陈井乾与被告尹艾连建筑设备租赁合同纠纷一案,本院于2019年6月5日立案后,依法适用简易程序公开开庭进行了审理。原告陈井乾、被告尹艾连到庭参加诉讼。本案现已审理终结。原告陈井乾向本院提出诉讼请求:判决被告给付违约金32500元。事实与理由:因安徽天长路达三标段工程需要,原、被告签订租用合同,后被告与施工单位有违约行为,造成原告不能按约定施工,给原告造成各项损失32500元,故提起诉讼。被告尹艾连辩称,原、被告签订挖机租赁合同属实,但双方合同... | 2,769 | misc_reference |
common_corpus_Creative Commons Common Crawl (CCC) | 2,019 | Skip to content
Advertisement
• Study protocol
• Open Access
• Open Peer Review
Helping cancer patients quit smoking by increasing their risk perception: a study protocol of a cluster randomized controlled trial
• 1Email author,
• 1,
• 1 and
• 2
BMC Cancer201515:490
https://doi.org/10.1186/s12885-015... | 7,858 | misc_reference |
common_corpus_Spanish-Science-Pile | 2,019 | Número 29
julio-diciembre • 2019
Revista Iberoamericana de Teología
U n i v e r s i d a d
I b e r o a m e r i c a n a
REVISTA IBEROAMERICANA DE TEOLOGÍA
Publicación semestral del Departamento de Ciencias Religiosas de la Universidad
Iberoamericana, Ciudad de México, que pretende ser un foro de reflexión
y diálogo ... | 2,887 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 河北省承德市双桥区人民法院 刑 事 判 决 书 (2019)冀0802刑初549号 公诉机关河北省承德市双桥区人民检察院被告人基本情况被告人郭井东,绰号“小杰”,男,1971年2月20日出生,居民身份号码1308021971××××××××,汉族,初中文化,群众,农民,户籍所在地河北省承德市双桥区,住承德市高新区冯营子镇秋窝村10组30号。2019年8月15日因涉嫌犯赌博罪被承德市公安局高新分局刑事拘留,同年9月19日被执行逮捕。现羁押于承德市看守所。公诉机关指控情况起诉书文号承双桥检公诉刑诉[2019]483号指... | 1,003 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 辽宁省沈阳市沈河区人民法院民 事 判 决 书(2019)辽0103民初11162号原告:张华,女,1969年3月1日出生,汉族,住沈阳市沈河区。委托诉讼代理人:安明雅,辽宁六合律师事务所律师。委托诉讼代理人:卢斯文,辽宁六合律师事务所实习律师。原告:张奎元,男,1963年9月30日出生,汉族,住沈阳市皇姑区,现住沈阳市于洪区。委托诉讼代理人:安明雅,辽宁六合律师事务所律师。委托诉讼代理人:卢斯文,辽宁六合律师事务所实习律师。被告:韩奎俊,男,1963年6月1日出生,汉族,住沈阳市沈河区。被告:韩奎明,男,1966年3月9日出生,汉族,住沈阳市沈河区。被告:韩奎武,男,1972年11月6日出生,汉族,住沈阳市东陵区,现住沈阳市沈河区。... | 3,048 | misc_reference |
common_corpus_Github Open Source | 2,019 | "use strict";
var _babelHelpers = require("./utils/babelHelpers.js");
exports.__esModule = true;
var _react = _babelHelpers.interopRequireDefault(require("react"));
var _Icon = require("./Icon");
var _fragments = require("./fragments");
var TwoToneBorderStyle =
/*#__PURE__*/
function TwoToneBorderStyle(props) {
... | 203 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 山东省济宁高新技术产业开发区人民法院民 事 判 决 书(2019)鲁0891民初3837号原告:褚猛,男,汉族,1988年8月10日出生,住济宁市。委托诉讼代理人:张志雨(特别授权),山东中昊律师事务所律师。被告:济宁九巨龙天顺房地产开发有限公司,住所地:济宁高新区王因镇王因管区院内。法定代表人:徐衍博,总经理。委托诉讼代理人:公冶庆贺(特别授权),山东同章律师事务所律师。委托诉讼代理人:张冬(特别授权),山东同章律师事务所实习律师。原告褚猛与被告济宁九巨龙天顺房地产开发有限公司(以下简称九巨龙公司)商品房预售合同纠纷一案,本院于2019年7月17日立案后,依法适用简易程序,公开开庭进行了审理。原告褚猛及其委托诉讼代理人张志雨,被告... | 5,163 | misc_reference |
common_corpus_StackExchange | 2,019 | Bash scripting: how to iterate through all drives?
I have buildroot readonly bootable image, which is normally loaded via TFTP in PXE enviroment. Filesystem in unpacked into ram and remounted as rw. And accidentally I wished to boot it from a USB stick and modify root filesystem content. So I thought of a "patch" syste... | 250 | misc_reference |
common_corpus_VoxPopuli | 2,019 | spotřebovávají. V tomto sdělení máme pět priorit, 36 různých kroků, nebudu vás nudit všemi těmito, ale důležité je zároveň taková doporučení a konkrétní kroky pro úřady, ale také pro občanskou společnost a jiné aktéry. Podíváme-li se na o něch pět priorit. Už návim trošku rychle, takže pět priorit zaměřených na silnějš... | 174 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 江苏省南京市中级人民法院刑 事 裁 定 书(2019)苏01刑更2374号罪犯张卫忠,男,1966年6月27日生,汉族,江苏省盐城市人,初中文化。现在江苏省浦口监狱服刑。江苏省盐城市大丰区人民法院于2017年10月19日作出(2017)苏0982刑初299号刑事判决,认定被告人张卫忠犯强奸罪,判处有期徒刑二年三个月(刑期至2020年1月4日止)。判决生效后,该犯于2017年11月2日被交付执行。执行机关江苏省浦口监狱于2019年3月18日提出减刑建议书,于2019年4月4日报送本院审理。本院于2019年4月8日立案,并依法组成合议庭进行了审理,且依法进行了公示,公示期间没有收到异议。现已审理终结。执行机关江苏省浦口监狱认为,罪犯张卫... | 940 | misc_reference |
common_corpus_VoxPopuli | 2,019 | Danke schön, Frau Vorsitzende, Herr Präsident. Meinerseits auch ganz herzlichen Dank für die Vorstellung des Jahresberichtes. Ich begrüße die vom Hof durchgeführte Arbeit insgesamt. | 51 | misc_reference |
common_corpus_OpenAlex | 2,019 | Received: 4 January 2019; Accepted: 12 February 2019; Published: 15 February 2019 Abstract: The aim of this research was to investigate the influence of post-weld heat treatment (PWHT,
precipitation hardening) on the microstructure and fatigue properties of an AA2519 joint obtained in
a friction stir-welding process. Th... | 26,061 | academic |
common_corpus_Github Open Source | 2,019 | /// <reference types="node" />
import { IncomingMessage } from "http";
import { Writable } from "stream";
import { PartListDataTask } from "./DataSplitter";
import { DifferentialDownloader } from "./DifferentialDownloader";
import { Operation } from "./downloadPlanBuilder";
export declare function executeTasks(differen... | 173 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 河南省禹州市人民法院刑 事 判 决 书(2019)豫1081刑初1086号公诉机关禹州市人民检察院。被告人樊晓军,女,1973年12月28日出生,汉族,初中文化,农民,住禹州市。因涉嫌盗窃犯罪,2019年10月28日被禹州市公安局取保候审;2019年11月28日被禹州市人民检察院取保候审;2019年12月3日经本院决定被取保候审。禹州市人民检察院以禹检一部刑诉(2019)832号起诉书指控被告人樊晓军犯盗窃罪,于2019年12月3日向本院提起公诉。本院依法适用简易程序,实行独任审判,公开开庭审理了本案。禹州市人民检察院指派检察员张贯九出庭支持公诉,被告人樊晓军到庭参加诉讼。现已审理终结。禹州市人民检察院指控称:2019年9月17日,... | 1,504 | misc_reference |
common_corpus_Github Open Source | 2,019 | package ifml.core;
import java.awt.image.BufferedImage;
import javafx.scene.media.Media;
public interface IfmlOutputDevice {
void showLocation(String name, String description);
void showText(String text);
void showImage(BufferedImage image, String description);
void playMusic(Media media, String des... | 64 | misc_reference |
common_corpus_Github Open Source | 2,019 | import React, { useState } from 'react';
import styled from 'styled-components';
import { UserProps } from 'Store';
import UpvoteDownvote from './UpvoteDownvote';
interface Props {
ratingValue: number;
upvotes: UserProps[];
downvotes: UserProps[];
type: 'products' | 'comments';
id: string;
}
export const R... | 243 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 浙江省义乌市人民法院执 行 裁 定 书(2019)浙0782执8296号申请执行人黄宝明,男,1983年10月12日出生,汉族,住浙江省平阳县。被执行人周苗,男,1983年4月26日出生,汉族,住浙江省平阳县。申请执行人黄宝明与被执行人周苗买卖合同纠纷一案,本院作出的(2017)浙0782民初15192号民事判决已经发生法律效力。因被执行人未自觉履行判决确定的义务,申请执行人黄宝明向本院申请强制执行。本院于2019年7月16日立案执行。执行标的为被执行人周苗归还申请执行人黄宝明货款105000元及利息。执行立案后,本院于2019年7月16日向被执行人周苗发出执行通知书、报告财产令,要求被执行人周苗履行生效法律文书确定的义务并报告财产... | 869 | misc_reference |
common_corpus_Github Open Source | 2,019 | #ifndef CHAINMANAGER_H
#define CHAINMANAGER_H
#include "signedtransaction.h"
#include "eosnewaccount.h"
#include <QByteArray>
namespace ChainManager {
SignedTransaction createTransaction(const std::string& contract, const std::string& actionName,
const std::string& ... | 211 | misc_reference |
common_corpus_OpenAlex | 2,019 | Broad spectrum vasopressors: a new
approach to the initial management of
septic shock? Lakhmir S. Chawla1,2*, Marlies Ostermann3, Lui Forni4,5 and George F. Tidmarsh2,6 Lakhmir S. Chawla1,2*, Marlies Ostermann3, Lui Forni4,5 and George F. Tidmarsh2,6 Background a cornerstone of therapeutic guidelines, there is a lack o... | 5,331 | academic |
common_corpus_Github Open Source | 2,019 | /*
* Copyright 2019 [https://btms.gmbh]
*
* 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 la... | 1,475 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 安徽省阜阳市颍州区人民法院执 行 裁 定 书(2019)皖1202执3446号申请执行人:张西平,男,汉族,1971年9月20日生,住安徽省阜南县。被执行人:阜阳巨川房地产开发有限公司,住所地阜阳市颍泉区中市办事处颍州中路**巨川*C**中央国际广场****,统一社会信用代码91341200786508761U.法定代表人:韦士杰,该公司总经理。张西平与阜阳巨川房地产开发有限公司房屋买卖合同纠纷一案,本院作出的(2018)皖1202民初5317号民事调解书确定:一、被告阜阳巨川房地产开发有限公司于2018年11月20日之前支付给原告张西平逾期交房违约金9352元(计算至2017年8月9日,该款直接打入账号:62×××48,开户名:张... | 778 | misc_reference |
common_corpus_Github Open Source | 2,019 | import numpy as np
import tensorflow as tf
from util.default_util import *
from util.contextual_modeling_util import *
from layer.basic import *
__all__ = ["Attention", "MaxAttention", "CoAttention", "GatedAttention", "MultiHeadAttention"]
def _create_attention_matrix(src_unit_dim,
trg_... | 12,906 | misc_reference |
common_corpus_Github Open Source | 2,019 | using System;
using System.Collections.Generic;
using System.Text;
namespace JT808.Protocol.Interfaces
{
public interface IJT808_0x8103_Custom_Factory : IJT808ExternalRegister
{
IDictionary<uint, Type> ParamMethods { get;}
}
}
| 56 | misc_reference |
common_corpus_Github Open Source | 2,019 | import 'package:flutter/material.dart';
import 'dart:math' as math;
void main() {
runApp(new MyAnimatedWidgetsAppDemo());
}
class MyAnimatedWidgetsAppDemo extends StatelessWidget {
@override
Widget build(BuildContext context) {
return new MaterialApp(
title: "MyAnimatedWidgetsAppDemo",
theme: ne... | 1,581 | misc_reference |
common_corpus_StackExchange | 2,019 | Regex: make 'zero or one time occurence' condition but only for the last match
I have this string:
key1:val1;key2:val2;key3:val3
It could be written like this too:
key1:val1;key2:val2;key3:val3;
I want to preg_match_all both of strings above so it will return same array like this:
MATCHES 1
Array
(
[0] => key1
... | 598 | misc_reference |
common_corpus_Github Open Source | 2,019 | import kitten.xs_Rounding;
import rangedint;
import helperfunctions;
struct RangedFloat {
var min: Float;
var max: Float;
var val: Float;
var clampmode: ClampMode = ClampMode.CLIP;
public static function new(min: Float, max: Float, val: Float, clampmode: ClampMode = ClampMode.CLIP): RangedFloat {... | 4,438 | misc_reference |
common_corpus_Github Open Source | 2,019 | 'use strict';
var Curry = require("bs-platform/lib/js/curry.js");
var Sinon = require("wonder-bs-sinon/lib/js/src/sinon.js");
var Sinon$1 = require("sinon");
var Wonder_jest = require("wonder-bs-jest/lib/js/src/wonder_jest.js");
var TestTool$Wonderjs = require("../../../../tool/TestTool.js");
var ViewTool$Wonderjs = r... | 937 | misc_reference |
common_corpus_Github Open Source | 2,019 | package dfxyz.portal
import dfxyz.portal.extensions.httpClientRequest.setHeaders
import dfxyz.portal.extensions.httpClientRequest.setHeadersWithPortalHeaderPrefix
import dfxyz.portal.extensions.httpServerRequest.getAuthorization
import dfxyz.portal.extensions.httpServerRequest.getPortalMethod
import dfxyz.portal.exten... | 3,945 | misc_reference |
common_corpus_Eurovoc | 2,019 | sisereitingute meetod DK Reiting 43 Jaenõuded – VKEd ei kohaldata makseviivituses mitteolev ei kohaldata ei kohaldata ei kohaldata ei kohaldata <=50 miljonit eurot Muud riskipositsioonid kui eriotstarbelised nõuded ei kohaldata ei kohaldata ei kohaldata SMER_ALL_0106_CT_AIRB_EE_R43_ALL VKE (jae) – makseviivituses mitte... | 51,186 | misc_reference |
common_corpus_Github Open Source | 2,019 | use crate::common::{
configuration::genesis_model::GenesisYaml,
data::{
address::{Account, AddressDataProvider, Delegation, Utxo},
keys::KeyPair,
},
file_utils, jcli_wrapper,
};
use chain_addr::Discrimination;
use jormungandr_lib::interfaces::UTxOInfo;
use std::path::PathBuf;
pub fn ge... | 800 | misc_reference |
common_corpus_StackExchange | 2,019 | Conocer tipo de variables
Por ejemplo tengo esta variable var
int var=200;
Como puedo saber de que tipo es una variable (int, String, boolean...)?
Ya que si la imprimo no se si es un int o un String (en este caso).
Puedes usar Wrappers en vez de tipos primitivos, por ejemplo para tu caso en vez de int usarías Intege... | 344 | misc_reference |
common_corpus_Github Open Source | 2,019 | using Newtonsoft.Json.Linq;
using Skybrud.Essentials.Json.Extensions;
namespace Skybrud.Social.Facebook.Models.Common.Tags {
/// <summary>
/// Class representing a tag referencing a Facebook profile (user, page or group).
/// </summary>
public class FacebookProfileTag : FacebookObject {
#reg... | 419 | misc_reference |
common_corpus_Github Open Source | 2,019 | /*
* Copyright (c) 2014 Adobe Systems Incorporated. All rights reserved.
*
* 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 right... | 6,104 | misc_reference |
common_corpus_Github Open Source | 2,019 | -110
213
164
118
94
112
163
221
262
303
333
353
348
351
363
390
371
397
359
425
188
-718
-1104
-1122
-1367
-1417
-1047
-577
-97
254
363
359
320
266
293
329
351
383
380
361
330
285
249
221
187
192
177
240
51
-716
-1080
... | 1,868 | misc_reference |
common_corpus_StackExchange | 2,019 | Cannot Use a static IP address outside of the node resource group
I am trying to use a static ip address for the dashboard that is created outside of the node resource group following the guide located here, but it is not working. (This is for a firewalled dev-only cluster and won't go to production.)
What I have done... | 758 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 湖北省通城县人民法院民 事 判 决 书(2019)鄂1222民初2231号原告:杜玲方。原告:张关才(曾用名张二龙)。原告:皮林甫。被告:刘胜荣。被告:通城县隽水镇白沙社区十五组。主要负责人:王汉平,该组组长。原告杜玲方、张关才、皮林甫与被告刘胜荣、通城县隽水镇白沙社区十五组(以下简称白沙社区十五组)合同纠纷一案,本院于2019年9月4日立案后,依法适用简易程序,公开开庭进行了审理。原告杜玲方、张关才、皮林甫、被告刘胜荣到庭参加诉讼,被告白沙社区十五组经本院传票传唤,无正当理由拒不到庭参加诉讼。本案现已审理终结。杜玲方、张关才、皮林甫向本院提出诉讼请求:1、确认杜玲方、张关才、皮林甫与刘胜荣、白沙社区十五组签订的购买宅基地协议无效;... | 3,471 | misc_reference |
common_corpus_Github Open Source | 2,019 | <?php
/*
* This file is part of the Carbon package.
*
* (c) Ahmed Ali <ajaaibu@gmail.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
return array(
'year' => '{0}އަހަރެއް|[1,Inf]:count އަހަރު',
'y' => '{0}އަހަރެއް|[1,... | 771 | misc_reference |
common_corpus_StackExchange | 2,019 | Handling Height-Width vs. Width-Height coordinate order in PIL vs. ndarray
I am reading images with Image.open() and converting them into an ndarray using np.asarray(). I also need bounding boxes; for that I'm using Image.getbbox() when importing images and ndarray.shape later in the code.
I need to reconcile the usual... | 705 | misc_reference |
common_corpus_Github Open Source | 2,019 | package com.teligen.socks5.tools;
import io.netty.buffer.ByteBuf;
import java.io.*;
import java.nio.MappedByteBuffer;
import java.nio.channels.FileChannel;
import java.nio.channels.FileLock;
import java.nio.file.Files;
import java.nio.file.LinkOption;
import java.nio.file.attribute.BasicFileAttributeView;
public cla... | 950 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 广东省高级人民法院行 政 裁 定 书(2019)粤行申1362号申请人(一审原告、二审被上诉人)陈银芳,女,1969年10月4日出生,汉族,住广州市天河区东晖西街。委托代理人卢慧铮,广东高义律师事务所律师。被申请人(一审被告、二审上诉人)广州市国土资源和规划委员会,住所地广州市越秀区吉祥路80号。法定代表人彭高峰,主任。一审第三人、二审上诉人凌黎,女,1971年2月22日出生,汉族,住广州市天河区天河北路。一审、二审第三人罗永雄,男,1968年1月22日出生,汉族,住广州市黄埔区横沙。再审申请人陈银芳因诉被申请人广州市国土资源和规划委员会、原审第三人罗永雄、凌黎土地登记行政纠纷一案,不服广州铁路运输中级法院(2018)粤71行终26... | 1,725 | misc_reference |
common_corpus_Github Open Source | 2,019 | # -*- coding: UTF-8 -*-
# Copyright (C) 2019, Raffaello Bonghi <raffaello@rnext.it>
# All rights reserved
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
#
# 1. Redistributions of source code must retain the above cop... | 1,801 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 河北省承德市中级人民法院执 行 裁 定 书(2019)冀08执374号申请执行人北京市恒元信业信息技术有限公司,统一社会信用代码:91110106344414629C,住所地北京市朝阳区。法定代表人:刘蘭奇。被申请执行人李阳,男,1991年6月22日出生,住所地承德市宽城满族自治县。北京市恒元信业信息技术有限公司申请李阳借款合同纠纷一案,湛江仲裁委员会作出的(2018)湛仲字第Z003669793号,已发生法律效力。申请执行人于2019年8月12日向本院申请执行。本院认为,《中华人民共和国民事诉讼法》第八十七条规定:“经受送达人同意,人民法院可以采用传真、电子邮件等能够确认其收悉的方式送达诉讼文书,但判决书、裁定书、调解书除外。采用... | 911 | misc_reference |
common_corpus_French Open Data | 2,019 | Vu la procédure suivante :<br/>
<br/>
<br/>
Procédure contentieuse antérieure <br/>
<br/>
M. C... A... a demandé au tribunal administratif de Lyon d'annuler les décisions du préfet du Rhône du 16 janvier 2017 lui refusant la délivrance d'un titre de séjour, l'obligeant à quitter le territoire français dans le d... | 5,687 | misc_reference |
common_corpus_Github Open Source | 2,019 | #pragma once
#include <vector>
#include "Math.h"
#include "Systems.h"
#include "GameObject.h"
struct Lilly
{
Lilly(SMatrix transform, UINT ring) : ring(ring)
{
act.transform = transform;
}
Actor act;
UINT ring;
bool real = false;
};
struct Ring
{
Ring(float dist) : _distance(dist) {};
float _distance;
... | 255 | misc_reference |
common_corpus_OpenAlex | 2,019 | Gago, G. (Realizador). (2017). Matria [Filme].
Espanha: Sombriza Films, Ringo Media.
Gago, G. (Director). (2017). Matria [Film].
Spain: Sombriza Films, Ringo Media. Carla Cerqueira A curta-metragem Matria (2017), uma produção de Sombriza Films (Galiza) e Rin
go Media (Catalunha), da autoria do jovem realizador galeg... | 3,850 | academic |
common_corpus_Github Open Source | 2,019 | using System;
namespace UdcxRemediation.Console.Common.CSV
{
public static class CsvSplit
{
/// <summary>
/// Split CSV files on line breaks before a certain size in bytes.
/// </summary>
public static void SplitCsv_bySize(string file, string prefix, int size)
{
... | 775 | misc_reference |
common_corpus_USPTO | 2,019 | Sound amplifier
FIG. 1 is a front view of a sound amplifier, showing our new design;
FIG. 2 is a rear view thereof;
FIG. 3 is a left side view thereof;
FIG. 4 is a right side view thereof;
FIG. 5 is a top view thereof;
FIG. 6 is a bottom view thereof;
FIG. 7 is a perspective view thereof; and,
FIG. 8 is anoth... | 158 | formal_gov |
common_corpus_Creative Commons Common Crawl (CCC) | 2,019 | South Side, Providence, Rhode Island facts for kids
Kids Encyclopedia Facts
Providence neighborhoods with South Side in red
The South Side of Providence, Rhode Island, originally South Providence, is a term frequently used to describe the collective region comprising the official neighborhoods of Upper and Lower Sout... | 409 | misc_reference |
common_corpus_USPTO | 2,019 | Capacity calculator module 206 may be configured to receive a desiredtrip booking (e.g., a “seed trip”) and generate one or more variationsof that “seed trip”, where various parameters may be modified.
For example, a passenger may provide a trip booking request wherein thepassenger sets out various parameters, such as ... | 11,558 | formal_gov |
common_corpus_Github Open Source | 2,019 | <template>
<header class="info">
<section>
<h2>
<Public v-if="channel.public"/>
<Private v-else/>
{{ channel.name }}
</h2>
<small>{{ info }}</small>
</section>
</header>
</template>
<script>
import Public from "~/assets/icons/public.vue";
import Private from "~/ass... | 285 | misc_reference |
common_corpus_StackExchange | 2,019 | Problemas con span
Tengo un span editable pero cuando digito caracteres o numero me dice que esta vacio que puedo hacer
alert($('#ClienteId').text());
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<div class="inputs">
<span class="input-group-addon" id="ClienteId"... | 549 | misc_reference |
common_corpus_Github Open Source | 2,019 | <?php
use Illuminate\Database\Seeder;
class AdminTableSeeder extends Seeder
{
/**
* Run the database seeds.
*
* @return void
*/
public function run()
{
DB::table('admins')->insert([
'username' => 'Eastern Engineering College',
'email' => 'easternenginee... | 107 | misc_reference |
common_corpus_Github Open Source | 2,019 | //
// Data+Extension.swift
// CupertinoJWT
//
// Created by Ethanhuang on 2018/8/23.
// Copyright © 2018年 Elaborapp Co., Ltd. All rights reserved.
//
import Foundation
extension Data {
func base64EncodedURLString() -> String {
return base64EncodedString()
.replacingOccurrences(of: "=", wit... | 113 | misc_reference |
common_corpus_Github Open Source | 2,019 | Function PeekCollection(ByRef o As Object) As Variant
With o
If .Count > 0 Then
If IsObject(.Item(.Count)) Then
Set PeekCollection = .Item(.Count)
Else
PeekCollection = .Item(.Count)
End If
Else
PeekCollection = Null
End If
End With
End... | 228 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 吉林省安图县人民法院 执 行 结 案 通 知 书 (2019)吉2426执保104号 申请人:孙明亮,男,1981年1月7日出生,汉族,无职业,现住吉林省安图县。 被申请人:张伟,女,1987年7月19日出生,汉族,职业不详,现住吉林省安图县。 被申请人:魏海洋,男,1987年7月28日出生,汉族,职业不详,现住吉林省安图县。 本院在审理原告孙明亮与被告张伟、魏海洋民间借贷纠纷一案中,原告孙明亮于2019年11月12日向本院提出诉中保全申请,要求保全张伟、魏海洋的房屋(位于池北区依水家园10幢2单元602室,面积145.12平方米),并提供担保人马艳来在长白山农村商业银行账户079520xxxxxxx85中280000元作为担保。本... | 809 | misc_reference |
common_corpus_Github Open Source | 2,019 | package android.support.v4.app;
import android.content.Context;
import android.content.Intent;
import android.content.IntentSender;
import android.content.IntentSender.SendIntentException;
import android.util.AttributeSet;
import android.view.View;
abstract class e
extends SupportActivity
{
boolean a;
e() {}... | 369 | misc_reference |
common_corpus_Github Open Source | 2,019 |
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
*
* The contents of this file are subject to the terms of either the GNU
* General Public License Version 2 only ("GPL") or the Common
* Development and Distribution License("CDDL") ... | 873 | misc_reference |
common_corpus_VoxPopuli | 2,019 | ter mais coordenação com os Estados-membros. Eu sei que a proposta da Comissão, em termos único instrumento, vai a par e passo com maior supervisão parlamentar. Sabem disso? A minha pergunta à Comissão é esta. Será que a Comissão vai trabalhar com o Parlamento para chegar a acordo em relação a critérios do respeito à s... | 119 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 湖南省吉首市人民法院民 事 判 决 书(2019)湘3101民初2049号原告:符冰(曾用名符秋风、符星凤),女,1979年8月28日出生,土家族,自由职业,现住武汉市洪山区。委托诉讼代理人:张建华,湖南民生律师事务所律师。被告:姚庆锋,女,1978年12月7日出生,汉族,个体户,住吉首市。被告:谢鹏,男,1979年9月5日出生,汉族,个体户,住址同上(系被告姚庆锋之夫)。两被告委托诉讼代理人:滕建卫,男,1969年12月3日出生,保靖县公证处公证员,住保靖县。原告符冰与被告姚庆锋、谢鹏民间借贷纠纷一案,本院于2019年8月5日立案后,依法适用简易程序,公开开庭进行了审理。原告符冰和委托诉讼代理人张建华、被告姚庆锋的委托诉讼代理人滕... | 2,627 | misc_reference |
common_corpus_Github Open Source | 2,019 | import Foundation
public func getMaxProfit(from prices: [Int]) -> Int? {
// more than 2
guard prices.count >= 2 else {
return nil
}
var currentMinPrice = prices[0]
var currentMaxProfit = prices[1] - currentMinPrice
for currentPrice in prices[1...] {
let profit = currentPrice -... | 119 | misc_reference |
common_corpus_Github Open Source | 2,019 | <?php
function facedetect($input = '', $output = '', $type = 0) {
if ($type == 0) {
$result = shell_exec('facedetect ' . $input);
$result = explode(' ', $result);
$face_count = count($result) / 4;
if ($face_count < 1) {
return ['status' => 404, 'msg' => 'Face Not Found'];
} else {
$location = array_chu... | 461 | misc_reference |
common_corpus_VoxPopuli | 2,019 | Per questo, ieri, quando ho visto bruciare la cattedrale, mi sono chiesto ancora una volta perché i britannici vogliono andarsene. L'Unione Europea è una comunità di principi, di valori. Se non funziona, bisogna cambiarla. Ma non si lascia l'Unione Europea, perché i valori continuano a essere condivisi, valori che sono... | 103 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 云南省大理白族自治州中级人民法院刑 事 裁 定 书(2019)云29刑更1199号罪犯杨启春,男,1978年3月7日出生,汉族,云南省祥云县人,初中文化,现在云南省大理监狱服刑。云南省祥云县人民法院于2017年1月6日作出(2016)云2923刑初172号刑事判决,以被告人杨启春犯贩卖毒品罪,判处有期徒刑四年,并处罚金人民币20000元。宣判后,在法定期限内,没有上诉、抗诉。判决生效后,该犯于2017年1月19日被交付执行。执行机关云南省大理监狱于2019年10月15日提出减刑建议书,报送本院审理。本院于2019年10月22日受理后依法公示,公示期间没有收到异议,经组成合议庭进行审理,现已审理终结。执行机关以罪犯杨启春在刑罚执行期间... | 811 | misc_reference |
common_corpus_USPTO | 2,019 | As shown in FIG. 3 and FIG. 4, in the gear rack transmission mechanism, the gear shaft 1110 passes through the inner ring of the bearing 1111 and is fixed thereto, the outer ring of the bearing 1111 is fixed to the press body using the bearing support bracket 1113. So that the gear shaft 1110 is supported by the bearin... | 2,234 | formal_gov |
common_corpus_Chinese-Court-Decisions | 2,019 | 四川省简阳市人民法院 执 行 结 案 通 知 书 (2019)川0180执2142号 彭彦刚: 申请执行人彭彦刚与被执行人凌云劳动争议一案,执行依据为本院(2019)川0180民初1662号民事调解书。本案在执行过程中,被执行人凌云已向申请执行人彭彦刚支付案款7,640.24元,并负担本案申请执行费50元。本案执行完毕。 特此通知! 二〇一九年十二月十九日 更多数据:搜索“马克数据网”来源:www.macrodatas.cn | 202 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 西安市雁塔区人民法院 民 事 裁 定 书 (2019)陕0113民初6498号 原告:曹健,女,1984年4月28日出生,汉族,住西安市。 被告:徐沛,男,1986年4月22日出生,汉族,住西安市长安区。 原告曹健与被告徐沛民间借贷纠纷一案,本院受理后,依法组成合议庭,公开开庭进行了审理。原告曹健到庭参加了诉讼,被告徐沛经本院合法传唤未到庭参加诉讼,本案现已审理终结。 原告曹健诉称,2016年7月15日,被告因需要资金买房向原告借款20000元,并出具网银转账记录和聊天记录,约定还款日期为2016年7月31日。还款日到期后,被告未及时向原告还款,并以各种理由拒绝还款,现原告为维护其合法权益诉至法院,要求法院依法判令:1、被告偿还借款... | 1,982 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 山东省沂源县人民法院 民 事 裁 定 书 (2019)鲁0323民初2877号 原告:沂源华联物业有限公司,统一社会信用代码91370323557899316W,住所地沂源县健康路38号。 法定代表人:齐元双,董事长。 委托诉讼代理人:齐洁,该公司职工,代理权限特别授权。 被告:张洪强,男,1987年6月12日出生,住沂源县。 本院在审理原告沂源华联物业有限公司诉被告张洪强物业服务合同纠纷一案中,原告于2019年11月26日向本院提出撤诉申请。 本院认为,原告沂源华联物业有限公司的撤诉申请,符合法律规定,本院予以准许。据此,依照《中华人民共和国民事诉讼法》第一百四十五条之规定,裁定如下: 准许原告沂源华联物业有限公司撤回起诉。 案件... | 414 | misc_reference |
common_corpus_Github Open Source | 2,019 | ###############################################################################
# #
# MeerKAT 1-Million star target list: #
# compute_distances.py #
... | 1,611 | misc_reference |
common_corpus_OpenAlex | 2,019 | Abstract Cardiovascular diseases (CVD) are one of the most common causes of mortality likely genetically linked to the variation
in basal metabolic rate (BMR). A robust test of the significance of such association may be provided by artificial selection
experiments on animals selected for diversification of BMR. Here... | 19,535 | academic |
common_corpus_Github Open Source | 2,019 | using System;
using System.Collections.Generic;
using System.Linq;
namespace _04.Average_Grades
{
class Program
{
static void Main(string[] args)
{
int numberOfStudents = int.Parse(Console.ReadLine());
List<Student> students = new List<Student>();
for (int ... | 239 | misc_reference |
common_corpus_OpenAlex | 2,019 | Shenghua Feng1,2
, Mingshuai Chen1,2(B)
, Naijun Zhan1,2(B)
, Martin Fr¨anzle3
,
and Bai Xue1,2 Shenghua Feng1,2
, Mingshuai Chen1,2(B)
, Naijun Zhan1,2(B)
, Martin Fr¨anzle3
,
and Bai Xue1,2 1 SKLCS, Institute of Software, CAS, Beijing, China
{fengsh,chenms,znj,xuebai}@ios.ac.cn
2 University of Chinese Academy of Scie... | 21,411 | academic |
common_corpus_StackExchange | 2,019 | How do I prevent ANSI escape key sequences from spamming display during read in bash/ash script?
I'm attempting to make a script that handles arrow keys on a very limited system with busybox ash and very little else. No stty for example. I have something that mostly works but occasionally some ANSI escape sequences s... | 667 | misc_reference |
common_corpus_VoxPopuli | 2,019 | leading to lower generation of the tax revenue. Fourth, consequences on poor living conditions and health of asylum seekers at different stages of the asylum journey, including poor reception conditions and lower access to primary care in post-application stage. Fifth, cost of inefficiencies in asylum procedures, espec... | 86 | misc_reference |
common_corpus_Github Open Source | 2,019 | package app;
import crypto.Encryptor;
import handlers.PasswordGenerator;
import handlers.DatabaseHandler;
import utils.Customization;
import utils.Constants;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.u... | 4,793 | misc_reference |
common_corpus_Github Open Source | 2,019 | using System;
namespace LeetCode.Leets
{
class MergeTwoListsSln : ISolution
{
public ListNode MergeTwoLists(ListNode l1, ListNode l2)
{
if (l1 == null)
{
return l2;
}
if (l2 == null)
{
return l1;
... | 154 | misc_reference |
common_corpus_StackExchange | 2,019 | Mostrar array de JavaScript tal cual está compuesto
Tengo un array como este:
var array = ["ejemplo.com","otrositio.com","etcetera.net"];
Y quiero mostrarlo en un textarea tal cual es (con los corchetes, comas y comillas), es decir, así:
["ejemplo.com","otrositio.com","etcetera.net"]
Por si ayuda, lo hago con el fin ... | 416 | misc_reference |
common_corpus_VoxPopuli | 2,019 | ühisõjated Euroopa regionaalarengu fondi Euroopa sootsiaalfond plussi ja ühtekuljusfondi ning Euroopa merendus- ja kaalandusfondi kohta. Esimese lugemise tulema hääletusele kees on poolt vastu erapoolatud, heaks kiidetud. Palju õnne raportööridele. Vastuvaidu kodukorra artikli 105 lõike kolm alusel välispiiride varjupa... | 162 | misc_reference |
common_corpus_Chinese-Court-Decisions | 2,019 | 浙江省安吉县人民法院 执 行 结 案 通 知 书 (2019)浙0523执1998号 安吉耀明玻璃有限公司、江翔: 申请执行人安吉耀明玻璃有限公司与被执行人江翔请求确认人民调解协议效力一案,经本院执行,于2019年10月25日扣划被执行人江翔名下浙江安吉农村商业银行股份有限公司处的6228580599003511664账户存款48500元。(2019)浙0523执1998号执行案件[执行依据:(2019)浙0523民特786号],于二〇一九年十一月七日执行完毕。 特此通知! 二〇一九年十一月七日 微信公众号“马克 数据网” | 257 | misc_reference |
common_corpus_Github Open Source | 2,019 | package fashion.coin.wallet.back.service;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.stereotype.Component;
@Component
public class CommandLineAppStartupRunner impl... | 276 | misc_reference |
common_corpus_VoxPopuli | 2,019 | Muss ich zum Arzt gehen, um etwas zu konsumieren? So kann es doch nicht gehen. Ich konnte das nicht unterstützen. Vielen Dank, Frau Vorsitzende. Als Ärztin weiß ich, dass viele Medikamente und Heilmittelstoffe enthalten, die in höheren Dosierungen oder bei falschem Gebrauch schädlich sein können oder sogar tödlich sein... | 117 | misc_reference |
common_corpus_Github Open Source | 2,019 | <?xml version="1.0"?>
<globals>
<#include "../common/globals.xml.ftl" />
<global id="manifestOut" value="${manifestDir}" />
<global id="resOut" value="${resDir}" />
<global id="srcOut" value="${srcDir}/${slashedPackageName(packageName)}" />
<global id="class_name" value="${classToResource(className)... | 148 | misc_reference |
common_corpus_Github Open Source | 2,019 | package oauth;
public enum GrantType {
AuthorizationCode(1, "code"),
Implicit(2, "token"),
Password(3, "");
private final int grantType;
private final String responseType;
private GrantType(final int grantType, String responseType ) {
this.grantType = grantType;
this.responseType = response... | 107 | misc_reference |
common_corpus_Github Open Source | 2,019 | @model Associativy.Administration.Models.Pages.Admin.AssociativyManageGraphAdhocGraphPart
@if (Model.IsAdhocGraph)
{
<div>
<h3>@T("Ad-hoc Graph")</h3>
@Html.Link(T("Edit graph").Text, Url.ItemEditUrl(Model.AdhocGraph))
</div>
} | 77 | misc_reference |