repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
VahidN/WpfFramework
MyWpfFramework.Common/Config/ConfigSetGet.cs
1554
using System; using System.Configuration; using MyWpfFramework.Common.MVVM; namespace MyWpfFramework.Common.Config { /// <summary> /// خواندن تنظیمات از فایل کانفیگ /// </summary> public class ConfigSetGet : IConfigSetGet { /// <summary> /// read settings from app.config file ...
apache-2.0
pangkailang/TOMS
target-analysis/src/main/resources/static/tocc-toms/roadNetworkHighSpeed/res/css/style.css
1407
html, body { width: 100%; height: 100%; font-family: "microsoft yahei"; font-size: 14px; } /*map--legend*/ .mapLegend { position: absolute; right: 20px; bottom: 350px; } .mapLegend ul li { border-radius: 5px; width: 55px; height: 55px; text-align: center; margin-bottom: 10px; cursor: pointer; ...
apache-2.0
cedral/aws-sdk-cpp
aws-cpp-sdk-personalize/include/aws/personalize/model/CampaignSummary.h
11940
/* * 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...
apache-2.0
FTSRG/seviz
Source/Graph#/Algorithms/Layout/Simple/FDP/FRCoolingFunction.cs
139
namespace GraphSharp.Algorithms.Layout.Simple.FDP { public enum FRCoolingFunction { Linear, Exponential } }
apache-2.0
containous/yaegi
_test/a9.go
187
package main import "fmt" //var ( // samples = []int{} // b = 1 //) func main() { var samples = []int{} samples = append(samples, 1) fmt.Println(samples) } // Output: // [1]
apache-2.0
andreiHi/hincuA
chapter_008/src/main/java/ru/job4j/jdbc/package-info.java
125
/** * @author Hincu Andrei (andreih1981@gmail.com)on 01.12.2017. * @version $Id$. * @since 0.1. */ package ru.job4j.jdbc;
apache-2.0
DataDrake/csv-analyze
tests/types/group.go
1759
// // Copyright 2017 Bryan T. Meyers <bmeyers@datadrake.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...
apache-2.0
poise/poise
test/spec/spec_helper.rb
843
# # Copyright 2013-2016, Noah Kantrowitz # # 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...
apache-2.0
KulykRoman/drill
exec/java-exec/src/main/java/org/apache/drill/exec/ExecConstants.java
42918
/* * 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
Horusiath/akka.net
test/Akka.Tests/Util/SwitchTests.cs
3717
using System; using Akka.Util; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace Akka.Tests.Util { [TestClass] public class SwitchTests : AkkaSpec { [TestMethod] public void OnAndOff() { var s = new Switch(false); Assert.IsTrue(s.IsOff, "Initiall...
apache-2.0
GoogleCloudPlatform/buildpack-samples
sample-python/main.py
252
from flask import Flask app = Flask(__name__) @app.get("/") def index(): return "hello, world" if __name__ == "__main__": # Dev only: run "python main.py" and open http://localhost:8080 app.run(host="localhost", port=8080, debug=True)
apache-2.0
assemblade/CAT
cat-directory/src/main/java/com/assemblade/opendj/acis/AciFactory.java
2298
/* * Copyright 2012 Mike Adamson * * 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...
apache-2.0
krumman/bubbles-for-android
README.md
4318
Bubbles for Android ===================== Bubbles for Android is an Android library to provide chat heads capabilities on your apps. With a fast way to integrate with your development. ![Logo](assets/bubbles_demo.gif) ## Latest Version [![Download](https://api.bintray.com/packages/txusballesteros/maven/bubbles-for-...
apache-2.0
ScalABM/contracts-sandbox
README.md
624
[![Build Status](https://travis-ci.org/ScalABM/contracts-sandbox.svg)](https://travis-ci.org/ScalABM/contracts-sandbox) [![Coverage Status](https://coveralls.io/repos/ScalABM/contracts-sandbox/badge.svg?branch=master&service=github)](https://coveralls.io/github/ScalABM/contracts-sandbox?branch=master) [![Join the chat ...
apache-2.0
bytescout/ByteScout-SDK-SourceCode
PDF.co Web API/PDF Classifier/JavaScript/Classify PDF From URL (jQuery)/program.js
2113
//*******************************************************************************************// // // // Download Free Evaluation Version From: https://bytescout.com/download/web-installer // // ...
apache-2.0
inputx/code-ref-doc
bonfire/_variables/_ci_view.html
5700
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Variable Reference: $_ci_view</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-print.cs...
apache-2.0
ogycode/JesusPassword
src/Windows/Unsupported projects/Jesus password/assets/core/Site.cs
1134
/* Copyright 2015 Verloka Vadim, http://ogy.pp.ua 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 U...
apache-2.0
britter/bootify-testpyramid
src/test/java/com/github/britter/bootifytestpyramid/domain/WeightTest.java
2642
/* * Copyright 2017 Benedikt Ritter * * 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...
apache-2.0
richygreat/service
src/test/java/com/occar/test/rest/DBRestClient.java
385
package com.occar.test.rest; import javax.ws.rs.FormParam; import javax.ws.rs.POST; import javax.ws.rs.Path; import javax.ws.rs.Produces; import javax.ws.rs.core.MediaType; import javax.ws.rs.core.Response; @Path("/db") public interface DBRestClient { @POST @Produces(MediaType.APPLICATION_JSON) public Response que...
apache-2.0
MyersResearchGroup/iBioSim
verification/src/main/java/edu/utah/ece/async/lema/verification/platu/platuLpn/io/PlatuGrammarLexer.java
77940
/******************************************************************************* * * This file is part of iBioSim. Please visit <http://www.async.ece.utah.edu/ibiosim> * for the latest version of iBioSim. * * Copyright (C) 2017 University of Utah * * This library is free software; you can redistribute it and/o...
apache-2.0
ericbottard/spring-cloud-stream
spring-cloud-stream-samples/transform/src/main/java/demo/TransformApplication.java
1079
/* * Copyright 2015 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 applica...
apache-2.0
4finance/spring-cloud-zookeeper
spring-cloud-zookeeper-discovery/src/main/java/org/springframework/cloud/zookeeper/discovery/dependency/DependenciesNotPassedCondition.java
1832
/* * Copyright 2013-2015 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...
apache-2.0
resin-io-library/base-images
balena-base-images/python/beagleboard-xm/debian/sid/3.10.0/build/Dockerfile
4852
# AUTOGENERATED FILE FROM balenalib/beagleboard-xm-debian:sid-build # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # key 63C7CC90: pub...
apache-2.0
resin-io-library/base-images
balena-base-images/python/am571x-evm/fedora/36/3.7.12/build/Dockerfile
2438
# AUTOGENERATED FILE FROM balenalib/am571x-evm-fedora:36-build # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 RUN dnf install -y \ python3-pip \ python3-dbus \ && dnf clean all # install "virtualenv",...
apache-2.0
PanDAWMS/panda-bigmon-core
core/grafana/views.py
19477
import json import random from datetime import datetime, timedelta import hashlib from django.http import HttpResponse, JsonResponse from django.shortcuts import render_to_response from django.template import loader from django.utils import encoding from core.grafana.GrafanaES import Grafana from core.grafana.QueryES...
apache-2.0
shocksm/stella
src/main/java/org/stellasql/stella/session/ResultTabHandler.java
187
package org.stellasql.stella.session; public interface ResultTabHandler { public void closeSelectedTab(); public void selectNextTab(); public void selectPreviousTab(); }
apache-2.0
muffato/ensembl
modules/Bio/EnsEMBL/Utils/Tree/Interval/Immutable.pm
10649
=head1 LICENSE Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute Copyright [2016-2019] EMBL-European Bioinformatics Institute 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...
apache-2.0
google/pigweed
pw_cpu_exception_cortex_m/pw_cpu_exception_cortex_m_private/cortex_m_constants.h
4708
// Copyright 2021 The Pigweed 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 applicable law or agre...
apache-2.0
muffato/public-plugins
ensembl/htdocs/ssi/species/Tarsius_syrichta_annotation.html
971
<p>Owing to the fragmentary nature of this preliminary assembly, it was necessary to arrange some scaffolds into "gene-scaffold" super-structures, in order to present complete genes. There are 8606 such gene-scaffolds, with identifiers of the form "GeneScaffold_1". </p> <ul><li><a href="/info/genome/genebuild/2x_gen...
apache-2.0
hortonworks/cloudbreak
core/src/main/java/com/sequenceiq/cloudbreak/service/user/UserProfileDecorator.java
720
package com.sequenceiq.cloudbreak.service.user; import javax.inject.Inject; import org.springframework.stereotype.Service; import com.sequenceiq.cloudbreak.api.endpoint.v4.userprofile.responses.UserProfileV4Response; import com.sequenceiq.cloudbreak.auth.crn.Crn; import com.sequenceiq.cloudbreak.auth.altus.Entitleme...
apache-2.0
tensorflow/agents
tf_agents/trajectories/trajectory_test.py
14383
# coding=utf-8 # Copyright 2020 The TF-Agents 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 applicable la...
apache-2.0
wildfly-swarm/wildfly-swarm-javadocs
2.3.0.Final/apidocs/org/wildfly/swarm/ejb/package-frame.html
922
<!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 Jan 16 11:48:21 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.wildfly.swarm.ejb (BOM:...
apache-2.0
Ouyangan/hunt-admin
hunt-web/src/main/java/com/hunt/system/exception/ForbiddenIpException.java
597
package com.hunt.system.exception; /** * @Author ouyangan * @Date 2016/10/29/17:32 * @Description */ public class ForbiddenIpException extends Exception { /** * Constructs a new exception with the specified detail message. The * cause is not initialized, and may subsequently be initialized by *...
apache-2.0
kjirou/developers-defense
flow-typed/npm/rpgparameter_vx.x.x.js
2281
// flow-typed signature: cf33449b9d38407cc88b416ce0c87eec // flow-typed version: <<STUB>>/rpgparameter_v2.1.0/flow_v0.41.0 /** * This is an autogenerated libdef stub for: * * 'rpgparameter' * * Fill this stub out by replacing all the `any` types. * * Once filled out, we encourage you to share your work with t...
apache-2.0
Norhaven/FluentBoilerplate
DotNet/FluentBoilerplate/PublicContract/Traits/IRolesBasedTrait.cs
1638
/* Copyright 2015 Chris Hannon 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 wri...
apache-2.0
huang303513/AndroidBasicCommonDemos
11_FilePersistenceTest/app/src/test/java/www/huangchengdu/com/a11_filepersistencetest/ExampleUnitTest.java
405
package www.huangchengdu.com.a11_filepersistencetest; import org.junit.Test; import static org.junit.Assert.*; /** * Example local unit test, which will execute on the development machine (host). * * @see <a href="http://d.android.com/tools/testing">Testing documentation</a> */ public class ExampleUnitTest { ...
apache-2.0
dpquigl/YAM
src/pyyam/yam/handlers/yamMessageHandlerBase.py
1148
class yamMessageHandlerBase(object): """ Base class for message handlers for a :class:`ZMQProcess`. Inheriting classes only need to implement a handler function for each message type. It must assign the protobuf Message class to self.cls and create a mapping of message types to handler functions ...
apache-2.0
wsv-accidis/sjoslaget
SjoslagetFrontend/web/stats/stats.css
280
@import url(https://fonts.googleapis.com/css?family=Roboto); @import url(https://fonts.googleapis.com/css?family=Material+Icons); * { font-family: Roboto, Helvetica, Arial, sans-serif; } body { background: white; margin: 0; } div.loading { padding: 5vw; margin: 0 auto; }
apache-2.0
mdoering/backbone
life/Fungi/Ascomycota/Leotiomycetes/Helotiales/Hyaloscyphaceae/Lachnum/Lachnum pulverulentum/ Syn. Dasyscyphus pulverulentus/README.md
233
# Dasyscyphus pulverulentus (Lib.) Sacc., 1889 SPECIES #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in Syll. fung. (Abellini) 8: 462 (1889) #### Original name null ### Remarks null
apache-2.0
katallaxie/generator-angular2-ts
templates/app/grunt/clean.js
394
'use strict'; /** * Grunt - clean * * Url: https://github.com/gruntjs/grunt-contrib-clean */ module.exports = ( grunt, config ) => { return { // clean destination of intermediares all : { options : { force : true, // caution, this is to allow deletion outside of cwd }, files : {...
apache-2.0
Anz/npl
src/lib/stdout.c
718
#include "lib/stdout.h" #include "lib/string.h" #include <stdio.h> #include <stdarg.h> #include <stdlib.h> void print(int num, ...) { va_list arguments; va_start(arguments, num); size_t size = 1; char* buffer = malloc(size); for (int i = 0; i < num; i++) { lib_string string = va_arg(argum...
apache-2.0
vschs007/buck
src/com/facebook/buck/versions/VersionedTargetGraphBuilder.java
19928
/* * Copyright 2016-present Facebook, 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...
apache-2.0
rajeevanv89/developer-studio
esb/org.wso2.developerstudio.eclipse.gmf.esb.diagram/src/org/wso2/developerstudio/eclipse/gmf/esb/diagram/edit/policies/MediatorFlowMediatorFlowCompartment14ItemSemanticEditPolicy.java
15236
package org.wso2.developerstudio.eclipse.gmf.esb.diagram.edit.policies; import org.eclipse.gef.commands.Command; import org.eclipse.gmf.runtime.emf.type.core.requests.CreateElementRequest; import org.wso2.developerstudio.eclipse.gmf.esb.diagram.edit.commands.APIResourceEndpointCreateCommand; import org.wso2.developers...
apache-2.0
lijiangdong/lijiangdong.github.io
tags/测试/index.html
25006
<!doctype html> <html class="theme-next mist use-motion" lang="zh-Hans"> <head> <meta charset="UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> <meta http-equiv="Cache-Control" content="no-transform" /...
apache-2.0
redhat-dotnet-msa/aloha
HomeModule.cs
375
using Nancy; public class HomeModule : NancyModule { public HomeModule() { Get("/", args => "Aloha from .NET, using the NancyFX framework. This is version 2.0 of this program."); Get("/os", x => { return System.Runtime.InteropServices.RuntimeInfo...
apache-2.0
oriontribunal/CoffeeMud
com/planet_ink/coffee_mud/Abilities/Spells/Spell_CombatPrecognition.java
6760
package com.planet_ink.coffee_mud.Abilities.Spells; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.core.collections.*; import com.planet_ink.coffee_mud.Abilities.interfaces.*; import com.planet_ink.coffee_mud.Areas.interfaces.*; import...
apache-2.0
pingcap/docs
information-schema/client-errors-summary-by-user.md
3915
--- title: CLIENT_ERRORS_SUMMARY_BY_USER summary: Learn about the `CLIENT_ERRORS_SUMMARY_BY_USER` information_schema table. --- # CLIENT_ERRORS_SUMMARY_BY_USER The table `CLIENT_ERRORS_SUMMARY_BY_USER` provides a summary of SQL errors and warnings that have been returned to clients that connect to a TiDB server. Thes...
apache-2.0
magneticio/vamp
operation/src/main/scala/io/vamp/operation/sla/SlaActor.scala
5823
package io.vamp.operation.sla import java.time.OffsetDateTime import java.time.temporal.ChronoUnit import akka.actor._ import akka.pattern.ask import io.vamp.common.akka.IoC._ import io.vamp.common.akka._ import io.vamp.common.notification.Notification import io.vamp.model.artifact._ import io.vamp.model.event.{ Aggr...
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Fabales/Fabaceae/Hedysarum/Hedysarum boreale/ Syn. Hedysarum mackenziei fraseri/README.md
200
# Hedysarum mackenziei var. fraseri B. Boivin VARIETY #### Status SYNONYM #### According to Integrated Taxonomic Information System #### Published in null #### Original name null ### Remarks null
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Dipsacales/Dipsacaceae/Scabiosa/Scabiosa officinarum-arvensis/README.md
186
# Scabiosa officinarum-arvensis Crantz SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
apache-2.0
mdoering/backbone
life/Plantae/Bacillariophyta/Bacillariophyceae/Surirellales/Surirellaceae/Surirella/Surirella fastuosa/Surirella fastuosa spinlifera/README.md
194
# Surirella fastuosa spinlifera A. Schmidt SUBSPECIES #### Status ACCEPTED #### According to The National Checklist of Taiwan #### Published in null #### Original name null ### Remarks null
apache-2.0
mdoering/backbone
life/Fungi/Basidiomycota/Ustilaginomycetes/Ustilaginales/Ustilaginaceae/Ustilago/Ustilago hordei/Ustilago hordei hordei/README.md
260
# Ustilago hordei f. hordei (Pers.) Lagerh. FORM #### Status ACCEPTED #### According to Index Fungorum #### Published in Mitteilungen des badischen botanischen Vereins 70 (1889) #### Original name Ustilago hordei f. hordei (Pers.) Lagerh. ### Remarks null
apache-2.0
mdoering/backbone
life/Plantae/Pteridophyta/Polypodiopsida/Polypodiales/Pteridaceae/Pteris/Pteris lomariacea/README.md
173
# Pteris lomariacea Kunze SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Solanales/Solanaceae/Anthocercis/Anthocercis viscosa/README.md
187
# Anthocercis viscosa R.Br. SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in Prodr. 448. 1810 #### Original name null ### Remarks null
apache-2.0
rchillyard/INFO6205
src/main/java/edu/neu/coe/info6205/TicketChecker.java
4562
package edu.neu.coe.info6205; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.Collection; import java.util.HashMap; import java.util.List; import java.util.Scanner; /* * This is program to check whether the tickets have been used by students. It will take...
apache-2.0
OpenXIP/xip-libraries
src/extern/inventor/lib/database/include/Inventor/sensors/SoFieldSensor.h
3684
/* * * Copyright (C) 2000 Silicon Graphics, Inc. All Rights Reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your opti...
apache-2.0
wackerly/faucet
faucet/conf.py
5573
"""Base configuration implementation.""" # Copyright (C) 2015 Brad Cowie, Christopher Lorier and Joe Stringer. # Copyright (C) 2015 Research and Education Advanced Network New Zealand Ltd. # Copyright (C) 2015--2018 The Contributors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use ...
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Poales/Poaceae/Sasa/Sasa pubiculmis/ Syn. Neosasamorpha chitosensis/README.md
197
# Neosasamorpha chitosensis (Nakai) Tatew. SPECIES #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
android-art-intel/marshmallow
art-extension/opttests/src/OptimizationTests/ShortLeafMethodsInlining/InvokeVirtual_add_int_lit16_001/Main.java
1083
/* * Copyright (C) 2015 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.0 * * Unless required by applicable law or...
apache-2.0
ihoneymon/spring-boot
spring-boot-project/spring-boot-actuator/src/test/java/org/springframework/boot/actuate/metrics/web/servlet/WebMvcMetricsFilterAutoTimedTests.java
3712
/* * Copyright 2012-2018 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...
apache-2.0
friendranjith/vizzly
jetty-runtime/javadoc/org/eclipse/jetty/io/bio/package-use.html
8615
<!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.7.0_03) on Mon Sep 10 14:26:00 CDT 2012 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Package org...
apache-2.0
minesh1291/Learning-C
pattern1.c
335
#include<stdio.h> #include<conio.h> void main() { int i,j,k,n; clrscr(); printf("enter"); scanf("%d",&n); for(i=1;i<=n;i++) { for(j=1;j<=n;j++) { if(i==1) printf("*"); else if(i==n) printf("*"); else if(i+j==n+1) printf("*"); else if(i!=1&&i!=n) printf(" "); } printf("\n"); ...
apache-2.0
Kuraikari/Modern-Times
Modern Time (J)RPG/Assets/Plugins/GUI Animator/GUI Animator FREE/Demo (CSharp)/Scripts/GA_FREE_OpenOtherScene.cs
4394
// GUI Animator FREE // Version: 1.1.0 // Compatilble: Unity 5.4.0 or higher, see more info in Readme.txt file. // // Developer: Gold Experience Team (https://www.ge-team.com) // // Unity Asset Store: https://www.assetstore.unity3d.com/en/#!/content/58843 // GE Store: https://www.ge-team.com/en/prod...
apache-2.0
jamesrr39/goutil
notification/notification_linux.go
157
//+build linux package notification import "os/exec" func Send(title, summary string) error { return exec.Command("notify-send", title, summary).Run() }
apache-2.0
HunseopJeong/WATT
libs/brackets-server/embedded-ext/tau-document/tau-document-parser.js
5250
define(function(require, exports, module) { var EditorManager = brackets.getModule("editor/EditorManager"); var ExtensionUtils = brackets.getModule("utils/ExtensionUtils"); var HTMLUtils = brackets.getModule("language/HTMLUtils"); var PreferencesManager = brackets.getModule("preference...
apache-2.0
xasx/camunda-bpm-platform
javaee/ejb-service/src/main/java/org/camunda/bpm/container/impl/ejb/EjbProcessEngineService.java
2196
/* * Copyright © 2013-2018 camunda services GmbH and various authors (info@camunda.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...
apache-2.0
groupe-sii/ogham
ogham-core/src/main/java/fr/sii/ogham/core/util/PriorizedList.java
2496
package fr.sii.ogham.core.util; import static java.util.stream.Collectors.toList; import java.util.ArrayList; import java.util.List; /** * Helper class that registers objects with associated priority. Each registered * object is then returned as list ordered by priority. The higher priority * value comes first in...
apache-2.0
CarloMicieli/java8-for-hipsters
src/test/java/io/github/carlomicieli/java8/football/PlayerTests.java
5683
/* * Copyright 2014 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 applicable ...
apache-2.0
donNewtonAlpha/onos
drivers/lumentum/src/main/java/org/onosproject/drivers/lumentum/LumentumSdnRoadmFlowRuleProgrammable.java
17118
/* * Copyright 2016-present Open Networking Laboratory * * 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...
apache-2.0
iBotPeaches/Apktool
brut.apktool/apktool-lib/src/test/java/brut/androlib/aapt2/BuildAndDecodeTest.java
5032
/* * Copyright (C) 2010 Ryszard Wiśniewski <brut.alll@gmail.com> * Copyright (C) 2010 Connor Tumbleson <connor.tumbleson@gmail.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 ...
apache-2.0
dbflute-example/dbflute-example-with-non-rdb
etc/tools/rediscluster/redis-cli.sh
100
#!/bin/sh . ./_project.sh docker exec -i -t ${DOKER_NAME_PREFIX}redis-cluster redis-cli -p 7000 -c
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Asparagales/Orchidaceae/Bulbophyllum/Bulbophyllum orbiculare/README.md
189
# Bulbophyllum orbiculare J.J.Sm. SPECIES #### Status ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
everttigchelaar/camel-svn
camel-core/src/test/java/org/apache/camel/impl/ShutdownRouteGracefulTimeoutTriggerTest.java
2779
/** * 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"); yo...
apache-2.0
ruspl-afed/dbeaver
plugins/org.jkiss.dbeaver.ext.sqlite/src/org/jkiss/dbeaver/ext/sqlite/model/SQLiteSQLDialect.java
1391
/* * DBeaver - Universal Database Manager * Copyright (C) 2010-2017 Serge Rider (serge@jkiss.org) * * 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/license...
apache-2.0
mongodb/mongo-cxx-driver
benchmark/multi_doc/gridfs_download.hpp
2561
// Copyright 2017 MongoDB 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 wri...
apache-2.0
sadikovi/pulsar
analytics/tests/integrationtest_service.py
3628
#!/usr/bin/env python # import libs import unittest import sys import os import random import uuid # import classes import analytics.utils.misc as misc import analytics.exceptions.exceptions as ex import analytics.service as service from analytics.datamanager.datamanager import DataManager class IntegrationTestSeque...
apache-2.0
GlenKPeterson/UncleJim
src/main/java/org/organicdesign/fp/tuple/Tuple12.java
6112
// Copyright 2016 PlanBase Inc. & Glen Peterson // // 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
dyzhxsl3897/goliveiptv
lobby/src/main/java/com/zhongdan/lobby/bl/ai/chinesechess/engine/SearchEngine.java
29025
package com.zhongdan.lobby.bl.ai.chinesechess.engine; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.RandomAccessFile; import java.net.URL; import java.util.Calendar; import java.util.Random; import org.apache.commons.logging.Log...
apache-2.0
aaronwalker/camel
components/camel-mail/src/test/java/org/apache/camel/component/mail/MailSplitAttachmentsTest.java
3594
/** * 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
jeltz/rust-debian-package
src/test/run-pass/unify-return-ty.rs
731
// Copyright 2012 The Rust Project Developers. See the COPYRIGHT // file at the top-level directory of this distribution and at // http://rust-lang.org/COPYRIGHT. // // Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or // http://www.apache.org/licenses/LICENSE-2.0> or the MIT license // <LICENSE-MIT or ...
apache-2.0
svn2github/ImageMagick
www/api/MagickCore/widget_8h.html
3662
<!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"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
apache-2.0
maheshgaya/lips-with-maps
android/src/main/java/edu/drake/research/android/lipswithmaps/adapter/WifiAdapter.java
2440
/* * Copyright 2017 Mahesh Gaya * * 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
dgmpk/vue-music-app
src/assets/js/request.js
659
import Vue from 'vue'; import axios from 'axios'; import VueAxios from 'vue-axios'; Vue.use(VueAxios, axios); let ajax = (options) => { let p = new Promise(function(resolve, reject) { Vue.axios(options).catch(err => { if(err.code === 401) { //未登录 login().catch(err...
apache-2.0
dropbox/notouch
tests/api_tests/util.py
1077
import requests class Client(object): def __init__(self, tornado_server): self.tornado_server = tornado_server @property def base_url(self): return "http://localhost:{}/api/v1".format(self.tornado_server.port) def request(self, method, url, **kwargs): headers = {} ...
apache-2.0
phatboyg/Machete
src/Machete.HL7Schema/Generated/V26/Messages/ORL_O34.cs
1084
// This file was automatically generated and may be regenerated at any // time. To ensure any changes are retained, modify the tool with any segment/component/group/field name // or type changes. namespace Machete.HL7Schema.V26 { using HL7; /// <summary> /// ORL_O34 (Message) - /// </summary> pu...
apache-2.0
braulio94/Quadro
app/src/main/java/com/braulio/cassule/designfocus/fragment/PostListFragment.java
6726
package com.braulio.cassule.designfocus.fragment; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.util.Log; import android.view.La...
apache-2.0
thefactory/AndroidAsync-Sharp
Additions/IAsyncSocketWrapper.cs
141
using System; namespace Com.Koushikdutta.Async.Wrapper { partial interface IAsyncSocketWrapper { new void Close(); } }
apache-2.0
fpbfabio/river-raid-remake
js/game/player.js
1075
/*global Phaser, Assets, Screen*/ var Player = function (game) { "use strict"; this.game = game; this.sprite = null; }; Player.DISTANCE_TO_BORDER = 50; Player.VELOCITY_X = 300; Player.SPRITE_ANCHOR_X = 0.5; Player.SPRITE_ANCHOR_Y = 0.5; Player.prototype = { create: function () { "use strict"; ...
apache-2.0
gridcf/gct
gsi_openssh/source/ssh-keysign.c
8056
/* $OpenBSD: ssh-keysign.c,v 1.66 2020/12/17 23:10:27 djm Exp $ */ /* * Copyright (c) 2002 Markus Friedl. 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...
apache-2.0
jasonwee/videoOnCloud
pmd/pmd-doc-5.5.1/pmd-cpp/testapidocs/net/sourceforge/pmd/cpd/package-tree.html
5050
<!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_92) on Wed Jul 27 21:20:55 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>net.sourceforge.pmd.cpd Cla...
apache-2.0
dkhwangbo/druid
processing/src/main/java/org/apache/druid/query/dimension/RegexFilteredDimensionSpec.java
4458
/* * 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
goncha/django-accounts
urls.py
449
from django.conf.urls import patterns, url urlpatterns = patterns('accounts.views', url(r'^$', 'home_view', name='home'), url(r'^login/$', 'login_view', name='login'), url(r'^logout/$', 'logout_view', name='logout'), url(r'^register/$', 'register_view', name='register'), url(r'^password/$', 'password_vi...
apache-2.0
symsoft/ecc-api-guide
change_a2p_voice_app_key.md
1219
### Change A2P Voice Application Key Change the A2P Voice Application Key assigned to the Subscription by issue a PATCH request on the _/ecc/v1/subscriptions/{type}:{id}_ path. The body of the request shall include the desired application key. Note that this feature is only applicable for subscriptions that have bee...
apache-2.0
wesm/arrow
cpp/src/arrow/compute/kernels/test_util.h
6777
// 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
SunnyRx/SunnyRx.github.io
_posts/2018-09-19-Realize-the-main-function-first-or-realize-the-foundation-first.markdown
3061
--- layout: post title: "先实现功能还是先搭建基础" subtitle: "做项目的决策时遇到的问题分享" date: 2018-09-19 author: "SunnyRx" header-img: "img/post-bg-gamejam.webp" catalog: true tags: - 游戏制作 - 分享 - 游戏策划 --- >这是笔者在和主程[老朱](http://zxtechart.com/)讨论“这个项目优先实现哪部分内容?”时遇到的问题。 直接看结论点[这里](/#结论) # 问题 对于一个即将要开始开发的项目,哪...
apache-2.0
fthomas/crjdt
modules/core/src/test/scala/eu/timepit/crjdt/core/ReplicaSpec.scala
2719
package eu.timepit.crjdt.core import eu.timepit.crjdt.core.Cmd.{Assign, Delete} import eu.timepit.crjdt.core.arbitrary._ import eu.timepit.crjdt.core.testUtil._ import org.scalacheck.Prop._ import org.scalacheck.Properties object ReplicaSpec extends Properties("Replica") { val p0 = Replica.empty("p") val q0 = Rep...
apache-2.0
mustachesolutions/BboyJueces
web/HTML/css/admin/stimenu.css
1548
/*Sliding Text and Icon Menu Style*/ .sti-menu{ position:relative; margin:60px auto 0 auto; background: #9d9898; display: table; } .sti-menu li{ float:left; background: black; width:200px; height:300px; margin:1px; } .sti-menu li a{ display:block; overflow:hidden; background:#ff...
apache-2.0
cory-work/amphtml
build-system/compile/bundles.config.js
26274
/** * Copyright 2018 The AMP HTML 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 require...
apache-2.0
googleads/google-ads-java
google-ads-stubs-v10/src/main/java/com/google/ads/googleads/v10/resources/BiddingStrategySimulationName.java
10111
/* * 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...
apache-2.0
maheshika/carbon4-kernel
core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/persistence/OperationPersistenceManager.java
5853
/* * Copyright (c) 2005-2010, 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-2.0