text stringlengths 2 99.9k | meta dict |
|---|---|
#!/bin/bash
#
# Build curated dataset of .csv / .npy / .hd5 files
# for patient time-series data extracted from PSQL DB
#
# Takes optional argument POP_SIZE
#
mkdir -p $MIMIC_EXTRACT_OUTPUT_DIR;
if [[ -z $POP_SIZE ]]; then
# means extract all available data
POP_SIZE=0;
fi
python -u $MIMIC_EXTRACT_CODE_DIR/mi... | {
"pile_set_name": "Github"
} |
#define KMSG_COMPONENT "IPVS"
#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
#include <linux/module.h>
#include <linux/kernel.h>
#include <net/ip_vs.h>
#include <net/netfilter/nf_conntrack.h>
#include <linux/netfilter/nf_conntrack_sip.h>
#ifdef CONFIG_IP_VS_DEBUG
static const char *ip_vs_dbg_callid(char *buf, size_t bu... | {
"pile_set_name": "Github"
} |
# -*- coding: utf-8 -*-
"""
This module implements the class that deals with tables.
.. :copyright: (c) 2014 by Jelte Fennema.
:license: MIT, see License for more details.
"""
from .base_classes import LatexObject, Container, Command, UnsafeCommand, \
Float, Environment
from .package import Package
from .err... | {
"pile_set_name": "Github"
} |
import { objectHasKeys } from '../core/utils';
import createConnector from '../core/createConnector';
import {
getResults,
getCurrentRefinementValue,
getIndexId,
refineValue,
cleanUpValue,
} from '../core/indexUtils';
/**
* The GeoSearch connector provides the logic to build a widget that will display the r... | {
"pile_set_name": "Github"
} |
// Copyright 2010 Todd Ditchendorf
//
// 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... | {
"pile_set_name": "Github"
} |
/*
* Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH
* under one or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information regarding copyright
* ownership. Camunda licenses this file to you under the Apache License,
* Version 2.0; y... | {
"pile_set_name": "Github"
} |
//
// asio.hpp
// ~~~~~~~~
//
// Copyright (c) 2003-2016 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
#ifndef ASIO_HPP
#define ASIO_HPP
#if defined(_MSC... | {
"pile_set_name": "Github"
} |
#
# Copyright © 2012 - 2020 Michal Čihař <michal@cihar.com>
#
# This file is part of Weblate <https://weblate.org/>
#
# 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 3 of the Lice... | {
"pile_set_name": "Github"
} |
#ifndef BOOST_SMART_PTR_MAKE_SHARED_HPP_INCLUDED
#define BOOST_SMART_PTR_MAKE_SHARED_HPP_INCLUDED
// make_shared.hpp
//
// Copyright (c) 2007, 2008, 2012 Peter Dimov
//
// Distributed under the Boost Software License, Version 1.0.
// See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@android:color/black">
<RelativeLayout
android:id="@+id/surface_container"
andro... | {
"pile_set_name": "Github"
} |
//
// Copyright (c) 2006-2020 Wade Alcorn - wade@bindshell.net
// Browser Exploitation Framework (BeEF) - http://beefproject.com
// See the file 'doc/COPYING' for copying permission
//
/**
*
* request object structure:
* + msgId: {Integer} Unique message ID for the request.
* + domain: {String} Remote domain to r... | {
"pile_set_name": "Github"
} |
/*
* import-cmd.c -- Import a file or tree into the repository.
*
* ====================================================================
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional ... | {
"pile_set_name": "Github"
} |
using System.Linq;
using System.Linq.Expressions;
using System.Text;
using Dapper;
using Kogel.Dapper.Extension.Model;
using Kogel.Dapper.Extension.Core.Interfaces;
using Kogel.Dapper.Extension;
using Kogel.Dapper.Extension.Extension;
using System;
namespace Kogel.Dapper.Extension.Expressions
{
public sealed class U... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../../../libc/struct.glob64_t.html">
</head>
<body>
<p>Redirecting to <a href="../../../../../libc/struct.glob64_t.html">../../../../../libc/struct.glob64_t.html</a>...</p>
<script>location.replace("../../../../../libc/s... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="org.yczbj.ycvideoplayer">
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.A... | {
"pile_set_name": "Github"
} |
Django>=1.5.0,<=1.5.9
django-celery==3.0.21
django-compressor==1.3
Fabric==1.6.1
South==0.8.1
Sphinx==1.1.3
| {
"pile_set_name": "Github"
} |
PatternBolt
===========
Patternbolt is a fine selection of SVG pattern background, packed in a single or SCSS (or CSS ) file.<br>
The pattern is added in a "after" element and your original element still be inalterate and ready for manipulations. As they are vectors they never pixelate, not even on 4k screens.
The pa... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2014 - 2015 Seppo Tomperi <seppo.tomperi@vtt.fi>
*
* This file is part of FFmpeg.
*
* FFmpeg 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 2.1 of the Licens... | {
"pile_set_name": "Github"
} |
#ifndef BOOST_MPL_AUX_NA_ASSERT_HPP_INCLUDED
#define BOOST_MPL_AUX_NA_ASSERT_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2001-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
// See http://... | {
"pile_set_name": "Github"
} |
Alignment score: -18
| {
"pile_set_name": "Github"
} |
import React, { Component } from 'react';
import { connect } from 'react-redux';
import PropTypes from 'prop-types';
import { View, StyleSheet, TouchableWithoutFeedback, Keyboard } from 'react-native';
import { withTranslation } from 'react-i18next';
import { setSetting } from 'shared-modules/actions/wallet';
import { ... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2016 The BigDL 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 agr... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=trait.Clone.html">
</head>
<body>
<p>Redirecting to <a href="trait.Clone.html">trait.Clone.html</a>...</p>
<script>location.replace("trait.Clone.html" + location.search + location.hash);</script>
</body>
</html> | {
"pile_set_name": "Github"
} |
# SPDX-License-Identifier: GPL-2.0
# Makefile for the Linux sound card driver
#
obj-$(CONFIG_SOUND) += soundcore.o
obj-$(CONFIG_DMASOUND) += oss/dmasound/
obj-$(CONFIG_SND) += core/ i2c/ drivers/ isa/ pci/ ppc/ arm/ sh/ synth/ usb/ \
firewire/ sparc/ spi/ parisc/ pcmcia/ mips/ soc/ atmel/ hda/ x86/ xen/
obj-$(CONFIG_... | {
"pile_set_name": "Github"
} |
MODULE = gnrc_netdev2
include $(RIOTBASE)/Makefile.base
| {
"pile_set_name": "Github"
} |
<template>
<div class="demo-chart-trend">
<div class="time-filter-area">
<NvDatePicker
:width="350"
type="daterangetime"
:dateFormat="time.dateFormat"
v-model="time.value"
:options="time.dateOptions"
... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.mashibing.mapper.TblEnvirSettingMapper">
<!-- 通用查询映射结果 -->
<resultMap id="BaseResultMap" type="com.mashibing.bean.TblEnvirSetting">
<... | {
"pile_set_name": "Github"
} |
/*
* MegaMek - Copyright (C) 2020 - The MegaMek Team
*
* 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, or (at your option) any later
* ve... | {
"pile_set_name": "Github"
} |
module.exports = 'C';
| {
"pile_set_name": "Github"
} |
/// @ref gtc_type_ptr
/// @file glm/gtc/type_ptr.hpp
///
/// @see core (dependence)
/// @see gtc_quaternion (dependence)
///
/// @defgroup gtc_type_ptr GLM_GTC_type_ptr
/// @ingroup gtc
///
/// Include <glm/gtc/type_ptr.hpp> to use the features of this extension.
///
/// Handles the interaction between pointers and vec... | {
"pile_set_name": "Github"
} |
/****************************************************************************
Copyright (c) 2018 Xiamen Yaji Software Co., Ltd.
http://www.cocos2d-x.org
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 t... | {
"pile_set_name": "Github"
} |
{
"solution": {
"name": "react-mobx-spfx-webpart-client-side-solution",
"id": "8c525624-9e7c-4ef2-a886-fa753cb294d2",
"version": "1.0.0.0"
},
"paths": {
"zippedPackage": "solution/react-mobx-spfx-webpart.spapp"
}
}
| {
"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"
} |
<?php
namespace spec\SevenShores\Hubspot\Resources;
use PhpSpec\ObjectBehavior;
use SevenShores\Hubspot\Http\Client;
class EmailSubscriptionSpec extends ObjectBehavior
{
public function let(Client $client)
{
$this->beConstructedWith('demo', $client);
}
public function it_is_initializable()
... | {
"pile_set_name": "Github"
} |
#!/bin/sh
#
# An example hook script to check the commit log message.
# Called by "git commit" with one argument, the name of the file
# that has the commit message. The hook should exit with non-zero
# status after issuing an appropriate message if it wants to stop the
# commit. The hook is allowed to edit the commi... | {
"pile_set_name": "Github"
} |
// Copyright 2017 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"
} |
#
# makefile for convbin
#
BINDIR = /usr/local/bin
SRC = ../../../src
INCLUDE= -I$(SRC)
OPTIONS= -DTRACE -DENAGLO -DENAQZS -DENAGAL -DENACMP -DNFREQ=6 -DNEXOBS=3
CFLAGS = -O3 -ansi -pedantic -Wall -Wno-unused-but-set-variable $(INCLUDE) $(OPTIONS) -g
LDLIBS = -lm -lrt
all : convbin
convbin : convbin.o rtk... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
<test name="QuickSearchTwoProd... | {
"pile_set_name": "Github"
} |
/*
* pthread_spin_destroy.c
*
* Description:
* This translation unit implements spin lock primitives.
*
* --------------------------------------------------------------------------
*
* Pthreads-win32 - POSIX Threads Library for Win32
* Copyright(C) 1998 John E. Bossom
* Copyright(C) 1999,2005 P... | {
"pile_set_name": "Github"
} |
---
title: 微信小程序-滚动消息通知
date: 2017-08-02 20:20
cover: "https://cdn.jsdelivr.net/gh/okaychen/CDN@1.2/BlogSource/gallery/thumb_003.jpg"
tags:
- 小程序
categories:
- 小程序
---
# 写在前面:
这次我主要想总结一下微信小程序实现上下滚动消息提醒,主要是利用swiper组件来实现,swiper组件在小程序中是滑块视图容器。
# 效果图
<img src="https://www.chenqaq.com/assets/cnblogs_img/114060... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fitsSystemWindows="@... | {
"pile_set_name": "Github"
} |
require('../../modules/es6.reflect.is-extensible');
module.exports = require('../../modules/_core').Reflect.isExtensible; | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (1.8.0_45) on Wed Apr 13 13:22:07 CST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>T - 索引</title>
<meta name="d... | {
"pile_set_name": "Github"
} |
package edu.harvard.iq.dataverse.harvest.server;
import edu.harvard.iq.dataverse.DatasetServiceBean;
import edu.harvard.iq.dataverse.search.IndexServiceBean;
import edu.harvard.iq.dataverse.search.SearchConstants;
import edu.harvard.iq.dataverse.search.SearchFields;
import edu.harvard.iq.dataverse.search.SearchUtil;
i... | {
"pile_set_name": "Github"
} |
import { ID, IDS, ItemPredicate } from './types';
import { coerceArray } from './coerceArray';
import { DEFAULT_ID_KEY } from './defaultIDKey';
import { distinctUntilChanged, map } from 'rxjs/operators';
import { MonoTypeOperatorFunction, Observable } from 'rxjs';
import { isArray } from './isArray';
import { isFunctio... | {
"pile_set_name": "Github"
} |
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_SYNC_DRIVER_BACKEND_DATA_TYPE_CONFIGURER_H_
#define COMPONENTS_SYNC_DRIVER_BACKEND_DATA_TYPE_CONFIGURER_H_
#include <map>
#include "b... | {
"pile_set_name": "Github"
} |
<?php declare(strict_types=1);
/**
* Part of Windwalker project Test files. @codingStandardsIgnoreStart
*
* @copyright Copyright (C) 2019 LYRASOFT Taiwan, Inc.
* @license LGPL-2.0-or-later
*/
namespace Windwalker\Record\Test;
use Windwalker\Database\Test\Mysql\AbstractMysqlTestCase;
use Windwalker\DataMappe... | {
"pile_set_name": "Github"
} |
#import <LegacyComponents/TGModernButton.h>
@interface TGCameraFlipButton : TGModernButton
- (instancetype)initWithFrame:(CGRect)frame large:(bool)large;
- (void)setHidden:(bool)hidden animated:(bool)animated;
@end
| {
"pile_set_name": "Github"
} |
package huff0
import (
"errors"
"fmt"
"io"
"github.com/klauspost/compress/fse"
)
type dTable struct {
single []dEntrySingle
double []dEntryDouble
}
// single-symbols decoding
type dEntrySingle struct {
entry uint16
}
// double-symbols decoding
type dEntryDouble struct {
seq uint16
nBits uint8
len uin... | {
"pile_set_name": "Github"
} |
<p align="center"><img src="https://i.imgur.com/3UKgyH7.png"></p>
## Usage
### Create an App
```zsh
# with `nextron`
$ nextron init my-app --example with-typescript-emotion
# with npx
$ npx create-nextron-app my-app --example with-typescript-emotion
# with yarn
$ yarn create nextron-app my-app --example with-types... | {
"pile_set_name": "Github"
} |
#include "core/logfilter.h"
| {
"pile_set_name": "Github"
} |
doctests = """
Basic class construction.
>>> class C:
... def meth(self): print("Hello")
...
>>> C.__class__ is type
True
>>> a = C()
>>> a.__class__ is C
True
>>> a.meth()
Hello
>>>
Use *args notation for the bases.
>>> class A: pass
>>> class B: pass
>>>... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package jdk.internal.misc;
import java.io.PrintStream;
import java.lang.module.Configuration;
import j... | {
"pile_set_name": "Github"
} |
require("import") -- the import fn
import("enum_plus") -- import lib
ep=enum_plus
-- catch "undefined" global variables
local env = _ENV -- Lua 5.2
if not env then env = getfenv () end -- Lua 5.1
setmetatable(env, {__index=function (t,i) error("undefined global variable `"..i.."'",2) end})
assert(ep.iFoo_Phoo == 50) ... | {
"pile_set_name": "Github"
} |
/*****************************************************************************
* PokerTH - The open source texas holdem engine *
* Copyright (C) 2006-2013 Felix Hammer, Florian Thauer, Lothar May *
* *
* T... | {
"pile_set_name": "Github"
} |
$.fn.alpha = function() {
return "alpha";
}; | {
"pile_set_name": "Github"
} |
( x )
| {
"pile_set_name": "Github"
} |
Globals:
Api:
OpenApiVersion: '3.0.1'
Resources:
MyApiWithCognitoAuth:
Type: "AWS::Serverless::Api"
Properties:
StageName: Prod
Auth:
DefaultAuthorizer: MyCognitoAuth
Authorizers:
MyCognitoAuth:
UserPoolArn: !GetAtt MyUserPool.Arn
MyApiWithLambdaToken... | {
"pile_set_name": "Github"
} |
angular.module("ngLocale", [], ["$provide", function($provide) {
var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"};
$provide.value("$locale", {
"DATETIME_FORMATS": {
"AMPMS": {
"0": "AM",
"1": "PM"
},
"DAY": {
"0": "Sunday",
"1":... | {
"pile_set_name": "Github"
} |
#!/bin/bash
#kill all running tasks
/var/www/sync/stopall
#start video 09
/usr/bin/omxplayer-sync -mu -o both /media/internal/video/09* > /dev/null 2>&1 & echo $! & | {
"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 may ... | {
"pile_set_name": "Github"
} |
project(mris_compute_lgi)
install_configured(mris_compute_lgi DESTINATION bin)
install(FILES
ComputeGeodesicProjection.m
compute_lgi.m
createMeshFacesOfVertex.m
dijk.m
find_corresponding_center_FSformat.m
freesurfer_fread3.m
freesurfer_read_surf.m
getFaceArea.m
getFacesArea.m
getMeshArea.m
getOr... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env bash
set -e
echo "" > coverage.txt
for d in $(go list ./... | grep -v vendor); do
go test -race -coverprofile=profile.out -covermode=atomic "$d"
if [ -f profile.out ]; then
cat profile.out >> coverage.txt
rm profile.out
fi
done
| {
"pile_set_name": "Github"
} |
{
"company": {
"data": "cloudflare",
"label": "company"
},
"system": {
"data": "cf-ui",
"deprecated": "no",
"url": "https://cloudflare.github.io/cf-ui/",
"label": "system"
},
"repository": {
"data": "GitHub",
"url": "https://github.com/cloudflare/cf-ui",
"label": "repositor... | {
"pile_set_name": "Github"
} |
https://github.com/mozilla/pdf.js/files/2927954/FOX.ALEXANDER.F.VS.FOX.BARBARA.E.2015-004684-FC-04.Doc-46-Memorandum-of-Law.Fla.11th.Cir.Ct.May.31.2016.pdf
| {
"pile_set_name": "Github"
} |
syntax = "proto2";
package apollo.planning;
// create the quadratic programming proto
// 1/2 x^T Q x + c^T x
// w.r.t
// A x = b
// C x >= d
// specified input: input_marker
// as well as optimal solution optimal param
message QuadraticProgrammingProblem {
optional int32 param_size = 1; // specified par... | {
"pile_set_name": "Github"
} |
package pubsub
import (
"fmt"
"testing"
"time"
)
func TestSendToOneSub(t *testing.T) {
p := NewPublisher(100*time.Millisecond, 10)
c := p.Subscribe()
p.Publish("hi")
msg := <-c
if msg.(string) != "hi" {
t.Fatalf("expected message hi but received %v", msg)
}
}
func TestSendToMultipleSubs(t *testing.T) {
... | {
"pile_set_name": "Github"
} |
/*=============================================================================
Copyright (c) 2001-2008 Joel de Guzman
Copyright (c) 2001-2008 Hartmut Kaiser
http://spirit.sourceforge.net/
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http:... | {
"pile_set_name": "Github"
} |
/**CFile****************************************************************
FileName [abcDetect.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Network and node package.]
Synopsis [Detect conditions.]
Author [Alan Mishchenko, Dao Ai Quoc]
Affiliation [UC Berkeley]... | {
"pile_set_name": "Github"
} |
false
true
false
false
true
true
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2012-2018 Red Hat, Inc.
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which is available at https://www.eclipse.org/legal/epl-2.0/
*
* SPDX-License-Identifier: EPL-2.0
*
* Contributors:
* Red Hat, Inc. - initial API a... | {
"pile_set_name": "Github"
} |
/**
* CSS patterns
*
* @author Craig Campbell
* @version 1.0.9
*/
Rainbow.extend('css', [
{
'name': 'comment',
'pattern': /\/\*[\s\S]*?\*\//gm
},
{
'name': 'constant.hex-color',
'pattern': /#([a-f0-9]{3}|[a-f0-9]{6})(?=;|\s|,|\))/gi
},
{
'matches': {
... | {
"pile_set_name": "Github"
} |
/*
* Atmel AT91 and AVR32 continuous touch screen driver for Wolfson WM97xx AC97
* codecs.
*
* Copyright (C) 2008 - 2009 Atmel Corporation
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 as published by
* the Free Software... | {
"pile_set_name": "Github"
} |
//===----------------------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is dual licensed under the MIT and the University of Illinois Open
// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------... | {
"pile_set_name": "Github"
} |
const (
aaa = 1
aaa = 2
)
fn main() {
println(aaa)
}
| {
"pile_set_name": "Github"
} |
/*
* 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, software distributed under t... | {
"pile_set_name": "Github"
} |
<?php
namespace Concrete\Core\Board\Instance\Item\Populator;
use Concrete\Core\Entity\Board\DataSource\ConfiguredDataSource;
use Concrete\Core\Entity\Board\DataSource\DataSource;
use Concrete\Core\Entity\Board\Instance;
use Concrete\Core\Entity\Board\Item;
defined('C5_EXECUTE') or die("Access Denied.");
interface P... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>io.quarkus</groupId>
... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2020 Grakn Labs
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is ... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 8e52d561a2f97e844a149bad5e0433de
TextureImporter:
internalIDToNameTable:
- first:
213: 21300000
second: ui-dialogbox-button-up_0
externalObjects: {}
serializedVersion: 10
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
... | {
"pile_set_name": "Github"
} |
// Copyright 2017 JanusGraph 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 agree... | {
"pile_set_name": "Github"
} |
<?php
/**
* SEOmatic plugin for Craft CMS 3.x
*
* A turnkey SEO implementation for Craft CMS that is comprehensive, powerful,
* and flexible
*
* @link https://nystudio107.com
* @copyright Copyright (c) 2017 nystudio107
*/
namespace nystudio107\seomatic\models\jsonld;
use nystudio107\seomatic\models\jsonl... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" standalone="no"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupI... | {
"pile_set_name": "Github"
} |
commandlinefu_id: 14908
translator:
weibo: ''
hide: true
command: |-
grep -Pooh .*t..r,.* /etc/init.d/*
summary: |-
Get a quote from Pooh
| {
"pile_set_name": "Github"
} |
<?xml version='1.0' encoding='UTF-8'?>
<tsResponse xmlns="http://tableau.com/api" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://tableau.com/api http://tableau.com/api/ts-api-2.3.xsd">
<favorites>
<favorite>
<datasource id="e76a1461-3b1d-4588-bf1b-17551a879ad9"
... | {
"pile_set_name": "Github"
} |
/*! Color themes for Google Code Prettify | MIT License | github.com/jmblog/color-themes-for-google-code-prettify */
.prettyprint {
background: #202746;
font-family: Menlo, "Bitstream Vera Sans Mono", "DejaVu Sans Mono", Monaco, Consolas, monospace;
border: 0 !important;
}
.pln {
color: #f5f7ff;
}
/* Specify ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="All tests" tests="2" failures="1" errors="0">
<testsuite tests="2" failures="1" errors="0" name="BPSampleAppCrashingTests.xctest">
<testsuite tests="2" failures="1" errors="0" name="BPSampleAppCrashingTests">
<testcase classname="BPSampleA... | {
"pile_set_name": "Github"
} |
#region License
//
// Copyright (c) 2008-2015, Dolittle (http://www.dolittle.com)
//
// Licensed under the MIT License (http://opensource.org/licenses/MIT)
//
// You may not use this file except in compliance with the License.
// You may obtain a copy of the license at
//
// http://github.com/dolittle/Bifrost/blob/... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
*
* 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, or
* (at your option) any later versio... | {
"pile_set_name": "Github"
} |
package Text::Wrap;
use warnings::register;
require Exporter;
@ISA = qw(Exporter);
@EXPORT = qw(wrap fill);
@EXPORT_OK = qw($columns $break $huge);
$VERSION = 2013.0523;
$SUBVERSION = 'modern';
use 5.010_000;
use vars qw($VERSION $SUBVERSION $columns $debug $break $huge $unexpand $tabstop $separator $separator2);
... | {
"pile_set_name": "Github"
} |
Asset Size Chunks Chunk Names
bundle.js 5.57 KiB main [emitted] main
../common/index.js 109 bytes [emitted]
../common/index.d.ts 43 bytes [emitted]... | {
"pile_set_name": "Github"
} |
#!/usr/bin/perl
# dormando's awesome memcached top utility!
#
# Copyright 2009 Dormando (dormando@rydia.net). All rights reserved.
#
# Use and distribution licensed under the BSD license. See
# the COPYING file for full text.
use strict;
use warnings FATAL => 'all';
use AnyEvent;
use AnyEvent::Socket;
use AnyEv... | {
"pile_set_name": "Github"
} |
#!/bin/bash
dconf load /org/pantheon/terminal/settings/ <<COLORS
[/]
name='Builtin Dark'
cursor-color='#bbbbbb'
foreground='#bbbbbb'
background='rgba(0,0,0,.95)'
palette='#000000:#bb0000:#00bb00:#bbbb00:#0000bb:#bb00bb:#00bbbb:#bbbbbb:#555555:#ff5555:#55ff55:#ffff55:#5555ff:#ff55ff:#55ffff:#ffffff'
COLORS
| {
"pile_set_name": "Github"
} |
## Files List
### pom.xml
```
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.in28minutes</groupId>
... | {
"pile_set_name": "Github"
} |
function [ xp,landmarkidx ] = ZR2BFM( bs,im )
%ZR2BFM Convert Zhu and Ramamnan output to BFM vertex correspondence
% Converts the detected landmarks from the Zhu and Ramamnan detector into
% references into the BFM and 2D positions in the format used by our
% code. There is only support for 68 landmark detections... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>
archan937@github: /templayed.js - test suite
</title>
<script src="../templayed.js" type="text/javascript"></script>
<script src="assets/qunit.js" type="text/javascript"></script>
<script src="assets/tests.js" type="text/javasc... | {
"pile_set_name": "Github"
} |
<!-- Generated template for the StepsComponent component -->
<section class="dv_content" [class.idark]="isIdark">
<h6>做法:</h6>
<div *ngFor="let item of data.work; let i=index">
<p><span>{{i+1}}:</span>{{item.text}}</p>
<section *ngIf="item.src != ''" class="dv_imgs" (click)="pswpElementInit(i);"... | {
"pile_set_name": "Github"
} |
<!doctype html>
<html lang="en">
<head>
<title>Code coverage report for lib/http-proxy/passes</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="../../../prettify.css" />
<link rel="stylesheet" href="../../../base.css" />
<meta name="viewport" content="width=device-width, initial-scale=1"... | {
"pile_set_name": "Github"
} |
---
-api-id: P:Windows.Media.Audio.ReverbEffectDefinition.PositionMatrixRight
-api-type: winrt property
---
<!-- Property syntax
public byte PositionMatrixRight { get; set; }
-->
# Windows.Media.Audio.ReverbEffectDefinition.PositionMatrixRight
## -description
Gets or sets the matrix position right included in the r... | {
"pile_set_name": "Github"
} |
<resources>
<!-- Default screen margins, per the Android Design guidelines. -->
<dimen name="activity_horizontal_margin">16dp</dimen>
<dimen name="activity_vertical_margin">16dp</dimen>
<dimen name="main_app_bar_height">250dp</dimen>
<dimen name="main_overlap_top">40dp</dimen>
<dimen name="main_... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.