text stringlengths 2 99.9k | meta dict |
|---|---|
<html>
<head>
<title><?= Yii::t('UserModule.user', 'Activation successed!'); ?></title>
</head>
<body>
<?= Yii::t(
'UserModule.user',
'Your account on "{site}" was activated successfully!',
['{site}' => CHtml::encode(Yii::app()->name)]
); ?>
<br/><br/>
<?= Yii::t('UserModule.user', 'Now You can'); ?... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2015 Red Hat, Inc.
*
* 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 ofthe License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | {
"pile_set_name": "Github"
} |
/*
* 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"); you ... | {
"pile_set_name": "Github"
} |
package org.jokar.gankio.di.module.view;
import org.jokar.gankio.view.ui.DownloadView;
import dagger.Module;
import dagger.Provides;
/**
* Created by JokAr on 2016/9/24.
*/
@Module
public class DownloadViewModule {
private DownloadView mDownloadView;
public DownloadViewModule(DownloadView downloadView) {... | {
"pile_set_name": "Github"
} |
fails:Array#bsearch_index raises a TypeError when block returns a String
fails:Array#bsearch_index returns nil when block is empty
fails:Array#bsearch_index when not passed a block returns an Enumerator
fails:Array#bsearch_index when not passed a block returns an Enumerator with unknown size
fails:Array#bsearch_index w... | {
"pile_set_name": "Github"
} |
//
// Author:
// Jb Evain (jbevain@gmail.com)
//
// Copyright (c) 2008 - 2015 Jb Evain
// Copyright (c) 2008 - 2011 Novell, Inc.
//
// Licensed under the MIT/X11 license.
//
using System;
namespace Mono.Cecil {
public abstract class ParameterReference : IMetadataTokenProvider {
string name;
internal int inde... | {
"pile_set_name": "Github"
} |
name=Satyr Piper
image=https://magiccards.info/scans/en/ths/175.jpg
value=2.857
rarity=U
type=Creature
subtype=Satyr,Rogue
cost={2}{G}
pt=2/1
ability={3}{G}: Target creature must be blocked this turn if able.
timing=main
oracle={3}{G}: Target creature must be blocked this turn if able.
status=not supported: blocking-re... | {
"pile_set_name": "Github"
} |
/*
dotNetRDF is free and open source software licensed under the MIT License
-----------------------------------------------------------------------------
Copyright (c) 2009-2012 dotNetRDF Project (dotnetrdf-developer@lists.sf.net)
Permission is hereby granted, free of charge, to any person obtaining a copy
... | {
"pile_set_name": "Github"
} |
#### 6- Azure Service Bus
Microsoft Azure Service Bus is a fully managed enterprise integration message broker. It support familiar concepts like Queues, Topics, Rules/Filters and much more.
##### High Level Architecture
<img src="AzureServiceBusQueue.png" alt="Legend" width="70%" height="70%" />
<img src="Azur... | {
"pile_set_name": "Github"
} |
/*
* Written by J.T. Conklin <jtc@netbsd.org>.
* Public domain.
*
* Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
* Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
*/
#include <machine/asm.h>
.section .rodata.cst8,"aM",@progbits,8
.p2align 3
.type one,@object
one: .double 1.0
ASM_SI... | {
"pile_set_name": "Github"
} |
-module(chef_index_http).
-export([
request/3,
request/4,
get/1,
get/2,
get/3,
post/2,
post/3,
delete/2,
delete/3,
create_pool/0,
delete_pool/0
]).
-define(DEFAULT_HEADERS, [{"Content-Type", "application/xml"}])... | {
"pile_set_name": "Github"
} |
var sheet = cssx();
(function () {
var _1 = {},
_2 = {},
_3 = {};
_2['color'] = '#000';
_3['color'] = '#F00';
_1['body'] = _2;
_1['body.error'] = _3;
return _1;
}.apply(this))
;
sheet.add((function () {
var _5 = {},
_6 = {},
_7 = {};
_6['font-size'] = '10px';
_6['line-height'... | {
"pile_set_name": "Github"
} |
# This is prip/vpyr/examples/simple_segmentation/CMakeLists.txt
link_libraries(vpyr vmap ${VXL_LIB_PREFIX}vil)
add_executable(vpyr_example_simple_segmentation
simple_segmentation.cxx
simple_segmentation_builder.cxx
simple_segmentation_builder.h
)
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<PRONOM-Report xmlns="http://pronom.nationalarchives.gov.uk">
<report_format_detail>
<FileFormat>
<FormatID>788</FormatID>
<FormatName>Acrobat PDF/X - Portable Document Format - Exchange 1:2001</FormatName>
<FormatVersion>
</FormatVersion>
... | {
"pile_set_name": "Github"
} |
<?xml version='1.0' encoding='utf-8'?>
<document xmlns="https://code.dccouncil.us/schemas/dc-library" xmlns:codified="https://code.dccouncil.us/schemas/codified" xmlns:codify="https://code.dccouncil.us/schemas/codify" xmlns:xi="http://www.w3.org/2001/XInclude" id="D.C. Law 20-122">
<num type="law">20-122</num>
<hea... | {
"pile_set_name": "Github"
} |
package ccerror
type BuildpackZipInvalidError struct {
Message string
}
func (e BuildpackZipInvalidError) Error() string {
return e.Message
}
| {
"pile_set_name": "Github"
} |
export { default as any } from './any';
export { default as compact } from './compact';
export { default as concat } from './concat';
export { default as every } from './every';
export { default as filterBy } from './filter-by';
export { default as filter } from './filter';
export { default as findBy } from './find-by'... | {
"pile_set_name": "Github"
} |
/*
* regc_locale.c --
*
* This file contains locale-specific regexp routines.
* This file is #included by regcomp.c.
*
* Copyright (c) 1998 by Scriptics Corporation.
*
* This software is copyrighted by the Regents of the University of
* California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState
* ... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2013 GitHub Inc.
//
// 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, modify, merge, publish,
/... | {
"pile_set_name": "Github"
} |
package events // import "github.com/docker/docker/api/types/events"
const (
// ContainerEventType is the event type that containers generate
ContainerEventType = "container"
// DaemonEventType is the event type that daemon generate
DaemonEventType = "daemon"
// ImageEventType is the event type that images genera... | {
"pile_set_name": "Github"
} |
defmodule Witchcraft.Setoid.FloatBench do
use Benchfella
use Witchcraft.Setoid
#########
# Setup #
#########
# ---------- #
# Data Types #
# ---------- #
@float_a 10.7218
@float_b -45.21
##########
# Kernel #
##########
bench "Kernel.==/2", do: Kernel.==(@float_a, @float_b)
bench "Ker... | {
"pile_set_name": "Github"
} |
/*
Copyright 2018 The Kubernetes Authors.
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 or agreed to in writing, ... | {
"pile_set_name": "Github"
} |
1211 1565596521130 httpcache-v1
Method: POST
URL: https://www.notion.so/api/v3/getRecordValues
Body:+110
{
"requests": [
{
"id": "fd690a4d-ea01-4301-a741-05bd5e0997ba",
"table": "block"
}
]
}
Response:+1011
{
"results": [
{
"role": "comment_only",
"value": {
"alive": tr... | {
"pile_set_name": "Github"
} |
//
// Annotation.swift
// Excerptor
//
// Created by Chen Guo on 6/05/2015.
// Copyright (c) 2015 guoc. All rights reserved.
//
import Foundation
import AppKit
class Annotation {
enum AnnotationType {
case highlight
case strikeout
case underline
case note
case text
... | {
"pile_set_name": "Github"
} |
[package]
name = "encode"
version = "0.1.0"
[package.metadata.rosettacode]
url = "http://rosettacode.org/wiki/Roman_numerals/Encode"
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<androidx.appcompat.widget.AppCompatTextView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/headerText"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:... | {
"pile_set_name": "Github"
} |
# S3c24XX Platform Support
snd-soc-s3c24xx-objs := dma.o
snd-soc-idma-objs := idma.o
snd-soc-s3c24xx-i2s-objs := s3c24xx-i2s.o
snd-soc-s3c2412-i2s-objs := s3c2412-i2s.o
snd-soc-ac97-objs := ac97.o
snd-soc-s3c-i2s-v2-objs := s3c-i2s-v2.o
snd-soc-samsung-spdif-objs := spdif.o
snd-soc-pcm-objs := pcm.o
snd-soc-i2s-objs :=... | {
"pile_set_name": "Github"
} |
var FontSelector = function() {
this.fonts = [
{
name: 'Source Sans',
id: 'source sans',
url: '/data/fonts/Source Sans Pro_Regular.json'
}, {
name: 'Source Sans Bold',
id: 'source sans bold',
url: '/data/fonts/Source Sans Pro_Bold.json'
}, {
name: 'Helvetiker',
id: 'helvetiker',
url: '/data/fonts/... | {
"pile_set_name": "Github"
} |
/*
FUSE: Filesystem in Userspace
Copyright (C) 2001-2006 Miklos Szeredi <miklos@szeredi.hu>
This program can be distributed under the terms of the GNU GPL.
See the file COPYING.
*/
/* This file defines the kernel interface of FUSE */
#include <asm/types.h>
#include <linux/major.h>
/** Version numbe... | {
"pile_set_name": "Github"
} |
function onInput(s, type, obj, arg)
{
try
{
if(type == "dtmf")
{
console_log("info", "DTMF digit: "+s.name+" ["+obj.digit+"] len ["+obj.duration+"]\n");
}
else if(type == "event" && session.getVariable("vmd_detect") == "TRUE")
{
console_log("info", "Voicemail Detected\n");
}
}
catch(e)
{
con... | {
"pile_set_name": "Github"
} |
#! /bin/sh
# Configuration validation subroutine script.
# Copyright 1992-2018 Free Software Foundation, Inc.
timestamp='2018-07-03'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either versi... | {
"pile_set_name": "Github"
} |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>windows::stream_handle::operator=</title>
<link rel="stylesheet" href="../../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../../../index.html" title=... | {
"pile_set_name": "Github"
} |
#version 450
layout(push_constant) uniform Push
{
vec4 SourceSize;
vec4 OriginalSize;
vec4 OutputSize;
uint FrameCount;
} params;
layout(std140, set = 0, binding = 0) uniform UBO
{
mat4 MVP;
} global;
///////////////////////////////// MIT LICENSE ////////////////////////////////
// Copyright (C) 2014 Troggl... | {
"pile_set_name": "Github"
} |
/* Class = "IBUILabel"; text = "SyncClient requires a Firefox Sync account. Use Firefox on your computer to create an account."; ObjectID = "6"; */
"6.text" = "O SyncClient requere uma conta Firefox Sync. Use o Firefox no seu computador para a criar.";
/* Class = "IBUIButton"; normalTitle = "Send Me Instructions"; Ob... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>CMSIS DSP Software Library: Vector Addition</title>
<link href="tabs.cs... | {
"pile_set_name": "Github"
} |
#ifndef BOOST_SMART_PTR_DETAIL_SPINLOCK_STD_ATOMIC_HPP_INCLUDED
#define BOOST_SMART_PTR_DETAIL_SPINLOCK_STD_ATOMIC_HPP_INCLUDED
// MS compatible compilers support #pragma once
#if defined(_MSC_VER) && (_MSC_VER >= 1020)
# pragma once
#endif
//
// Copyright (c) 2014 Peter Dimov
//
// Distributed under the Boost Sof... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2011 Stanislav Vitvitskiy
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, modify,
merge, publish, distri... | {
"pile_set_name": "Github"
} |
---
title: CMMI process guidance, Project inception
titleSuffix: Azure Boards
description: Arrange the basic resources of the project in an initial stage.
ms.technology: devops-agile
ms.assetid: 193eee36-7d2a-4652-b905-7759cc60321e
ms.topic: conceptual
ms.author: kaelli
author: KathrynEE
monikerRange: '>= tfs-2013'
ms.... | {
"pile_set_name": "Github"
} |
libtai is a library for storing and manipulating dates and times.
libtai supports two time scales: (1) TAI64, covering a few hundred
billion years with 1-second precision; (2) TAI64NA, covering the same
period with 1-attosecond precision. Both scales are defined in terms of
TAI, the current international real time sta... | {
"pile_set_name": "Github"
} |
require('./angular-locale_ks-arab');
module.exports = 'ngLocale';
| {
"pile_set_name": "Github"
} |
/*
Copyright The Kubernetes Authors.
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 or agreed to in writing, softw... | {
"pile_set_name": "Github"
} |
FROM rocker/tidyverse:3.3.3
## Add LaTeX, rticles and bookdown support
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
## for rJava
default-jdk \
## Nice Google fonts
fonts-roboto \
## used by some base R plots
ghostscript \
## used to build rJava and other packag... | {
"pile_set_name": "Github"
} |
from building import *
# The set of source files associated with this SConscript file.
src = Split('''
src/dfs.c
src/dfs_file.c
src/dfs_fs.c
src/dfs_posix.c
''')
cwd = GetCurrentDir()
CPPPATH = [cwd + "/include"]
if GetDepend('RT_USING_POSIX'):
src += ['src/poll.c', 'src/select.c']
group = DefineGroup('Filesyste... | {
"pile_set_name": "Github"
} |
<!--
@license
Copyright (c) 2015 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http:... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 1996-2001 Vojtech Pavlik
*/
/*
* Analog joystick and gamepad driver for Linux
*/
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, ... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_08) on Tue Jun 03 16:15:15 GMT-05:00 2008 -->
<TITLE>
AIdentClassName (Soot API)
</TITLE>
<META NAME="keywords" CONTENT="soot.jimple.parser.node.AId... | {
"pile_set_name": "Github"
} |
############################################################################
# Copyright (c) 2015 Saint Petersburg State University
# Copyright (c) 2011-2014 Saint Petersburg Academic University
# All Rights Reserved
# See file LICENSE for details.
#######################################################################... | {
"pile_set_name": "Github"
} |
package server
import (
"bytes"
"io"
"time"
"github.com/gogo/protobuf/types"
"github.com/pachyderm/pachyderm/src/client/pfs"
"github.com/pachyderm/pachyderm/src/client/pkg/errors"
"github.com/pachyderm/pachyderm/src/client/pkg/grpcutil"
"github.com/pachyderm/pachyderm/src/server/pkg/hashtree"
"github.com/pac... | {
"pile_set_name": "Github"
} |
require('../../modules/es6.string.fontcolor');
module.exports = require('../../modules/_core').String.fontcolor; | {
"pile_set_name": "Github"
} |
function test() {
return typeof Int8Array.prototype.values === "function" &&
typeof Uint8Array.prototype.values === "function" &&
typeof Uint8ClampedArray.prototype.values === "function" &&
typeof Int16Array.prototype.values === "function" &&
typeof Uint16Array.prototype.values === "function" &&
typeof Int32... | {
"pile_set_name": "Github"
} |
require File.dirname(__FILE__) + '/../test_helper'
class RecurringBillingTest < Test::Unit::TestCase
fixtures :users, :subscriptions, :subscription_plans
class Subscription < ::Subscription
include Freemium::RecurringBilling
end
def test_run_billing
Subscription.expects(:process_new_transactions).onc... | {
"pile_set_name": "Github"
} |
//-----------------------------------------------------------------------
// <copyright file="OpenIdRelyingPartyElement.cs" company="Outercurve Foundation">
// Copyright (c) Outercurve Foundation. All rights reserved.
// </copyright>
//-----------------------------------------------------------------------
namesp... | {
"pile_set_name": "Github"
} |
/* ===========================================================
* JFreeChart : a free chart library for the Java(tm) platform
* ===========================================================
*
* (C) Copyright 2000-2020, by Object Refinery Limited and Contributors.
*
* Project Info: http://www.jfree.org/jfreech... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2020 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licens... | {
"pile_set_name": "Github"
} |
% File src/library/stats4/man/show-methods.Rd
% Part of the R package, https://www.R-project.org
% Copyright 1995-2007 R Core Team
% Distributed under GPL 2 or later
\name{show-methods}
\docType{methods}
\alias{show-methods}
\alias{show,mle-method}
\alias{show,summary.mle-method}
\title{Methods for Function \code{show... | {
"pile_set_name": "Github"
} |
-----BEGIN EC PRIVATE KEY-----
MHcCAQEEIJBozVe9EJv6DB7M2AGSu+ZDu2LqAxlPPTb/5+KPsw2CoAoGCCqGSM49
AwEHoUQDQgAE/QL3hoUhq1GRKMImbgVL/UcuxRBry8FJHd8ECqQw+yyGSy2kHDjn
HCwU/Tp8ydVQ/tF0aOyW21YKk2a+4ZqHnw==
-----END EC PRIVATE KEY-----
| {
"pile_set_name": "Github"
} |
/*
* Licensed by the authors under the Creative Commons
* Attribution-ShareAlike 2.0 Generic (CC BY-SA 2.0)
* License:
*
* http://creativecommons.org/licenses/by-sa/2.0/
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
*... | {
"pile_set_name": "Github"
} |
from __future__ import print_function
from dscan.common.functions import template, strip_whitespace, \
result_anything_found
from dscan.common.enum import colors
import argparse
import hashlib
import json
import sys
import time
class SmartFormatter(argparse.RawDescriptionHelpFormatter):
def _split_lines(self, ... | {
"pile_set_name": "Github"
} |
commandlinefu_id: 8383
translator:
weibo: tgic
command: |-
rename 's/\d+/sprintf("%04d",$&)/e' *.jpg
summary: |-
带有0填充的重命名
| {
"pile_set_name": "Github"
} |
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MDrive", "mdrive\mdrive.vcproj", "{013DCD93-BA0C-4B58-B917-C963C4405678}"
ProjectSection(ProjectDependencies) = postProject
{ECD7CDA5-9C03-403D-A6B3-3622FA40FB27} = {ECD7CDA5-9C03-403... | {
"pile_set_name": "Github"
} |
load("@build_bazel_rules_nodejs//:index.bzl", "copy_to_bin")
copy_to_bin(
name = "bar",
srcs = [
"main.js",
"package.json",
],
visibility = ["//internal/linker/test/workspace_link:__pkg__"],
)
| {
"pile_set_name": "Github"
} |
{
"assert": "The auto height of a block formatting context element is computed by accounting for bottom-margins of floated content which would otherwise be below the bottom edge of that element.",
"matches": "../reference/ref-filled-black-96px-square.xht",
"test_case": {
"children": [
{
... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<title>Page 118</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<style type="text/css">
<!--
p {margin: 0; padding: 0;} .ft00{font-size:9px;font-family:Times;color:#000000;}
.ft01{font-size:11px;font-f... | {
"pile_set_name": "Github"
} |
// RUN-NOT: %trill -run %s
func pred(_ n: Int) -> Int {
return n - 1
}
func buildStackIntermediate(counter: *Int, _ f: (Int) -> Int) {
printf("%s\n", #function)
buildStack(counter: counter, f)
}
func buildStack(counter: *Int, _ f: (Int) -> Int) {
printf("%s\n", #function)
if *counter == 0 {
trill_fatal... | {
"pile_set_name": "Github"
} |
/* TA-LIB Copyright (c) 1999-2008, Mario Fortier
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or
* without modification, are permitted provided that the following
* conditions are met:
*
* - Redistributions of source code must retain the above copyright
* notice, this lis... | {
"pile_set_name": "Github"
} |
# $NetBSD: buildlink3.mk,v 1.40 2019/11/03 10:39:12 rillig Exp $
BUILDLINK_TREE+= gettext
.if !defined(GETTEXT_BUILDLINK3_MK)
GETTEXT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gettext+= gettext-lib>=0.18
BUILDLINK_ABI_DEPENDS.gettext+= gettext-lib>=0.18
BUILDLINK_PKGSRCDIR.gettext?= ../../devel/gettext-lib
BUILDLINK_LIB... | {
"pile_set_name": "Github"
} |
package manifest
import (
"context"
"fmt"
"github.com/containers/podman/v2/cmd/podman/registry"
"github.com/containers/podman/v2/pkg/domain/entities"
"github.com/pkg/errors"
"github.com/spf13/cobra"
)
var (
manifestCreateOpts = entities.ManifestCreateOptions{}
createCmd = &cobra.Command{
Use: "c... | {
"pile_set_name": "Github"
} |
(executable
(name generate)
(flags (
"-safe-string"
"-w" "A"
))
(libraries menhirSdk)
)
| {
"pile_set_name": "Github"
} |
<?php
// +----------------------------------------------------------------------
// | OneThink [ WE CAN DO IT JUST THINK IT ]
// +----------------------------------------------------------------------
// | Copyright (c) 2013 http://www.onethink.cn All rights reserved.
// +-----------------------------------------------... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 456f29422ca0d9b4caaad0e15fe8c6b4
timeCreated: 1503190263
licenseType: Free
NativeFormatImporter:
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
#!/usr/bin/env python3
#
# Partly derived from:
# https://github.com/locuslab/optnet/blob/master/sudoku/train.py
import argparse
import os
import shutil
import csv
import numpy as np
import numpy.random as npr
#import setproctitle
import torch
import torch.nn as nn
import torch.optim as optim
import torch.nn.fun... | {
"pile_set_name": "Github"
} |
// Copyright 2016 Google Inc. All Rights Reserved.
//
// 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... | {
"pile_set_name": "Github"
} |
Imports EmberAPI
' ################################################################################
' # EMBER MEDIA MANAGER #
' ################################################################################
' ##################################################... | {
"pile_set_name": "Github"
} |
<!-- HTML header for doxygen 1.8.13-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compat... | {
"pile_set_name": "Github"
} |
MyToolkit (PCL for W8.1, WP8.1, WP8SL, .NET45)
MyToolkit.Legacy (PCL for SL5, WP7SL)
- Microsoft.Bcl.Async
MyToolkit.Http (PCL for W8.1, WP8.1, WP8SL, .NET45)
- Microsoft.Net.Http
MyToolkit.Http.Legacy (PCL for SL5, WP7SL)
- Microsoft.Net.Http
- Microsoft.Bcl.Async
MyToolkit.Extended.Wpf45 (.NET45)
MyToolkit.Ext... | {
"pile_set_name": "Github"
} |
/*
* ModSecurity, http://www.modsecurity.org/
* Copyright (c) 2015 - 2020 Trustwave Holdings, Inc. (http://www.trustwave.com/)
*
* 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
*
* If any of the fil... | {
"pile_set_name": "Github"
} |
#import <UIKit/UIKit.h>
FOUNDATION_EXPORT double GCBUtilitiesVersionNumber;
FOUNDATION_EXPORT const unsigned char GCBUtilitiesVersionString[];
| {
"pile_set_name": "Github"
} |
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
xmlns:exsl="http://exslt.org/common"
exclude-result-prefixes="doc exsl"
version='1.0'>
<!-- ************************... | {
"pile_set_name": "Github"
} |
// +build go1.7
package aws
import "context"
var (
backgroundCtx = context.Background()
)
| {
"pile_set_name": "Github"
} |
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
3B3967161E833CAA004F5970 /* ... | {
"pile_set_name": "Github"
} |
CONFIG_SMP=n
CONFIG_PREEMPT_NONE=y
CONFIG_PREEMPT_VOLUNTARY=n
CONFIG_PREEMPT=n
#CHECK#CONFIG_TINY_SRCU=y
CONFIG_RCU_TRACE=n
CONFIG_DEBUG_LOCK_ALLOC=y
CONFIG_PROVE_LOCKING=y
CONFIG_DEBUG_OBJECTS_RCU_HEAD=n
CONFIG_PREEMPT_COUNT=n
| {
"pile_set_name": "Github"
} |
#coding=utf-8
# coding=utf-8
'''
Created on 2014-1-5
@author: ETHAN
'''
from django.conf.urls import patterns,url
from teamvision.automationtesting.views.automationtaskview import create_add
from teamvision.automationtesting.views.automationtaskview import update_edit
from teamvision.automationtesting.views.automatio... | {
"pile_set_name": "Github"
} |
from winpwnage.core.prints import *
from winpwnage.core.utils import *
import time
import os
uacMethod9_info = {
"Description": "UAC bypass using compmgmtlauncher.exe",
"Method": "Registry key (Class) manipulation",
"Id": "9",
"Type": "UAC bypass",
"Fixed In": "15031" if not information().uac_level() ==... | {
"pile_set_name": "Github"
} |
/*
*
* More info at [www.dropzonejs.com](http://www.dropzonejs.com)
*
* Copyright (c) 2012, Matias Meno
*
* 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, includi... | {
"pile_set_name": "Github"
} |
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: github.com/golang/protobuf/ptypes/struct/struct.proto
/*
Package structpb is a generated protocol buffer package.
It is generated from these files:
github.com/golang/protobuf/ptypes/struct/struct.proto
It has these top-level messages:
Struct
Value
ListV... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<product version="3" modelHash="m4kgsv5uuxbianogmfqn0yla96c459">
<files names="HStateMachineFactory.java:Test.java" />
</product>
| {
"pile_set_name": "Github"
} |
<?php defined('SYSPATH') OR die('No direct script access.');
return array(
'platform' => array(
'windows nt 6.2' => 'Windows 8',
'windows nt 6.1' => 'Windows 7',
'windows nt 6.0' => 'Windows Vista',
'windows nt 5.2' => 'Windows 2003',
'windows nt 5.1' => 'Windows XP',
'windows nt 5.0' => 'Windows 2000',
... | {
"pile_set_name": "Github"
} |
// --------------------------------------------------------------------------------------------------------------------
// <copyright file="EspecieDocumento_Daycoval.cs">
// Boleto.Net
// </copyright>
// <summary>
// Defines the EspecieDocumento_Daycoval.cs type.
// </summary>
// --------------------------... | {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="File" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__name__</string> </key>
<value> <string>UniJISPro-UTF8-V.bcmap</string> </value>
<... | {
"pile_set_name": "Github"
} |
<?php
/**
* Widget API: WP_Widget base class
*
* @package WordPress
* @subpackage Widgets
* @since 4.4.0
*/
/**
* Core base class extended to register widgets.
*
* This class must be extended for each widget and WP_Widget::widget(), WP_Widget::update()
* and WP_Widget::form() need to be overridden.
*
* @si... | {
"pile_set_name": "Github"
} |
/****************************************************************************
Copyright (c) 2014 Lijunlin - Jason lee
Created by Lijunlin - Jason lee on 2014
jason.lee.c@foxmail.com
http://www.cocos2d-x.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated ... | {
"pile_set_name": "Github"
} |
FROM redis-py-base:latest
COPY sentinel.conf /usr/local/etc/redis/sentinel.conf
EXPOSE 26381
CMD [ "redis-sentinel", "/usr/local/etc/redis/sentinel.conf" ]
| {
"pile_set_name": "Github"
} |
interactions:
- request:
body: '-'
headers:
Connection: [keep-alive]
Content-Length: ['1']
User-Agent: [Azure-Storage/1.4.0-2.0.0 (Python CPython 3.7.0; Darwin 18.5.0)]
x-ms-blob-type: [BlockBlob]
x-ms-client-request-id: [bb6a2cac-71f4-11e9-b134-acde48001122]
x-ms-date: ['Thu... | {
"pile_set_name": "Github"
} |
// Copyright 2007-2008 The Apache Software Foundation.
//
// 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 r... | {
"pile_set_name": "Github"
} |
{
"@metadata": {
"authors": [
"Sahran",
"Tel'et",
"Tifinaghes"
]
},
"ooui-outline-control-move-down": "تۆۋەنگە يۆتكە",
"ooui-outline-control-move-up": "يۇقۇرىغا يۆتكە",
"ooui-outline-control-remove": "ئۆچۈر",
"ooui-toolbar-more": "تېخىمۇ كۆپ",
"ooui-toolgroup-expand": "تېخىمۇ كۆپ",
"ooui-toolgroup-... | {
"pile_set_name": "Github"
} |
<?xml version="1.0"?>
<rss version="0.92">
<channel>
<title>Paul Duncan</title>
<link>http://www.paulduncan.org/</link>
<description>Paul Duncan's personal blog.</description>
</channel>
<item>
<title>Fun With Tense
</title>
<date>Wed Sep 3 19:37:18 2003</date>
<creator>paul@paulduncan.org</creat... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.Text;
using System.Threading.Tasks;
using Waher.Things;
using Waher.Things.SensorData;
namespace Waher.Networking.XMPP.Provisioning
{
/// <summary>
/// Event arguments for node callback methods.
/// </summary>
public class NodeResultEventArgs : JidEvent... | {
"pile_set_name": "Github"
} |
---
# Source: grafana/templates/serviceaccount.yaml
apiVersion: v1
kind: ServiceAccount
metadata:
labels:
app: grafana
chart: grafana-1.19.0
heritage: Tiller
release: grafana
name: grafana
| {
"pile_set_name": "Github"
} |
from datetime import date
from django.test import TestCase
from .models import Article
class MethodsTests(TestCase):
def test_custom_methods(self):
a = Article.objects.create(
headline="Parrot programs in Python", pub_date=date(2005, 7, 27)
)
b = Article.objects.create(
... | {
"pile_set_name": "Github"
} |
nv.charts.discreteBar = function() {
var selector = null,
data = [],
duration = 500,
tooltip = function(key, x, y, e, graph) {
return '<h3>' + x + '</h3>' +
'<p>' + y + '</p>'
};
var graph = nv.models.discreteBarWithAxes(),
showTooltip = function(e) {
... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.