code stringlengths 3 1.01M | repo_name stringlengths 5 116 | path stringlengths 3 311 | language stringclasses 30
values | license stringclasses 15
values | size int64 3 1.01M |
|---|---|---|---|---|---|
<!DOCTYPE html>
<html lang="{{ site.lang | default: "en-US" }}">
<head>
<meta charset="UTF-8">
{% seo %}
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesh... | worldiety/homunculus | docs/_layouts/default.html | HTML | apache-2.0 | 2,866 |
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
/**
*
* create the files in batch
*
**/
int
createWRFileInBatch (int fileHandlerArray[], int fileHandlerArraySize)
{
int retValue = 0;
if (fileHandlerArray != NULL && fileHandlerArraySize > 0)
{
... | zephyr-yang/flashget.2017 | client_file.c | C | apache-2.0 | 4,565 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_32) on Tue Jun 18 11:08:43 PDT 2013 -->
<TITLE>
SetLoadBalancerPoliciesOfListenerRequest (AWS SDK for Java - 1.4.7)
</TITLE>
<META NAME="date" CONTE... | hobinyoon/aws-java-sdk-1.4.7 | documentation/javadoc/com/amazonaws/services/elasticloadbalancing/model/SetLoadBalancerPoliciesOfListenerRequest.html | HTML | apache-2.0 | 39,810 |
# coding=utf-8
# Copyright 2014 Pants project contributors (see CONTRIBUTORS.md).
# Licensed under the Apache License, Version 2.0 (see LICENSE).
from __future__ import absolute_import, division, print_function, unicode_literals
import os
from builtins import str
from textwrap import dedent
from pants.backend.jvm.ta... | twitter/pants | tests/python/pants_test/backend/jvm/targets/test_jvm_app.py | Python | apache-2.0 | 14,693 |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta http-equiv=Content-Type content="text/html;charset=utf-8">
<meta property="wb:webmaster" content="e635a420782119b7" />
<meta name="keywords" content="可穿戴,可穿戴设备,百度可穿戴设备,百度可穿戴,智能设备,智能可穿戴设备,超智能设备,百度智能设备,便携设备,便携智能设备,百度便携设备,... | jiangerji/my-utils | store.baidu.com/cache/html/3369.html | HTML | apache-2.0 | 17,342 |
package org.opencb.biodata.tools.feature;
import org.broad.igv.bbfile.*;
import org.opencb.biodata.models.core.Region;
import org.opencb.commons.utils.FileUtils;
import java.io.IOException;
import java.nio.file.Path;
import java.util.ArrayList;
import java.util.List;
/**
* Created by imedina on 25/11/16.
*/
public... | opencb/biodata | biodata-tools/src/main/java/org/opencb/biodata/tools/feature/BigWigManager.java | Java | apache-2.0 | 5,997 |
import sys
import ray
import pytest
from ray.test_utils import (
generate_system_config_map,
wait_for_condition,
wait_for_pid_to_exit,
)
@ray.remote
class Increase:
def method(self, x):
return x + 2
@ray.remote
def increase(x):
return x + 1
@pytest.mark.parametrize(
"ray_start_reg... | robertnishihara/ray | python/ray/tests/test_gcs_fault_tolerance.py | Python | apache-2.0 | 3,783 |
::
:: Copyright 2014-2019 Real Logic 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 law or agree... | galderz/Aeron | aeron-samples/scripts/archive/segment-inspector.bat | Batchfile | apache-2.0 | 733 |
// Copyright 2017 DAIMTO ([Linda Lawton](https://twitter.com/LindaLawtonDK)) : [www.daimto.com](http://www.daimto.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.apa... | LindaLawton/Google-Dotnet-Samples | Samples/Google App Engine Admin API/v1beta/APIKey.cs | C# | apache-2.0 | 3,554 |
# Trimezia martinicensis (Jacq.) Herb. SPECIES
#### Status
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
Edwards's Bot. Reg. 30(Misc. ):88. 1844
#### Original name
Iris martinicensis Jacq.
### Remarks
null | mdoering/backbone | life/Plantae/Magnoliophyta/Liliopsida/Asparagales/Iridaceae/Trimezia/Trimezia martinicensis/README.md | Markdown | apache-2.0 | 249 |
import React from 'react';
import PropTypes from 'prop-types';
import classNames from 'classnames';
import './styles/ColumnView.scss';
import prefixClass from './utils/prefixClass';
import icBEM from './utils/icBEM';
export const COMPONENT_NAME = prefixClass('column-view');
const ROOT_BEM = icBEM(COMPONENT_NAME);
exp... | iCHEF/gypcrete | packages/core/src/ColumnView.js | JavaScript | apache-2.0 | 2,190 |
// Copyright 2016 CNI 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 ... | containernetworking/plugins | plugins/main/loopback/loopback_test.go | GO | apache-2.0 | 3,273 |
---
layout: post
title: "流离在过去的Css样式"
subtitle: "健忘的福音"
date: 2018-09-16 08:50:15
author: "AXiang"
header-img: "img/post-bg-css.jpg"
catalog: true
tags:
- 前端
- Css
---
> 老忘记但是炒鸡好用的Css样式
##### 视差效果:background-attachment: fixed;
视差滚动能让多层背景以不同的速度移动,形成立体的运动效果,带来非常出色的视觉体验。在CSS中定义背景滚动方式的属性是[ba... | lykqnbz/lykqnbz.github.io | _posts/2018-09-16-AmazingCss.markdown | Markdown | apache-2.0 | 4,756 |
## ReplaceKeys request
### Description
ReplaceKeys is a request to change the keys on an E-meter. The request needs the DeviceIdentification, an AuthenticationKey and an EncryptionKey.
All requests have similar response behaviour which is described in [ResponseMessages](./ResponseMessages.md).
[GetReplaceKeysRespons... | rlemmers/rle-test-repo | Domains/Smartmetering/smartmeteringwebservices/ReplaceKeys.md | Markdown | apache-2.0 | 926 |
# Copyright (c) 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 or agreed to ... | lielongxingkong/windchimes | swift/common/middleware/slo.py | Python | apache-2.0 | 19,534 |
# Embellisia hyacinthi de Hoog & P.J. Mull. bis, 1973 SPECIES
#### Status
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
Neth. Jl Pl. Path. 79(3): 85 (1973)
#### Original name
Embellisia hyacinthi de Hoog & P.J. Mull. bis, 1973
### Remarks
null | mdoering/backbone | life/Fungi/Ascomycota/Dothideomycetes/Pleosporales/Pleosporaceae/Embellisia/Embellisia hyacinthi/README.md | Markdown | apache-2.0 | 287 |
# Nyctalis lycoperdoides (Bull.) Konrad & Maubl. SPECIES
#### Status
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
Agaricus lycoperdoides Bull., 1784
### Remarks
null | mdoering/backbone | life/Fungi/Basidiomycota/Agaricomycetes/Agaricales/Lyophyllaceae/Asterophora/Asterophora lycoperdoides/ Syn. Nyctalis lycoperdoides/README.md | Markdown | apache-2.0 | 233 |
# Dentiscutata reticulata (Koske, D.D. Mill. & C. Walker) Sieverd., F.A. Souza & Oehl, 2008 SPECIES
#### Status
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | mdoering/backbone | life/Fungi/Glomeromycota/Glomeromycetes/Diversisporales/Gigasporaceae/Scutellospora/Scutellospora reticulata/ Syn. Dentiscutata reticulata/README.md | Markdown | apache-2.0 | 246 |
# Usnea splendida Motyka SPECIES
#### Status
ACCEPTED
#### According to
Index Fungorum
#### Published in
null
#### Original name
Usnea splendida Motyka
### Remarks
null | mdoering/backbone | life/Fungi/Ascomycota/Lecanoromycetes/Lecanorales/Parmeliaceae/Usnea/Usnea splendida/README.md | Markdown | apache-2.0 | 173 |
# Habenaria caranjensis Dalzell SPECIES
#### Status
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | mdoering/backbone | life/Plantae/Magnoliophyta/Liliopsida/Asparagales/Orchidaceae/Habenaria/Habenaria caranjensis/README.md | Markdown | apache-2.0 | 187 |
# Xiphion sisyrinchium (L.) Baker SPECIES
#### Status
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | mdoering/backbone | life/Plantae/Magnoliophyta/Liliopsida/Asparagales/Iridaceae/Moraea/Moraea sisyrinchium/ Syn. Xiphion sisyrinchium/README.md | Markdown | apache-2.0 | 188 |
# Hieracium bifidum subsp. stenolepidotropum K. Malý & Zahn SUBSPECIES
#### Status
ACCEPTED
#### According to
Euro+Med Plantbase
#### Published in
null
#### Original name
null
### Remarks
null | mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Asterales/Asteraceae/Hieracium/Hieracium bifidum/Hieracium bifidum stenolepidotropum/README.md | Markdown | apache-2.0 | 198 |
# Aremoricanium decoratum Loeblich & MacAdam, 1971 SPECIES
#### Status
ACCEPTED
#### According to
Interim Register of Marine and Nonmarine Genera
#### Published in
null
#### Original name
null
### Remarks
null | mdoering/backbone | life/Protozoa/Acritarcha/Aremoricanium/Aremoricanium decoratum/README.md | Markdown | apache-2.0 | 214 |
# Aganonerion Pierre & Spire GENUS
#### Status
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Gentianales/Apocynaceae/Aganonerion/README.md | Markdown | apache-2.0 | 174 |
# Mascagnia benthamiana (Griseb.) W.R.Anderson SPECIES
#### Status
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Malpighiales/Malpighiaceae/Mascagnia/Mascagnia benthamiana/README.md | Markdown | apache-2.0 | 194 |
import { EventEmitter } from 'events'
import { applyReducer, Operation } from 'fast-json-patch'
import { camelCase, omit } from 'lodash'
import { FORMAT_TEXT_MAP, SpanContext, Tracer } from 'opentracing'
import { Observable, Subscription, Symbol } from 'rxjs'
import { inspect } from 'util'
import {
ErrorCodes,
... | sourcegraph/javascript-typescript-langserver | src/connection.ts | TypeScript | apache-2.0 | 13,639 |
package sdk.java.src.org.opencv.core;
import java.util.Arrays;
import java.util.List;
public class MatOfRect extends Mat {
// 32SC4
private static final int _depth = CvType.CV_32S;
private static final int _channels = 4;
public MatOfRect() {
super();
}
protected MatOfRect(long addr)... | dilloncc/podchief-android | scanlibrary/src/main/jni/sdk/java/src/org/opencv/core/MatOfRect.java | Java | apache-2.0 | 2,273 |
# Copyright 2014 Open Connectome Project (http;//openconnecto.me)
# Written by Da Zheng (zhengda1936@gmail.com)
#
# This file is part of SAFSlib.
#
# 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 ... | silky/FlashGraph | utils/Makefile | Makefile | apache-2.0 | 1,127 |
/* main.c - Application main entry point */
/*
* Copyright (c) 2016 Intel Corporation
*
* 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.... | Jason0204/jasontek_f103rb-zephyrOS-project | samples/bluetooth/peripheral_hids/src/main.c | C | apache-2.0 | 3,712 |
package com.demo.processor;
import org.apache.camel.Exchange;
import org.apache.camel.Processor;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.demo.demorules.BrmsInsertElement;
import com.demo.demorules.BrmsPayload;
import com.demo.demorules.FireRulesObject;
import com.demo.demorules.InsertEleme... | wohshon/fis-integration | src/main/java/com/demo/processor/BrmsProcessor.java | Java | apache-2.0 | 1,511 |
package me.toptas.jobseasy.app;
import java.util.HashMap;
import java.util.List;
import javax.inject.Inject;
import me.toptas.jobseasy.model.RssItem;
public class SessionData {
@Inject
public SessionData() {
}
private final HashMap<String, List<RssItem>> mContentMap = new HashMap<>();
public ... | bablumon/EasyJobsMain | app/src/main/java/me/toptas/jobseasy/app/SessionData.java | Java | apache-2.0 | 601 |
//
// WMCommentViewController.h
// 百思不得姐
//
// Created by 王蒙 on 15/8/2.
// Copyright (c) 2015年 wm. All rights reserved.
//
#import <UIKit/UIKit.h>
@class WMWordToip;
@interface WMCommentViewController : UIViewController
/**帖子模型*/
@property (nonatomic,strong) WMWordToip *wordToip;
@end
| sdhzwm/Baijie-OC- | 百思不得姐/百思不得姐/Classes/Essence(精华)/Controller/WMCommentViewController.h | C | apache-2.0 | 315 |
///////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) Crossbar.io Technologies GmbH and contributors
//
// Boost Software License - Version 1.0 - August 17th, 2003
//
// Permission is hereby granted, free of charge, to any person or organization
// obtaining a copy of the s... | tavendo/AutobahnCpp | examples/parameters.cpp | C++ | apache-2.0 | 5,326 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="descri... | GorCat/gorcat.github.io | _site/2015/05/25/js-module-loader/index.html | HTML | apache-2.0 | 39,761 |
using Rabbit.Kernel;
using System.Collections.Generic;
namespace Rabbit.Web.Routes
{
/// <summary>
/// 一个抽象的路由提供程序。
/// </summary>
public interface IRouteProvider : IDependency
{
/// <summary>
/// 获取路由信息。
/// </summary>
/// <param name="routes">路由集合。</param>
... | RabbitTeam/RabbitHub | Rabbit.Web/Routes/IRouteProvider.cs | C# | apache-2.0 | 431 |
<div ng-include="'components/navbar/navbar.html'"></div>
<div class="container-fluid">
<div class="row">
<div class="col-sm-12">
<div class="column-header">
<!-- <div class="btn-group pull-right">
<label>Sort by</label>
<a href="#" class="dropdown-toggle" id="dropdownMenu1" data-toggle="dropdow... | codeaudit/dig | client/app/queries/queries.html | HTML | apache-2.0 | 6,033 |
// TTTOrdinalNumberFormatter.h
//
// Copyright (c) 2011 Mattt Thompson (http://mattt.me)
//
// 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 limitati... | brightsoftdev/FringeKit | iOSFramework/UtilityFramework/FormatterKit/TTTOrdinalNumberFormatter/TTTOrdinalNumberFormatter.h | C | apache-2.0 | 2,446 |
/*
* Copyright 2014-2019 Amazon.com, Inc. or its affiliates. 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. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | jentfoo/aws-sdk-java | aws-java-sdk-applicationautoscaling/src/main/java/com/amazonaws/services/applicationautoscaling/model/transform/PutScheduledActionRequestProtocolMarshaller.java | Java | apache-2.0 | 2,787 |
package io.qameta.htmlelements.element;
/**
* @author ehborisov
*/
public interface Image extends ExtendedWebElement {
default String getSource() {
return getAttribute("src");
}
default String getAlt() {
return getAttribute("alt");
}
}
| eroshenkoam/htmlelements | src/main/java/io/qameta/htmlelements/element/Image.java | Java | apache-2.0 | 272 |
package org.mockserver.integration.mocking;
import org.junit.AfterClass;
import org.junit.BeforeClass;
import org.mockserver.integration.ClientAndServer;
import org.mockserver.integration.server.AbstractBasicMockingIntegrationTest;
import static org.mockserver.integration.ClientAndServer.startClientAndServer;
import ... | jamesdbloom/mockserver | mockserver-netty/src/test/java/org/mockserver/integration/mocking/ClientAndServerMockingIntegrationTest.java | Java | apache-2.0 | 914 |
/*******************************************************************************
* Copyright 2013 Johns Hopkins University
*
* 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:... | dimm0/scidrive | src/edu/jhu/pha/vospace/UdtServlet.java | Java | apache-2.0 | 8,300 |
using UnityEngine;
using System.Collections;
public class BlockMovement : MonoBehaviour {
// Use this for initialization
void Start () {
}
// Update is called once per frame
void Update () {
}
}
| harjup/WizardBroadcast | Assets/Scripts/Interactables/BlockMovement.cs | C# | apache-2.0 | 212 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>ApexParser xref</title>
<link type="text/css" r... | jasonwee/videoOnCloud | pmd/pmd-doc-5.5.1/xref/net/sourceforge/pmd/lang/apex/ApexParser.html | HTML | apache-2.0 | 5,880 |
<div class="ui-block ui-shadow business_item" data-id="{{b.id}}" style="margin-top:2.5em;" >
<div class="ui-block-head">
<div class="ui-content" >
<strong>{{b.name}}</strong>
</div>
<div class="ui-content" style="text-transform: none;" >
<div class="ui-right" >
... | amitdhiman000/MyOffers | templates/mobile/business/business_item_1.html | HTML | apache-2.0 | 5,171 |
/*
* Copyright (c) 2014 Andree Hagelstein, Maik Schulze, Deutsche Telekom AG. All Rights Reserved.
*
* Filename: ImageClientGingerbread.java
*/
package com.task4java.http.client;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.net.HttpURLConne... | dtag-dbu/task4java | com.task4java/src/com/task4java/http/client/ImageClientGingerbread.java | Java | apache-2.0 | 5,830 |
-- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
----
-- Copyright (c) 2010-2015 Apple 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 obta... | red-hood/calendarserver | txdav/common/datastore/sql_schema/old/postgres-dialect/v32.sql | SQL | apache-2.0 | 27,530 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="ro">
<head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue May 27 14:37:22 EEST 2014 -->
<title>net.sf.jasperreports.components.map.type (JasperReports 5.6.0 API)</title>
<meta name="... | phurtado1112/cnaemvc | lib/JasperReport__5.6/docs/api/net/sf/jasperreports/components/map/type/package-summary.html | HTML | apache-2.0 | 6,232 |
/**
* Copyright 2014 David L. Whitehurst
*
* 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 agre... | dlwhitehurst/MusicRecital | src/main/java/org/musicrecital/webapp/pages/PasswordRecoveryToken.java | Java | apache-2.0 | 3,421 |
# Minimalist Portfolio Template
Whitespace is a responsive portfolio template with minimalist style.
Live Preview: https://whitespace.webmasterbits.com
Download: https://github.com/webmasterbits/minimalist-porfolio/archive/master.zip
MIT License
| webmasterbits/minimalist-porfolio | README.md | Markdown | apache-2.0 | 249 |
package com.audioseparate;
import java.util.Iterator;
import java.util.List;
import java.util.Set;
import android.app.Activity;
import android.app.AlertDialog;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothHeadset;
import android.bluetooth.Bluet... | siracoj/BluetoothRecord | AudioSeparate/src/com/audioseparate/MainActivity.java | Java | apache-2.0 | 8,016 |
/*
* Licensed to Crate.io GmbH ("Crate") under one or more contributor
* license agreements. See the NOTICE file distributed with this work for
* additional information regarding copyright ownership. Crate licenses
* this file to you under the Apache License, Version 2.0 (the "License");
* you may not use this f... | crate/crate | server/src/main/java/io/crate/execution/ddl/tables/TableCreator.java | Java | apache-2.0 | 4,617 |
package org.pac4j.cas.redirect;
import org.junit.Test;
import org.pac4j.cas.client.CasClient;
import org.pac4j.cas.config.CasConfiguration;
import org.pac4j.cas.config.CasProtocol;
import org.pac4j.core.context.MockWebContext;
import org.pac4j.core.context.session.MockSessionStore;
import org.pac4j.core.exception.http... | pac4j/pac4j | pac4j-cas/src/test/java/org/pac4j/cas/redirect/CasRedirectionActionBuilderTest.java | Java | apache-2.0 | 3,476 |
/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/core/client/AWSError.h>
#include <aws/core/client/CoreErrors.h>
#include <aws/amplifyuibuilder/AmplifyUIBuilder_EXPORTS.h>
namespace Aws
{
namespace AmplifyUIBuilder
{
enu... | aws/aws-sdk-cpp | aws-cpp-sdk-amplifyuibuilder/include/aws/amplifyuibuilder/AmplifyUIBuilderErrors.h | C | apache-2.0 | 2,473 |
using CodeModel.Builder;
using CodeModel.Dependencies;
using CodeModel.Graphs;
namespace CodeModel.Primitives.Mutators
{
[Provide(Resources.EntryPoint)]
public class AddApplicationEntryPoint : IGraphMutator
{
public void Mutate(Graph model)
{
model.AddNode(new ApplicationEntryP... | Novakov/HighLevelCodeAnalysis | src/CodeModel/Primitives/Mutators/AddApplicationEntryPoint.cs | C# | apache-2.0 | 348 |
//= require jquery
//= require jquery_ujs
//= require foundation
//= require turbolinks
//= require_tree .
| converge-proximity-network/converge-backend | app/assets/javascripts/application.js | JavaScript | apache-2.0 | 107 |
//===--- lib/CodeGen/DebugLocStream.h - DWARF debug_loc stream --*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | google/llvm-propeller | llvm/lib/CodeGen/AsmPrinter/DebugLocStream.h | C | apache-2.0 | 6,049 |
/*
* Copyright (c) 2015 Raytheon BBN Technologies Corp
*
* 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... | BBN-D/poi-visio | src/main/java/org/apache/poi/xdgf/usermodel/section/geometry/GeometryRowFactory.java | Java | apache-2.0 | 2,166 |
/* Copyright (C) 2013-2022 TU Dortmund
* This file is part of AutomataLib, http://www.automatalib.net/.
*
* 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/li... | LearnLib/automatalib | util/src/test/java/net/automatalib/util/partitionrefinement/PaigeTarjanTest.java | Java | apache-2.0 | 8,662 |
package com.max.tang.demokiller.utils;
/**
* Created by zhihuitang on 2017-01-17.
*/
public class ConnectionStateMonitor {
}
| zhihuitang/AndroidDemoKiller | app/src/main/java/com/max/tang/demokiller/utils/ConnectionStateMonitor.java | Java | apache-2.0 | 129 |
/*
*
* * Copyright 2014 Orient Technologies LTD (info(at)orientechnologies.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.apa... | DiceHoldingsInc/orientdb | core/src/main/java/com/orientechnologies/orient/core/sql/OOrderByOptimizer.java | Java | apache-2.0 | 2,016 |
# OpenConext-eduproxy
[](https://travis-ci.org/OpenConext/OpenConext-eduproxy)
[](https://codecov.io/gh/OpenConext/OpenConext-eduproxy)
eduProxy is a SAML Proxy acti... | OpenConext/OpenConext-eduproxy | README.md | Markdown | apache-2.0 | 4,540 |
// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v8/enums/user_list_string_rule_item_operator.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global... | googleads/google-ads-dotnet | src/V8/Types/UserListStringRuleItemOperator.g.cs | C# | apache-2.0 | 10,541 |
# Gymnosporia ellenbeckii Loes. SPECIES
#### Status
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Celastrales/Celastraceae/Gymnosporia/Gymnosporia ellenbeckii/README.md | Markdown | apache-2.0 | 179 |
export class Flag {
constructor(
public sFlag: string,
public lFlag: string,
public sDescription: string,
public type: string,
public guiGroup: string
){}
} | bosterholz/bibigrid | bibigrid-gui/src/main/resources/public/app/shared/flag.ts | TypeScript | apache-2.0 | 205 |
package com.alibaba.fastjson.serializer;
import java.awt.Color;
import java.io.IOException;
import java.lang.reflect.Type;
import java.util.Collections;
import java.util.Set;
public class ColorSerializer implements AutowiredObjectSerializer {
public final static ColorSerializer instance = new ColorSerializer();
... | weghst/typhon | fastjson/src/main/java/com/alibaba/fastjson/serializer/ColorSerializer.java | Java | apache-2.0 | 1,280 |
# Boea prolixa C.B. Clarke SPECIES
#### Status
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Lamiales/Gesneriaceae/Paraboea/Paraboea prolixa/ Syn. Boea prolixa/README.md | Markdown | apache-2.0 | 181 |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from turnstile.checks import get_checks
from turnstile.manager import get_commands
CORE_COMMIT_MSG_CHECKS = ['branch_pattern', 'branch_release', 'branch_type', 'protect_master', 'specification']
CORE_SUBCOMMANDS = ['config', 'install', 'remove', 'specification', 'upgrade'... | zalando/turnstile | tests/test_discovery.py | Python | apache-2.0 | 636 |
<?php
class HomeController extends BaseController {
public function dash() {
if(Config::get('coins.ltc.address')===''){
echo 'The application needs configuration. Environment: '.App::environment();
}else{
return View::make('dashboard');
}
}
public function litecoin($task){
if($task==='getbalance'){
... | minhd/coin_dashboard | app/controllers/HomeController.php | PHP | apache-2.0 | 4,236 |
#ifndef LIBWEBP_NO_SRC
#include "../../libwebp_src/src/dsp/dsp.h"
#endif
| tischda/hugo-search | vendor/github.com/bep/gowebp/internal/libwebp/dsp.h | C | apache-2.0 | 73 |
# fireeye-miner
MineMeld Miner for Fireeye's urllist implemented as an extension.
## How it works
This simple Miner periodically checks the FireEye urllist.txt also known as FireEye/Bluecoat Integration for new malicious and/or callback URLs and
extract those.
## PreConfiguration using a single FireEye NX
If there... | edfauler/fireeye-miner | README.md | Markdown | apache-2.0 | 2,517 |
# Atelosaccharomyces catanei C.W. Dodge SPECIES
#### Status
ACCEPTED
#### According to
Index Fungorum
#### Published in
Medical mycology. Fungous diseases of men and other mammals 343 (1935)
#### Original name
Atelosaccharomyces catanei C.W. Dodge
### Remarks
null | mdoering/backbone | life/Fungi/Basidiomycota/Tremellomycetes/Tremellales/Tremellaceae/Atelosaccharomyces/Atelosaccharomyces catanei/README.md | Markdown | apache-2.0 | 269 |
DELIMITER /
ALTER TABLE COI_DISCLOSURE_NOTEPAD
ADD (CREATE_TIMESTAMP DATE )
/
ALTER TABLE COI_DISCLOSURE_NOTEPAD
ADD (CREATE_USER VARCHAR(60) )
/
DELIMITER ;
| blackcathacker/kc.preclean | coeus-db/coeus-db-sql/src/main/resources/org/kuali/coeus/coeus-sql/current_mysql/5.1.0/tables/KC_TBL_COI_DISCLOSURE_NOTEPAD.sql | SQL | apache-2.0 | 161 |
/*
* Copyright 2013-2019 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | spring-cloud/spring-cloud-aws | spring-cloud-aws-context/src/main/java/org/springframework/cloud/aws/context/annotation/OnClassCondition.java | Java | apache-2.0 | 1,481 |
# [Atata Samples](https://github.com/atata-framework/atata-samples) / JSON Configuration: Multi-Environment
[](https://github.com/atata-framework/atata-samples/raw/master/_archives/JsonConfiguration.MultiEnvironment.zip)
Demonstrates th... | atata-framework/atata-samples | JsonConfiguration.MultiEnvironment/README.md | Markdown | apache-2.0 | 605 |
////////////////////////////////////////////////////////////////////////////////
/// DISCLAIMER
///
/// Copyright 2014-2016 ArangoDB GmbH, Cologne, Germany
/// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany
///
/// Licensed under the Apache License, Version 2.0 (the "License");
/// you may not use this file except... | hkernbach/arangodb | arangod/RocksDBEngine/RocksDBV8Functions.cpp | C++ | apache-2.0 | 7,433 |
package no.haagensoftware.netty.webserver.scriptCache;
import java.util.Hashtable;
import java.util.List;
public class ScriptHash {
private static Hashtable<String, ScriptCache> scriptHash = new Hashtable<String, ScriptCache>();
public static ScriptCache updateScriptContents(String htmlFilePath, List<ScriptFile> ... | joachimhs/Embriak | backend/src/main/java/no/haagensoftware/netty/webserver/scriptCache/ScriptHash.java | Java | apache-2.0 | 806 |
package de.slackspace.openkeepass.parser;
import java.io.ByteArrayOutputStream;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.text.SimpleDateFormat;
import java.util.List;
import java.util.Time... | knowhowlab/openkeepass | src/test/java/de/slackspace/openkeepass/parser/KeePassDatabaseXmlParserTest.java | Java | apache-2.0 | 9,455 |
/**
* Copyright 2011-2017 Asakusa Framework Team.
*
* 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... | cocoatomo/asakusafw | dmdl-project/asakusa-dmdl-java/src/main/java/com/asakusafw/dmdl/java/emitter/driver/package-info.java | Java | apache-2.0 | 712 |
//
// ========================================================================
// Copyright (c) 1995-2013 Mort Bay Consulting Pty. Ltd.
// ------------------------------------------------------------------------
// All rights reserved. This program and the accompanying materials
// are made available under the ter... | whiteley/jetty8 | jetty-spdy/spdy-core/src/test/java/org/eclipse/jetty/spdy/frames/CredentialGenerateParseTest.java | Java | apache-2.0 | 4,598 |
package com.fernandocs.firebase.quickstart;
import android.app.ProgressDialog;
import android.support.v7.app.AppCompatActivity;
import com.google.firebase.auth.FirebaseAuth;
public class BaseActivity extends AppCompatActivity {
private ProgressDialog mProgressDialog;
public void showProgressDialog() {
... | fernandocs/firebase-quickstart-android | QuickStart/app/src/main/java/com/fernandocs/firebase/quickstart/BaseActivity.java | Java | apache-2.0 | 837 |
// Copyright 2016 The Oppia 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 ap... | prasanna08/oppia | core/templates/domain/collection/CollectionRightsObjectFactory.ts | TypeScript | apache-2.0 | 4,943 |
<!DOCTYPE html >
<html>
<head>
<title></title>
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link href="../lib/ref-index.css" media="screen" type="text/css... | ReactiveX/reactivex.github.io | rxscala/scaladoc/index/index-s.html | HTML | apache-2.0 | 13,424 |
/**
* ProductType.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Mar 02, 2009 (07:08:06 PST) WSDL2Java emitter.
*/
package com.google.api.ads.dfp.axis.v201602;
public class ProductType implements java.io.Serializable {
private java.lang.String _value_;
private static java.util.H... | gawkermedia/googleads-java-lib | modules/dfp_axis/src/main/java/com/google/api/ads/dfp/axis/v201602/ProductType.java | Java | apache-2.0 | 2,945 |
namespace BlasteroidXLib.ObjLib.Entities.Equipment.Powerups
{
using BlasteroidXLib.ObjLib.Entities.Ships;
public class ShieldPowerup : Powerup
{
public ShieldPowerup(int durationInMs, double multipler)
: base(durationInMs, multipler)
{
}
public override void Ap... | michaelleinweaver/BlasteroidX | BlasteroidXLib/ObjLib/Entities/Equipment/Powerups/ShieldPowerup.cs | C# | apache-2.0 | 491 |
package com.enioka.jqm.tools;
import java.io.File;
import java.io.IOException;
import java.util.concurrent.Semaphore;
import java.util.concurrent.TimeUnit;
import org.apache.commons.io.FileUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.enioka.jqm.jdbc.DbConn;
import com.enioka.jqm.model.N... | enioka/jqm | jqm-all/jqm-service/src/main/java/com/enioka/jqm/tools/DirectoryScanner.java | Java | apache-2.0 | 5,326 |
import gevent
import socket
from vnc_api.vnc_api import *
from cfgm_common.vnc_kombu import VncKombuClient
from config_db import *
from cfgm_common.dependency_tracker import DependencyTracker
from reaction_map import REACTION_MAP
import svc_monitor
class RabbitConnection(object):
_REACTION_MAP = REACTION_MAP
... | sajuptpm/contrail-controller | src/config/svc-monitor/svc_monitor/rabbit.py | Python | apache-2.0 | 4,079 |
# Copyright 2014 - Mirantis, Inc.
# Copyright 2020 Nokia Software.
#
# 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... | openstack/mistral | mistral/tests/unit/services/test_workbook_service.py | Python | apache-2.0 | 8,847 |
/*
* 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 ... | sbtourist/cassandra | src/java/org/apache/cassandra/db/compaction/LeveledManifest.java | Java | apache-2.0 | 26,099 |
import Check from "../../Core/Check.js";
import Cesium3DTilesInspector from "../Cesium3DTilesInspector/Cesium3DTilesInspector.js";
/**
* A mixin which adds the {@link Cesium3DTilesInspector} widget to the {@link Viewer} widget.
* Rather than being called directly, this function is normally passed as
* a parameter t... | YonatanKra/cesium | Source/Widgets/Viewer/viewerCesium3DTilesInspectorMixin.js | JavaScript | apache-2.0 | 1,237 |
# Copyright (c) 2016 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 or agreed to ... | openstack/networking-l2gw | networking_l2gw/services/l2gateway/common/tunnel_calls.py | Python | apache-2.0 | 2,017 |
<?php require 'dbms_basic.php'; ?>
<?php
session_start();
$li = mysql_connect($dbhost, $dbuser, $dbpass);
if(!$li )
{
die('Could not connect: ' . mysql_error());
}
$conc = mysql_select_db($dbdata,$li);
if(!$conc )
{
die('Could not connect to db: ' . mysql_error());
}
$uname=$_POST['uname'];
$psswd... | sara-02/IWH15 | pages/login.php | PHP | apache-2.0 | 620 |
// @ts-nocheck
'use strict';
const _ = require('lodash');
const isStandardSyntaxAtRule = require('../../utils/isStandardSyntaxAtRule');
const report = require('../../utils/report');
const ruleMessages = require('../../utils/ruleMessages');
const validateOptions = require('../../utils/validateOptions');
const vendor =... | kyleterry/sufr | pkg/ui/node_modules/stylelint/lib/rules/at-rule-whitelist/index.js | JavaScript | apache-2.0 | 1,508 |
/*
* slip.c This module implements the SLIP protocol for kernel-based
* devices like TTY. It interfaces between a raw TTY, and the
* kernel's INET protocol layers.
*
* Version: @(#)slip.c 0.8.3 12/24/94
*
* Authors: Laurence Culhane, <loz@holmes.demon.co.uk>
* Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org... | codinuum/cca | samples/c/1/slip.c | C | apache-2.0 | 35,565 |
//// [lastPropertyInLiteralWins.ts]
interface Thing {
thunk: (str: string) => void;
}
function test(thing: Thing) {
thing.thunk("str");
}
test({ // Should error, as last one wins, and is wrong type
thunk: (str: string) => {},
thunk: (num: number) => {}
});
test({ // Should be OK. Last 'thunk' is of co... | freedot/tstolua | tests/baselines/reference/lastPropertyInLiteralWins.js | JavaScript | apache-2.0 | 629 |
/*
* Copyright 2021 Red Hat, Inc. and/or 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 ap... | tkobayas/optaplanner | optaplanner-core/src/main/java/org/optaplanner/core/impl/score/buildin/hardmediumsoftbigdecimal/HardMediumSoftBigDecimalScoreHolderImpl.java | Java | apache-2.0 | 10,319 |
package com.show.tt.imservice.manager;
import com.google.protobuf.CodedInputStream;
import com.show.tt.config.DBConstant;
import com.show.tt.DB.DBInterface;
import com.show.tt.DB.entity.GroupEntity;
import com.show.tt.DB.entity.SessionEntity;
import com.show.tt.DB.entity.UserEntity;
import com.show.tt.imserv... | hgl888/TeamTalk | android/app/src/main/java/com/show/tt/imservice/manager/IMGroupManager.java | Java | apache-2.0 | 22,289 |
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: object_detection/protos/argmax_matcher.proto
#define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION
#include "object_detection/protos/argmax_matcher.pb.h"
#include <algorithm>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stub... | mlperf/inference_results_v0.7 | open/DellEMC/code/ssd-mobilenet/xilinx/include/object_detection/protos/argmax_matcher.pb.cc | C++ | apache-2.0 | 27,446 |
/*
Copyright 2020 The Matrix.org Foundation C.I.C.
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 w... | matrix-org/matrix-appservice-bridge | src/components/room-bridge-store.ts | TypeScript | apache-2.0 | 15,510 |
import React from 'react';
import { PropTypes } from 'prop-types';
import timezones from '../../data/timezones';
import map from 'lodash/map';
import classnames from 'classnames';
import validateInput from '../../validations/signup';
import TextFieldGroup from '../Form/TextFieldGroup';
import signUp from '../../utils/s... | atflowers/pantryraid | client/src/components/SignupForm/SignupForm.1.js | JavaScript | apache-2.0 | 4,575 |
# Hedysarum canadense L. SPECIES
#### Status
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
Sp. pl. 2:1054. 1753
#### Original name
null
### Remarks
null | mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Fabales/Fabaceae/Desmodium/Desmodium canadense/ Syn. Hedysarum canadense/README.md | Markdown | apache-2.0 | 195 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.