text
stringlengths
2
99.5k
meta
dict
binary_logic: name: Binary Logic logic_over_data: name: Logic Over Data
{ "pile_set_name": "Github" }
T17566b.hs:7:12: error: • Different names for the same type variable: ‘k1’ and ‘k2’ • In the class declaration for ‘C’
{ "pile_set_name": "Github" }
import { MultiArgument, ArgumentStore, Argument } from 'klasa'; export default class CoreMultiArgument extends MultiArgument { public constructor(store: ArgumentStore, directory: string, file: readonly string[]) { super(store, directory, file, { aliases: ['...role'] }); } public get base(): Argument { return ...
{ "pile_set_name": "Github" }
Universidad Francisco de Vitoria
{ "pile_set_name": "Github" }
---- boxboxSeparate ---- ---- boxboxPenetration ----
{ "pile_set_name": "Github" }
int printf(char *fmt); int main() { char a; a= 'fred'; }
{ "pile_set_name": "Github" }
package foodsearch.entity; import lombok.Data; import java.io.Serializable; @Data public class Food implements Serializable{ public Food(){ //Default Constructor } private String foodName; private double price; }
{ "pile_set_name": "Github" }
{ "pagination": { } }
{ "pile_set_name": "Github" }
using Lib.Interfaces; using System; using System.Collections.Generic; using System.Linq; using System.Text; using UnityBase; namespace Behaviours.Views { public abstract class Reactor : InjectBehaviour, IReactor { public abstract void ActivateDestructionIn(float time); } }
{ "pile_set_name": "Github" }
{ "pagination": { } }
{ "pile_set_name": "Github" }
-----BEGIN CERTIFICATE REQUEST----- MIIBGzCBxgIBADBjMQswCQYDVQQGEwJBVTETMBEGA1UECBMKUXVlZW5zbGFuZDEa MBgGA1UEChMRQ3J5cHRTb2Z0IFB0eSBMdGQxIzAhBgNVBAMTGlNlcnZlciB0ZXN0 IGNlcnQgKDUxMiBiaXQpMFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAJ+zw4Qnlf8S MVIPFe9GEcStgOY2Ww/dgNdhjeD8ckUJNP5VZkVDTGiXav6ooKXfX3j/7tdkuD8E y2//Kv7+ue0CAwEAATA...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: d460b468d82a4bf4693f7e3f5d22f09e timeCreated: 1505825458 licenseType: Free NativeFormatImporter: mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 2d27866eac2ee3e408bb9e7d843a1bd9 folderAsset: yes DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
function loaded() { document.getElementById("status").textContent = "Loaded."; } loaded();
{ "pile_set_name": "Github" }
package org.n3r.eql.codedesc; public interface CodeDescMapper { String map(String code); }
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 98bf851c405704aa5a904a634e3096a9 MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData:
{ "pile_set_name": "Github" }
((output (((f.ml (1 0) (1 11)) (paragraph (((f.ml (1 0) (1 11)) (reference (root foo value) ()))))))) (warnings ()))
{ "pile_set_name": "Github" }
<!-- YAML added: v8.3.0 --> 取消此解析程序所做的所有未完成的DNS查询。 使用错误码 `ECANCELLED` 调用相应的回调。
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 35144820bcc25444bb8f0fd767d9423e MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0}
{ "pile_set_name": "Github" }
require 'test_helper' class CategoriesHelperTest < ActionView::TestCase end
{ "pile_set_name": "Github" }
// Resize anything @mixin resizable($direction) { resize: $direction; // Options: horizontal, vertical, both overflow: auto; // Per CSS3 UI, `resize` only applies when `overflow` isn't `visible` }
{ "pile_set_name": "Github" }
// Resize anything @mixin resizable($direction) { resize: $direction; // Options: horizontal, vertical, both overflow: auto; // Per CSS3 UI, `resize` only applies when `overflow` isn't `visible` }
{ "pile_set_name": "Github" }
// Resize anything @mixin resizable($direction) { resize: $direction; // Options: horizontal, vertical, both overflow: auto; // Per CSS3 UI, `resize` only applies when `overflow` isn't `visible` }
{ "pile_set_name": "Github" }
int getline(char **lineptr, size_t *n, FILE *stream);
{ "pile_set_name": "Github" }
400 Bad Request Date: Mon, 06 Apr 2020 13:54:27 GMT Content-Type: text/html Content-Length: 636 Retry-Count: 0
{ "pile_set_name": "Github" }
all: go build clean: go clean -rm *.stl -rm *.dxf
{ "pile_set_name": "Github" }
/** * @jest-environment ./__tests__/html/__jest__/WebChatEnvironment.js */ describe('Avatar', () => { test('with undefined initials should not leave gutter space', () => runHTMLTest('avatar.undefinedInitials.html')); });
{ "pile_set_name": "Github" }
(A<=>B)<=>C
{ "pile_set_name": "Github" }
import Vue from 'vue' // global event bus used for refreshing codemirror instance export default new Vue()
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:c741919f980befba775dec6259c13810f816101493cc0b382ab2f5e853e039f1 size 5716
{ "pile_set_name": "Github" }
# These are supported funding model platforms github: markbates patreon: buffalo
{ "pile_set_name": "Github" }
var frzr = require('./frzr'); require('./test')(frzr);
{ "pile_set_name": "Github" }
/* * Generated by class-dump 3.3.4 (64 bit). * * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ #import "NSMatrix.h" @interface DTTemplateChooserMatrix : NSMatrix { } - (BOOL)needsPanelToBecomeKey; - (void)keyDown:(id)arg1; @end
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:5b45d8a5762ec3182c501b63ac932e8407c37cab89d1f01e739638eea5e7bf79 size 6290
{ "pile_set_name": "Github" }
var searchData= [ ['window_20handling_20guide',['Window handling guide',['../window.html',1,'']]] ];
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: f3b119f919def48aebf17e7838d5cd50 NativeFormatImporter: userData:
{ "pile_set_name": "Github" }
(ns maria.user (:require [chia.view])) (defmacro user-macro [& body] `[~@body])
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 820ea6e0a2ece1b4896fc68dcbe87d27 MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData:
{ "pile_set_name": "Github" }
class DropEmailsFromUsers < ActiveRecord::Migration[6.0] def change remove_column :users, :email, :string end end
{ "pile_set_name": "Github" }
/* SPDX-License-Identifier: BSD-2-Clause */ /* * Copyright 2019 Broadcom. */ #ifndef BCM_HWRNG_H #define BCM_HWRNG_H #include <stdlib.h> uint32_t bcm_hwrng_read_rng(uint32_t *p_out, uint32_t words_to_read); #endif /* BCM_HWRNG_H */
{ "pile_set_name": "Github" }
ace.define("ace/snippets/rdoc",["require","exports","module"], function(require, exports, module) { "use strict"; exports.snippetText =undefined; exports.scope = "rdoc"; });
{ "pile_set_name": "Github" }
import { Component } from '@angular/core'; @Component({ selector: 'app-welcome', templateUrl: './welcome.component.html', styleUrls: ['./welcome.component.scss'], }) export class WelcomeComponent { title = 'angular'; }
{ "pile_set_name": "Github" }
from discord.ext.commands import command, Cog class ThrowsModule(Cog): @command() async def throw(self, context): raise Exception('I wonder what went wrong?') def setup(bot): bot.add_cog(ThrowsModule())
{ "pile_set_name": "Github" }
julia 0.6 BinDeps @osx Homebrew
{ "pile_set_name": "Github" }
+++ fragment = "copyright" #disabled = true date = "2016-09-07" weight = 110 background = "secondary" copyright = "" # default: Copyright $Year .Site.params.name attribution = true # enable attribution by setting it to true +++
{ "pile_set_name": "Github" }
/** * */ /** * Title: package-info * Description: 数据接口层 * Version:1.0.0 * @author pancm * @date 2018年1月8日 */ package com.pancm.dao;
{ "pile_set_name": "Github" }
apiVersion: v1 kind: LimitRange metadata: name: mem-limit-range spec: limits: - default: memory: 512Mi defaultRequest: memory: 256Mi type: Container
{ "pile_set_name": "Github" }
int foo() { return 10; }
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 1eb0d9cb1d67a734f997a45fed855789 NativeFormatImporter: externalObjects: {} mainObjectFileID: 11400000 userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
from .runner import PreciseRunner, PreciseEngine, ReadWriteStream __version__ = '0.3.1'
{ "pile_set_name": "Github" }
//------------------------------------------------------------------------------------------------------- // Copyright (C) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information. //------------------------------------------------------...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 5807e8a6b8d7b32459e070d288100f8b NativeFormatImporter: userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
whereis_vars8.erl:16: The call erlang:register(OtherAtom::'kostis',Pid::pid()) might fail due to a possible race condition caused by its combination with the erlang:whereis(AnAtom::any()) call in whereis_vars8.erl on line 8
{ "pile_set_name": "Github" }
include_directories(${ZQCNN_INCLUDE_DIRS}) file(GLOB ZQ_GEMM_SRC ${CMAKE_CURRENT_LIST_DIR}/math/*.c) add_library(ZQ_GEMM ${ZQ_GEMM_SRC})
{ "pile_set_name": "Github" }
op { graph_op_name: "TensorArraySplit" visibility: HIDDEN }
{ "pile_set_name": "Github" }
{ "pile_set_name": "Github" }
rewrite style FunnyStyles/booboo mixed_rule-applied rewrite all FunnyStyles/* funnyStyles
{ "pile_set_name": "Github" }
name: 'test' version: '1.0' config-version: 2 profile: 'default'
{ "pile_set_name": "Github" }
.something { background: black; }
{ "pile_set_name": "Github" }
# See the OWNERS docs at https://go.k8s.io/owners reviewers: - deads2k - mbohlool
{ "pile_set_name": "Github" }
(this.x++).toString() new (r++); (x++)(); const uuid = String(this._uuidCounter++);
{ "pile_set_name": "Github" }
brasil argentina mexico ukraina romania croatia portugal
{ "pile_set_name": "Github" }
/* Include this file in your html if you are using the CSP mode. */ @charset "UTF-8"; [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, .ng-hide:not(.ng-hide-animate) { display: none !important; } ng\:form { display: block; }
{ "pile_set_name": "Github" }
class CreateEntitlementDerivedRoles < ActiveRecord::Migration[5.2] def change create_view :entitlement_derived_roles end end
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:cae05deee44715c24c7a8a85bed0c7e9cfa6ceea829c84ff13f490e4e875c757 size 9704
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 7cee5d83db54c4cdaade10b8442a9454 PrefabImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
a single line a single line
{ "pile_set_name": "Github" }
/* This file is created by Marboo<http://marboo.io> template file $MARBOO_HOME/.media/starts/default.css 本文件由 Marboo<http://marboo.io> 模板文件 $MARBOO_HOME/.media/starts/default.css 创建 */ html { } body { }
{ "pile_set_name": "Github" }
<?php class TaxRulesTaxManager extends TaxRulesTaxManagerCore { }
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <string name="app_name">ScreenRecordingSample</string> </resources>
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 6ade007bfb01220478e656cdeefd6c3a NativeFormatImporter: externalObjects: {} mainObjectFileID: 0 userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
var ChannelService = require('../common/service/channelService'); module.exports = function(app, opts) { var service = new ChannelService(app, opts); app.set('channelService', service, true); service.name = '__channel__'; return service; };
{ "pile_set_name": "Github" }
; This file is for use with available_externally_a.ll ; RUN: true @foo = hidden unnamed_addr constant i32 0
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 75a9840b53b0b5d43ac6e42605e22211 DefaultImporter: externalObjects: {} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
.text .zero 16 .section .tbss,"awT",%nobits .p2align 8 .zero 16 .data .p2align 4 .long 0
{ "pile_set_name": "Github" }
don't do any paramter conversion (double to float, etc) Why? Security. Portability. It may be more aproachable. can still use regular dlls for development purposes lcc q3asm
{ "pile_set_name": "Github" }
version https://git-lfs.github.com/spec/v1 oid sha256:92b2da43fbe1eb729b27b09e0265cc7588ed68b25b1d61e5e1a1e5a6ea23be5e size 64878
{ "pile_set_name": "Github" }
obj-$(CONFIG_FANOTIFY) += fanotify.o fanotify_user.o
{ "pile_set_name": "Github" }
//--------------------------------------------------------------------------------------- // $Id$ // Copyright (c) 2009 by Mulle Kybernetik. See License file for details. //--------------------------------------------------------------------------------------- #import <Foundation/Foundation.h> @interface OCMPassByR...
{ "pile_set_name": "Github" }
using System.ComponentModel.DataAnnotations; namespace BTCPayServer.Models.ServerViewModels { public class MaintenanceViewModel { [Display(Name = "Change domain")] public string DNSDomain { get; set; } public bool CanUseSSH { get; internal set; } } }
{ "pile_set_name": "Github" }
/** * @program JavaBooks * @description: 模拟变量在内存的布局 * @author: mf * @create: 2020/03/20 13:30 */ package com.type; public class IntegerTest { int value = 1; String s = "买"; int a = 257; }
{ "pile_set_name": "Github" }
(ob-sml :fetcher github :repo "swannodette/ob-sml")
{ "pile_set_name": "Github" }
export default { connected: true, loading: 0, darkMode: false, currentProjectId: null }
{ "pile_set_name": "Github" }
title=Mindstorms isbn=0465046290 author=Seymour Papert pubmonth=198001 subject=children computers powerful ideas LOGO education url=http://www.papert.org/
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 897a479a4b813dd4dad8b385d35c2370 folderAsset: yes timeCreated: 1497998668 licenseType: Pro DefaultImporter: userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
import {add} from 'lodash'; export const bar = add(1, 2);
{ "pile_set_name": "Github" }
//>>built define( //begin v1.x content ({ loadingState: "Zavádzanie...", errorState: "Nastala chyba" }) //end v1.x content );
{ "pile_set_name": "Github" }
export default interface EventHandler { addEventListenerToClass(clazz: string, event: string, fn: any); }
{ "pile_set_name": "Github" }
local CartPole_v0 = torch.class('rltorch.CartPole_v0','rltorch.Environment'); function CartPole_v0:__init() local world=rltorch.CartPoleWord() rltorch.Environment.__init(self,world,rltorch.CartPole_CompleteSensor(world),rltorch.CartPole_Task0(world)) end
{ "pile_set_name": "Github" }
import os from test.support import load_package_tests def load_tests(*args): return load_package_tests(os.path.dirname(__file__), *args)
{ "pile_set_name": "Github" }
<?php return [ Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true], ];
{ "pile_set_name": "Github" }
.header { background: $m-primary-color; color: $white; height: $tablayout-menu-height; text-align: center; .is-icon-only{ font-size: $m-header-icon-only-font-size; } }
{ "pile_set_name": "Github" }
Reveal.addEventListener( 'ready', function() { // Only one test for now, we're mainly ensuring that there // are no execution errors when running PDF mode test( 'Reveal.isReady', function() { strictEqual( Reveal.isReady(), true, 'returns true' ); }); } ); Reveal.initialize({ pdf: true });
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android"> <uses-sdk android:minSdkVersion="15" /> <application android:label="ColorsDetails.Droid"></application> </manifest>
{ "pile_set_name": "Github" }
<?php namespace Laravel\Database\Query\Grammars; class MySQL extends Grammar { /** * The keyword identifier for the database system. * * @var string */ protected $wrapper = '`%s`'; }
{ "pile_set_name": "Github" }
dir = File.dirname(__FILE__) Dir[File.expand_path("#{dir}/**/*.rb")].uniq.each do |file| require file end
{ "pile_set_name": "Github" }
word diagnosis obesity diabetes chlamydia
{ "pile_set_name": "Github" }
// +k8s:deepcopy-gen=package,register // +k8s:conversion-gen=github.com/openshift/origin/pkg/route/apis/route // +k8s:defaulter-gen=TypeMeta // +k8s:openapi-gen=true // +groupName=route.openshift.io // Package v1 is the v1 version of the API. package v1
{ "pile_set_name": "Github" }
package example.service; import example.repo.Customer1843Repository; import org.springframework.stereotype.Service; @Service public class Customer1843Service { public Customer1843Service(Customer1843Repository repo) { } }
{ "pile_set_name": "Github" }
/* @flow */ declare export default number; declare export var str: string;
{ "pile_set_name": "Github" }