text stringlengths 2 99k | meta dict |
|---|---|
basic:
organization: 腾讯
cellPhone:
- 0755-83765566
- 0755-86013388
- 010-62671188
- 021-54569595
- 028-85225111
- 020-81167888
url: https://www.tencent.com/
| {
"pile_set_name": "Github"
} |
// Copyright Aleksey Gurtovoy 2000-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)
//
// Preprocessed version of "boost/mpl/aux_/lambda_no_ctps.hpp" header
// -- DO NOT modify by hand!
namespace boos... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/>
</startup>
</configuration>
| {
"pile_set_name": "Github"
} |
<?php
namespace Toplan\PhpSms;
interface ContentVoice
{
/**
* Content voice send process.
*
* @param string|array $to
* @param string $content
*/
public function sendContentVoice($to, $content);
}
| {
"pile_set_name": "Github"
} |
{-# LANGUAGE UnicodeSyntax #-}
foo ∷ ∀a. Show a ⇒ a → String
foo = const ()
| {
"pile_set_name": "Github"
} |
import {mount} from 'enzyme';
import {React, AccountStore, Account, Actions, MailRulesStore} from 'nylas-exports';
import DisabledMailRulesNotification from '../lib/items/disabled-mail-rules-notif';
describe("DisabledMailRulesNotification", function DisabledMailRulesNotifTests() {
beforeEach(() => {
spyOn(Accoun... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" standalone="no" ?>
<!DOCTYPE pov SYSTEM "/usr/share/cgc-docs/replay.dtd">
<pov>
<cbid>CROMU_00025</cbid>
<replay>
<read echo="ascii"><delim>} </delim><match><data>1- Upload Image\n2- List Images\n3- Remove Image\n4- Display Image\n5- Leave\n} </data></match></read>
<write echo="ascii"><data>1\... | {
"pile_set_name": "Github"
} |
/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/iotthingsgraph/IoTThingsGraph_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
namespace Aws
{
namespace IoTThingsGraph
{
namespace Model
{
enum class FlowTemp... | {
"pile_set_name": "Github"
} |
within Modelica.Mechanics.MultiBody.Frames.Quaternions;
function relativeRotation "Return relative quaternions orientation object"
extends Modelica.Icons.Function;
input Quaternions.Orientation Q1
"Quaternions orientation object to rotate frame 0 into frame 1";
input Quaternions.Orientation Q2
"Quaternion... | {
"pile_set_name": "Github"
} |
// Sexy LED animation.
#include "quantum.h"
#define LED_INTERVAL 160
#define LED_RADIUS 6
void dmc12_start(uint32_t color, bool reset);
void dmc12_process(void);
| {
"pile_set_name": "Github"
} |
package images // import "github.com/docker/docker/daemon/images"
import (
"github.com/docker/docker/builder"
"github.com/docker/docker/image/cache"
"github.com/sirupsen/logrus"
)
// MakeImageCache creates a stateful image cache.
func (i *ImageService) MakeImageCache(sourceRefs []string) builder.ImageCache {
if l... | {
"pile_set_name": "Github"
} |
//===- BugDriver.cpp - Top-Level BugPoint class implementation ------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | {
"pile_set_name": "Github"
} |
package io.digdag.standards.auth.jwt;
import com.google.inject.Inject;
import io.digdag.spi.Authenticator;
import io.jsonwebtoken.Claims;
import io.jsonwebtoken.JwsHeader;
import io.jsonwebtoken.JwtException;
import io.jsonwebtoken.Jwts;
import io.jsonwebtoken.SignatureException;
import io.jsonwebtoken.SigningKeyResol... | {
"pile_set_name": "Github"
} |
/*
-----------------------------------------------------------------------------
This source file is part of OGRE
(Object-oriented Graphics Rendering Engine)
For the latest info, see http://www.ogre3d.org/
Copyright (c) 2000-2014 Torus Knot Software Ltd
Permission is hereby granted, free of charge, to any person ... | {
"pile_set_name": "Github"
} |
@(urlMsgs: List[String] = List.empty, fileMsgs: List[String] = List.empty)(implicit request: RequestHeader, context: model.ApplicationContext)
@import conf.switches.Switches.R2PagePressServiceSwitch
@admin_main("R2 page presser (archiver)", isAuthed = true) {
<form action="/press/r2" method="POST" class="form-hori... | {
"pile_set_name": "Github"
} |
info:
x-logo:
url: 'https://avatars3.githubusercontent.com/u/12212444?v=4&s=200'
backgroundColor: '#FFFFFF'
x-apisguru-categories:
- open_data
| {
"pile_set_name": "Github"
} |
// --------------------------------------------------------------------------------
// The MIT License (MIT)
//
// Copyright (c) 2014 Shiny Development
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// i... | {
"pile_set_name": "Github"
} |
// Variables
// --------------------------
$fa-font-path: "../webfonts" !default;
$fa-font-size-base: 16px !default;
$fa-font-display: auto !default;
$fa-css-prefix: fa !default;
$fa-version: "5.10.2" !default;
$fa-border-color: #eee !default;
$fa-inverse: #fff !default;... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2007 Stefan Engelke <mbox@stefanengelke.de>
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 ... | {
"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 m... | {
"pile_set_name": "Github"
} |
Reparsing block
----------
Element(Perl5: CODE_CAST_EXPR)
----------
&{
say => 'start';
some => ;
say =>'end';
}
----------
After typing
----------
if($a){
say 'hi';
&{
say => 'start';
some => ']'<caret>;
say =>'end';
};
}
----------
Psi structure
----------
Perl5
PsiPerlIfCompoundImpl... | {
"pile_set_name": "Github"
} |
SHORT Divide unit information
EVENTSET
FIXC0 INSTR_RETIRED_ANY
FIXC1 CPU_CLK_UNHALTED_CORE
FIXC2 CPU_CLK_UNHALTED_REF
PMC0:EDGEDETECT ARITH_FPU_DIV_ACTIVE
PMC1 ARITH_FPU_DIV_ACTIVE
METRICS
Runtime (RDTSC) [s] time
Runtime unhalted [s] FIXC1*inverseClock
Clock [MHz] 1.E-06*(FIXC1/FIXC2)/inverseClock
CPI FIXC1/FIXC0... | {
"pile_set_name": "Github"
} |
package org.eclipse.birt.data.engine.olap.impl.query;
import org.eclipse.birt.data.engine.api.IBaseExpression;
import org.eclipse.birt.data.engine.olap.api.query.IDerivedMeasureDefinition;
public class DerivedMeasureDefinition extends MeasureDefinition implements IDerivedMeasureDefinition
{
//
private IBa... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Highcharts Example</title>
<!-- 1. Add these JavaScript inclusions in the head of your page -->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></s... | {
"pile_set_name": "Github"
} |
"use strict";
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
var _slicedToArray2 = _interopRequireDe... | {
"pile_set_name": "Github"
} |
from __future__ import print_function
from __future__ import absolute_import
from __future__ import division
try:
from queue import PriorityQueue
except ImportError:
from Queue import PriorityQueue
from collections import deque
from compas.geometry import distance_point_point
__all__ = [
'depth_first_o... | {
"pile_set_name": "Github"
} |
{% if postListItems.length %}
<ol class="c-stacked-block-list">
{% for item in postListItems %}
<li class="c-stacked-block-list__item">
<a href="{{ item.data.url }}" class="c-post-block" rel="bookmark">
<time class="c-stacked-block__kicker" datetime="{{ item.data.date | dateFil... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../libc/struct.ifaddrs.html">
</head>
<body>
<p>Redirecting to <a href="../../../libc/struct.ifaddrs.html">../../../libc/struct.ifaddrs.html</a>...</p>
<script>location.replace("../../../libc/struct.ifaddrs.html" + locat... | {
"pile_set_name": "Github"
} |
--TEST--
strtotime() function (64 bit)
--SKIPIF--
<?php echo PHP_INT_SIZE != 8 ? "skip 64-bit only" : "OK"; ?>
--FILE--
<?php
date_default_timezone_set('Europe/Lisbon');
$time = 1150494719; // 16/June/2006
$strs = array(
'',
" \t\r\n000",
'yesterday',
'22:49:12',
'22:49:12 bogusTZ',
'22.49.12.42GMT',
'22.49.12.... | {
"pile_set_name": "Github"
} |
/*
*
* Copyright (C) 2006 The Exult 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 version.
*
* This prog... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<link rel="stylesheet" type="text/css" href="https://www.jqwidgets.com/public/jqwidgets/styles/jqx.base.css">... | {
"pile_set_name": "Github"
} |
# NOTICE
#
# This software was produced for the U. S. Government
# under Basic Contract No. W15P7T-13-C-A802, and is
# subject to the Rights in Noncommercial Computer Software
# and Noncommercial Computer Software Documentation
# Clause 252.227-7014 (FEB 2012)
#
# (C) 2017 The MITRE Corporation.
import traceback
impor... | {
"pile_set_name": "Github"
} |
/*
* QEMU Crypto block device encryption
*
* Copyright (c) 2015-2016 Red Hat, Inc.
*
* This library 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 License, or (at yo... | {
"pile_set_name": "Github"
} |
#!/bin/sh
#
# Copyright (c) 2002, 2009, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2 only, as
# published by the F... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: b60d0149e4e689d46857ebccd4d116c6
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| {
"pile_set_name": "Github"
} |
/* sptcon.f -- translated by f2c (version 20061008).
You must link the resulting object file with libf2c:
on Microsoft Windows system, link with libf2c.lib;
on Linux or Unix systems, link with .../path/to/libf2c.a -lm
or, if you install libf2c.a in a standard place, with -lf2c -lm
-- in that order, at the end of... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2018 The 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 writ... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.