text stringlengths 2 99.9k | meta dict |
|---|---|
<import src="../../../common/head.wxml"/>
<import src="../../../common/foot.wxml"/>
<view class="container">
<template is="head" data="{{title: 'templateMessage'}}"/>
<form class="page-body" bindsubmit="submitForm" report-submit="true">
<view class="weui-cells__title">点击提交,发送示例模板消息</view>
<view class="weui... | {
"pile_set_name": "Github"
} |
/// Copyright (c) 2012 Ecma International. All rights reserved.
/**
* @path ch15/15.4/15.4.4/15.4.4.21/15.4.4.21-9-c-i-6.js
* @description Array.prototype.reduce - element to be retrieved is own data property that overrides an inherited accessor property on an Array
*/
function testcase() {
var testResu... | {
"pile_set_name": "Github"
} |
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
//*
//* Licensed under LGPL 2.1, please see LICENSE for details
//* https://www.gnu.org/licenses/lgpl-2.1.html
#pr... | {
"pile_set_name": "Github"
} |
/*
* Generated by class-dump 3.3.4 (64 bit).
*
* class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard.
*/
#import "NSObject.h"
@interface IDEMenuBuilder : NSObject
{
}
+ (id)_buildSubmenuItemForMenuDefinitionIdentifier:(id)arg1 forViewController:(id)arg2 fillingExtensionIdToMenuMap... | {
"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"); y... | {
"pile_set_name": "Github"
} |
<?php
namespace thinkbuilder\generator\html;
use thinkbuilder\Cache;
use thinkbuilder\generator\Generator;
use thinkbuilder\helper\TemplateHelper;
class LayoutFooter extends Generator
{
public function generate(): Generator
{
$tags = [
'COMPANY_NAME' => Cache::getInstance()->get('company')... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/rocket-lander.iml" filepath="$PROJECT_DIR$/.idea/rocket-lander.iml" />
</modules>
</component>
</project> | {
"pile_set_name": "Github"
} |
@@@This line is not value Ruby
#!rub_y
puts 'success'
| {
"pile_set_name": "Github"
} |
/*
* This file is part of the SDWebImage package.
* (c) Olivier Poitrey <rs@dailymotion.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
#import "SDAnimatedImageView+WebCache.h"
#if SD_UIKIT || SD_MAC
#import "UIView+WebCache... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using WCell.Constants;
using WCell.Constants.World;
using WCell.RealmServer;
using WCell.RealmServer.Entities;
using WCell.RealmServer.Global;
using WCell.RealmServer.Lang;
using WCell.Util.Graphics;
namespace WCell.Addons.Default.Teleport
{
public class TeleportNode : ... | {
"pile_set_name": "Github"
} |
#region License Information (GPL v3)
/*
ShareX - A program that allows you to take screenshots and share any file type
Copyright (c) 2007-2020 ShareX 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... | {
"pile_set_name": "Github"
} |
polygon
1
8.823469E+00 4.512076E+01
8.823105E+00 4.512028E+01
8.823346E+00 4.512017E+01
8.823584E+00 4.512018E+01
8.823931E+00 4.512013E+01
8.824608E+00 4.512002E+01
8.825624E+00 4.511981E+01
8.827492E+00 4.511971E+01
8.829180E+00 4.511923E+01
8.826551E+00 4.511499E+01
8.826561E+00 4.511489E+01
8.828509E+00... | {
"pile_set_name": "Github"
} |
# Index of doubly_linked_list
* [Doubly Linked List](doubly_linked_list.py)
| {
"pile_set_name": "Github"
} |
function f = perform_wavortho_transf(f,Jmin,dir,options)
% perform_wavortho_transf - compute orthogonal wavelet transform
%
% fw = perform_wavortho_transf(f,Jmin,dir,options);
%
% You can give the filter in options.h.
%
% Works in arbitrary dimension.
%
% Copyright (c) 2009 Gabriel Peyre
options.n... | {
"pile_set_name": "Github"
} |
// RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic
// PR1892, PR11354
void f(double a[restrict][5]) { __typeof(a) x = 10; } // expected-warning {{(aka 'double (*restrict)[5]')}}
int foo (__const char *__path);
int foo(__const char *__restrict __file);
void func(const char*); // expected-note {{previous declaratio... | {
"pile_set_name": "Github"
} |
#include <jni.h>
#include <string.h>
#include <unistd.h>
//#include <speex/speex.h>
//#include <speex/speex_echo.h>
/*start*/
#include <fcntl.h>
#include <speex/speex.h>
#include <speex/speex_echo.h>
#include <speex/speex_preprocess.h>
#include <speex/speex_bits.h>
#include <speex/speex_buffer.h>
#include <speex/spee... | {
"pile_set_name": "Github"
} |
locale loop hu hu/locale/hu/
| {
"pile_set_name": "Github"
} |
// Copyright 2009 the Sputnik authors. All rights reserved.
/**
* The production CharacterClass :: [ [lookahead \notin {^}] ClassRanges ] evaluates by evaluating ClassRanges to obtain a CharSet and returning that CharSet and the boolean false
*
* @path ch15/15.10/15.10.2/15.10.2.13/S15.10.2.13_A1_T12.js
* @descrip... | {
"pile_set_name": "Github"
} |
/**
* Copyright (C) 2010-2018 Gordon Fraser, Andrea Arcuri and EvoSuite
* contributors
*
* This file is part of EvoSuite.
*
* EvoSuite 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 vers... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2015-2020 the original author or 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 app... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2012 - 2020 Splice Machine, Inc.
*
* This file is part of Splice Machine.
* Splice Machine 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, or (at your option) ... | {
"pile_set_name": "Github"
} |
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@gmail.com>
//
// 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 ca... | {
"pile_set_name": "Github"
} |
import sys
import requests
import threading
import re
import math
import time
import os
from requests.packages.urllib3.exceptions import InsecureRequestWarning
# 禁用安全请求警告
requests.packages.urllib3.disable_warnings(InsecureRequestWarning)
def getUrls(filename):
f = open(filename,'r',encoding="utf8")
lines = f.r... | {
"pile_set_name": "Github"
} |
var capability = require('./capability')
var inherits = require('inherits')
var stream = require('readable-stream')
var rStates = exports.readyStates = {
UNSENT: 0,
OPENED: 1,
HEADERS_RECEIVED: 2,
LOADING: 3,
DONE: 4
}
var IncomingMessage = exports.IncomingMessage = function (xhr, response, mode, fetchTimer) {
... | {
"pile_set_name": "Github"
} |
{ "translations": {
"Phone Sync" : "Sincronizar o teléfono",
"An app to sync SMS with your cloud" : "Unha aplicación para sincronizar os SMS coa súa nube",
"Cancel" : "Cancelar",
"Confirm" : "Confirmar",
"No contact found." : "Non se atopaou ningún contacto.",
"Settings" : "Axustes",
"Max me... | {
"pile_set_name": "Github"
} |
<div class="intro">
<p>This example is the same as the "Drag Delegation with Drop Target" example except we add some plugins.</p>
</div>
<div class="example">
{{>delegate-plugins-source}}
</div>
<h3>Adding Plugins to a Delegate instance</h3>
<p>`DD.Delegate` provides a reference to the `dd` instance so you can pl... | {
"pile_set_name": "Github"
} |
package com.taobao.yugong.extractor;
import lombok.Getter;
import lombok.Setter;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.taobao.yugong.common.lifecycle.AbstractYuGongLifeCycle;
import com.taobao.yugong.common.model.ExtractStatus;
import com.taobao.yugong.common.stats.ProgressTracer;
/**
... | {
"pile_set_name": "Github"
} |
FROM nodesource/fedora20-base
MAINTAINER William Blankenship <wblankenship@nodesource.com>
RUN curl -sL -o ns.rpm https://rpm.nodesource.com/pub_0.12/fc/20/x86_64/nodejs-0.12.6-1nodesource.fc20.x86_64.rpm \
&& rpm -i --nosignature --force ns.rpm \
&& rm -f ns.rpm
RUN npm install -g pangyp\
&& ln -s $(which pangyp)... | {
"pile_set_name": "Github"
} |
//! A CRDT that stores a collection of distinct elements.
use Error;
use dot::{Dot, SiteId, Counter, Summary};
use map_tuple_vec;
use serde::ser::Serialize;
use serde::de::DeserializeOwned;
use std::borrow::Cow;
use std::collections::{HashMap, HashSet};
use std::hash::Hash;
pub trait SetElement: Clone + Eq + Hash + ... | {
"pile_set_name": "Github"
} |
/*
Copyright 2016 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"
} |
import * as React from 'react';
export class ClassNamed extends React.Component {
render() {
return <h1>Named Export Class</h1>;
}
}
| {
"pile_set_name": "Github"
} |
<html>
<head>
<title>SockJS example</title>
<script src="http://cdn.sockjs.org/sockjs-0.3.min.js"></script>
</head>
<body>
<script>
var sock = new SockJS("/socks");
sock.onmessage = function(msg) {
document.getElementById('out').value = msg.data;
};
function send() {
... | {
"pile_set_name": "Github"
} |
**Are you the copyright owner or authorized to act on the copyright owner's behalf?**
I am the creator and owner.
**Please provide a detailed description of the original copyrighted work that has allegedly been infringed. If possible, include a URL to where it is posted online.**
Image is full size "Back" side of ... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Diagnostics;
using System.Windows.Forms;
namespace CSharpGL
{
partial class FormIListEditor<T> : Form
{
private ITypeDescriptorContext context;
private IServiceProvider provider;
private IList<T>... | {
"pile_set_name": "Github"
} |
#include "script_component.hpp"
/*
* Author: SzwedzikPL
* Check dogtag self menu action.
*
* Arguments:
* 0: Player <OBJECT>
* 1: Target <OBJECT>
* 2: Item class <STRING>
*
* Return Value:
* None
*
* Example:
* [player, unit, "itemClass"] call ace_dogtags_fnc_checkDogtagItem
*
* Public: No
*/
params ["... | {
"pile_set_name": "Github"
} |
{
"btnReadmePrompt": "Посмотреть Readme",
"cardGreetingText": "Добро пожаловать в Flex TV!",
"cardReadmeButton": "Посмотреть Readme",
"cardReadmeTitle": "Добро пожаловать!",
"commandSynonymsArray": {
"play": [
"продолжить"
],
"skip": [
"Прыгать",
... | {
"pile_set_name": "Github"
} |
/***********************************************************************
Copyright (c) 2017 Google Inc.
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,
... | {
"pile_set_name": "Github"
} |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
/*=============================================================================
**
**
**
** Purpose: Exception base ... | {
"pile_set_name": "Github"
} |
//index.js
//获取应用实例
var app = getApp()
Page({
data: {
motto: 'Hello World wechat',
userInfo: {},
modalHidden: true
},
//事件处理函数
selectCommunity: function() {
wx.navigateTo({
url: '../community/community'
})
},
//点击确认后进入model内容
confirmMessage: function(){
this.setData({
... | {
"pile_set_name": "Github"
} |
// *** WARNING: this file was generated by pulumigen. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
import * as pulumi from "@pulumi/pulumi";
import * as inputs from "../../types/input";
import * as outputs from "../../types/output";
import * as utilities from "../../utilities";... | {
"pile_set_name": "Github"
} |
---
layout: page
title: "Q67008: Syntax Error When Watching Variables That Begin with "P""
permalink: /pubs/pc/reference/microsoft/kb/Q67008/
---
## Q67008: Syntax Error When Watching Variables That Begin with "P"
Article: Q67008
Version(s): 2.20 2.30 | 2.20 2.30
Operating System: MS-DOS | O... | {
"pile_set_name": "Github"
} |
{
"parameters": {
"name": "cache1",
"resourceGroupName": "rg1",
"api-version": "2016-04-01",
"subscriptionId": "subid",
"parameters": {
"shardId": 0,
"rebootType": "AllNodes"
}
},
"responses": {
"200": {
"body": {
"Message": "reboot operation enqueued"
}... | {
"pile_set_name": "Github"
} |
menuconfig SND_AOA
tristate "Apple Onboard Audio driver"
depends on PPC_PMAC
select SND_PCM
---help---
This option enables the new driver for the various
Apple Onboard Audio components.
if SND_AOA
source "sound/aoa/fabrics/Kconfig"
source "sound/aoa/codecs/Kconfig"
source "sound/aoa/soundbus/Kconfig"
endif #... | {
"pile_set_name": "Github"
} |
/*******************************************************************************
* Copyright (c) 2001, 2012 IBM Corp. and others
*
* This program and the accompanying materials are made available under
* the terms of the Eclipse Public License 2.0 which accompanies this
* distribution and is available at https://w... | {
"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"
} |
# Stubs for scrapy.utils.spider (Python 3)
#
# NOTE: This dynamically typed stub was automatically generated by stubgen.
from scrapy.spiders import Spider
from typing import Any, Optional
logger: Any
def iterate_spider_output(result: Any): ...
def iter_spider_classes(module: Any) -> None: ...
def spidercls_for_reque... | {
"pile_set_name": "Github"
} |
using System;
using NetOffice;
using NetOffice.Attributes;
namespace NetOffice.MSHTMLApi.Enums
{
/// <summary>
/// SupportByVersion MSHTML 4
/// </summary>
[SupportByVersion("MSHTML", 4)]
[EntityType(EntityType.IsEnum)]
public enum _stylePageBreak
{
/// <summary>
/// SupportByVersion MSHTML 4
/// </... | {
"pile_set_name": "Github"
} |
// Copyright 2013 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package ipv6_test
import (
"bytes"
"net"
"runtime"
"strings"
"sync"
"testing"
"golang.org/x/net/internal/iana"
"golang.org/x/net/internal/nettest"
"g... | {
"pile_set_name": "Github"
} |
//
// SFHFKeychainUtils.h
//
// Created by Buzz Andersen on 10/20/08.
// Based partly on code by Jonathan Wight, Jon Crosby, and Mike Malone.
// Copyright 2008 Sci-Fi Hi-Fi. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person
// obtaining a copy of this software and associated d... | {
"pile_set_name": "Github"
} |
======================================================
11:43:13 AM http://127.0.0.1:80
======================================================
GET /hello.html?id=1 HTTP/1.1
Host: 127.0.0.1
Proxy-Connection: keep-alive
Cache-Control: max-age=0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_0) AppleWebKit/537.3... | {
"pile_set_name": "Github"
} |
# sonarQubeSimulationServer
sonarQubeSimulationServer was replaced with a simple command-line switch:
- --simulateSonarServer=true simulates a sonar server in the background
- --simulateSonarServer=false (or no property at all) uses the real sonar server | {
"pile_set_name": "Github"
} |
/**
* This file has no copyright assigned and is placed in the Public Domain.
* This file is part of the mingw-w64 runtime package.
* No warranty is given; refer to the file DISCLAIMER.PD within this package.
*/
#ifndef __REQUIRED_RPCNDR_H_VERSION__
#define __REQUIRED_RPCNDR_H_VERSION__ 475
#endif
#include "rpc.h"... | {
"pile_set_name": "Github"
} |
var createFlow = require('./_createFlow');
/**
* This method is like `_.flow` except that it creates a function that
* invokes the given functions from right to left.
*
* @static
* @since 3.0.0
* @memberOf _
* @category Util
* @param {...(Function|Function[])} [funcs] The functions to invoke.
* @returns {Func... | {
"pile_set_name": "Github"
} |
/* sfzutf-perf.c
*
* Description: SFZUTF performance test suite.
*/
/*****************************************************************************
* Copyright (c) 2008-2016 INSIDE Secure Oy. All Rights Reserved.
*
* The latest version of this code is available at http://www.matrixssl.org
*
* This software is open s... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
import os.path
import sys
import timeit
DIR = os.path.dirname(os.path.abspath(__file__))
REPO = os.path.dirname(os.path.dirname(DIR))
sys.path.insert(0, REPO)
N = 2500
TEXTS = ["aa " * N, "\\\\ " * N, "\\ " * N, "== " * N, "$$ " * N, "$= " * N]
ITERATIONS = 10 ** 0
for text in TEXTS:
tim... | {
"pile_set_name": "Github"
} |
## 人生是美好的,但过程确实是痛苦的
2008年4月10日
【背景】2006年5月28日,华为员工、25岁的胡某因病毒性脑炎死亡;2007年7月18日,年仅26岁的华为员工张某在深圳梅林某小区的楼道内自缢身亡;2007年8月11日,华为长春办事处员工赵某纵身从7楼跳下身亡; 2008年2月26日,华为成都员工李某从研发中心楼跃下。
知道大家都是先进党员,我很羡慕你们,你们很光荣,你们是我们公司中很重要的榜样,榜样的力量是无穷的。今天主要跟大家交流,应该怎么来看待现实生活和工作中的问题,以及帮助一些认识上还有差距的同事。同时,通过你们向下传达一个精神:就是我认为人生是非常美好的,但过程确实是痛苦的。
人生出来最终要死... | {
"pile_set_name": "Github"
} |
define(
({
insertEntity: "Symbool invoegen"
})
);
| {
"pile_set_name": "Github"
} |
---
title: "'System.Runtime.InteropServices.DllImportAttribute' no se puede aplicar a métodos de interfaz."
ms.date: 07/20/2015
f1_keywords:
- bc31530
- vbc31530
helpviewer_keywords:
- BC31530
ms.assetid: e63f1f7d-b7df-4637-a0f4-2783479ca1af
ms.openlocfilehash: 501d9ace06571df85eb62a56eeb68332a0df44f7
ms.sourcegitcommi... | {
"pile_set_name": "Github"
} |
// Copyright 2009, Google Inc.
// 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 list of conditions ... | {
"pile_set_name": "Github"
} |
SMDKC100 BOARD
M: Minkyu Kang <mk7.kang@samsung.com>
S: Maintained
F: board/samsung/smdkc100/
F: include/configs/smdkc100.h
F: configs/smdkc100_defconfig
| {
"pile_set_name": "Github"
} |
/*
* VFIO API definition
*
* Copyright (C) 2012 Red Hat, Inc. All rights reserved.
* Author: Alex Williamson <alex.williamson@redhat.com>
*
* 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 Soft... | {
"pile_set_name": "Github"
} |
#ifndef __DATA_STORAGE_H__
#define __DATA_STORAGE_H__
#include <cstdint>
#include <type_traits>
#include <utility>
#include <vector>
#include "../falconn_global.h"
#include "prefetchers.h"
// TODO: add tests
namespace falconn {
namespace core {
class DataStorageError : public FalconnError {
public:
DataStorageE... | {
"pile_set_name": "Github"
} |
*> \brief \b ZLAHEF computes a partial factorization of a complex Hermitian indefinite matrix using the Bunch-Kaufman diagonal pivoting method (blocked algorithm, calling Level 3 BLAS).
*
* =========== DOCUMENTATION ===========
*
* Online html documentation available at
* http://www.netlib.org/lapack/explor... | {
"pile_set_name": "Github"
} |
// <auto-generated>
// 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.
// Changes may cause incorrect behavior and will be lost if the code is
// re... | {
"pile_set_name": "Github"
} |
define({
"button.addtoc.tooltip": "Taula de continguts"
});
| {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
*/
/*
* 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 licen... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2006-2020 Istituto Italiano di Tecnologia (IIT)
* All rights reserved.
*
* This software may be modified and distributed under the terms of the
* BSD-3-Clause license. See the accompanying LICENSE file for details.
*/
#include <yarp/rosmsg/SharedData.h>
#include <iostream>
#include <yarp/os/Ne... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env ruby
$:.unshift File.expand_path File.join File.dirname(__FILE__), '../lib'
require 'rubygems'
require 'bundler/setup'
require 'openssl'
require 'socket'
require 'cryptcheck'
::CryptCheck::Logger.level = ENV['LOG'] || :info
OpenSSL::PKey::EC.send :alias_method, :private?, :private_key?
# [512, 768, 10... | {
"pile_set_name": "Github"
} |
module Apotomo
module JavascriptMethods
# Returns the escaped script.
def escape_js(script)
Apotomo.js_generator.escape(script)
end
# Wraps the rendered content in a replace statement according to your +Apotomo.js_framework+ setting.
# Received the same options as #render plus an option... | {
"pile_set_name": "Github"
} |
{
"name": "safe-eval",
"version": "0.4.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"acorn": {
"version": "5.7.1",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.1.tgz",
"integrity": "sha512-d+nbxBUGKg7Arpsvbnlq61mc12ek3EY8EQldM3GPAhWJ1UVxC6TDGbIvUMNU6obBX3i1+... | {
"pile_set_name": "Github"
} |
中田みのり最新番号
【BSJ-034】爆淫!人妻レッドカーペット</a>2008-07-31ビースバル$$$熟(ビースバル)241分钟 | {
"pile_set_name": "Github"
} |
<?xml version='1.0' encoding='iso-8859-1'?>
<!doctype html public '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html xmlns='http://www.w3c.org/1999/xhtml' lang='en-us'>
<head>
<title>
baud.sh
</title>
<meta http-equiv='content-type' content='text/html;iso-8859-1'/>
... | {
"pile_set_name": "Github"
} |
<?php
class WP_Test_REST_Controller extends WP_Test_REST_TestCase {
function test_validate_schema_type_integer() {
$controller = new WP_REST_Test_Controller();
$this->assertTrue(
$controller->validate_schema_property( '123', null, 'someinteger' )
);
$this->assertErrorResponse(
'rest_invalid_param',... | {
"pile_set_name": "Github"
} |
'use strict';
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": [
"de.",
"du."
],
"DAY": [
"vas\u00e1rnap",
... | {
"pile_set_name": "Github"
} |
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"-------------------------------------------------... | {
"pile_set_name": "Github"
} |
<!doctype html>
<html lang="en">
<head>
<title>Code coverage report for core/parsing_translator.js</title>
<meta charset="utf-8">
<link rel="stylesheet" href="../prettify.css">
<style>
body, html {
margin:0; padding: 0;
}
body {
font-family: Helvetica Ne... | {
"pile_set_name": "Github"
} |
<?php
namespace Modules\Menu\Http\Controllers\Admin;
use Modules\Core\Http\Controllers\Admin\AdminBaseController;
use Modules\Menu\Entities\Menu;
use Modules\Menu\Http\Requests\CreateMenuRequest;
use Modules\Menu\Http\Requests\UpdateMenuRequest;
use Modules\Menu\Repositories\MenuItemRepository;
use Modules\Menu\Repos... | {
"pile_set_name": "Github"
} |
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<dialog defbtn='okay'>
<button name='okay' type='regular' top='50' left='246'>OK</button>
<pict type='dlog' num='16' top='8' left='8'/>
<text top='3' left='50' width='254' height='45'>
Some of your items are... | {
"pile_set_name": "Github"
} |
{
"addons": {
"softblock1@tests.mozilla.org": {
"updates": [
{
"applications": {
"gecko": {
"strict_min_version": "0",
"advisory_max_version": "*"
}
},
"version": "2",
"update_link": "http://example.com/addon... | {
"pile_set_name": "Github"
} |
# 多协议
Dubbo 允许配置多协议,在不同服务上支持不同协议或者同一服务上同时支持多种协议。
## 不同服务不同协议
不同服务在性能上适用不同协议进行传输,比如大数据用短连接协议,小数据大并发用长连接协议
```xml
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:dubbo="http://dubbo.apache.org/schema/... | {
"pile_set_name": "Github"
} |
package layout
import (
"context"
"encoding/json"
"fmt"
"os"
"path/filepath"
"strings"
"github.com/containers/image/v5/directory/explicitfilepath"
"github.com/containers/image/v5/docker/reference"
"github.com/containers/image/v5/image"
"github.com/containers/image/v5/oci/internal"
"github.com/containers/im... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from __future__ import with_statement
# kindlekey.py
# Copyright © 2008-2017 Apprentice Harper et al.
__license__ = 'GPL v3'
__version__ = '2.5'
# Revision history:
# 1.0 - Kindle info file decryption, extracted from k4mobidedrm, etc.
# 1.1 - Added Tkinter to matc... | {
"pile_set_name": "Github"
} |
% Generated by roxygen2 (4.1.0): do not edit by hand
% Please edit documentation in R/explain_dplyr.R
\name{explain_line}
\alias{explain_line}
\title{explain a line of dplyr code}
\usage{
explain_line(expr, value, ok, visible)
}
\arguments{
\item{expr}{expression performed}
\item{value}{value returned}
\item{ok}{ok}
... | {
"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 not u... | {
"pile_set_name": "Github"
} |
// markdown-it plugin for:
// 1. adding target="_blank" to external links
// 2. converting internal links to <router-link>
const url = require('url')
const indexRE = /(^|.*\/)(index|readme).md(#?.*)$/i
module.exports = (md, externalAttrs) => {
let hasOpenRouterLink = false
let hasOpenExternalLink = false
md.r... | {
"pile_set_name": "Github"
} |
#ifndef BOOST_MPL_MAP_AUX_ITERATOR_HPP_INCLUDED
#define BOOST_MPL_MAP_AUX_ITERATOR_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2003-2004
// Copyright David Abrahams 2003-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.b... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>widget attribute unit test (in constructor and get()/set())</title>
<script src="boilerplate.js"></script>
<script type="text/javascript">
require([
"doh/runner", "dojo/_base/declare",
"dojo/do... | {
"pile_set_name": "Github"
} |
acc-mobile.dell.com
access.dell.com
accessories.dell.com
admin.dell.com
ap.dell.com
api.dell.com
api2.dell.com
app.dell.com
apps.dell.com
autodiscover.dell.com
business.dell.com
catalog.dell.com
channel.dell.com
community.dell.com
confluence.dell.com
content.dell.com
contentdev.dell.com
crypto.dell.com
dc.dell.com
dell... | {
"pile_set_name": "Github"
} |
//
// XHHorizontalPageViewController.h
// PinterestExample
//
// Created by dw_iOS on 14-7-21.
// Copyright (c) 2014年 嗨,我是曾宪华(@xhzengAIB),曾加入YY Inc.担任高级移动开发工程师,拍立秀App联合创始人,热衷于简洁、而富有理性的事物 QQ:543413507 主页:http://zengxianhua.com All rights reserved.
//
#import <UIKit/UIKit.h>
#import "XHBaseCollectionViewController.h... | {
"pile_set_name": "Github"
} |
---
title: "npm"
date: 2016-04-09 16:50
collection: "包管理"
log: "增加npm源说明"
---
[TOC]
## 基本使用 ##
对npm不熟, 记录一下.
* npm help install
* npm help 5 npm-folders
* npm install [-g] <package>
* npm list [-g] <package>
本地情况, `npm install <package>` 默认装到当前用户目录下的「node_modules」目录, 加上「-g」(global)则安装到`/usr/local/lib/node_modu... | {
"pile_set_name": "Github"
} |
/*
* (C) 1999-2003 Lars Knoll (knoll@kde.org)
* Copyright (C) 2004, 2005, 2006, 2008 Apple Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* ver... | {
"pile_set_name": "Github"
} |
package com.ing.baker.runtime.common
import com.ing.baker.runtime.common.LanguageDataStructures.LanguageApi
/**
* This class holds some meta data of a baker process.
*/
trait RecipeInstanceMetadata extends LanguageApi {
val recipeId: String
val recipeInstanceId: String
val createdTime: Long
}
| {
"pile_set_name": "Github"
} |
require('seneca')({tag:'d0'})
//.test('print')
.add('d:0', function () {
console.log('D0', this.did, this.fixedargs)
throw new Error('d0')
})
.use('..',{
pin:'d:*'
})
| {
"pile_set_name": "Github"
} |
#!/bin/sh
# This file is a part of SEAPT, Samsung Extended Autotools Project Template
# Copyright 2012,2013 Samsung R&D Institute Russia
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
#... | {
"pile_set_name": "Github"
} |
/*
Copyright 2015 The Kubernetes Authors 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 law or ag... | {
"pile_set_name": "Github"
} |
// Copyright 2012 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package packet
import (
"crypto"
"crypto/rand"
"io"
"time"
)
// Config collects a number of parameters along with sensible defaults.
// A nil *Config is v... | {
"pile_set_name": "Github"
} |
Signature-Version: 1.0
SHA1-Digest-Manifest: AZiZSX9cdptNfbwWXnaFsp1mIqo=
Created-By: 1.6.0 (IBM Corporation)
SHA1-Digest-Manifest-Main-Attributes: 4gIfTP5y3EzwI5ecyebQLugBMgo=
Name: epl-v10.html
SHA1-Digest: 8gfeI4bHtcOQXC3dYfggxvsAyWc=
Name: META-INF/eclipse.inf
SHA1-Digest: QdryQvJlVywlE0MGLuwYCkmkyWk=
... | {
"pile_set_name": "Github"
} |
# Generated by superflore -- DO NOT EDIT
#
# Copyright Open Source Robotics Foundation
inherit ros_distro_melodic
inherit ros_superflore_generated
DESCRIPTION = "<p> ROS-Industrial support for the ABB IRB 2400 (and variants). </p> <p> This package contains configuration data, 3D models and launch ... | {
"pile_set_name": "Github"
} |
/*
* Gritter for jQuery
* http://www.boedesign.com/
*
* Copyright (c) 2012 Jordan Boesch
* Dual licensed under the MIT and GPL licenses.
*
* Date: February 24, 2012
* Version: 1.7.4
*/
(function($){
/**
* Set it up as an object under the jQuery namespace
*/
$.gritter = {};
/**
* Set up global optio... | {
"pile_set_name": "Github"
} |
//
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 15 2018 10:31:50).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import <ContactsUI/NSObject-Protocol.h>
@class CNContact, CNFamilyMemberWhitelistedContactViewCell, CNUICoreFamilyMemberContactItem, ... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.