text stringlengths 11 99.8k | meta dict |
|---|---|
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
<Configuration>Debug</Configuration>
<Platform>Win32</Plat... | {
"pile_set_name": "Github"
} |
module.exports = {
environments: {
bar: { globals: { bar: true } }
}
};
| {
"pile_set_name": "Github"
} |
{
"_from": "@babel/helper-optimise-call-expression@^7.8.3",
"_id": "@babel/helper-optimise-call-expression@7.8.3",
"_inBundle": false,
"_integrity": "sha512-Kag20n86cbO2AvHca6EJsvqAd82gc6VMGule4HwebwMlwkpXuVqrNRj6CkCV2sKxgi9MyAUnZVnZ6lJ1/vKhHQ==",
"_location": "/@babel/helper-optimise-call-expression",
"_ph... | {
"pile_set_name": "Github"
} |
<?php
defined('YII_ENV') or exit('Access Denied');
use yii\widgets\LinkPager;
$urlManager = Yii::$app->urlManager;
$this->title = '退货地址列表';
?>
<div class="panel mb-3">
<div class="panel-header">
<span><?= $this->title ?></span>
<ul class="nav nav-right">
<li class="n... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<title>ConnectedNodeDescription Protocol Reference</title>
<link rel="stylesheet" type="text/css" href="../css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="../css/highlight.css" />
<meta charset='utf-8'>
<script src="../js/jquery.min.js" defer>... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<doc>
<members>
<assembly>
<name>UnityEngine.SharedInternalsModule</name>
</assembly>
<member name="A:UnityEngine.SharedInternalsModule">
<summary>
<para>SharedInternals is a module used internally to provide low-level functionali... | {
"pile_set_name": "Github"
} |
[](https://www.npmjs.com/package/backpack.css) [](https://github.com/chris-pearce/backpack.css/blob/mas... | {
"pile_set_name": "Github"
} |
pipeline {
agent {
kubernetes {
label 'migration'
}
}
tools {
maven 'apache-maven-latest'
jdk 'adoptopenjdk-hotspot-jdk8-latest'
}
stages {
stage('Build') {
steps {
sh "mvn \
--batch-mode --show-... | {
"pile_set_name": "Github"
} |
{
"name": "debug",
"version": "2.2.0",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"
},
"description": "small debugging utility",
"keywords": [
"debug",
"log",
"debugger"
],
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
... | {
"pile_set_name": "Github"
} |
# json-stable-stringify
This is the same as https://github.com/substack/json-stable-stringify but it doesn't depend on libraries without licenses (jsonify).
deterministic version of `JSON.stringify()` so you can get a consistent hash
from stringified results
You can also pass in a custom comparison function.
[![bro... | {
"pile_set_name": "Github"
} |
{
"use_ELMo": false,
"num_word_lstm_units": 100,
"embeddings_name": "glove-840B",
"use_crf": true,
"batch_size": 20,
"word_embedding_size": 300,
"char_embedding_size": 25,
"case_vocab_size": 8,
"char_vocab_size": 103,
"dropout": 0.5,
"model_type": "BidLSTM_CRF",
"model_na... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=constant.PRIO_DARWIN_PROCESS.html">
</head>
<body>
<p>Redirecting to <a href="constant.PRIO_DARWIN_PROCESS.html">constant.PRIO_DARWIN_PROCESS.html</a>...</p>
<script>location.replace("constant.PRIO_DARWIN_PROCESS.html" + locat... | {
"pile_set_name": "Github"
} |
var NAVTREEINDEX8 =
{
"group__msp.html#ga8c499862db0fcf07692989aae3d84c9e":[37,8,27],
"group__msp.html#ga9a981adf6eea7e55d11c1a0b02592a6e":[37,8,7],
"group__msp.html#ga9d492cbb6af86eaf0afb264e886072e5":[37,8,28],
"group__msp.html#gab68e234c9dccbd3d62659023db9f9486":[37,8,16],
"group__msp.html#gab9219b764ce65abb21bec0ea... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>Rgaa32016 Test.5.7.2 NMI 06</title>
... | {
"pile_set_name": "Github"
} |
require "./model"
module Amber::CLI
class Model < Generator
command :model
directory "#{__DIR__}/../templates/model"
property migration : Generator
def initialize(name, fields)
super(name, fields)
@migration = Amber::CLI::Migration.new(name, fields)
add_timestamp_fields
end
... | {
"pile_set_name": "Github"
} |
<template>
<div :class="{'has-logo':showLogo}">
<logo v-if="showLogo" :collapse="isCollapse" />
<el-scrollbar wrap-class="scrollbar-wrapper">
<el-menu
:default-active="activeMenu"
:collapse="isCollapse"
:background-color="variables.menuBg"
:text-color="variables.menuText"... | {
"pile_set_name": "Github"
} |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://wix-rich-content/image-content-data-schema.json",
"type": "object",
"required": ["src"],
"properties": {
"config": {
"$id": "/properties/config",
"type": "object",
"title": "configuration",
... | {
"pile_set_name": "Github"
} |
{
"topology_description": {
"type": "ReplicaSetNoPrimary",
"servers": [
{
"address": "b:27017",
"avg_rtt_ms": 5,
"type": "RSSecondary",
"tags": {
"data_center": "nyc"
}
},
{
"address": "c:27017",
"avg_rtt_ms": 100,
"ty... | {
"pile_set_name": "Github"
} |
system canOfWorms
{
category LightFX
technique
{
visual_particle_quota 2000
emitted_emitter_quota 20
material PUMediaPack/Flare_04
default_particle_width 1.... | {
"pile_set_name": "Github"
} |
.loader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: $blue;
z-index: 4;
&.hidden {
display: none !important;
}
.loader__circle {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
... | {
"pile_set_name": "Github"
} |
---
deprecated: true
author:
name: Linode
email: docs@linode.com
description: 'Use Munin on Ubuntu 12.04 to Keep Track of Vital System Statistics and Troubleshoot Performance Problems'
keywords: ["munin", "monitoring", "ubuntu 12.04", "munin node", "munin master"]
tags: ["monitoring","statistics","ubuntu"]
license:... | {
"pile_set_name": "Github"
} |
{
"080": {
"name": "Lào Cai",
"type": "thanh-pho",
"slug": "lao-cai",
"name_with_type": "Thành phố Lào Cai",
"path": "Lào Cai, Lào Cai",
"path_with_type": "Thành phố Lào Cai, Tỉnh Lào Cai",
"code": "080",
"parent_code": "10"
},
"082": {
... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Performance Test</title>
<link href="../unicodetiles/unicodetiles.css" rel="stylesheet" type="text/css" />
<link href="../docs/style.css" rel="stylesheet" type="text/css" />
<link href="../examples/... | {
"pile_set_name": "Github"
} |
<ResourceDictionary
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<!--
This style contains a control template to show the ListView as a ContentGrid.
For more information about creating control templates see
https://do... | {
"pile_set_name": "Github"
} |
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this file,
# You can obtain one at http://mozilla.org/MPL/2.0/.
brave_locale_source_patterns = [
"${root_gen_dir}/components/brave_components_strings_",
"${root_gen_dir}/brave/bra... | {
"pile_set_name": "Github"
} |
<view class="weui-cell__ft">
<view wx:if="{{!disabled}}" class="weui-vcode-btn" catchtap="_onTap">{{str}}</view>
<view wx:else class="weui-vcode-btn" style="color: #888;">{{str}}</view>
</view> | {
"pile_set_name": "Github"
} |
import React, { Component } from "react";
import PropTypes from "prop-types";
import { connect } from "react-redux";
import SvgIcon from "../../SvgIcon";
import "./style.less";
class CurrentTheme extends Component {
constructor() {
super();
this.state = {};
}
render() {
const {pr... | {
"pile_set_name": "Github"
} |
import { IconDefinition } from '../types';
declare const ClockCircleFilled: IconDefinition;
export default ClockCircleFilled;
| {
"pile_set_name": "Github"
} |
blank_issues_enabled: false
contact_links:
- name: Feature request
url: https://community.n8n.io
about: Suggest an idea for this project
- name: Question / Problem
url: https://community.n8n.io
about: Questions and problems with n8n
| {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Acknowledgements</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<div class="hea... | {
"pile_set_name": "Github"
} |
// When changing thing, also edit router.d.ts
export const NavigationFailureType = {
redirected: 2,
aborted: 4,
cancelled: 8,
duplicated: 16
}
export function createNavigationRedirectedError (from, to) {
return createRouterError(
from,
to,
NavigationFailureType.redirected,
`Redirected when go... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<g:element xmlns:g="http://www.esri.com/geoportal/gxe"
xmlns:h="http://www.esri.com/geoportal/gxe/html"
g:extends="$base/schema/gco/xtn/Wrapped_BasicPropertyType.xml">
<g:body>
<g:element g:minOccurs="$parent" g:extends="$base/schema/gco/basicTypes/Sc... | {
"pile_set_name": "Github"
} |
[
{
"blockName": "core/social-link-deviantart",
"attrs": {
"url": "https://example.com/"
},
"innerBlocks": [],
"innerHTML": "",
"innerContent": []
},
{
"blockName": null,
"attrs": {},
"innerBlocks": [],
"innerHTML": ... | {
"pile_set_name": "Github"
} |
import React from "react";
import Fab from "@material-ui/core/Fab";
import ContentAdd from "@material-ui/icons/Add";
import Search from "@material-ui/icons/Search";
import PageBase from "../components/PageBase";
import { connect } from "react-redux";
import { getAction } from "../actions/order";
import Drawer from "@ma... | {
"pile_set_name": "Github"
} |
{
"nome": "Bareggio",
"codice": "015012",
"zona": {
"codice": "1",
"nome": "Nord-ovest"
},
"regione": {
"codice": "03",
"nome": "Lombardia"
},
"provincia": {
"codice": "015",
"nome": "Milano"
},
"sigla": "MI",
"codiceCatastale": "A652",
"cap": [
"20010"
],
"popolazione": 17035
}
| {
"pile_set_name": "Github"
} |
{
"_args": [
[
"estraverse@^4.2.0",
"/Users/wuchangfang/Workspace/My/django-beginners-guide/node_modules/escodegen"
]
],
"_from": "estraverse@>=4.2.0 <5.0.0",
"_id": "estraverse@4.2.0",
"_inCache": true,
"_installable": true,
"_location": "/estraverse",
"_nodeVersion": "0.12.9",
"_... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Filter Include="test">
<UniqueIdentifier>{B674DEFB-2B8A-B641-9B90-E38E9E9275A3}</UniqueIdentifier>
</Filter>
</ItemGroup>
<ItemGroup>
<ClCompile In... | {
"pile_set_name": "Github"
} |
var convert = require('./convert'),
func = convert('isString', require('../isString'), require('./_falseOptions'));
func.placeholder = require('./placeholder');
module.exports = func;
| {
"pile_set_name": "Github"
} |
<?php
return [
/*
* Constants
*/
'nav-settings' => 'Settings',
'nav-agents' => 'Agents',
'nav-dashboard' => 'Dashboard',
'nav-categories' => 'Categories',
'nav-priorities' => 'Priorities',
'nav-statuses' ... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: a9b2de65bdaa21d45b1164425ebe736b
ModelImporter:
serializedVersion: 19
fileIDToRecycleName:
100000: //RootNode
400000: //RootNode
2300000: //RootNode
3300000: //RootNode
4300000: pPlane6
9500000: //RootNode
materials:
importMaterials: 1
materialName: 0
... | {
"pile_set_name": "Github"
} |
import React from 'react'
//
import { isValidPoint, buildStyleGetters } from '../utils/Utils'
import useSeriesStyle from '../hooks/useSeriesStyle'
import useDatumStyle from '../hooks/useDatumStyle'
import Rectangle from '../primitives/Rectangle'
import useChartContext from '../hooks/useChartContext'
import useChartSt... | {
"pile_set_name": "Github"
} |
{application, erllambda,
[{description, "Erlang AWS Lambda and Utilities"},
{vsn, "git"},
{registered, []},
{mod, {erllambda_app, []}},
{applications,
[
kernel,
stdlib,
lhttpc,
erlcloud,
jsone
]},
{env,
[
%% Print Env during Init or not
{print_env, true},
%% execution... | {
"pile_set_name": "Github"
} |
<%
layout("/layouts/platform.html"){
%>
<header class="header navbar bg-white shadow">
<div class="btn-group tool-button">
<a class="btn btn-primary navbar-btn" href="${base}/platform/sys/user" data-pjax id="goback"><i class="ti-angle-left"></i> 返回</a>
</div>
</header>
<div class="content-wrap">
<d... | {
"pile_set_name": "Github"
} |
import React, { PureComponent } from "react";
import { ViewPropTypes, NativeModules } from "react-native";
import PropTypes from "prop-types";
import RNImageHelper from 'react-native-image-helper'
const { RNBottomActionSheet } = NativeModules;
class GridView extends PureComponent {
static propTypes = {
...View... | {
"pile_set_name": "Github"
} |
$('#content_field').val('');
$('.Post__contents').html(
'<%= j(render partial: "conversations/post_content" ) %>'
);
| {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: e0edf97b5885e424a973b67aa82fad2e
timeCreated: 1508666793
licenseType: Pro
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
# -*- coding: utf-8 -*-
# Generated by Django 1.9.1 on 2016-01-08 05:58
from __future__ import unicode_literals
from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
('nmaper', '0007_nmapscan_slug_text'),
]
operations = [
migrations.RemoveField... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on 01/08/15 11:15:06 by SUMO Version dev-SVN-r17560
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.htm... | {
"pile_set_name": "Github"
} |
var baseFindIndex = require('./_baseFindIndex'),
baseIteratee = require('./_baseIteratee'),
toInteger = require('./toInteger');
/* Built-in method references for those with the same name as other `lodash` methods. */
var nativeMax = Math.max;
/**
* This method is like `_.find` except that it returns the inde... | {
"pile_set_name": "Github"
} |
{let $foo: $a ? 0 : 1 /}
{let $foo: $a ?: 1 /}
{let $foo: 1 < 2 and 2 <= 3 /}
{let $foo: 1 > 2 or 2 >= 3 /}
{let $foo: 1 == 1 and 1 != 2 /}
{let $foo: ((1 + 2) / 3 * 4) % 5 - 6 /}
{let $foo: not $bar /}
{let $foo kind="text"}
----------------------------------------------------
[
["soy", [
["delimiter... | {
"pile_set_name": "Github"
} |
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "cc_traffic_refuel_l@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
} | {
"pile_set_name": "Github"
} |
<!--
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XML... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<package>
<metadata>
<id>TaskSchedulerEditor</id>
<version>2.9.0</version>
<title>Task Scheduler Managed Wrapper UI Library</title>
<authors>David Hall</authors>
<description>Provides localizable UI elements for editing classes in the TaskScheduler li... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
* Copyright (c) Codice Foundation
*
* This is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either
* version 3 of the License, or any later version.
*
* ... | {
"pile_set_name": "Github"
} |
{
"name": "beep-boop",
"version": "1.2.3",
"repository" : "git@github.com:substack/beep-boop.git"
}
| {
"pile_set_name": "Github"
} |
{
"cells": [
{
"cell_type": "markdown",
"metadata": {
"graffitiCellId": "id_pmse2pa"
},
"source": [
"### Loops\n",
"\n",
"Often it is useful to extend your functionality beyond just one value. One of the most common ways to do this is with loops.\n",
"\n",
"An example of looking ... | {
"pile_set_name": "Github"
} |
package graphql
import (
"fmt"
"sort"
. "github.com/playlyfe/go-graphql/language"
)
type Schema struct {
Document *Document
QueryRoot *ObjectTypeDefinition
MutationRoot *ObjectTypeDefinition
}
const INTROSPECTION_SCHEMA = `
scalar String
scalar Boolean
scalar Int
scalar Float
scalar ID
type __Schema {... | {
"pile_set_name": "Github"
} |
<!doctype html>
<!--[if IE 7 ]> <html lang="en-gb" class="isie ie7 oldie no-js"> <![endif]-->
<!--[if IE 8 ]> <html lang="en-gb" class="isie ie8 oldie no-js"> <![endif]-->
<!--[if IE 9 ]> <html lang="en-gb" class="isie ie9 no-js"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html lang="en-gb" class="no-js"> <!... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportHeight="24.0"
android:viewportWidth="24.0">
<path
android:fillColor="#ffb701"
android:pathData="M12,2C6... | {
"pile_set_name": "Github"
} |
<annotation>
<folder>widerface</folder>
<filename>23--Shoppers_23_Shoppers_Shoppers_23_529.jpg</filename>
<source>
<database>wider face Database</database>
<annotation>PASCAL VOC2007</annotation>
<image>flickr</image>
<flickrid>-1</flickrid>
</source>
<owner>
<flickrid>yanyu</flickrid>
<name>yanyu</name>
</owner>
<size... | {
"pile_set_name": "Github"
} |
using System.Threading.Tasks;
using CommandDotNet.TestTools.Scenarios;
using Xunit;
using Xunit.Abstractions;
namespace CommandDotNet.Tests.FeatureTests.ParseDirective
{
public class ParseReporter_Structure_Tests
{
public ParseReporter_Structure_Tests(ITestOutputHelper output)
{
Am... | {
"pile_set_name": "Github"
} |
{ pkgs ? import <nixpkgs> {}
, stdenv ? pkgs.stdenv
}:
let
gopkg = { name, rootPackagePath, src }:
stdenv.mkDerivation {
inherit name src;
installPhase = ''
mkdir -p $out/src/${rootPackagePath}
cp -r * $out/src/${rootPackagePath}/
'';
... | {
"pile_set_name": "Github"
} |
// Module included in the following assemblies:
//
// assembly-tls-sidecar.adoc
[id='proc-configuring-tls-sidecar-{context}']
= Configuring TLS sidecar
.Prerequisites
* A Kubernetes cluster
* A running Cluster Operator
.Procedure
. Edit the `tlsSidecar` property in the `Kafka` resource.
For example:
+
[source,yaml... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Filter Include="CppParser">
<UniqueIdentifier>{feecc8db-2005-4073-9897-134f1a5d368a}</UniqueIdentifier>
</Filter>
<Filter Include="CppParser\Header Files">
... | {
"pile_set_name": "Github"
} |
{
"_args": [
[
{
"name": "mime-db",
"raw": "mime-db@~1.33.0",
"rawSpec": "~1.33.0",
"scope": null,
"spec": ">=1.33.0 <1.34.0",
"type": "range"
},
"/Users/pwittroc/Projects/kubebuilder/src/github.com/kubernetes-sigs/kubebuilder/docs/book/node_module... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" ?>
<InviwoWorkspace version="2">
<InviwoSetup>
<Modules>
<Module name="Core" version="0">
<Processors>
<Processor content="org.inviwo.Image.outport.metasource" />
<Processor content="org.inviwo.Image.outport.metasink" />... | {
"pile_set_name": "Github"
} |
<% if issues && issues.any? %>
<% form_tag({}) do %>
<table class="gt-table issues">
<thead><tr>
<th>#</th>
<th><%=l(:field_project)%></th>
<th><%=l(:field_tracker)%></th>
<th><%=l(:field_subject)%></th>
</tr></thead>
<tbody>
<% for issue in issues %>
<tr id="issue-<%= issue.id %>"... | {
"pile_set_name": "Github"
} |
<html>
<head>
<title>Functional</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="theme/style.css" type="text/css">
</head>
<body>
<table width="100%" border="0" background="theme/bkd2.gif" cellspacing="2">
<tr>
<td width="10">
</td>
<td width... | {
"pile_set_name": "Github"
} |
define("ace/mode/doc_comment_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"], function(require, exports, module) {
"use strict";
var oop = require("../lib/oop");
var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
var DocCommentHighlightRules = ... | {
"pile_set_name": "Github"
} |
{% set version = "1.4.2" %}
{% set name = "BSgenome.Mmulatta.UCSC.rheMac8" %}
{% set bioc = "3.11" %}
package:
name: 'bioconductor-{{ name|lower }}'
version: '{{ version }}'
source:
url:
- 'https://bioconductor.org/packages/{{ bioc }}/data/annotation/src/contrib/{{ name }}_{{ version }}.tar.gz'
- 'https:... | {
"pile_set_name": "Github"
} |
{
"_from": "jsprim@^1.2.2",
"_id": "jsprim@1.4.1",
"_inBundle": false,
"_integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=",
"_location": "/jsprim",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jsprim@^1.2.2",
"name": "jsprim",
"escapedName": "jsprim"... | {
"pile_set_name": "Github"
} |
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>A</key>
<string>A_.glif</string>
<key>AE</key>
<string>A_E_.glif</string>
<key>AEacute</key>
<string>A_E_acute.glif</s... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html xmlns:yui="http://yuilibrary.com/rdf/1.0/yui.rdf#">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>API: container YAHOO.widget.ContainerEffect (YUI Library)</title>
<link rel="... | {
"pile_set_name": "Github"
} |
{% if theme.leancloud_visitors.enable and !theme.valine.visitor %}
{# custom analytics part create by xiamo; edited by LEAFERx #}
<script>
{% if page.layout === 'post' %}
function addCount(Counter) {
var $visitors = $('.leancloud_visitors');
var url = $visitors.attr('id').trim();
var title... | {
"pile_set_name": "Github"
} |
'use strict'
/* global describe, it */
var expect = require('chai').expect
var sinon = require('sinon')
var Bluebird = require('bluebird')
require('sinon-as-promised')(Bluebird)
describe('sinon-as-promised with ES6', function () {
it('can create a stub that resolves', function () {
var stub = sinon.stub().res... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>RangeException (Java SE 12 & JDK 12 )</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="keywords" content="org.w3c.dom.ranges.RangeException class">
<meta name="keywords" content="code... | {
"pile_set_name": "Github"
} |
{
"description": false,
"warning": "Скрач курикулум се тренутно ажурира. Ако овде не можете да пронађете пројекат, можда је премештен у одељке 'Community Contributed Scratch Projects' или 'Archived Scratch Projects'.",
"id": "scratch_bonus",
"language": "sr-SP",
"number": 3,
"title": "Додатни Ск... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Ammo -->
<Ammo_500SWMagnum_FMJ.label>патрон .500 Магнум (ОП)</Ammo_500SWMagnum_FMJ.label>
<Ammo_500SWMagnum_FMJ.description>Предназначен для охоты, это один из самых мощных патронов ручной работы, когда-либо созданных.</Ammo_500SWMagnum_FMJ.description... | {
"pile_set_name": "Github"
} |
import { module, test } from "qunit";
import { setupApplicationTest } from "ember-qunit";
import { buildFakeApplication } from "test-utils";
import {
stubDOMEvents,
isDefaultPrevented,
isImmediatePropagationStopped,
triggerEvent
} from "event-utils";
import { click, visit, currentRouteName } from "@ember/test-helpe... | {
"pile_set_name": "Github"
} |
const StyleLintPlugin = require('stylelint-webpack-plugin');
const env = require('../config/env');
module.exports = {
entry: `${env.SRC_ROOT}/index.tsx`,
output: {
path: `${env.APP_ROOT}/static/`,
filename: '[name].[hash].js',
publicPath: '/-/static/',
},
resolve: {
extensions: ['.js', '.jsx... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="@dimen/dp_40"
android:background="#FFDDFF"
android:gravity="center"
android:orientation="horizontal">
<View
android:l... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/activity_mouse"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingBottom="@dimen/act... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<meta-runner name="PHP - PHPUnit">
<description>PHPUnit</description>
<settings>
<parameters>
<param name="system.phpunit.runtime" value="" spec="text description='PHPUnit runtime (if empty - latest PHPUnit.phar will be downloaded)' display='normal' label='PHPUnit ru... | {
"pile_set_name": "Github"
} |
{
"name": "@xarc/opt-postcss",
"version": "1.0.0",
"description": "Electrode postcss addon",
"main": "xarc-opt-check.js",
"homepage": "http://www.electrode.io",
"repository": {
"type": "git",
"url": "https://github.com/electrode-io/electrode.git"
},
"bugs": {
"url": "https://github.com/elect... | {
"pile_set_name": "Github"
} |
{
"images" : [
{
"idiom" : "universal",
"filename" : "history.pdf"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
},
"properties" : {
"preserves-vector-representation" : true
}
}
| {
"pile_set_name": "Github"
} |
import {Component} from '@angular/core';
@Component({
selector: 'app-root',
templateUrl: './app.component.html',
styleUrls: ['./app.component.scss']
})
export class AppComponent {
}
| {
"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.6.0_35) on Tue Oct 09 20:26:20 PDT 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
InstantDeserializer (Jackson-data... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2017, GeoSolutions Sas.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree.
*/
const {fidFilter} = require('../../Filter/base');
const {getTypeName} = require('../../WFS/base');
/**
* Generate ... | {
"pile_set_name": "Github"
} |
<view class="am-input-item {{last ? 'last': ''}} {{className}}">
<view class="am-input-line">
<view class="am-input-layer {{layer === 'vertical'?'am-input-layer-vertical':'am-input-layer-normal'}}">
<view a:if="{{$slots.$default}}"
class="am-input-label {{labelCls}}">
<slot />
</view>... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html><html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
<meta charset="utf-8">
<title>phpDocumentor</title>
<meta name="author" content="Mike van Riel">
<meta na... | {
"pile_set_name": "Github"
} |
'use strict';
module.exports = function(Chart) {
var helpers = Chart.helpers;
var globalDefaults = Chart.defaults.global;
Chart.defaults.global.elements.line = {
tension: 0.4,
backgroundColor: globalDefaults.defaultColor,
borderWidth: 3,
borderColor: globalDefaults.defaultColor,
borderCapStyle: 'butt',
... | {
"pile_set_name": "Github"
} |
---
id: version-0.20.0-incubating-topology-development-streamlet-api
title: The Heron Streamlet API for Java
sidebar_label: The Heron Streamlet API for Java
original_id: topology-development-streamlet-api
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.... | {
"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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | {
"pile_set_name": "Github"
} |
// A launch configuration that compiles the extension and then opens it inside a new window
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
{
"version": "0.2.0",
"configurations... | {
"pile_set_name": "Github"
} |
module.exports = [
// Fronty itself
{
mode: 'development',
entry: {
fronty: '@frontyjs/core/src/index.js'
}
},
// Legacy app
{
mode: 'development',
entry: {
legacy: './legacy/src/index.js'
},
module: {
rules: [
{
test: /\.html$/,
use: 'raw-loader'
}
]
}
},
// Our... | {
"pile_set_name": "Github"
} |
namespace GridDesktop.Examples.WorkingWithCells
{
partial class UsingNamedRanges
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
... | {
"pile_set_name": "Github"
} |
"=============================================================================
" FILE: converter_remove_last_paren.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associate... | {
"pile_set_name": "Github"
} |
// Choreo version 1
actor "!target2"
{
channel "audio"
{
event speak "ep_02.sheckley_trainingnags01"
{
time 0.162602 2.276843
param "ep_02.sheckley_trainingnags01"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "look at"
{
event lookat "!player"
{
... | {
"pile_set_name": "Github"
} |
/* Loading Spinner
================================================================================ */
/**
* Loading spinner for waiting events
* @param {vjs.Player|Object} player
* @param {Object=} options
* @class
* @constructor
*/
vjs.LoadingSpinner = vjs.Component.extend({
/** @constructor */
init: functi... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 456569c675d05804d94bbf510b956cbe
timeCreated: 1456811370
licenseType: Store
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFa... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.