repo_name stringlengths 4 116 | path stringlengths 3 942 | size stringlengths 1 7 | content stringlengths 3 1.05M | license stringclasses 15
values |
|---|---|---|---|---|
mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Fabales/Polygalaceae/Polygala/Polygala violacea/Polygala brizoides brizoides/README.md | 175 | # Polygala brizoides var. brizoides VARIETY
#### Status
ACCEPTED
#### According to
NUB Generator [autonym]
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |
mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Fabales/Fabaceae/Lonchocarpus/Lonchocarpus bicolor/README.md | 186 | # Lonchocarpus bicolor M.Sousa SPECIES
#### Status
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |
mdoering/backbone | life/Fungi/Ascomycota/Lecanoromycetes/Ostropales/Thelotremataceae/Thelotrema/Thelotrema cameroonensis/README.md | 227 | # Thelotrema cameroonensis C.W. Dodge SPECIES
#### Status
ACCEPTED
#### According to
Index Fungorum
#### Published in
Ann. Mo. bot. Gdn 40: 342 (1953)
#### Original name
Thelotrema cameroonensis C.W. Dodge
### Remarks
null | apache-2.0 |
mdoering/backbone | life/Fungi/Ascomycota/Dothideomycetes/Capnodiales/Mycosphaerellaceae/Sphaerella/Sphaerella acerina/README.md | 200 | # Sphaerella acerina (Wallr.) Sacc. SPECIES
#### Status
ACCEPTED
#### According to
Index Fungorum
#### Published in
null
#### Original name
Sphaeria acerina (Rehm) Cooke & Plowr.
### Remarks
null | apache-2.0 |
mdoering/backbone | life/Plantae/Bacillariophyta/Bacillariophyceae/Thalassiophysales/Catenulaceae/Amphora/Amphora macilenta/README.md | 183 | # Amphora macilenta Gregory SPECIES
#### Status
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |
mdoering/backbone | life/Plantae/Magnoliophyta/Liliopsida/Asparagales/Orchidaceae/Prosthechea/Prosthechea chacaoensis/ Syn. Epidendrum chacaoense/README.md | 186 | # Epidendrum chacaoense Rchb.f. SPECIES
#### Status
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |
xiyangyuge/boxing | boxing-impl/src/main/java/com/bilibili/boxing_impl/ui/BoxingViewActivity.java | 11625 | /*
* Copyright (C) 2017 Bilibili
*
* 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... | apache-2.0 |
sailzeng/zcelib | src/commsvr/wormholesvrd/wormhole_proxyprocess.cpp | 23023 | #include "wormhole_predefine.h"
#include "wormhole_proxyprocess.h"
#include "wormhole_application.h"
#include "wormhole_stat_define.h"
//===================================================================================================
Interface_WH_Proxy::Interface_WH_Proxy()
{
}
Interface_WH_Proxy::~Interface_WH_... | apache-2.0 |
fairchild/one-mirror | include/Template.h | 6486 | /* -------------------------------------------------------------------------- */
/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); you may ... | apache-2.0 |
resin-io/resin-cli | lib/utils/device/deploy.ts | 16586 | /**
* @license
* Copyright 2018-2021 Balena Ltd.
*
* 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 ... | apache-2.0 |
ifu-lobuntu/jbpm | jbpm-installer/db/ddl-scripts/sybase/sybase-jbpm-schema.sql | 27014 | create table Attachment (
id numeric(19,0) identity not null,
accessType int null,
attachedAt datetime null,
attachmentContentId numeric(19,0) not null,
contentType varchar(255) null,
name varchar(255) null,
attachment_size int null,
attachedBy_id varc... | apache-2.0 |
rigetticomputing/grove | grove/tests/tomography/test_process_tomography.py | 6859 | ##############################################################################
# Copyright 2017-2018 Rigetti Computing
#
# 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... | apache-2.0 |
MonALISA-CIT/fdt | src/lia/util/net/copy/FileBlock.java | 1871 | /*
* $Id$
*/
package lia.util.net.copy;
import java.nio.ByteBuffer;
import java.util.UUID;
/**
* Wrapper class for a simple block ( can be an offset in whatever stream ... not only a file )
*
* @author ramiro
*/
public class FileBlock {
//used for signaling between Producers/Consumers
//public static f... | apache-2.0 |
mrinsss/Full-Repo | jobshoppa/system/application/models/user_type_model.php | 30165 | <?php
/*********
* Author: Iman Biswas
* Date : 14 sep 2011
* Modified By:
* Modified Date:
*
* Purpose:
* Model For User Type Master
*
* @package User
* @subpackage Access Control
*
* @includes infModel.php
* @includes MY_Model.php
*
* @link MY_Model.php
*/
class User_type_model extends M... | apache-2.0 |
opetrovski/development | oscm-portal/javasrc/org/oscm/ui/dialog/classic/manageudas/ManageUdaDefinitionPage.java | 3781 | /*******************************************************************************
*
* Copyright FUJITSU LIMITED 2017
* ... | apache-2.0 |
samogami/grommet | src/js/components/Legend.js | 3868 | // (C) Copyright 2014 Hewlett Packard Enterprise Development LP
import React, { Component, PropTypes } from 'react';
import FormattedMessage from './FormattedMessage';
const CLASS_ROOT = "legend";
export default class Legend extends Component {
constructor(props) {
super(props);
this._onActive = this._on... | apache-2.0 |
magnetsystems/message-common | src/main/java/com/magnet/mmx/protocol/Constants.java | 12172 | /* Copyright (c) 2015 Magnet Systems, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... | apache-2.0 |
kubevirt/kubevirt | cluster-up/cluster/K8S_DEV_GUIDE.md | 9313 | # kubevirtci K8s provider dev guide.
Note: in the following scenarios we are using `${KUBEVIRT_PROVIDER_VERSION}` as pointer to the `major.minor` k8s version we are using
This then can map to any of these folders:
* `cluster-provision/k8s/${KUBEVIRT_PROVIDER_VERSION}`
* `cluster-up/cluster/k8s-${KUBEVIRT_PROVIDER_VE... | apache-2.0 |
acton393/incubator-weex | weex_core/Source/include/wtf/icu/unicode/std_string.h | 1592 | /**
* 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... | apache-2.0 |
rsudev/c-geo-opensource | main/src/cgeo/geocaching/filters/gui/GeocacheFilterActivity.java | 24922 | package cgeo.geocaching.filters.gui;
import cgeo.geocaching.R;
import cgeo.geocaching.activity.AbstractActionBarActivity;
import cgeo.geocaching.databinding.CacheFilterActivityBinding;
import cgeo.geocaching.databinding.CacheFilterListItemBinding;
import cgeo.geocaching.filters.core.AndGeocacheFilter;
import cgeo.geoc... | apache-2.0 |
jaxio/celerio | celerio-spi-example/src/main/java/com/jaxio/celerio/spi/example/ExampleEntity.java | 1208 | /*
* Copyright 2015 JAXIO http://www.jaxio.com
*
* 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 la... | apache-2.0 |
mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Magnoliales/Annonaceae/Guatteria/Guatteria alutacea/Guatteria alutacea steinbachii/README.md | 203 | # Guatteria alutacea var. steinbachii R. E. Fr. VARIETY
#### Status
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |
nicolaierbs/free-your-stuff-server | src/main/java/freeyourstuff/data/model/ItemMapper.java | 684 | package freeyourstuff.data.model;
import java.io.IOException;
import org.codehaus.jackson.JsonGenerationException;
import org.codehaus.jackson.JsonParseException;
import org.codehaus.jackson.map.JsonMappingException;
import org.codehaus.jackson.map.ObjectMapper;
public class ItemMapper {
private static ObjectMapp... | apache-2.0 |
pebble2015/cpoi | src/org/apache/poi/hpsf/MarkUnsupportedException.cpp | 1808 | // Generated from /POI/java/org/apache/poi/hpsf/MarkUnsupportedException.java
#include <org/apache/poi/hpsf/MarkUnsupportedException.hpp>
poi::hpsf::MarkUnsupportedException::MarkUnsupportedException(const ::default_init_tag&)
: super(*static_cast< ::default_init_tag* >(0))
{
clinit();
}
poi::hpsf::MarkUnsupp... | apache-2.0 |
arthurmilliken/gateway | models/resource.js | 374 | const
db = require('./db')
;
let schema = new db.Schema({
owner: { type: String, indexed: true, required: true }, // user.id
name: { type: String, required: true },
path: { type: String, unique: true, required: true },
info: db.Schema.Types.Mixed,
content: db.Schema.Types.Mixed
}, { timestamps: db.timestam... | apache-2.0 |
wyukawa/presto | presto-main/src/test/java/io/prestosql/memory/TestMemoryPools.java | 16621 | /*
* 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
* distribut... | apache-2.0 |
agentframework/agentframework | doc/architecture/decisions/0008-minify-build.md | 295 | # 8. minify build
Date: 2019-01-04
## Status
Accepted
## Context
AgentFramework is also use for Browser
## Decision
We need minify build because package.json don't have a property called `minMain`
## Consequences
Hard to read the generated build. But you can read source code directly.
| apache-2.0 |
SVilgelm/CloudFerry | cloudferry/model/storage.py | 1801 | # Copyright 2016 Mirantis Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, so... | apache-2.0 |
vespa-engine/vespa | searchcore/src/vespa/searchcore/proton/matching/session_manager_explorer.h | 771 | // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#pragma once
#include <vespa/vespalib/net/state_explorer.h>
namespace proton::matching {
class SessionManager;
/**
* Class used to explore the state of a session manager
*/
class SessionManagerExplorer : publ... | apache-2.0 |
Richard-Ballard/pack-planner | src/test/java/com/github/richardballard/packplanner/item/order/ComparatorFromSortOrderFunctionTest.java | 2881 | /*
* (C) Copyright 2016 Richard Ballard.
*
* 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 ... | apache-2.0 |
OpenSextant/Xponents | doc/core-apidocs/org/opensextant/extractors/flexpat/package-frame.html | 1500 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Thu Dec 26 23:25:36 EST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.opensextant.extractors.... | apache-2.0 |
falost/falost.github.io | static/libs/vue-router/types/router.d.ts | 3536 | import Vue, { ComponentOptions, PluginFunction, AsyncComponent } from "vue";
type Component = ComponentOptions<Vue> | typeof Vue | AsyncComponent;
type Dictionary<T> = { [key: string]: T };
type ErrorHandler = (err: Error) => void;
export type RouterMode = "hash" | "history" | "abstract";
export type RawLocation = st... | apache-2.0 |
24-timmarsseglingarna/app | src/icomoon/style.css | 1872 | @font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?d1ikzg');
src: url('fonts/icomoon.eot?d1ikzg#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?d1ikzg') format('truetype'),
url('fonts/icomoon.woff?d1ikzg') format('woff'),
url('fonts/icomoon.svg?d1ikzg#icomoon') format('svg'... | apache-2.0 |
hcoles/pitest | pitest-entry/src/test/java/org/pitest/mutationtest/build/CompoundMutationInterceptorTest.java | 4212 | package org.pitest.mutationtest.build;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.junit.MockitoJUnitRunner;
import org.pitest.bytecode.analysis.ClassTree;
import org.pitest.mutationtest.engine.Mutater;
import org.pitest.mutationtest.engi... | apache-2.0 |
quarkusio/quarkus | test-framework/maven/src/main/java/io/quarkus/maven/it/verifier/MavenProcessInvocationResult.java | 1770 | package io.quarkus.maven.it.verifier;
import org.apache.maven.shared.invoker.InvocationRequest;
import org.apache.maven.shared.invoker.InvocationResult;
import org.apache.maven.shared.utils.cli.CommandLineException;
/**
* Result of {@link MavenProcessInvoker#execute(InvocationRequest)}. It keeps a reference on the c... | apache-2.0 |
quarkusio/quarkus | independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/request/AcceptHeaders.java | 10428 | package org.jboss.resteasy.reactive.server.core.request;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.Locale;
import java.util.Map;
import java.util.Map.Entry;
import javax.ws.rs.BadRequestException;
import javax.ws.rs.core.MediaType;
/**
* @author Pascal S. de Kloe
*/
public class Ac... | apache-2.0 |
akalankapagoda/andes | modules/andes-core/broker/src/main/java/org/wso2/andes/server/exchange/AbstractExchange.java | 10726 | /*
*
* 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... | apache-2.0 |
mdoering/backbone | life/Plantae/Bryophyta/Bryopsida/Hypnales/Hypnaceae/Isopterygium/Isopterygium tenerum/ Syn. Isopterygium drummondii/README.md | 192 | # Isopterygium drummondii Crum et al. SPECIES
#### Status
SYNONYM
#### According to
Integrated Taxonomic Information System
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |
baowp/platform | biz/src/main/java/com/abbcc/module/usersite/AttachAction.java | 1740 | /**
* Copyright (c) 2010 Abbcc Corp.
* No 225,Wen Yi RD, Hang Zhou, Zhe Jiang, China.
* All rights reserved.
*
* "AttachAction.java is the copyrighted,
* proprietary property of Abbcc Company and its
* subsidiaries and affiliates which retain all right, title and interest
* therein."
*
* Revision History
*
... | apache-2.0 |
quarkusio/quarkus | independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/providers/serialisers/jsonp/ServerJsonStructureHandler.java | 1483 | package org.jboss.resteasy.reactive.server.providers.serialisers.jsonp;
import java.io.ByteArrayOutputStream;
import java.lang.reflect.Type;
import javax.json.JsonObject;
import javax.json.JsonStructure;
import javax.json.JsonWriter;
import javax.ws.rs.WebApplicationException;
import javax.ws.rs.core.MediaType;
import... | apache-2.0 |
abaditsegay/arangodb | js/apps/system/_admin/aardvark/APP/frontend/js/views/documentsView.js | 35454 | /*jshint browser: true */
/*jshint unused: false */
/*global arangoHelper, _, $, window, arangoHelper, templateEngine, Joi, btoa */
(function() {
"use strict";
window.DocumentsView = window.PaginationView.extend({
filters : { "0" : true },
filterId : 0,
paginationDiv : "#documentsToolbarF",
idPrefi... | apache-2.0 |
MatsMaker/sliderNumber | README.md | 41 | sliderNumber
============

| apache-2.0 |
google/tf-quant-finance | api_docs/tf_quant_finance/math/pde/fd_solvers.md | 1033 | <!--
This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->
*Last updated: 2022-03-09.*
<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.math.pde.fd_solvers" />
<meta itemp... | apache-2.0 |
fstahnke/arx | doc/gui/org/deidentifier/arx/metric/v2/package-tree.html | 17305 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<title>org.deidentifier.arx.metric.v2 Class Hierarchy (ARX GUI Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="St... | apache-2.0 |
mdoering/backbone | life/Plantae/Bryophyta/Bryopsida/Dicranales/Dicranaceae/Dicranum/Dicranum brevifolium/ Syn. Dicranum muehlenbeckii brevifolium/README.md | 203 | # Dicranum muehlenbeckii var. brevifolium Lindb. VARIETY
#### Status
SYNONYM
#### According to
Integrated Taxonomic Information System
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |
maguero/killbill | subscription/src/test/java/org/killbill/billing/subscription/engine/dao/MockSubscriptionDaoMemory.java | 23275 | /*
* Copyright 2010-2013 Ning, Inc.
* Copyright 2014-2015 Groupon, Inc
* Copyright 2014-2015 The Billing Project, LLC
*
* The Billing Project licenses this file to you 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 cop... | apache-2.0 |
rene-anderes/edu | oo.basics/src/main/java/org/anderes/edu/gui/pm/gui/View.java | 2276 | package org.anderes.edu.gui.pm.gui;
import java.awt.Color;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.JTextArea;
import javax.swing.JText... | apache-2.0 |
epam-debrecen-rft-2015/atsy | web/src/main/java/com/epam/rft/atsy/web/configuration/WebAppInitializer.java | 532 | package com.epam.rft.atsy.web.configuration;
import org.springframework.web.servlet.support.AbstractAnnotationConfigDispatcherServletInitializer;
public class WebAppInitializer extends AbstractAnnotationConfigDispatcherServletInitializer {
@Override
protected Class<?>[] getServletConfigClasses() {
return new ... | apache-2.0 |
gyj1109/gyj1109.github.io | _posts/2017-02-26-Chinese-ZiXing.md | 5173 | ---
title: 字形
layout: post
date: 2017-02-26
tags:
- 语文复习笔记
catalog: true
---
### 以音辨形
随声附合(和)
“合”没有hè的读音,应为“和”
### 以形辨形
干燥 - 火 - 被火烤得十分干燥
急躁 - 足 - 急得直跺脚
### 以义辨形
- 穷愁潦倒
潦:颓唐
缭:缭绕
撩:撩拨
- 墨守成规
现成的规定
### 结构辨形
并列结构的词语(尤其是成语)
山清水秀 - 清秀
青山绿水 - 青绿
### 字词搭配
- 部署 布置
- 刻苦 克服
### 易错字
#### A
哀**... | apache-2.0 |
XiaoningDing/UbernetesPOC | pkg/serviceaccount/jwt_test.go | 9089 | /*
Copyright 2014 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... | apache-2.0 |
winchram/mc | ls.go | 5848 | /*
* Minio Client (C) 2015 Minio, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | apache-2.0 |
OpenConext/Mujina | mujina-idp/src/main/resources/templates/login.html | 3360 | <!DOCTYPE html>
<html lang="en" xmlns:th="http://www.thymeleaf.org">
<head>
<title>Login page</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="/main.css"/>
<script th:src="@{/main.js}"></script>
</head>
<body>
<aside id="explanatio... | apache-2.0 |
garrettwong/GDashboard | client/app/components/d3visualizations/forcegraph/forcegraph.js | 510 | import angular from 'angular';
import uiRouter from 'angular-ui-router';
import uiModal from 'angular-ui-bootstrap/src/modal';
import forcegraphComponent from './forcegraph.component';
let forcegraphModule = angular.module('forcegraph', [
uiRouter,
uiModal
])
.config(($stateProvider) => {
"ngInject";
$statePr... | apache-2.0 |
toddmowen/maestro | maestro-schema/src/main/scala/au/com/cba/omnia/maestro/schema/Squash.scala | 9413 | // Copyright 2014 Commonwealth Bank of Australia
//
// 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 ap... | apache-2.0 |
chendongMarch/QuickRv | lightadapter/build/docs/javadoc/com/zfy/lxadapter/animation/BindAnimator.html | 13121 | <!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_91) on Fri Sep 27 15:49:15 CST 2019 -->
<title>BindAnimator (lightadapter API)</title>
<meta name="date" content="2019-09-27">
<link rel="style... | apache-2.0 |
googleapis/google-cloud-cpp | google/cloud/internal/oauth2_access_token_credentials.h | 1676 | // Copyright 2021 Google LLC
//
// 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
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... | apache-2.0 |
googleapis/google-cloud-cpp | google/cloud/iap/identity_aware_proxy_o_auth_connection_idempotency_policy.cc | 3353 | // Copyright 2022 Google LLC
//
// 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
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in... | apache-2.0 |
desruisseaux/sis | core/sis-referencing/src/test/java/org/apache/sis/referencing/operation/DefaultConcatenatedOperationTest.java | 8998 | /*
* 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 ... | apache-2.0 |
hudson3-plugins/gearman-plugin | src/main/java/hudson/plugins/gearman/NodeAvailabilityMonitor.java | 5039 | /*
*
* Copyright 2013 OpenStack Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law o... | apache-2.0 |
pierrybos/nodejs | slides.html | 84270 | <!DOCTYPE html>
<html>
<head>
<title>NodeJS</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<style type="text/css">
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic);
@... | apache-2.0 |
yeastrc/msdapl | MS_LIBRARY/src/MS2FileValidator.java | 2486 |
import java.io.File;
import java.io.IOException;
import java.security.NoSuchAlgorithmException;
import org.apache.log4j.Logger;
import org.yeastrc.ms.parser.DataProviderException;
import org.yeastrc.ms.parser.ms2File.Ms2FileReader;
import org.yeastrc.ms.util.Sha1SumCalculator;
/**
*
*/
public class MS2FileValida... | apache-2.0 |
bennetelli/activemq-artemis | artemis-server/src/main/java/org/apache/activemq/artemis/core/config/Configuration.java | 37644 | /*
* 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 n... | apache-2.0 |
yekevin/JavaPractise | src/loadBalance/IpMap.java | 563 | package loadBalance;
import java.util.HashMap;
import java.util.Map;
import java.util.concurrent.CopyOnWriteArrayList;
import java.util.zip.Inflater;
/**
* Created by Administrator on 2017/1/17.
*/
public class IpMap {
public static Map<String, Integer> serverMap = new HashMap<String, Integer>();
static {... | apache-2.0 |
jmekstrom/Portfolio | assets/php/contactForm.php | 628 | <?php
// Contact
$to = 'jasonekstromdev@gmail.com';
$subject = 'Job Opportunity';
if(isset($_POST['c_name']) && isset($_POST['c_email']) && isset($_POST['c_message'])){
$name = $_POST['c_name'];
$from = $_POST['c_email'];
$message = $_POST['c_message'];
if (mail($to, $subject... | apache-2.0 |
arrowli/RsyncHadoop | hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/target/org/apache/hadoop/mapred/join/class-use/ComposableInputFormat.html | 7107 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.6.0_27) on Mon Dec 16 23:53:27 EST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Interface o... | apache-2.0 |
scalatest/scalatest-website | public/scaladoc/3.0.1-2.12/org/scalatest/fixture/FunSuiteLike$ResultOfIgnoreInvocation.html | 41201 | <!DOCTYPE html >
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>ScalaTest 3.0.1 - org.scalatest.fixture.FunSuiteLike.ResultOfIgnoreInvocation... | apache-2.0 |
gaowanyao/trading | App/Home/View/Public/header.html | 11137 | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" >
<meta name="renderer" content="webkit">
<meta name="keywords" content=""/>
<meta name="description" content=""/>
<meta property="wb:webmaster" content="8af72a3a7309f0ee">
<title><notempty na... | apache-2.0 |
MICommunity/psi-jami | docs/psidev/psi/mi/jami/xml/io/writer/compact/extended/class-use/CompactXmlModelledWriter.html | 5305 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_252) on Fri Aug 20 17:47:57 BST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class psidev.psi.mi... | apache-2.0 |
mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Fabales/Fabaceae/Indigofera/Indigofera trifoliata/Indigofera trifoliata glandulifera/README.md | 233 | # Indigofera trifoliata var. glandulifera (Hayata) S.S.Ying VARIETY
#### Status
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
Indigofera glandulifera Hayata
### Remarks
null | apache-2.0 |
olehmberg/winter | docs/javadoc/de/uni_mannheim/informatik/dws/winter/webtables/features/class-use/HorizontallyStackedFeature.html | 5333 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_162) on Tue Oct 02 11:58:29 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class de.uni... | apache-2.0 |
dthagard/opschef-cookbook-visualstudio | recipes/install.rb | 2479 | #
# Author:: Shawn Neal <sneal@daptiv.com>
# Cookbook Name:: visualstudio
# Recipe:: install
#
# Copyright 2013, Daptiv Solutions, LLC.
#
# 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
#
# ... | apache-2.0 |
scaleway/scaleway-cli | docs/commands/dns.md | 19302 | <!-- DO NOT EDIT: this file is automatically generated using scw-doc-gen -->
# Documentation for `scw dns`
Manage your DNS zones and records.
- [TLS certificate management](#tls-certificate-management)
- [Create or return the zone TLS certificate](#create-or-return-the-zone-tls-certificate)
- [Delete an TLS cert... | apache-2.0 |
EvanDylan/node | base/mods/inhertis/student.js | 318 | /**
* class for student
*/
'use strict'
const util = require('util')
const Person = require('./person');
function Student() {
Person.call(this);
}
// student继承自person
util.inherits(Student, Person);
Student.prototype.study = function() {
console.log('i am learning...');
};
module.exports = Student; | apache-2.0 |
swordhell/go_server | src/td.com/module/module.go | 210 | package module
import (
"net"
"sync"
)
type TCP_server struct {
Port uint16
NewAgent func(*TCPConn) Agent
ln net.Listener
mutexConns sync.Mutex
}
func (server *TCP_server) Start() {
}
| apache-2.0 |
jpettitt/amphtml | extensions/amp-twitter/1.0/storybook/Basic.amp.js | 3469 | import * as Preact from '#preact';
import {boolean, number, select, withKnobs} from '@storybook/addon-knobs';
import {withAmp} from '@ampproject/storybook-addon';
export default {
title: 'amp-twitter-1_0',
decorators: [withKnobs, withAmp],
parameters: {
extensions: [
{
name: 'amp-twitter',
... | apache-2.0 |
imluxin/tp-company-site-demo | Apps/Admin/View/Default/User/verify.html | 4271 | <!DOCTYPE html>
<h2 class="page-header">
用户姓名认证
</h2>
<form action="<?php echo U('User/verify_refuse')?>" id="verifyUserForm" method="post" name="verifyUserForm">
<input hidden="true" name="user_guid" value="<?php echo $user_info['guid']?>">
<table class="table table-bordered">
<tr>
<th>... | apache-2.0 |
joshholl/intellij-csharp | gen/com/github/joshholl/intellij/csharp/lang/psi/impl/CSharpImplicitAnonymousFunctionParameterListImpl.java | 1220 | // This is a generated file. Not intended for manual editing.
package com.github.joshholl.intellij.csharp.lang.psi.impl;
import java.util.List;
import org.jetbrains.annotations.*;
import com.intellij.lang.ASTNode;
import com.intellij.psi.PsiElement;
import com.intellij.psi.PsiElementVisitor;
import com.intellij.psi.ut... | apache-2.0 |
toroso/ruibarbo | ruibarbo.core/Wpf/Helpers/ComboBoxExtensions.cs | 879 | using System;
using ruibarbo.core.Search;
using ruibarbo.core.Wpf.Base;
namespace ruibarbo.core.Wpf.Helpers
{
public static class ComboBoxExtensions
{
public static void OpenAndClickFirst<TItem>(this IComboBox me)
where TItem : class, IComboBoxItem
{
OpenAndC... | apache-2.0 |
jaadds/product-apim | modules/integration/tests-integration/tests-backend/src/test/java/org/wso2/am/integration/tests/api/lifecycle/APISecurityTestCase.java | 14024 | /*
* Copyright (c) 2018, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you 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/li... | apache-2.0 |
adamzolotarev/Exceptionless | Source/Api/Controllers/Base/PermissionResult.cs | 1762 | using System;
using System.Net;
namespace Exceptionless.Api.Controllers {
public class PermissionResult {
public bool Allowed { get; set; }
public string Id { get; set; }
public string Message { get; set; }
public HttpStatusCode StatusCode { get; set; }
public static Pe... | apache-2.0 |
nghiant2710/base-images | balena-base-images/node/aio-3288c/ubuntu/disco/15.7.0/build/Dockerfile | 2758 | # AUTOGENERATED FILE
FROM balenalib/aio-3288c-ubuntu:disco-build
ENV NODE_VERSION 15.7.0
ENV YARN_VERSION 1.22.4
RUN for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --keyserver keyserver.pgp.com --recv-keys "$key" || \
gpg --keyserver ha.p... | apache-2.0 |
DmitryKey/luke-gwt | src/main/java/org/apache/luke/client/LukeInspector.java | 17271 | package org.apache.luke.client;
/**
* 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... | apache-2.0 |
JoelMarcey/buck | test/com/facebook/buck/util/network/AbstractBatchingLoggerTest.java | 2949 | /*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* 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 applic... | apache-2.0 |
nghiant2710/base-images | balena-base-images/golang/nitrogen8mm/fedora/32/1.15.7/build/Dockerfile | 1994 | # AUTOGENERATED FILE
FROM balenalib/nitrogen8mm-fedora:32-build
ENV GO_VERSION 1.15.7
RUN mkdir -p /usr/local/go \
&& curl -SLO "https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz" \
&& echo "bca4af0c20f86521dfabf3b39fa2f1ceeeb11cebf7e90bdf1de2618c40628539 go$GO_VERSION.linux-arm64.tar.gz" | sh... | apache-2.0 |
census-instrumentation/opencensus-php | ext/opencensus_trace_message_event.c | 5961 | /*
* Copyright 2017 OpenCensus 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... | apache-2.0 |
kodero/generic-angular-frontend | app/common/services/EntityFactory.js | 2708 | angular.module('app').factory('Entity', function ($resource) {
var __apiBase__ = 'http://localhost:8080/GenericBackend/';
return {
Model : $resource(__apiBase__ + 'api/models/fqns'),
User : $resource(__apiBase__ + 'api/users/:id', {id: '@id', profileId :'@profileId'},{
... | apache-2.0 |
nornagon/ninja | src/subprocess-win32.cc | 5723 | // Copyright 2011 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... | apache-2.0 |
wangsongpeng/jdk-src | src/main/java/org/omg/CosNaming/NamingContextPackage/NotEmptyHelper.java | 2045 | package org.omg.CosNaming.NamingContextPackage;
/**
* org/omg/CosNaming/NamingContextPackage/NotEmptyHelper.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from /HUDSON3/workspace/8-2-build-linux-amd64/jdk8u121/8372/corba/src/share/classes/org/omg/CosNaming/nameservice.idl
* Monday, Decembe... | apache-2.0 |
hongyuhong/flink | flink-runtime/src/test/java/org/apache/flink/runtime/blob/BlobClientSslTest.java | 9674 | /*
* 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 ... | apache-2.0 |
ww44ss/relevance | README.md | 1058 | # relevance
this is the relevance prediction
## Kaggle prelude
So many of our favorite daily activities are mediated by proprietary search algorithms. Whether you're trying to find a stream of that reality TV show on cat herding or shopping an eCommerce site for a new set of Japanese sushi knives, the relevance of s... | apache-2.0 |
froko/SimpleDomain | src/SimpleDomain/Common/InMemoryTraceListener.cs | 2853 | //-------------------------------------------------------------------------------
// <copyright file="InMemoryTraceListener.cs" company="frokonet.ch">
// Copyright (C) frokonet.ch, 2014-2020
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance wi... | apache-2.0 |
romatixo/rtishenko | README.md | 11 | # rtishenko | apache-2.0 |
spotify/bigtop | bigtop-deploy/vm/vagrant-puppet/provision.sh | 458 | # Install puppet agent
yum -y install http://yum.puppetlabs.com/puppetlabs-release-el-6.noarch.rpm
yum -y install puppet-2.7.23-1.el6.noarch
# Prepare puppet configuration file
cat > /bigtop-puppet/config/site.csv << EOF
hadoop_head_node,$1
hadoop_storage_dirs,/data/1,/data/2
bigtop_yumrepo_uri,http://bigtop.s3.amazon... | apache-2.0 |
djallalserradji/inject.property | README.md | 2224 | # Injecting external properties into Java EE 6/7 applications
A set of 2 annotations that allow to simply inject properties from properties files.
## Features:
* Inject a property by simply annotating a String attribute
* Annotate a class to specify the properties files to load
* Alternatively, properties files can b... | apache-2.0 |
mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Asterales/Asteraceae/Brachyglottis monroi elongata/README.md | 218 | # Brachyglottis monroi (Hook.f.) B.Nord. var. elongata (Allan) B.Nord. VARIETY
#### Status
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |
uzmakinaruto/FirstLineCode | app/src/main/java/com/jan/flc/firstlinecode/activity/UIActivity.java | 2700 | package com.jan.flc.firstlinecode.activity;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AlertDialog;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import... | apache-2.0 |
nagyist/marketcetera | photon/photon/plugins/org.marketcetera.photon.testfragment/src/test/java/org/marketcetera/photon/quickfix/QuickFIXTest.java | 2808 | package org.marketcetera.photon.quickfix;
import junit.framework.TestCase;
import org.marketcetera.quickfix.FIXVersion;
import quickfix.ConfigError;
import quickfix.DataDictionary;
import quickfix.FieldNotFound;
import quickfix.FieldType;
import quickfix.InvalidMessage;
import quickfix.Message;
import qu... | apache-2.0 |
sylow/google-adwords-api | examples/v201003/add_negative_campaign_criterion.rb | 3158 | #!/usr/bin/ruby
#
# Author:: api.sgomes@gmail.com (Sérgio Gomes)
#
# Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
#
# License:: 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 o... | apache-2.0 |
vobruba-martin/closure-compiler | test/com/google/javascript/jscomp/RewriteNewDotTargetTest.java | 4093 | /*
* Copyright 2019 The Closure Compiler 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... | apache-2.0 |
Kiandr/MS | Languages/CSharp/CPCWS_DotNet_Samples/REST/serviceinfo/GetOutletServiceInfo/GetOutletServiceInfo.cs | 4631 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Net;
using System.Xml.Serialization;
using System.Configuration;
using System.IO;
namespace GetServiceInfo
{
class GetOutletServiceInfo
{
static void Main(string[] args)
{
// Your use... | apache-2.0 |