text stringlengths 2 99.1k | meta dict |
|---|---|
gcr.io/google_containers/kube-apiserver-arm64:v1.13.0-rc.1
| {
"pile_set_name": "Github"
} |
### 分类和类拓展的区别?
* 1.`分类` 的加载在 `运行时`,`类拓展` 的加载在 `编译时`。
* 2.`分类` 不能给系统的类添加方法。
* 3.`类拓展` 只以声明的形式存在,一般存在 .m 文件中。
| {
"pile_set_name": "Github"
} |
reviewers:
- sttts
- dims
| {
"pile_set_name": "Github"
} |
gcr.io/google_containers/kube-aggregator-arm:v1.9.2-beta.0
| {
"pile_set_name": "Github"
} |
\node (f) [function] {\texttt{ browser } };
\draw [<- flow] (f.north io 1) -- +(0, .5)
node [element, above] {\texttt{url}};
\draw [flow ->] (f.south io 1) -- +(0, -.5) node (none) [none, below];
| {
"pile_set_name": "Github"
} |
<td-flavored-markdown>{{ tablesFlavoredMarkdown }}</td-flavored-markdown>
| {
"pile_set_name": "Github"
} |
define(['./generated-dep'], function (dep) { 'use strict';
console.log(dep.name);
});
| {
"pile_set_name": "Github"
} |
//+build go1.8
package ssa_test
import "testing"
func TestValueForExprStructConv(t *testing.T) {
testValueForExpr(t, "testdata/structconv.go")
}
| {
"pile_set_name": "Github"
} |
{
"extends": "../tsconfig-base.json",
"compilerOptions": {
"outDir": "out",
"rootDir": "src"
},
"jsdoc": {
"out": "../../scripts/jsdoc/out/publisher",
"access": "public"
},
"include": [
"src/**/*.ts",
"../../typings/mime.d.ts"
]
} | {
"pile_set_name": "Github"
} |
\sum_{m = 1}^{\infty}\sum_{n = 1}^{\infty}\frac{m^{2}\, n}{3^{m}\left( m\, 3^{n} + n\, 3^{m} \right)}
| {
"pile_set_name": "Github"
} |
--yul-optimizations is invalid if Yul optimizer is disabled
| {
"pile_set_name": "Github"
} |
---
# defaults file for libmysqlclient-dev
| {
"pile_set_name": "Github"
} |
---
path: 'styles/tabs/instagram'
---
`embed:styles/tabs/instagram/InstagramTabs.js`
| {
"pile_set_name": "Github"
} |
[holland:backup]
plugin = random
backups-to-keep = 1
auto-purge-failures = yes
purge-policy = after-backup
[random]
bytes = 222
| {
"pile_set_name": "Github"
} |
(decide :fetcher github :repo "lifelike/decide-mode")
| {
"pile_set_name": "Github"
} |
def SampleFunction():
raise Exception('I should never be called!')
| {
"pile_set_name": "Github"
} |
{
"type": "attack",
"container": "goodfellow/competition:cpu",
"container_gpu": "goodfellow/competition:gpu",
"entry_point": "run_attack.sh"
}
| {
"pile_set_name": "Github"
} |
{
"id": "arming_sword",
"fg": [
"arming_sword"
],
"bg": [
]
}
| {
"pile_set_name": "Github"
} |
MyMacro(Get)
MyMacro(Set)
| {
"pile_set_name": "Github"
} |
@RUN: llvm-mc -triple arm-unknown-linux -filetype=obj %s | llvm-objdump -d - | FileCheck %s
.text
b l0
.inst 0xffffffff
l0:
@CHECK: 0: 00 00 00 ea b #0 <l0>
@CHECK-NEXT: 4: ff ff ff ff <unknown>
| {
"pile_set_name": "Github"
} |
export * from './ScrollContainer';
| {
"pile_set_name": "Github"
} |
[Desktop Entry]
Name=QOwnNotes
Comment=Plain-text file markdown note taking with Nextcloud/ownCloud integration
Exec=QOwnNotes
Keywords=markdown;owncloud;nextcloud;notes;
Icon=QOwnNotes
Type=Application
Terminal=false
StartupNotify=true
Categories=Utility;TextEditor;
StartupWMClass=QOwnNotes
| {
"pile_set_name": "Github"
} |
[2016-12-19 16:32:18,938] INFO [Controller 2]: Controller starting up (kafka.controller.KafkaController)
[2016-12-19 16:32:18,953] INFO [Controller 2]: Controller startup complete (kafka.controller.KafkaController)
| {
"pile_set_name": "Github"
} |
https://dl.google.com/dl/android/aosp/fugu-mob30g-factory-167614e5.tgz
image-fugu-mob30g.zip
boot.img
| {
"pile_set_name": "Github"
} |
apple
pear
grapes
| {
"pile_set_name": "Github"
} |
@logged-in
Feature: Delete (revoke) a host factory token.
Background:
Given I create a new user "alice"
And I create a host factory for layer "the-layer"
And I create a host factory token
Scenario: Unauthorized users cannot delete host factory tokens.
When I try to DELETE "/host_factory_tokens/@host_facto... | {
"pile_set_name": "Github"
} |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &100002
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 4
m_Component:
- 4: {fileID: 400002}
- 119: {fileID: 11900000}
m_Layer: 0
m_Name: GridProjector
m_TagString: Untagged
... | {
"pile_set_name": "Github"
} |
{{#if error}}
<div class="alert alert-danger" role="alert">
<strong>{{error}}</strong>
{{#if errorDetails}}
<div>{{errorDetails}}</div>
{{/if}}
</div>
{{/if}}
<form action="/login" method="post">
<div class="form-group">
<label for="email">Email</label>
<input type="text" class="form-control" id="email... | {
"pile_set_name": "Github"
} |
{
"extends": "../../../tsconfig.json",
"compilerOptions": {
"outDir": "./dist/"
}
}
| {
"pile_set_name": "Github"
} |
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25122.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "EvalErrors", "EvalErrors", "{632FF923-369E-4BAE-87F0-6881EFF6E164}"
EndProject
Project("{39E2626F-3545-4960-A... | {
"pile_set_name": "Github"
} |
(:name goto-last-change
:description "Move point through buffer-undo-list positions"
:type emacswiki
:load "goto-last-change.el")
| {
"pile_set_name": "Github"
} |
---
path: 'styles/listItem/gatsby'
---
`embed:styles/listItem/gatsby/GatsbyListItemStyle.js`
| {
"pile_set_name": "Github"
} |
---
author: dansimp
ms.author: dansimp
ms.date: 10/02/2018
ms.reviewer:
audience: itpro
manager: dansimp
ms.prod: edge
ms.topic: include
---
By default, Microsoft Edge shows localhost IP address while making calls using the WebRTC protocol. Enabling this policy hides the localhost IP addresses.
| {
"pile_set_name": "Github"
} |
:10FC000001C0DDC0112484B790E890936100109288
:10FC10006100882361F0982F9A70923041F081FF43
:10FC200002C097EF94BF282E80E0ECD0E9C185E0B8
:10FC30008093810082E08093C00088E18093C100BE
:10FC400087E18093C40086E08093C2008EE0DAD022
:10FC5000209A84E02EE33EEF91E0309385002093DC
:10FC6000840096BBB09BFECF189AA8954091C00027
:10FC... | {
"pile_set_name": "Github"
} |
{
"name": "admin",
"description": "Manages Lever deployments"
}
| {
"pile_set_name": "Github"
} |
require("./output/Main").main();
| {
"pile_set_name": "Github"
} |
{
"extends": "./tsconfig.json",
"compilerOptions": {
"module": "commonjs",
"sourceMap": true
}
}
| {
"pile_set_name": "Github"
} |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications: []
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 1000013165000468}
m_IsPrefabParent: ... | {
"pile_set_name": "Github"
} |
---
title: X octagon fill
categories:
- Alerts, warnings, and signs
tags:
- x
- delete
- reset
- clear
---
| {
"pile_set_name": "Github"
} |
/**
* Javascript functions used in the domain checker to power
* search, suggestions and whois functionality.
*
* @file WHMCS Domain Checker Javascript Functions
* @copyright Copyright 2015 WHMCS Limited
*/
jQuery('#frmDomainChecker').submit(function (e) {
e.preventDefault();
var invalidDomainCharacters... | {
"pile_set_name": "Github"
} |
{-# LANGUAGE ConstraintKinds #-}
{-# LANGUAGE GADTs #-}
{-# LANGUAGE PartialTypeSignatures #-}
{-# LANGUAGE ScopedTypeVariables #-}
{-# LANGUAGE PolyKinds #-}
{-# LANGUAGE TypeOperators #-}
{-# OPTIONS_GHC -fdefer-type-errors #-}
module T15039d where
import Data.Coerce
import Data.Kind
import Data.Type.Coercion
import... | {
"pile_set_name": "Github"
} |
// not used
| {
"pile_set_name": "Github"
} |
#%Module1.0
#####################################################################
set modulename h5utils-serial
set version 1.12.1
set compiler gnu-4.7.2
set basepath /opt/h5utils-serial/$version/gnu-4.7.2
proc ModulesHelp { } {
puts stderr "\tLoads $modulename ($version)"
}
module-whatis "Loads $modulename ($v... | {
"pile_set_name": "Github"
} |
{
"error": {
"title": "Error page!",
"403": "You are not authorized to access the page."
}
}
| {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from pwnpwnpwn import *
import time
import re
host = "10.211.55.16"
port = 8888
#host = "spacerex.bostonkey.party"
#port = 6666
sock = make_conn(host,port)
def addplant(sock,name,choice,ring = 1,co = None):
recvuntil(sock,"_")
sendline(sock,name)
recvuntil(s... | {
"pile_set_name": "Github"
} |
object Test extends App {
val a = Array(Array(1, 2), Array("a","b"))
println("a(0) = Array(" + (a(0) mkString ", ") + ")")
println("a(1) = Array(" + (a(1) map (s => "\"" + s + "\"") mkString ", ") + ")")
}
| {
"pile_set_name": "Github"
} |
(executable
(name Example)
(libraries morph morph_graphql_server morph_websocket tyxml routes logs.fmt
fmt fmt.tty lwt uri mirage-crypto-rng.unix graphql-lwt)
(preprocess
(pps tyxml-jsx)))
| {
"pile_set_name": "Github"
} |
This plugin provides commands which change the output format of the bot. For example you can make
the bot to bold something.
| {
"pile_set_name": "Github"
} |
(set-logic QF_BV)
(set-info :status sat)
(declare-fun c () (_ BitVec 8))
(declare-fun s () (_ BitVec 8))
(declare-fun x () (_ BitVec 8))
(assert (= c #b01010111))
(assert (= s #b01110111))
(assert (= (bvmul x c) s))
(check-sat)
(exit)
| {
"pile_set_name": "Github"
} |
{
"word": "Speakerphone",
"definitions": [
"A telephone with a loudspeaker and microphone, which does not need to be held in the hand."
],
"parts-of-speech": "Noun"
} | {
"pile_set_name": "Github"
} |
define([
"./arr"
], function( arr ) {
return arr.slice;
});
| {
"pile_set_name": "Github"
} |
- [webpack-node-externals](https://github.com/liady/webpack-node-externals)
- https://github.com/mhaagens/hot-reload-all-the-things
| {
"pile_set_name": "Github"
} |
gcr.io/google_containers/kube-proxy-arm:v1.6.11
| {
"pile_set_name": "Github"
} |
if TARGET_PORTER
config SYS_BOARD
default "porter"
config SYS_VENDOR
default "renesas"
config SYS_CONFIG_NAME
default "porter"
endif
| {
"pile_set_name": "Github"
} |
@startuml
sprite $owm_601 [48x48/16] {
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000... | {
"pile_set_name": "Github"
} |
g = 0
h = 1
| {
"pile_set_name": "Github"
} |
// This is a generated file. Not intended for manual editing.
package org.elixir_lang.psi;
import com.ericsson.otp.erlang.OtpErlangObject;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
public interface ElixirUnmatchedAtNumericBracketOperation extends ElixirUnmatchedExpression, A... | {
"pile_set_name": "Github"
} |
{
"word": "Impressionist",
"definitions": [
"A painter, writer, or composer who is an exponent of impressionism.",
"An entertainer who impersonates famous people."
],
"parts-of-speech": "Noun"
} | {
"pile_set_name": "Github"
} |
Apache Milagro Crypto Libraries
Copyright 2016 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
| {
"pile_set_name": "Github"
} |
/* Not needed. */
| {
"pile_set_name": "Github"
} |
// Place all the styles related to the configuration controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
| {
"pile_set_name": "Github"
} |
module github.com/konsorten/go-windows-terminal-sequences
| {
"pile_set_name": "Github"
} |
module github.com/konsorten/go-windows-terminal-sequences
| {
"pile_set_name": "Github"
} |
${user.username} 您好
有人, 應該是您, 在 ${forumName} 申請補發密碼.
請利用下列的網址完成密碼補發程序. 您會被導引到另一個網頁,
要求您輸入電子郵件及新的密碼.
${url}
記住: 您的會員名稱是: ${user.username}
| {
"pile_set_name": "Github"
} |
:10FC000001C0DDC0112484B790E890936100109288
:10FC10006100882361F0982F9A70923041F081FF43
:10FC200002C097EF94BF282E80E0ECD0E9C185E0B8
:10FC30008093810082E08093C00088E18093C100BE
:10FC40008FE88093C40086E08093C2008EE0DAD013
:10FC5000259A84E02AEB3AEF91E0309385002093D7
:10FC6000840096BBB09BFECF1D9AA8954091C00022
:10FC... | {
"pile_set_name": "Github"
} |
{
"images" : [
{
"idiom" : "universal",
"filename" : "chevron-right.pdf"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
},
"properties" : {
"template-rendering-intent" : "template"
}
} | {
"pile_set_name": "Github"
} |
// Copyright 2018-present 650 Industries. All rights reserved.
#import <ABI39_0_0UMCore/ABI39_0_0UMDefines.h>
#import <ABI39_0_0UMCore/ABI39_0_0UMUtilities.h>
#import <ABI39_0_0UMCore/ABI39_0_0UMEventEmitterService.h>
#import <ABI39_0_0UMConstantsInterface/ABI39_0_0UMConstantsInterface.h>
#import <ABI39_0_0EXTaskMan... | {
"pile_set_name": "Github"
} |
{
parserClass="Autopin"
generatePsi=false
extends(".*_statement")="statement"
pin("create_.*_statement")=".*_ref"
pin("drop_.*_statement")=".*_ref"
pin("override.*")=1
tokens=[
plus='+'
]
}
root ::= statement *
external table_ref ::= parseReference
statement ::= create_statement | drop_statement... | {
"pile_set_name": "Github"
} |
{
"extends": "./tsconfig.json",
"files": ["src/main/webapp/app/app.main.ts"]
}
| {
"pile_set_name": "Github"
} |
{<http://example/s> <http://example/p> "string" .}
| {
"pile_set_name": "Github"
} |
---
name: Ashwin Bala
institution: Amrita University
profile_pic: Ashwin1999.jpg
quote: Where wolf's ears are, wolf's teeth are near.
github_user: Ashwin1999
---
| {
"pile_set_name": "Github"
} |
export * from "./aa";
| {
"pile_set_name": "Github"
} |
object DRServerForm: TDRServerForm
Left = 0
Top = 0
Caption = 'Delay Response Server'
ClientHeight = 384
ClientWidth = 634
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCre... | {
"pile_set_name": "Github"
} |
{-# LANGUAGE MagicHash #-}
module InInstanceHead where
class C# a where {-* MagicHash *-}
f :: a -> a
instance (C#) Int where {-* MagicHash *-}
f = id
| {
"pile_set_name": "Github"
} |
{{define "Next/author-articles.html"}}
<!DOCTYPE html>
<html>
<head>
{{template "head/head" .}}
{{template "head/3rdstatistic" .}}
</head>
<body>
<div class="main">
{{template "Next/header" .}}
<div id="pjax">
{{if .pjax}}{{noescape "<!---- pjax {#pjax} start ---->"}}{{end}}
<div class="wrap... | {
"pile_set_name": "Github"
} |
{
"created_at": "2015-02-27T22:27:38.664207",
"description": "A simple hack to use Twitter Bootstrap with Trac",
"fork": false,
"full_name": "chevah/trac-bootstrap-theme",
"language": "Shell",
"updated_at": "2015-03-10T07:01:03.762220"
} | {
"pile_set_name": "Github"
} |
{
"firstName" : "Andy",
"lastName" : "Hammerhands",
"age" : 34,
"color" : 255
} | {
"pile_set_name": "Github"
} |
module NicIpRequired
class Ipv4 < Base
def initialize(opts = {})
super
@subnet = nic.subnet
@field = :ip
@other_field = :ip6
end
end
end
| {
"pile_set_name": "Github"
} |
{
"navigationBarTitleText": "购物车"
} | {
"pile_set_name": "Github"
} |
野田みわ最新番号
【PEACH-025D】桃色聖春女学園 19</a>2010-11-09レイフル$$$Peach114分钟 | {
"pile_set_name": "Github"
} |
approvers:
- giacomoguiulfo
- ssalaues
reviewers:
- giacomoguiulfo
- ssalaues
| {
"pile_set_name": "Github"
} |
---
title: Fresh
github: 'https://github.com/artemsheludko/fresh'
demo: 'http://artemsheludko.com/fresh/'
author: Artem Sheludko
ssg:
- Jekyll
cms:
- No Cms
date: 2017-04-03T13:25:22.000Z
github_branch: master
description: Fresh is a free blog template for Jekyll
stale: true
--- | {
"pile_set_name": "Github"
} |
{-# LANGUAGE Rank2Types #-}
-- Crashed GHC 5.04 with tcTyC
-- panic: tcSplitTyConApp forall x{-r6S-} :: *.
-- Main.L{-rr-} x{-r6S-}
-- GHC 6.3: this is now an error (can do subsumption in patterns)
module Main where
newtype FA c = FA (forall x . c x)
newtype L x = L [x]
my_nil = F... | {
"pile_set_name": "Github"
} |
{
"$internal" : {
"dependencies" : [ "model_tests/crytek-sponza/textures_pbr/Sponza_Curtain_roughness.png" ],
"outputs" : [
"../../../../.converter_output/model_tests/crytek-sponza/textures_pbr/Sponza_Curtain_roughness.png.converted"
]
},
"format" : "BC7_UNORM",
"generateMipLevels... | {
"pile_set_name": "Github"
} |
-Xlog-implicits
| {
"pile_set_name": "Github"
} |
{
"compilerOptions": {
"target": "es5",
"module": "commonjs",
"strict": true,
"esModuleInterop": true
}
}
| {
"pile_set_name": "Github"
} |
// dependencies
// src
@import "../elements/layout-grid";
| {
"pile_set_name": "Github"
} |
gcr.io/google_containers/kube-controller-manager-amd64:v1.17.6-beta.0
| {
"pile_set_name": "Github"
} |
{
"houseNumber": 54,
"street": "just some simple street",
"city": "Hamburg 🦄 "
} | {
"pile_set_name": "Github"
} |
---
typeface: IBM Plex Sans Condensed
font_file: "'/assets/fonts/ibm-plex-sans-condensed/IBMPlexSansCondensed-Regular.woff'"
---
| {
"pile_set_name": "Github"
} |
config DRM_ETNAVIV
tristate "ETNAVIV (DRM support for Vivante GPU IP cores)"
depends on DRM
depends on ARCH_MXC || ARCH_DOVE || (ARM && COMPILE_TEST)
depends on MMU
select SHMEM
select SYNC_FILE
select THERMAL if DRM_ETNAVIV_THERMAL
select TMPFS
select WANT_DEV_COREDUMP
select CMA if HAVE_DMA_CONTIGUOUS
sel... | {
"pile_set_name": "Github"
} |
{
"androidStudio": false,
"buildPath": "F:\\svn\\slitherIO\\build",
"debug": false,
"keystoreAlias": "",
"keystoreAliasPassword": "",
"keystorePassword": "",
"keystorePath": "",
"platform": "web-mobile",
"previewHeight": "720",
"previewWidth": "1280",
"sourceMaps": false,
"template": "default",
... | {
"pile_set_name": "Github"
} |
.modules-dir-scope-module {
color: hotpink;
}
| {
"pile_set_name": "Github"
} |
<head><style> td, th {border: 1px solid #ddd; padding: 6px;} th {padding-top: 6px;padding-bottom: 6px;text-align: left;background-color: #0C6AA6; color: white;} </style></head> <body><b>KEYBOARD SHORTCUTS</b><table width="100%" border="1" padding="1" border-collapse="collapse">
<tr>
<th>Keys</th>
<... | {
"pile_set_name": "Github"
} |
<link rel="stylesheet" href="/css/main.css"><div class="ocamldoc"><pre>sig
  type key
  type 'a t
  val create : int -> 'a Hashtbl.S.t
  val clear : 'a Hashtbl.S.t -> unit
  ... | {
"pile_set_name": "Github"
} |
{
"index": 6,
"lineNumber": 2,
"column": 3,
"message": "Error: Line 2: Unexpected token ]"
} | {
"pile_set_name": "Github"
} |
.navbar-brand-name {
max-height: 30px;
}
| {
"pile_set_name": "Github"
} |
def handler(context):
# TODO: Implement persistence.
# Do something usefull with the data, but for demo purposes we will just return the JSON object we received during the request
print context.body.getvalue()
return context.body.getvalue()
| {
"pile_set_name": "Github"
} |
---
name: Julian Simioni
link: https://juliansimioni.com
organization: Mapzen
github: orangejulius
---
| {
"pile_set_name": "Github"
} |
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual C++ Express 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zziptest", "zzcat.vcproj", "{FCEF4E99-72DB-4422-95BB-3C83673B66E9}"
ProjectSection(ProjectDependencies) = postProject
{CB440073-2ED3-48CE-A1A1-B6EACB3A44BD} = {CB440073-2ED3-48CE-... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.