repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
fraygit/shareparking
index.html
3762
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title></title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="appl...
mit
JoAutomation/todo-for-you
lib/js/jscalendar/lang/calendar-sk-utf8.js
2589
// Calendar SK language // Author: Peter Valach (pvalach@gmx.net) // Encoding: utf-8 // Last update: 2003/10/29 // full day names Calendar._DN = new Array ("NedeÄľa", "Pondelok", "Utorok", "Streda", "Ĺ tvrtok", "Piatok", "Sobota", "NedeÄľa"); // short day names Calendar._SDN = new Array ("Ned", "Pon", "Uto",...
mit
HAobINA/HAobINA.github.io
mike/css/index.css
7676
@charset "utf-8"; body { color: #7d7d7d; /*background: #f5f4f2;*/ font-size: .875rem; line-height: 24px; background: #eeede8; } h1, h2, h3, h4, h5, h6, ul, li, ol, p { margin: 0; padding: 0; } a { color: #7d7d7d; text-decoration: none; cursor: pointer; } a:hover { color: #54a...
mit
riki343/Zectra_new
web/bundles/zectranet/css/search.css
327
.highlight { padding: 1px 3px; font-weight: bold; background-color: #fff34d; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.8); -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.8); box-shadow: 0 2px 4px rgba(0, 0, 0, ...
mit
viktor4o4o/Homework
Exam Preparation III - Taking a Sample Exam/03. Rage Quit/Properties/AssemblyInfo.cs
1402
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("03...
mit
Fekide/joomlatools
lib/jdt/cli/new/library.rb
179
module Jdt class GeneratorCLI < Thor desc "library NAME", "generate library with NAME" def library(name) LibraryGenerator.new.generate(name) end end end
mit
HerrB92/obp
OpenBeaconPackage/libraries/hibernate-release-4.2.7.SP1/project/hibernate-core/src/test/java/org/hibernate/test/annotations/cascade/NonNullableCircularDependencyCascadeTest.java
2167
/* * Hibernate, Relational Persistence for Idiomatic Java * * Copyright (c) 2011, Red Hat Inc. or third-party contributors as * indicated by the @author tags or express copyright attribution * statements applied by the authors. All third-party contributions are * distributed under license by Red Hat Inc. * * T...
mit
p4535992/Leaflet.FileLayer-1
config.js
16544
System.config({ baseURL: ".", defaultJSExtensions: true, transpiler: "babel", babelOptions: { "optional": [ "runtime", "optimisation.modules.system" ] }, paths: { "github:*": "jspm_packages/github/*", "npm:*": "jspm_packages/npm/*" }, bundles: { "build.js": [ "lib/m...
mit
miya2000/Twippera-OAuth
js/lng.js
251
// languages index var localeIndex = { "en" : 0, "ja" : 1, "es" : 2, "hu" : 3, "lt" : 4, "ru" : 5, "it" : 6, "pt" : 7, "sp_ch" : 8, "fr" : 9, "ge" : 10, "ua" : 11, "lv" : 12, "no" : 13, "pt_br" : 14 };
mit
dlondero/gh-dashboard
src/bootstrap.php
597
<?php /** * This file is part of gh-dashboard. * * (c) Daniel Londero <daniel.londero@gmail.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ function includeIfExists($file) { return file_exists($file) ? include $file : fa...
mit
epikcraw/ggool
public/Windows 10 x64 (18363.836)/_LUID.html
192
<html><body> <h4>Windows 10 x64 (18363.836)</h4><br> <h2>_LUID</h2> <font face="arial"> +0x000 LowPart : Uint4B<br> +0x004 HighPart : Int4B<br> </font></body></html>
mit
sedihglow/scratch_IRC_server
shared/include/irc_comm.h
4551
/******************************************************************************* * Filename: irc_comm.h * * These are functions and definitions that can be used for both the client * and the server programs. * * Written by: James Ross *****************************************************************************...
mit
lisong/code-push-web
src/components/ProductList/ProductList.js
3199
import React, { PropTypes, Component } from 'react'; import { Breadcrumb, Table, Button, Col } from 'react-bootstrap'; import cx from 'classnames'; import _ from 'lodash'; import withStyles from 'isomorphic-style-loader/lib/withStyles'; import s from './ProductList.css'; import Link from '../Link'; class ProductList ...
mit
pk-scala/scala-doc
README.md
292
# Scala Documentation * [Command Line Input](command-line-input/command-line-input.md) * [String](string/string.md) * [Array](array/array.md) * [List](list/list.md) * [Vector](vector/vector.md) * [Iterator](iterator/iterator.md) * [HashMap](hashmap/hashmap.md) * [Math](math/math.md)
mit
ghiscoding/Aurelia-Bootstrap-Plugins
aurelia-bootstrap-select/dist/amd/picker-global-options.js
686
define(['exports'], function (exports) { 'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var globalExtraOptions = exports.globalExtraOptions = { mappingDataStructure: { class: 'class', content: 'content', disabled: 'disabled', divider: 'divider', ...
mit
camillescott/boink
include/goetia/sketches/sketch/vec/blaze/blaze/math/views/subvector/SubvectorData.h
12696
//================================================================================================= /*! // \file blaze/math/views/subvector/SubvectorData.h // \brief Header file for the implementation of the SubvectorData class template // // Copyright (C) 2012-2020 Klaus Iglberger - All Rights Reserved // // This ...
mit
galetahub/sunrise
lib/sunrise/config/form.rb
369
# frozen_string_literal: true require 'sunrise/config/base' require 'sunrise/config/has_fields' module Sunrise module Config class Form < Base include Sunrise::Config::HasFields include Sunrise::Config::HasGroups # List of permissible attributes register_instance_option :permited_attrib...
mit
algorhythms/LeetCode
282 Expression Add Operators.py
1769
""" Given a string that contains only digits 0-9 and a target value, return all possibilities to add binary operators (not unary) +, -, or * between the digits so they evaluate to the target value. Examples: "123", 6 -> ["1+2+3", "1*2*3"] "232", 8 -> ["2*3+2", "2+3*2"] "105", 5 -> ["1*0+5","10-5"] "00", 0 -> ["0+0", "...
mit
yangra/SoftUni
Java-DB-Fundamentals/DatabasesFrameworks-Hibernate&SpringData/EXAMS/exam/src/main/java/softuni/io/FileParser.java
1123
package softuni.io; import org.springframework.stereotype.Component; import java.io.*; @Component public class FileParser { public String readFile(String path) throws IOException { StringBuilder stringBuilder = new StringBuilder(); try (InputStream is = this.getClass().getResourceAsStream(path);...
mit
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.12.1-2.0.8/released/8.14.0/bignums/8.14.0.html
16134
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>bignums: 2 m 35 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel=...
mit
PowerShell/xSQLServer
Tests/Unit/MSFT_SqlServerSecureConnection.Tests.ps1
34489
<# .SYNOPSIS Automated unit test for MSFT_SqlServerSecureConnection DSC resource. .NOTES To run this script locally, please make sure to first run the bootstrap script. Read more at https://github.com/PowerShell/SqlServerDsc/blob/dev/CONTRIBUTING.md#bootstrap-script-assert-teste...
mit
stas-vilchik/bdd-ml
data/914.js
185
{ test.ok( thrown instanceof axios.Cancel, "Promise must be rejected with a Cancel obejct" ); test.equal(thrown.message, "Operation has been canceled."); test.done(); }
mit
ar7z1/EasyNetQ
Source/EasyNetQ/EasyNetQException.cs
815
using System; namespace EasyNetQ { public class EasyNetQException : Exception { public EasyNetQException() {} public EasyNetQException(string message) : base(message) {} public EasyNetQException(string format, params string[] args) : base(string.Format(format, args)) {} public ...
mit
danielma/reviewbot
lib/review_bot/notification.rb
636
# frozen_string_literal: true module ReviewBot class Notification def initialize(pull_request:, suggested_reviewers:) @pull_request = pull_request @suggested_reviewers = suggested_reviewers end attr_reader :pull_request, :suggested_reviewers def message [ %(• ##{pull_reques...
mit
jogianotti/RegistroEventosIntendencia
src/RegistroEventos/CoreBundle/Resources/public/js/eventos.js
5274
function closeObject(id) { document.getElementById(id).style.display = 'none'; } function openObject(id) { document.getElementById(id).style.display = 'block'; } function openClose(id){ if (document.getElementById(id).style.display == 'block'){ console.log('intenta cerrar'); closeOb...
mit
inge4pres/blog
inge.4pr.es/public/2014/10/15/2014-10-15-a-smooth-migration-to-the-cloud/index.html
15816
<!DOCTYPE html> <html lang='en' dir='auto'><head> <meta charset='utf-8'> <meta name='viewport' content='width=device-width, initial-scale=1'> <meta name='description' content='The last weekend my colleagues and I had a nice time moving an existing application from a bare-metal infrastructure to AWS. I would like to s...
mit
chriscurnow/angular2-webpack-starter
src/app/components/costImports/simple.cost.import.setup.ts
3556
import {Component, OnInit, ElementRef,} from '@angular/core'; import {FileSelect} from './file.select'; import {NgIf} from '@angular/common'; import {NgForm} from '@angular/common'; import {CostImport, CostImportService} from '../../../services/cost-import-service'; import {FourcastService} from '../../../services/f...
mit
w181496/OJ
Zerojudge/d095.cpp
718
#include <iostream> #include <string> #include<iomanip> using namespace std; int main() { string a; double h,m,x; while(cin>>a) { if(a=="0:00")break; if(a[1]==':') { h=a[0]-'0'; m=(a[2]-'0')*10+(a[3]-'0'); ...
mit
richtermarkbaay/MEDTrip
src/HealthCareAbroad/LogBundle/Repository/ErrorLogRepository.php
277
<?php namespace HealthCareAbroad\LogBundle\Repository; use Doctrine\ORM\EntityRepository; /** * ErrorLogRepository * * This class was generated by the Doctrine ORM. Add your own custom * repository methods below. */ class ErrorLogRepository extends EntityRepository { }
mit
wwood/SilkSlider
README.md
1370
# SilkSlider [![Build Status](https://secure.travis-ci.org/wwood/bioruby-SilkSlider.png)](http://travis-ci.org/wwood/bioruby-SilkSlider) A bioinformatic program for predicting whether proteins are 'silk-like' or not. This program was developed by Carmel McDougall and Ben Woodcroft at the [Degnan Laboratory](http://w...
mit
naitsirch/mopa-bootstrap-bundle
Menu/Factory/MenuExtension.php
3307
<?php /* * This file is part of the MopaBootstrapBundle. * * (c) Philipp A. Mohrenweiser <phiamo@googlemail.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Mopa\Bundle\BootstrapBundle\Menu\Factory; use Knp\Menu\Fa...
mit
pkapollo/phongkhamapollo.com
san-phu-khoa/m/lib/class_pages.php
4795
<?php require_once "class_db.php"; class qly_pages extends db{ public function LayTieuDeKD($idPa){ $sql="SELECT TieuDeKD FROM mk_pages WHERE idPa = '$idPa'"; $kq = mysql_query($sql,$this->conn); $row_trang = mysql_fetch_assoc($kq); return $row_trang['TieuDeKD']; } public function LayTieuDe($idPa){...
mit
KlishGroup/prose-pogs
pogs/M/MBGINHX/RTAC/index.md
2367
--- layout: page title: Rain Tech Award Ceremony date: 2016-05-24 author: Harold Yang tags: weekly links, java status: published summary: Quisque sit amet posuere eros. Ut malesuada pharetra. banner: images/banner/leisure-03.jpg booking: startDate: 09/17/2017 endDate: 09/18/2017 ctyhocn: MBGINHX groupCode: RTAC...
mit
datyayu/cemetery
[JS-ES6][React] Raji - first version/gulp/config.js
716
/* eslint-env node*/ var gutil = require('gulp-util') var paths = { layouts: { componentsDir: './app/components/**/*.jade', src: './app/views/**/*.jade', dest: './app/public/assets/html/' }, styles: { componentsDir: './app/lib/stylesheets/**/*.styl', src: './app/lib/stylesheets...
mit
soffes/cloudapp.uploader
Frameworks/RMUploadKit.framework/Versions/A/Headers/RMUploadKit.h
1238
//*************************************************************************** // Copyright (C) 2009 Realmac Software Ltd // // These coded instructions, statements, and computer programs contain // unpublished proprietary information of Realmac Software Ltd // and are protected by copyright law. They may not be disclo...
mit
TeamEuclid/euclid
src/libcompositewm/data.h
2223
/* Copyright (c) 2012 Jess VanDerwalker <washu@sonic.net> * All rights reserved. * * data.h * * 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 ...
mit
azubiolo/itstep
it_step/ml_from_scratch/1_background/README.md
967
# Lecture 1: Mathematical background This lecture aims at introducing the mathematical concepts we will be using throughout the course (linear algebra, calculus, statistics, numerical optimization). Note that this does not serve as a mathematics course in itself. The students interested in a more formal and academic...
mit
BeardedPlatypus/capita-selecta-ctf
ctf/players/admin.py
126
from django.contrib import admin from .models import Question # Register your models here. admin.site.register(Question)
mit
agustinl/wallery
index.html
7363
<!doctype html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="es"> <!--<![endif]--> <head> <meta char...
mit
anil26/MovieSearchGoogleMaps
js/Routes/AppRouter.js
597
/** * * app.js * * This is the entry file for the application * */ import FilmLocationSearchComponent from '../MovieSearchApp/Containers/FilmSearchContainer/FilmSearchComponent'; import AppComponent from '../CommonComponent/app.js'; import React from 'react'; import { Router, Route, IndexRoute, browserHistory } fr...
mit
anandharshan/Web-components-DD
dev/modules/Accordion/accordionDirectives.js
8055
/* Accordion directive */ app.directive('vmfAccordionContainer', ['$compile', function($compile) { return { restrict: 'EA', scope: { type: '@', headers: '=', accData: '=', selAcc: '=', customClass:'=' }, link: function(scop...
mit
maiers/bigbib
src/main/java/de/comci/bigbib/PeristentBibTexEntry.java
4524
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package de.comci.bigbib; import com.mongodb.BasicDBObject; import com.mongodb.DBObject; import java.util.HashMap; import java.util.Map; import java.util.Map.Entry; import javax.xml.bind.annotation.XmlAccessType; import ...
mit
jasondew/cola.rb
app/helpers/admin/base_helper.rb
8319
module Admin::BaseHelper include ActionView::Helpers::DateHelper def subtabs_for(current_module) output = [] AccessControl.project_module(current_user.profile.label, current_module).submenus.each_with_index do |m,i| current = (m.url[:controller] == params[:controller] && m.url[:action] == params[:ac...
mit
fabstei/editionista
src/Editionista/WebsiteBundle/Controller/TagController.php
2557
<?php namespace Editionista\WebsiteBundle\Controller; use Symfony\Component\HttpFoundation\Request; use Symfony\Component\HttpFoundation\Response; use Sensio\Bundle\FrameworkExtraBundle\Configuration\Template; use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route; use Sensio\Bundle\FrameworkExtraBundle\Configura...
mit
channingwalton/qanda
questionnaire/src/test/scala/io/questions/model/questionnaire/ElementValues.scala
536
package io.questions.model.questionnaire import io.questions.model.questionnaire.Element.{ Parent, Primitive } trait ElementValues { implicit class ElementValuesSyntax(e: Element) { def parent: Element.Parent = e match { case p: Parent => p case x => throw new IllegalArgumentException(s"Expe...
mit
aquilahkj/Light.DataCore
Light.DataCore/Mappings/DynamicFieldMapping.cs
1881
using System; using System.Reflection; namespace Light.DataCore { abstract class DynamicFieldMapping : FieldMapping { public static DynamicFieldMapping CreateDynmaicFieldMapping (PropertyInfo property, DynamicCustomMapping mapping) { DynamicFieldMapping fieldMapping; Type type = property.PropertyType; ...
mit
wait4pumpkin/leetcode
475.cc
561
class Solution { public: int findRadius(vector<int>& houses, vector<int>& heaters) { sort(houses.begin(), houses.end()); sort(heaters.begin(), heaters.end()); auto radius = 0; auto idx = 0; for (auto house : houses) { auto current = abs(house - heaters[idx]); if (current <= radius) continue; for (...
mit
roeibh/meanauthapp
angular-src/src/app/components/profile/profile.component.html
248
<div *ngIf="user"> <div class="page-header"> <h2>{{user.name}}</h2> </div> <ul class="list-group"> <li class="list-group-item">Username: {{user.username}}</li> <li class="list-group-item">Email: {{user.email}}</li> </ul> </div>
mit
odeke-em/restAssured
auth/urls.py
477
from django.conf.urls import patterns, include, url import views urlpatterns = patterns('', url(r'^logout', views.logout, name='logout'), url(r'^newUser', views.newUser, name='newUser'), url(r'^appHandler', views.appHandler, name='appHandler'), url(r'^passToLogin', views.loginByPassword, name='passToL...
mit
GPUdb/gpudb-api-java
api/src/main/java/com/gpudb/protocol/FilterByValueRequest.java
18189
/* * This file was autogenerated by the GPUdb schema processor. * * DO NOT EDIT DIRECTLY. */ package com.gpudb.protocol; import java.util.LinkedHashMap; import java.util.Map; import org.apache.avro.Schema; import org.apache.avro.SchemaBuilder; import org.apache.avro.generic.GenericData; import org.apache.avro.ge...
mit
pietervisser/dragoman
lib/dragoman/mapper.rb
442
module Dragoman module Mapper def localize locales = I18n.available_locales unscoped_locales = [I18n.default_locale] scoped_locales = locales - unscoped_locales scope ':locale', shallow_path: ':locale', defaults: {dragoman_options: {locales: scoped_locales}} do yield end ...
mit
ryanande/NugetCompare
src/UI/Properties/Resources.Designer.cs
2795
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.34209 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //--...
mit
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.13.1-2.0.10/released/8.13.0/infotheo/0.3.2.html
10100
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>infotheo: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
mit
iqbalfn/admin
application/core/MY_Controller.php
5404
<?php if(!defined('BASEPATH')) die; class MY_Controller extends CI_Controller { public $session; public $user; function __construct(){ parent::__construct(); $this->output->set_header('X-Powered-By: ' . config_item('system_vendor')); $this->output->set_header('X-D...
mit
xudafeng/startserver
lib/middleware/logger/index.js
675
/* ================================================================ * startserver by xdf(xudafeng[at]126.com) * * first created at : Mon Jun 02 2014 20:15:51 GMT+0800 (CST) * * ================================================================ * Copyright 2013 xdf * * Licensed under the MIT License * You may not...
mit
santojon/hardStone
bootstrap.js
1538
/** * Default admin */ new User({ firstName: 'Admin', lastName: 'Admin', username: 'admin', type: 'admin', password: 'admin', email: 'admin@admin.com', subscribed: false, }).save((u) => { }) /** * Test users */ new User({ firstName: 'Jonathan', lastName: 'Santos', username: ...
mit
KlishGroup/prose-pogs
pogs/P/PRIWVHX/MFR/index.md
2665
--- layout: page title: Mcclain Family Reunion date: 2016-05-24 author: Roger Moss tags: weekly links, java status: published summary: Nullam hendrerit elit lectus. Vestibulum in purus efficitur. banner: images/banner/leisure-04.jpg booking: startDate: 02/07/2019 endDate: 02/11/2019 ctyhocn: PRIWVHX groupCode: ...
mit
KlishGroup/prose-pogs
pogs/F/FTWMFHX/PSS/index.md
1701
--- layout: page title: Purple Systems Seminar date: 2016-05-24 author: Martha Chandler tags: weekly links, java status: published summary: Fusce risus orci, porttitor id molestie sit amet, mollis. banner: images/banner/meeting-01.jpg booking: startDate: 10/13/2016 endDate: 10/14/2016 ctyhocn: FTWMFHX groupCode...
mit
ABA-Center-for-Human-Rights/aba-icc
_countries/suriname.md
389
--- title: "Suriname" published: true featured_image_path: featured_image_attribution: geocode: SUR iso_code: SR territory: state_party: true signed_but_not_ratified: false signed_date: ratified_or_acceded_date: 2008-07-15T00:00:00.000Z entry_into_force_date: 2008-10-01T00:00:00.000Z ratified_apic_date: genocide: crime...
mit
Karasiq/scalajs-highcharts
src/main/scala/com/highstock/config/PlotOptionsSolidgaugeDragDropGuideBoxDefault.scala
3056
/** * Automatically generated file. Please do not edit. * @author Highcharts Config Generator by Karasiq * @see [[http://api.highcharts.com/highstock]] */ package com.highstock.config import scalajs.js, js.`|` import com.highcharts.CleanJsObject import com.highcharts.HighchartsUtils._ /** * @note JavaScript...
mit
iboB/ibob.github.com
index.md
69
--- layout: home title: Borislav Stanimirov stylesheet: homepage ---
mit
parodyband/Polarity
Assets/Code/GravitySwitch.cs
1927
using UnityEngine; using System.Collections; public class GravitySwitch : MonoBehaviour { public float GravityStrength; float momentum; float click; public bool GameState; bool GravityState; public GameObject Explosion; public GameObject[] Jets; public GameObject[] CharacterPieces; public Vector3 hitpositi...
mit
dennisjohn13/SmartTracker
RefUI/pages/Viewed.html
1345
<h1>Most Viewed</h1> <table class="table table-hover"> <thead> <tr> <th>Tool ID</th> <th>Tool Name</th> <th>Tool Description</th> <th>Extent</th> <th>Rating</th> ...
mit
uber-common/opentracing-python-instrumentation
tests/opentracing_instrumentation/test_mysqldb.py
2279
import sys import pytest from opentracing.ext import tags from sqlalchemy import create_engine from sqlalchemy.orm import sessionmaker from opentracing_instrumentation.client_hooks import mysqldb as mysqldb_hooks from opentracing_instrumentation.request_context import span_in_context from .sql_common import metadata...
mit
Steffkn/TelerikAcademy
Programming/01. CSharp Part 1/03.OperatorsAndExpressions/10.BinInIntegerCheck/BitInIntegerCheck.cs
1546
// Write a boolean expression that returns if the bit at position p (counting from 0) // in a given integer number v has value of 1. Example: v=5; p=1 -> false. using System; class BitInIntegerCheck { static void Main() { // декларираме променливи за числото (v) и позицията (p), за която ще проверяв...
mit
mdjablonski/mdjablonski.github.io
_includes/header.html
1353
<header role="banner" id="top"> <div class="mdj-header"> <div style="flex-grow: 2;"> <div class="mdj-card"> <div class="mdj-card--photo"> <a href="{{ site.baseurl }}/"><img class="mdj-card--photo__rainbow" src="/assets/mdjablonski-white.jpg"></a> ...
mit
CMPUT301F17T06/Lit
app/src/main/java/com/example/lit/habit/Habit.java
8243
/* * Copyright 2017 Max Schafer, Ammar Mahdi, Riley Dixon, Steven Weikai Lu, Jiaxiong Yang * * 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 limitation t...
mit
angelsubirana/bobzon
_site/privacy.html
6094
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>Privacy Policy</title> <style> body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; padding: 1em; } </style> </head> <body> <h2...
mit
callemall/material-ui
packages/material-ui-icons/src/BrunchDiningOutlined.js
477
import * as React from 'react'; import createSvgIcon from './utils/createSvgIcon'; export default createSvgIcon( <path d="M2 21.5c0 .28.22.5.49.5h13.02c.27 0 .49-.22.49-.5V20H2v1.5zM15.5 16H11v-2H7v2H2.5c-.28 0-.5.22-.5.5V18h14v-1.5c0-.28-.22-.5-.5-.5zm4.97-.55c.99-1.07 1.53-2.48 1.53-3.94V2h-6v9.47c0 1.48.58 2.92 1...
mit
Azure/azure-sdk-for-ruby
management/azure_mgmt_data_migration/lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/query_analysis_validation_result.rb
1785
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::DataMigration::Mgmt::V2018_07_15_preview module Models # # Results for query analysis comparison between the source and target #...
mit
Ivanbmstu/angular
src/app/modules/shared/editor/common-crud.service.ts
514
import {MdSnackBar} from '@angular/material'; export abstract class CommonCrudService { constructor(private snackBar: MdSnackBar) { } // todo refactor crud operations to here (use metadata?) onOperationPerformedNotify(opName: string): (res: boolean) => void { return (res) => { let text; if (...
mit
OpenAPC/openapc.github.io
_posts/2018-02-05-clausthal.md
2286
--- layout: post author: Christoph Broschinski author_lnk: https://github.com/cbroschinski title: TU Clausthal reports its 2016 and 2017 APC expenditures date: 2018-02-05 08:00:00 summary: categories: [general, openAPC] comments: true --- The [TU Clausthal](http://www.tu-clausthal.de/Welcome....
mit
vitrivr/cineast
cineast-core/src/main/java/org/vitrivr/cineast/core/util/audio/pitch/tracking/PitchContour.java
5638
package org.vitrivr.cineast.core.util.audio.pitch.tracking; import java.util.LinkedList; import java.util.List; import org.apache.commons.math3.stat.descriptive.SummaryStatistics; import org.vitrivr.cineast.core.util.audio.pitch.Pitch; /** * This is a helper class for pitch tracking. It represents a pitch contour, t...
mit
bilsaboob/RapidPliant
src/app/RapidPliant.App.EarleyDebugger/Properties/AssemblyInfo.cs
2546
using System.Reflection; using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Windows; using System.Windows.Markup; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify t...
mit
ivelin1936/Studing-SoftUni-
Programing Basic/Programming Basics - Exercises/Advanced Loops/src/com/company/EvenPowersOf2.java
368
package com.company; import java.util.Scanner; public class EvenPowersOf2 { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); int n = Integer.parseInt(scanner.nextLine()); int num = 1; for (int i = 0; i <= n ; i+=2) { System.out.printl...
mit
Mathew/psychoanalysis
psychoanalysis/apps/pa/migrations/0002_auto__del_participant.py
7476
# -*- coding: utf-8 -*- import datetime from south.db import db from south.v2 import SchemaMigration from django.db import models class Migration(SchemaMigration): def forwards(self, orm): # Deleting model 'Participant' db.delete_table(u'pa_participant') # Removing M2M table for field us...
mit
meiyizone/meiyizone.github.io
_site/2017/03/18/ornament-2.html
3610
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>美艺空间手工饰品 2017-03-18-2 - 美艺空间</title> <meta name="description" content="美艺空间手工饰品"> <link rel="shortcut icon" href=...
mit
LingJiJian/Tui-x
HelloTuiLua/frameworks/runtime-src/Classes/tui/TuiUtil.h
2905
/************************************************************************ The MIT License(MIT) Copyright(c) 2014 Lingjijian [B-y] 342854406@qq.com 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 ...
mit
jadencarver/jquery_ui
lib/jrails_ui.rb
1890
# Jrails-ui module ActionView module Helpers module JavaScriptHelper def hash_to_jquery(hash) '{'+hash.map { |k,v| [k, case v.class.name when 'String' "'#{v}'" when 'Hash' hash_to_jquery(v) else v.t...
mit
StefanSchubert/sabi
sabi-webclient/src/main/java/de/bluewhale/sabi/webclient/rest/exceptions/TankMessageCodes.java
1112
/* * Copyright (c) 2020 by Stefan Schubert under the MIT License (MIT). * See project LICENSE file for the detailed terms and conditions. */ package de.bluewhale.sabi.webclient.rest.exceptions; import de.bluewhale.sabi.exception.ExceptionCode; import de.bluewhale.sabi.exception.MessageCode; import de.bluewhale.sa...
mit
wolfgang-lausenhammer/Okeanos
okeanos.data/src/main/java/okeanos/data/services/entities/Price.java
207
package okeanos.data.services.entities; import javax.measure.quantity.Power; import org.jscience.physics.amount.Amount; public interface Price { double getCostAtConsumption(Amount<Power> consumption); }
mit
ja1cap/shop
src/Shop/MainBundle/Data/ShopSettingsResource.php
1014
<?php namespace Shop\MainBundle\Data; use Doctrine\Common\Persistence\ObjectRepository; use Shop\MainBundle\Entity\Settings; /** * Class ShopSettingsResource * @package Shop\MainBundle\Data */ class ShopSettingsResource { /** * @var ObjectRepository */ protected $settingsRepository; /** ...
mit
GoC-Spending/data-corporations
html/234567005072.html
46888
<!DOCTYPE html> <!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" dir="ltr"> <!--<![endif]--> <!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open...
mit
jantielens/CryptoBuddy
messages/dialogs/notifications-add-interval.js
1193
var builder = require("botbuilder"); var botbuilder_azure = require("botbuilder-azure"); const notUtils = require('./notifications-utils.js'); module.exports = [ function (session) { session.beginDialog('notifications-common-symbol'); }, function (session, results) { var pair = results.res...
mit
extsui/extkernel
include/hwlib/psw.h
846
#ifndef _PSW_H_INCLUDED_ #define _PSW_H_INCLUDED_ /* * (補足) プロセッサステータスレジスタ(PSW): * -------+----------+---------------------------------------- * b16 | I | 割り込み許可ビット(0:禁止/1:許可) * b17 | U | スタックポインタ指定ビット(0:ISP/1:USP) * b20 | PM | プロセッサモード設定ビット(0:S/1:U) * b27-24 | IPL[3:0] | プロセッサ割り込み優先...
mit
trygve-isaacson/code-vault
source/containers/vinstant.h
74529
/* Copyright c1997-2014 Trygve Isaacson. All rights reserved. This file is part of the Code Vault version 4.1 http://www.bombaydigital.com/ License: MIT. See LICENSE.md in the Vault top level directory. */ #ifndef vinstant_h #define vinstant_h /** @file */ #include "vtypes.h" #include "vstring.h" class VCodePoint;...
mit
Arukim/terra
Terra.WebUI/Models/AccountViewModels/LoginViewModel.cs
512
using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.Linq; using System.Threading.Tasks; namespace Terra.WebUI.Models.AccountViewModels { public class LoginViewModel { [Required] [EmailAddress] public string Email { get; set; } ...
mit
yogeshsaroya/new-cdnjs
ajax/libs/ckeditor/4.2/plugins/a11yhelp/dialogs/lang/sr-latn.min.js
129
version https://git-lfs.github.com/spec/v1 oid sha256:a396601eca15b0c281513d01941cfd37300b927b32a1bb9bb6e708a9910f1b49 size 2712
mit
Ruenzuo/android-facade-example
WeatherApp/src/main/java/com/ruenzuo/weatherapp/adapters/CitiesAdapter.java
1106
package com.ruenzuo.weatherapp.adapters; import android.app.Activity; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ArrayAdapter; import android.widget.TextView; import com.ruenzuo.weatherapp.R; import com.ruenzuo.wea...
mit
swayzepatryck/selecao_admin
lib/selecao_admin/engine.rb
98
module SelecaoAdmin class Engine < ::Rails::Engine isolate_namespace SelecaoAdmin end end
mit
SaltTechnology/salt-payment-client-php
examples/CreditCardStorage.php
2376
<?php include __DIR__.'/../lib/SALT.php'; /** An example of using the SALT Secure Storage API to store then use a stored Credit Card */ use \SALT\Merchant; use \SALT\HttpsCreditCardService; use \SALT\CreditCard; use \SALT\PaymentProfile; // connection parameters to the gateway $url = 'https://test.salt.com/gateway/c...
mit
TehNut/ResourcefulCrops
src/main/java/tehnut/resourceful/crops/compat/CompatibilityWaila.java
2650
package tehnut.resourceful.crops.compat; import mcp.mobius.waila.api.*; import net.minecraft.entity.player.EntityPlayerMP; import net.minecraft.item.ItemStack; import net.minecraft.nbt.NBTTagCompound; import net.minecraft.tileentity.TileEntity; import net.minecraft.util.ResourceLocation; import net.minecraft.util.math...
mit
suncat2000/WeatherUndergroundBundle
DependencyInjection/WeatherUndergroundExtension.php
1429
<?php /* * This file is part of the WeatherUndergroundBundle. * * (c) Nikolay Ivlev <nikolay.kotovsky@gmail.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace SunCat\WeatherUndergroundBundle\DependencyInjection; use ...
mit
beyond-sharepoint/sp-angular-webpack
src/ng-sharepoint/Channel.js
4352
import _ from 'lodash'; /** * Represents a channel with which commands can be invoked. * * Channels are one-per-origin (protocol/domain/port). */ class Channel { constructor(config, $rootScope, $timeout, contentWindow) { this.config = config; this.$rootScope = $rootScope; this.$timeout...
mit
Minds-On-Design-Lab/giving-impact
gi-api/application/config/config.php
13001
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed'); include __DIR__.'/../../../application/config/config.php'; /* |-------------------------------------------------------------------------- | Base Site URL |-------------------------------------------------------------------------- | | URL to y...
mit
Kseniya-Smirnova/study_app
src/app/app.component.spec.ts
312
import { NO_ERRORS_SCHEMA } from '@angular/core'; import { inject, async, TestBed, ComponentFixture } from '@angular/core/testing'; // Load the implementations that should be tested import { AppComponent } from './app.component'; import { AppState } from './app.service'; describe(`App`, () => { });
mit
plantain-00/demo-set
js-demo/restful-api-demo/services/routeDirection.ts
354
export function getName(value) { if (value == 0) { return "上班"; } if (value == 1) { return "下班"; } throw "invalid route direction"; } export function getValue(name) { if (name == "上班") { return 0; } if (name == "下班") { return 1; } throw "invalid r...
mit
DJO3/reactjs-demos
README.md
1336
# reactjs-program A collection of ReactJS examples. ### Requirements 1) NodeJS & npm 2) python (optional, used for serving up HTTP) ### Getting Started You can view the examples through any HTTP server. The following assumes use of [Python's SimpleHTTPServer] (https://docs.python.org/2/library/simplehttpserver.html#...
mit
lrdennison/mcpe-view
src/viewer.h
635
#ifndef VIEWER_H #define VIEWER_H #include "common.h" #include "drawable.h" #include "controller.h" class Viewer { public: bool glfw_is_up; GLFWwindow* window; GLuint VertexArrayID; int width; int height; Controller controls; std::vector<Drawable *> drawables; Viewer(); void add( Drawabl...
mit
arun2786/tk-mean
database.js
191
// config/database.js module.exports = { 'secret': 'puneetvashisht', 'url' : 'mongodb://localhost/userdb' // looks like mongodb://<user>:<pass>@mongo.onmodulus.net:27017/Mikha4ot };
mit