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 |
|---|---|---|---|---|---|
package ca.uhn.fhir.jpa.term;
/*
* #%L
* HAPI FHIR JPA Server
* %%
* Copyright (C) 2014 - 2016 University Health Network
* %%
* 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
*
* ... | Gaduo/hapi-fhir | hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/term/VersionIndependentConcept.java | Java | apache-2.0 | 1,149 |
/*
* Copyright 2016 Dennis Vriend
*
* 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 t... | dnvriend/intro-to-akka-streams | src/test/scala/com/github/dnvriend/streams/stage/simple/DropWhileStageTest.scala | Scala | apache-2.0 | 1,516 |
# Hedyotis pterospora F.Muell. 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/Gentianales/Rubiaceae/Oldenlandia/Oldenlandia pterospora/ Syn. Hedyotis pterospora/README.md | Markdown | apache-2.0 | 185 |
# Eleocharis caribaea var. dispar VARIETY
#### 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/Poales/Cyperaceae/Eleocharis/Eleocharis geniculata/ Syn. Eleocharis caribaea dispar/README.md | Markdown | apache-2.0 | 188 |
/*
* Copyright 2010-2017 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 "license" fil... | cedral/aws-sdk-cpp | aws-cpp-sdk-states/source/model/Tag.cpp | C++ | apache-2.0 | 1,559 |
/**
* Copyright 2015-2017 The OpenZipkin 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 ... | soundcloud/zipkin | benchmarks/src/main/java/zipkin/benchmarks/Span2ConverterBenchmarks.java | Java | apache-2.0 | 5,211 |
zhangyu | RobbieRain/he | test.py | Python | apache-2.0 | 7 |
/*
* Copyright 2014 Technische Universität Darmstadt
*
* 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 appl... | kave-cc/csharp-commons | KaVE.Commons.Tests/Model/TypeShapes/PropertyHierarchyTest.cs | C# | apache-2.0 | 1,405 |
// NOTE: this file should only be included when embedding the inspector - no other files should be included (this will do everything)
// If gliEmbedDebug == true, split files will be used, otherwise the cat'ed scripts will be inserted
(function() {
var pathRoot = "";
var useDebug = window["gliEmbedDebug"];
... | freekv/jpip.js | examples/js/embed.js | JavaScript | apache-2.0 | 4,075 |
[](https://travis-ci.org/holdenk/spark-testing-base)
# spark-testing-base
Base classes to use when writing tests with Spark.
# Why?
You've written an awesome program in Spark and now its time to write some tests. Only you find yourself
wr... | eyeem/spark-testing-base | README.md | Markdown | apache-2.0 | 1,119 |
/*
*
* (c) Copyright Ascensio System Limited 2010-2021
*
* 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 appli... | ONLYOFFICE/CommunityServer | module/ASC.Mail.Autoreply/ASC.Mail.Core/Net/IMAP/Server/Folder_EventArgs.cs | C# | apache-2.0 | 2,169 |
<?php
require_once('auth.php');
?>
<!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">
<?php
include '../connect.php';
$result = $db->prepare("SELECT * FROM products where qty < level ORDER BY product_id D... | mathunjoroge/pharmacy | stocktake/stocktake.php | PHP | apache-2.0 | 8,600 |
// <copyright file="CommandInfoRepository.cs" company="WebDriver Committers">
// Copyright 2007-2011 WebDriver committers
// Copyright 2007-2011 Google Inc.
// Portions copyright 2011 Software Freedom Conservancy
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file e... | denis-vilyuzhanin/selenium | dotnet/src/WebDriver/Remote/CommandInfoRepository.cs | C# | apache-2.0 | 13,270 |
SELECT * FROM USER_ALIAS
WHERE
AUTH_KEY = ?
AND USER_ID = ?
AND DELETE_FLAG = 0;
| support-project/knowledge | src/main/resources/org/support/project/web/dao/sql/UserAliasDao/UserAliasDao_select_on_key.sql | SQL | apache-2.0 | 85 |
/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/ec2/EC2_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSStreamFwd.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/utils/memory/stl/AWSVector.h>
#inc... | aws/aws-sdk-cpp | aws-cpp-sdk-ec2/include/aws/ec2/model/ModifyVpnTunnelOptionsSpecification.h | C | apache-2.0 | 61,025 |
/*
* Copyright 2015 Adobe Systems Incorporated
*
* 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 applica... | MyAccInt/aem-project-archetype | src/main/archetype/core/src/main/java/core/servlets/SimpleServlet.java | Java | apache-2.0 | 2,367 |
'use strict';
angular.module("ngLocale", [], ["$provide", function($provide) {
var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"};
function getDecimals(n) {
n = n + '';
var i = n.indexOf('.');
return (i == -1) ? 0 : n.length - i - 1;
}
function getVF(n... | LADOSSIFPB/nutrif | nutrif-web/lib/angular/i18n/angular-locale_os.js | JavaScript | apache-2.0 | 3,826 |
package com.comp.ninti.sportsmanager;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.MenuItem;
import android.widget.ListView;
import com.comp.ninti.adapter.LeaderBoardAd... | Nintinugga/SportsManager | app/src/main/java/com/comp/ninti/sportsmanager/LeaderBoard.java | Java | apache-2.0 | 2,193 |
/**
* www.bplow.com
*/
package com.bplow.netconn.systemmng.domain;
/**
* @desc 角色
* @author wangxiaolei
* @date 2016年5月8日 下午4:30:39
*/
public class RoleDomain {
private String roleId;
private String userId;
private String roleName;
private String roleDesc;
public String getRoleId() {... | ahwxl/ads | ads/src/main/java/com/bplow/netconn/systemmng/domain/RoleDomain.java | Java | apache-2.0 | 824 |
package it.breex.bus.impl.jms;
import it.breex.bus.event.AbstractResponseEvent;
import it.breex.bus.event.EventData;
import it.breex.bus.event.EventHandler;
import it.breex.bus.event.RequestEvent;
import it.breex.bus.impl.AbstractEventManager;
import java.util.UUID;
import javax.jms.Connection;
import javax.jms.Conn... | breex-it/breex-bus | breex-bus-jms/src/main/java/it/breex/bus/impl/jms/JmsEventManager.java | Java | apache-2.0 | 4,233 |
from .fetch import FetchParser
from .json_ld import JsonLdParser
from .lom import LomParser
from .lrmi import LrmiParser
from .nsdl_dc import NsdlDcParser
__all__ = [
'FetchParser',
'JsonLdParser',
'LomParser',
'LrmiParser',
'NsdlDcParser',
]
| navnorth/LR-Data | src/payload_schema/__init__.py | Python | apache-2.0 | 265 |
/*
Copyright 2014 Maciej Chałapuk
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... | gosmos/restful | restful_test.go | GO | apache-2.0 | 3,673 |
using System.Collections.Generic;
using System.Linq;
using CoolNameGenerator.GA.Chromosomes;
using CoolNameGenerator.GA.Crossovers;
using NUnit.Framework;
using Rhino.Mocks;
using TestSharp;
namespace Test.GA.Crossovers
{
[TestFixture]
[Category("Crossovers")]
public class OrderedCrossoverTest
{
... | Behzadkhosravifar/CoolNameGenerator | src/Test/GA/Crossovers/OrderedCrossoverTest.cs | C# | apache-2.0 | 5,007 |
/*
* Copyright (C) 2006, 2007 Apple 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:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of condit... | indashnet/InDashNet.Open.UN2000 | android/external/chromium_org/third_party/WebKit/Source/core/page/FocusController.h | C | apache-2.0 | 4,915 |
<!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_151) on Wed Jun 10 10:20:09 MST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ServerSupplier (BOM: * : A... | wildfly-swarm/wildfly-swarm-javadocs | 2.6.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/messaging/activemq/ServerSupplier.html | HTML | apache-2.0 | 9,418 |
<!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_151) on Tue Oct 30 00:52:57 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>LdapRealmSupplier (BOM: * ... | wildfly-swarm/wildfly-swarm-javadocs | 2.2.1.Final/apidocs/org/wildfly/swarm/config/elytron/LdapRealmSupplier.html | HTML | apache-2.0 | 9,190 |
/**
* Copyright 2013 Oak Ridge National Laboratory
* Author: James Horey <horeyjl@ornl.gov>
*
* 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/LI... | jhorey/Paja | src/gov/ornl/paja/storage/LogMessage.java | Java | apache-2.0 | 1,764 |
# SlingQuery
SlingQuery is a Sling resource tree traversal tool inspired by the [jQuery](http://api.jquery.com/category/traversing/tree-traversal/).
See the full documentation on [Apache Sling website](http://sling.apache.org/documentation/bundles/sling-query.html).
| tmaret/sling | contrib/extensions/sling-query/README.md | Markdown | apache-2.0 | 268 |
using Newtonsoft.Json;
using Newtonsoft.Json.Converters;
using SelectelSharp.Headers;
using System;
using System.IO;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace SelectelSharp.Requests.CDN
{
public class CDNIvalidationRequest : BaseReq... | ONLYOFFICE/CommunityServer | redistributable/SelectelSharp/Requests/CDN/CDNIvalidationRequest.cs | C# | apache-2.0 | 1,707 |
<!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_151) on Tue Oct 30 00:53:03 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildf... | wildfly-swarm/wildfly-swarm-javadocs | 2.2.1.Final/apidocs/org/wildfly/swarm/config/class-use/UndertowSupplier.html | HTML | apache-2.0 | 4,850 |
<!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_60-ea) on Tue Sep 06 12:41:45 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wil... | wildfly-swarm/wildfly-swarm-javadocs | 2016.9/apidocs/org/wildfly/swarm/config/messaging/activemq/class-use/ServerConsumer.html | HTML | apache-2.0 | 13,521 |
document.write('<div id="terminal" class="terminal-content"></div>');
var session = {};
// return a parameter value from the current URL
function getParam(sname) {
var params = location.search.substr(location.search.indexOf("?") + 1);
var sval = "";
params = params.split("&");
// split param and value... | albertlatacz/java-repl | src/javarepl/console/ui/term.js | JavaScript | apache-2.0 | 8,438 |
<!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_151) on Tue Aug 14 15:31:43 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ResolvedExposeModelSupplier... | wildfly-swarm/wildfly-swarm-javadocs | 2.1.0.Final/apidocs/org/wildfly/swarm/config/jmx/ResolvedExposeModelSupplier.html | HTML | apache-2.0 | 9,016 |
# New Relic Events
A simple Java library that can be used to submit [custom events](http://newrelic.com/insights/technology/integrations) to [New Relic Insights](http://newrelic.com/insights).
This library is useful when you need to send custom events to Insights, but you aren't running New Relic's [APM Java language ... | Notronix/NewRelicEvents | README.md | Markdown | apache-2.0 | 2,434 |
<!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_151) on Fri Jun 22 04:34:22 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildf... | wildfly-swarm/wildfly-swarm-javadocs | 2.0.0.Final/apidocs/org/wildfly/swarm/config/undertow/server/host/class-use/HTTPInvokerSettingSupplier.html | HTML | apache-2.0 | 8,180 |
function CreateMessageSenders($amountSenders, $queueName) {
for ($i=1; $i -le $amountSenders; $i++) {
$sender = New-SBMessageReceiver -QueueName $queueName -ReceiveMode 'ReceiveAndDelete';
}
} | dfensgmbh/biz.dfch.PS.Azure.ServiceBus.Client | it/ServcieBusClientTestHelpers.ps1 | PowerShell | apache-2.0 | 196 |
<!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_151) on Tue Feb 06 09:38:18 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.wildfly.s... | wildfly-swarm/wildfly-swarm-javadocs | 2017.10.2/apidocs/org/wildfly/swarm/config/undertow/class-use/Server.ServerResources.html | HTML | apache-2.0 | 7,296 |
.ff0{font-family:sans-serif;visibility:hidden;}
@font-face{font-family:ff1;src:url(f1.woff)format("woff");}.ff1{font-family:ff1;line-height:1.589369;font-style:normal;font-weight:normal;visibility:visible;}
@font-face{font-family:ff2;src:url(f2.woff)format("woff");}.ff2{font-family:ff2;line-height:1.695312;font-style:n... | braindumps/all_braindumps | 642-647.css | CSS | apache-2.0 | 16,916 |
<!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_45) on Fri Mar 06 22:11:53 CST 2015 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.hadoop.o... | jsrudani/HadoopHDFSProject | hadoop-common-project/hadoop-nfs/target/org/apache/hadoop/oncrpc/class-use/SimpleTcpServer.html | HTML | apache-2.0 | 6,158 |
#ifndef QIGTLIODEVICEWIDGET_H
#define QIGTLIODEVICEWIDGET_H
#include <QWidget>
// igtlio includes
#include "igtlioGUIExport.h"
#include <vtkSmartPointer.h>
#include <vtkObject.h>
#include "qIGTLIOVtkConnectionMacro.h"
typedef vtkSmartPointer<class igtlioDevice> igtlioDevicePointer;
class qIGTLIODeviceWidget;
cla... | IGSIO/OpenIGTLinkIO | GUI/DeviceWidgets/qIGTLIODeviceWidget.h | C | apache-2.0 | 1,172 |
angular.module('ssAuth').factory('SessionService', ['$http', '$cookies', '$q', function($http, $cookies, $q){
var currentUser = {};
var currentFetch;
currentUser.isAdmin = function() {
return currentUser && currentUser.groups && currentUser.groups['Admins'];
};
var getCurrentUser = functi... | spaceshipsamurai/samurai-auth | public/app/shared/session.service.js | JavaScript | apache-2.0 | 1,933 |
/**
* @license Copyright 2017 Google Inc. All Rights Reserved.
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicable law or a... | tkadlec/lighthouse | lighthouse-core/test/gather/gatherers/dobetterweb/optimized-images-test.js | JavaScript | apache-2.0 | 5,402 |
<!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_151) on Thu Mar 08 14:17:41 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.wildfly.swarm.microprof... | wildfly-swarm/wildfly-swarm-javadocs | 2018.3.3/apidocs/org/wildfly/swarm/microprofile/health/detect/package-frame.html | HTML | apache-2.0 | 1,049 |
<!DOCTYPE html>
<meta charset=utf-8>
<title>Redirecting...</title>
<link rel=canonical href="../泥/index.html">
<meta http-equiv=refresh content="0; url='../泥/index.html'">
<h1>Redirecting...</h1>
<a href="../泥/index.html">Click here if you are not redirected.</a>
<script>location='../泥/index.html'</script>
| hochanh/hochanh.github.io | rtk/v4/1055.html | HTML | apache-2.0 | 316 |
#!/bin/bash
set -e
docker version
# Install docker-compose
sudo rm -f /usr/local/bin/docker-compose
curl -L https://github.com/docker/compose/releases/download/${DOCKER_COMPOSE_VERSION}/docker-compose-`uname -s`-`uname -m` > /tmp/docker-compose
chmod +x /tmp/docker-compose
sudo mv /tmp/docker-compose /usr/local/bin
... | NeoCN/jaeger | travis/install-crossdock-deps.sh | Shell | apache-2.0 | 343 |
package smartchess
object square {
type TSquare = Int
type TFile = Int
type TRank = Int
val BOARD_SIZE_SHIFT = 3
val BOARD_SIZE = 1 << BOARD_SIZE_SHIFT
val HALF_BOARD_SIZE = BOARD_SIZE / 2
val HALF_BOARD_SIZE_MINUS_ONE = HALF_BOARD_SIZE - 1
val BOARD_AREA_SHIFT = BOARD_SIZE_SHIFT * 2
val BOARD_... | serversideapps/silhmojs | shared/src/main/scala/shared/smartchess/square.scala | Scala | apache-2.0 | 2,229 |
/*
* 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 ... | mduerig/json-jerk | src/main/java/michid/jsonjerk/LevelOrderJsonParser.java | Java | apache-2.0 | 6,473 |
<!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_151) on Tue Feb 06 09:38:08 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>StaticContentContainer (BOM... | wildfly-swarm/wildfly-swarm-javadocs | 2017.10.2/apidocs/org/wildfly/swarm/undertow/StaticContentContainer.html | HTML | apache-2.0 | 13,971 |
/**
* For JavaDocs.
*@author dgagarsky
*@since 01.12.2016
*/
package ru.job4j; | degauhta/dgagarsky | chapter_001/src/test/java/ru/job4j/package-info.java | Java | apache-2.0 | 81 |
# Assignment 1
## Overview
This assignment will focus on your ability to implement an Android application using test driven development methods.
## Warning
UNDER NO CIRCUMSTANCES SHOULD YOU USE THIS APP "AS IS" IN PRODUCTION!!!
## Instructions
First clone this Git Repository and import it into Android Studio, an... | juleswhite/coursera-sustainable-apps | Assignments/TestingAsgn2/README.md | Markdown | apache-2.0 | 7,125 |
using System;
using System.Xml.Serialization;
namespace Aop.Api.Domain
{
/// <summary>
/// AlipayInsAutoAutoinsprodQuoteQueryModel Data Structure.
/// </summary>
[Serializable]
public class AlipayInsAutoAutoinsprodQuoteQueryModel : AopObject
{
/// <summary>
/// 询价ID
/// ... | 329277920/Snail | Snail.Pay.Ali.Sdk/Domain/AlipayInsAutoAutoinsprodQuoteQueryModel.cs | C# | apache-2.0 | 582 |
/**************************************************************************\
* This file is part of CaSPER. *
* *
* Copyright: *
* 2009-20... | marcovc/casper | bindings/xcsp/parser.cpp | C++ | apache-2.0 | 20,252 |
# Poa densiflora Buckley 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/Poales/Poaceae/Poa/Poa arachnifera/ Syn. Poa densiflora/README.md | Markdown | apache-2.0 | 179 |
/*
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 use this f... | ghaskins/obc-peer | openchain/consensus/controller/controller.go | GO | apache-2.0 | 1,587 |
<!--
Copyright 2020 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
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, soft... | google/trillian-website | layouts/shortcodes/rel-figure.html | HTML | apache-2.0 | 654 |
/*
* Copyright 2005-2007 Maarten Billemont
*
* 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 appli... | Lyndir/Opal | discontinued/opal-geo/src/main/java/com/lyndir/lhunath/opal/gui/ListenerAction.java | Java | apache-2.0 | 2,900 |
{$Header}
<main role="main" class="main" contenteditable="false">
<aside id="notifications">
<!-- Notifications -->
{if !empty($error)}<div class="notification-error">{$error}</div>{/if}
{if !empty($success)}<div class="notification-success">{$success}</div>{/if}
</aside>
<section class="frame">
<header>
... | duyetdev/ypCore | apps/admin/view/simple/module/News/Setting.GoogleTrend.php | PHP | apache-2.0 | 655 |
// TODO split modules, controllers, services
// info separate files and concat/uglify them
let remote = require('remote')
let fs = require('fs')
let mysql = require('promise-mysql')
let app = angular.module('ttableinstaller', ['ngRoute'])
photon.start(document)
app.config(($routeProvider) => {
$routeProvider
... | tTables/tTableInstaller | app/app.js | JavaScript | apache-2.0 | 467 |
#region Copyright 2010 by Roger Knapp, Licensed under the Apache License, Version 2.0
/* 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
* ... | csharptest/JiraSVN | src/SvnPlugin/MyPlugin.cs | C# | apache-2.0 | 16,267 |
/*
* Copyright 2008-2011 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 ap... | sdw2330976/Research-spring-data-jpa | spring-data-jpa-1.7.1.RELEASE/src/test/java/org/springframework/data/jpa/repository/config/TypeFilterConfigTests.java | Java | apache-2.0 | 1,407 |
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>DateField - ScalaTest 2.2.4 - org.scalatest.selenium.WebBrowser.DateField</title>
<meta name="description" content="DateField - ScalaT... | scalatest/scalatest-website | public/scaladoc/2.2.4/org/scalatest/selenium/WebBrowser$DateField.html | HTML | apache-2.0 | 43,461 |
<!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.8 - org.scalatest.fixture.AsyncFreeSpecLike.ResultOfTaggedAsInv... | scalatest/scalatest-website | public/scaladoc/3.0.8/org/scalatest/fixture/AsyncFreeSpecLike$ResultOfTaggedAsInvocationOnString.html | HTML | apache-2.0 | 50,396 |
package org.drools.rule;
/*
* Copyright 2005 JBoss 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 ... | bobmcwhirter/drools | drools-core/src/main/java/org/drools/rule/InvalidRulePackage.java | Java | apache-2.0 | 1,064 |
package com.twu.biblioteca.service.impl;
import com.twu.biblioteca.mapper.BookListMapper;
import com.twu.biblioteca.mapper.MyBatisUtil;
import com.twu.biblioteca.model.Book;
import com.twu.biblioteca.service.BookListService;
import org.apache.ibatis.session.SqlSession;
import java.util.ArrayList;
public class BookLi... | niuwanlu/twu-biblioteca-niuwanlu-tdd | src/main/java/com/twu/biblioteca/service/impl/BookListServiceImpl.java | Java | apache-2.0 | 863 |
/**************************************************************************
* Copyright 2015 John Denholm *
* *
* Licensed under the Apache License, Version 2.0 (the "License"); *
* you may not us... | ghostflame/ministry | src/carbon-copy/selfstats.h | C | apache-2.0 | 2,263 |
/*
* Copyright 2015 Thomas Hoffmann
*
* 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... | j4velin/WiFi-Automatic | src/play/java/de/j4velin/wifiAutoOff/GeoFenceService.java | Java | apache-2.0 | 3,340 |
windmill-game
=============
The classic windmill game made in Scala.
| Menerve/windmill-game | README.md | Markdown | apache-2.0 | 70 |
# Crinum exaltatum Herb. 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/Amaryllidaceae/Crinum/Crinum asiaticum/ Syn. Crinum exaltatum/README.md | Markdown | apache-2.0 | 179 |
/*
* Copyright 2015-2020 OpenCB
*
* 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 ... | opencb/opencga | opencga-analysis/src/test/java/org/opencb/opencga/analysis/individual/qc/IndividualQcUtilsTest.java | Java | apache-2.0 | 6,198 |
// Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.siyeh.ig.redundancy;
import com.google.common.collect.ImmutableSet;
import com.intellij.codeInspection.ex.InspectionElementsMergerBase;
import com.intellij.util.Array... | leafclick/intellij-community | plugins/InspectionGadgets/src/com/siyeh/ig/redundancy/RedundantStringOperationMerger.java | Java | apache-2.0 | 2,723 |
# Rhytisma E.M. Fries, 1818 GENUS
#### Status
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
Rhytisma E.M. Fries, 1818
### Remarks
null | mdoering/backbone | life/Fungi/Ascomycota/Leotiomycetes/Rhytismatales/Rhytismataceae/Rhytisma/README.md | Markdown | apache-2.0 | 202 |
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>Scaladoc for org.scalatest.matchers.Matchers.ResultOfHaveWordForJavaList</title>
<meta http-equiv="content-type" content="text/html; c... | scalatest/scalatest-website | public/scaladoc/1.2/org/scalatest/matchers/Matchers$ResultOfHaveWordForJavaList.html | HTML | apache-2.0 | 31,091 |
select
'{{ var("from_root_to_second") }}' as from_root,
'{{ var("from_second_to_second") }}' as from_second
| fishtown-analytics/dbt | test/integration/013_context_var_tests/second_dependency_v1/models/inner/second_dep_model.sql | SQL | apache-2.0 | 116 |
package com.app.annotation.aspect;
/**
* Created by baixiaokang on 17/1/31.
*/
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.METHOD)
public @int... | AndroidAdu/material-News | lib/src/main/java/com/app/annotation/aspect/Permission.java | Java | apache-2.0 | 363 |
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Class Hierarchy (JSparklines 1.0.12 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="class tree">
<meta name="generator" content="javadoc/TreeWriter">
... | compomics/jsparklines | docs/javadoc/overview-tree.html | HTML | apache-2.0 | 35,450 |
// Copyright 2000-2021 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.openapi.module.impl;
import com.intellij.configurationStore.RenameableStateStorageManager;
import com.intellij.ide.highlighter.ModuleFileTy... | jwren/intellij-community | platform/lang-impl/src/com/intellij/openapi/module/impl/ModuleImpl.java | Java | apache-2.0 | 12,736 |
# Lespedeza trigonoclada Franch. 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/Fabales/Fabaceae/Campylotropis/Campylotropis trigonoclada/ Syn. Lespedeza trigonoclada/README.md | Markdown | apache-2.0 | 187 |
app.controller('PickerController', function ($scope, $modalInstance, itemColor) {
$scope.showCarrierColors = true;
$scope.brandColors = [
{
name: 'Brand Blue',
hex: '#276681'
},
{
name: 'Brand Green',
hex: '#66b245'
},
{
name: 'Brand Blue Desaturated',
hex: '#417c95'
},
{
name:... | seanmthompson/D3-Chart-Generator | src/app/shared/colorpicker/pickerController.js | JavaScript | apache-2.0 | 3,420 |
// Copyright 2007-2017 Chris Patterson, Dru Sellers, Travis Smith, et. al.
//
// 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
//
... | SanSYS/MassTransit | src/MassTransit.Azure.ServiceBus.Core/Topology/Configuration/IServiceBusConsumeTopologyConfigurator.cs | C# | apache-2.0 | 1,550 |
<!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_26) on Sun Dec 30 01:26:13 PST 2012 -->
<TITLE>
Uses of Class org.apache.hadoop.mapreduce.lib.partition.HashPartitioner (Hadoop 1.0.4-SNAPSHOT API)
<... | davidl1/hortonworks-extension | build/docs/api/org/apache/hadoop/mapreduce/lib/partition/class-use/HashPartitioner.html | HTML | apache-2.0 | 6,304 |
/*
* Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package com.sun.mirror.declaration;
import java.lang.annotation.Annotation;
import java.util.Collection;
i... | haikuowuya/android_system_code | src/com/sun/mirror/declaration/Declaration.java | Java | apache-2.0 | 5,514 |
package com.xsolla.android.sdk.data.model;
import java.util.List;
public class XHoldSubscriptionStatus {
private String status;
private List<XMessage> errors;
private XApi api;
public String getStatus() {
return status;
}
public List<XMessage> getErrors() {
return errors;
... | xsolla/xsolla-sdk-android | xsollasdk/src/main/java/com/xsolla/android/sdk/data/model/XHoldSubscriptionStatus.java | Java | apache-2.0 | 827 |
using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using Evol.TMovie.Domain.Models.Entities;
using Evol.TMovie.Domain.QueryEntries.Parameters;
using Evol.Common;
using Evol.Domain.Data;
using Evol.Common.Data;
namespace Evol.TMovie.Domain.QueryEntries
{
public interface ISeatQueryEntry ... | supernebula/evol-core | src/Evol.TMovie.Domain/QueryEntries/ISeatQueryEntry.cs | C# | apache-2.0 | 549 |
package br.eti.arthurgregorio.fulljeearch.domain.security;
/**
*
* @author Arthur
*/
public interface ApplicationRoles {
public final String USER = "Usuario";
public final String ADMINISTRATOR = "Administrador";
}
| arthurgregorio/exemplos | FullJeeArch/src/main/java/br/eti/arthurgregorio/fulljeearch/domain/security/ApplicationRoles.java | Java | apache-2.0 | 228 |
namespace SharpGCalendar.Domain.Model
{
public enum Frequency
{
None = 0,
Daily = 1,
Weekly = 2,
Monthly = 4,
Yearly = 8
}
}
| jnicram/SharpGCalendar | backend-app/SharpGCalendar.Domain/Model/Frequency.cs | C# | apache-2.0 | 187 |
package com.almende.dialog.example.agent;
import java.io.Serializable;
import java.net.URLDecoder;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import java.util.logging.Logger;
import javax.ws.rs.Consumes;
import javax.ws.rs.GET;
import ja... | almende/dialog | dialoghandler/src/main/java/com/almende/dialog/example/agent/YesNoAgent.java | Java | apache-2.0 | 7,159 |
CREATE TABLE IF NOT EXISTS `uctoo_district` (
`id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL DEFAULT '',
`level` tinyint(4) unsigned NOT NULL DEFAULT '0',
`upid` mediumint(8) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='中国省市区... | fishling/chatPro | Addons/ChinaCity/install.sql | SQL | apache-2.0 | 124,481 |
package com.suscipio_solutions.consecro_mud.Commands;
import java.util.Vector;
import com.suscipio_solutions.consecro_mud.MOBS.interfaces.MOB;
import com.suscipio_solutions.consecro_mud.core.CMParms;
@SuppressWarnings("rawtypes")
public class NoFollow extends Follow
{
public NoFollow(){}
private final String[] ac... | ConsecroMUD/ConsecroMUD | com/suscipio_solutions/consecro_mud/Commands/NoFollow.java | Java | apache-2.0 | 1,837 |
/**
Copyright 2008 University of Rochester
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... | nate-rcl/irplus | ir_core/src/edu/ur/ir/researcher/ResearcherLink.java | Java | apache-2.0 | 5,358 |
package org.dbflute.erflute.db.impl.mysql;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import org.dbflute.erflute.editor.model.dbimport.DBObject;
import org.dbflute.erflute.editor.model.dbimport.PreImportFromDBManager;
public class MySQLPreTableImportMa... | dbflute-session/erflute | src/org/dbflute/erflute/db/impl/mysql/MySQLPreTableImportManager.java | Java | apache-2.0 | 2,037 |
// THIS FILE WAS AUTO-GENERATED BY ADKGEN -- DO NOT MODIFY!
//
// Copyright (c)1998-2011 Pearson Education, Inc. or its affiliate(s).
// All rights reserved.
//
using System;
using System.Text;
using System.Security.Permissions;
using System.Runtime.Serialization;
using OpenADK.Library;
using OpenADK.Library.Global;
... | open-adk/OpenADK-csharp | src/au/sdo/School/MediumOfInstruction.cs | C# | apache-2.0 | 3,104 |
* * *
license: 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... | omefire/cordova-docs | docs/es/edge/guide/platforms/android/config.md | Markdown | apache-2.0 | 5,670 |
package org.gradle.test.performance.mediummonolithicjavaproject.p36;
import org.junit.Test;
import static org.junit.Assert.*;
public class Test730 {
Production730 objectUnderTest = new Production730();
@Test
public void testProperty0() {
String value = "value";
objectUnderTest.setP... | oehme/analysing-gradle-performance | my-lib/src/test/java/org/gradle/test/performance/mediummonolithicjavaproject/p36/Test730.java | Java | apache-2.0 | 2,107 |
/**
* Copyright 2016 Yahoo 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 ... | tatyano/athenz | libs/java/server_common/src/main/java/com/yahoo/athenz/common/metrics/impl/NoOpMetric.java | Java | apache-2.0 | 1,436 |
app.service('UserService', ['$http', function($http) {
return {
getLogged: function(successCallback) {
$http.get('/api/user/logged').then(successCallback);
},
putPin: function(user, successCallback) {
$http.post('/api/user/pin/', user).then(successCallback);
... | jeffersonvenancio/BarzingaNow | python/web/app/services/user.js | JavaScript | apache-2.0 | 333 |
/*
* 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... | wangyixiaohuihui/spark2-annotation | sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/CatalystTypeConvertersSuite.scala | Scala | apache-2.0 | 4,072 |
UPDATE mod_open_tickets_form_value SET `value` = replace(`value`, '>', '>');
UPDATE mod_open_tickets_form_value SET `value` = replace(`value`, '<', '<');
| centreon/centreon-open-tickets | www/modules/centreon-open-tickets/upgrade/19.04.0/sql/upgrade.sql | SQL | apache-2.0 | 161 |
// Code generated by protoc-gen-gogo.
// source: combos/unsafemarshaler/casttype.proto
// DO NOT EDIT!
/*
Package casttype is a generated protocol buffer package.
It is generated from these files:
combos/unsafemarshaler/casttype.proto
It has these top-level messages:
Castaway
Wilson
*/
package casttype
import pr... | hodovska/cluster-capacity | vendor/github.com/gogo/protobuf/test/casttype/combos/unsafemarshaler/casttype.pb.go | GO | apache-2.0 | 72,164 |
package ru.job4j.polymorphism;
/**
* Created on 01.09.2017.
*
* @author Aleks Sidorenko (alek.sidorenko1979@gmail.com).
* @version $Id$.
* @since 0.1.
*/
public class StubInput implements Input {
/**
* @param answers - array's param.
*/
private String[] answers;
/**
* @param position... | AlSidorenko/Junior | chapter_002/src/main/java/ru/job4j/polymorphism/StubInput.java | Java | apache-2.0 | 747 |
<html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>StringMatchFilter.m_stringRegexToMatch Field</title>
<xml>
</xml>
<link rel="stylesheet" type="tex... | babaru/log4net | doc/release/sdk/log4net.Filter.StringMatchFilter.m_stringRegexToMatch.html | HTML | apache-2.0 | 2,061 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.