code
stringlengths
3
1.05M
repo_name
stringlengths
4
116
path
stringlengths
3
942
language
stringclasses
30 values
license
stringclasses
15 values
size
int32
3
1.05M
<?php return array( 'AD' => 'Andorra', 'AE' => 'Sameindu Emirríkini', 'AF' => 'Afganistan', 'AG' => 'Antigua og Barbuda', 'AI' => 'Anguilla', 'AL' => 'Albania', 'AM' => 'Armenia', 'AN' => 'Niðurlendsku Antilloyggjar', 'AO' => 'Angola', 'AQ' => 'Antarktis', 'AR' => 'Argentina', 'AS' => 'Amerikanska Sámoa', ...
forxer/okatea
Okatea/Tao/L10n/country-list/fo_FO/country.php
PHP
mit
5,531
import {Component, View, FORM_DIRECTIVES, EventEmitter, NgFor} from 'angular2/angular2'; @Component({ selector: 'font-family-component', inputs: ['fontFamily'], outputs: ['fontFamilyChange'] }) @View({ template: ` <select class="form-control" [ng-model]="fontFamily" (input)="fontFamilyChange.next($event.ta...
yanivefraim/theme-creator-demo-angular-2
app/components/font-family-component/font-family-component.ts
TypeScript
mit
656
'use strict'; var _ = require('lodash'); var util = require('util'); var property = require('corazon/property'); var inflection = require('../util/inflection'); var Mixin = require('corazon/mixin'); /** * A helper function for creating config properties that either reads from a * cached value or calls a function to...
tgriesser/azul
lib/relations/belongs_to_config.js
JavaScript
mit
6,858
class Myaccount::BaseController < ApplicationController before_filter :require_user protected def ssl_required? ssl_supported? end end
drhenner/elzzad
app/controllers/myaccount/base_controller.rb
Ruby
mit
149
<?php use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; class AddIndexesToPosts extends Migration { /** * Run the migrations. * * @return void */ public function up() { Schema::table('posts', function ...
DoSomething/rogue
database/migrations/2017_12_08_203149_add_indexes_to_posts.php
PHP
mit
763
package types import ( "reflect" "testing" "time" ) type structTest struct { Int int IntArray []int Float float32 FloatArray []float64 String string StringArray []string Blob []byte BlobArray [][]byte Time time.Time } var marshallTests = []struct { item structTest...
cyberdelia/dynamodb
types/attributes_test.go
GO
mit
1,829
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /><title>HeaderGroup xref</title> <link type="text/...
asudhak/One-Button-App---Android
lib/commons-httpclient-3.0.1/docs/xref/org/apache/commons/httpclient/HeaderGroup.html
HTML
mit
19,680
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- **************************************************************** --> <!-- * PLEASE KEEP COMPLICATED EXPRESSIONS OUT OF THESE TEMPLATES, * --> <!-- * i.e. only iterate & print data where possible. Thanks, Jez. *...
huntervwang/bobingqing_www
gradle_groovydoc/org/gradle/api/plugins/quality/FindBugsXmlReport.html
HTML
mit
13,677
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. * * Code generated by Microsoft (R) AutoRest Code Generator. */ package com.microsoft.azure.management.datamigration.v2017_11_15_preview.implementation;...
selvasingh/azure-sdk-for-java
sdk/datamigration/mgmt-v2017_11_15_preview/src/main/java/com/microsoft/azure/management/datamigration/v2017_11_15_preview/implementation/IdParsingUtils.java
Java
mit
1,762
/** * This code was auto-generated by a Codezu. * * Changes to this file may cause incorrect behavior and will be lost if * the code is regenerated. */ package com.mozu.api.contracts.productadmin; import java.util.List; import java.util.HashMap; import java.io.Serializable; import com.fasterxml.j...
Mozu/mozu-java
mozu-javaasync-core/src/main/java/com/mozu/api/contracts/productadmin/CurrencyLocalizationCollection.java
Java
mit
1,459
using System.Collections.Generic; using System.IO; using GitVersion; using GitVersion.BuildAgents; using GitVersionCore.Tests.Helpers; using Microsoft.Extensions.DependencyInjection; using NUnit.Framework; using Shouldly; using Environment = System.Environment; namespace GitVersionCore.Tests.BuildAgents { [TestFi...
ParticularLabs/GitVersion
src/GitVersionCore.Tests/BuildAgents/GitHubActionsTests.cs
C#
mit
6,097
/* ----------------------------------------------------------------------------- This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/ Copyright (c) 2000-present Torus Knot Software Ltd Permission is hereby granted, free of charge, to any pers...
OGRECave/ogre
RenderSystems/Vulkan/src/OgreVulkanQueue.cpp
C++
mit
40,249
function foo() { var bar = ''; };
michaelghinrichs/hello-world
scope-chains-closures/scopes.js
JavaScript
mit
37
/*-- 简单测试node.js端使用的air-js -note 所有的模块以模块简称为属性名挂载在air上 */ var air = require('air-js'); var byteLength = air.byteLength; console.log(byteLength('中国人')); // => 6 console.log(byteLength('air')); // => 3 console.log(air.byteLength('air')); // => 3 console.log(air.clip('我是中国人', 8)); // => 我是中国… console.log(ai...
erniu/air
test-air.js
JavaScript
mit
442
import forIn from '../core/forIn' import forElements from '../core/forElements' export default function _parseAndApply (parse, apply, elements, options) { forIn(options, parse.bind(null, options)) return forElements(elements, apply.bind(null, options)) }
chirashijs/chirashi
lib/_internals/_parseAndApply.js
JavaScript
mit
261
<!DOCTYPE HTML> <html lang="en-us"> <head> <title>Bonzo Tests</title> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="../node_modules/sink-test/src/sink.css" type="text/css"> <style type="text/css"> #fixtures { position: absolute; ...
beni55/vektor
sonar-scan/public/js/node_modules/jeesh/node_modules/bonzo/tests/tests.html
HTML
mit
5,302
<?php /* * This file is part of the PHPExifTool package. * * (c) Alchemy <support@alchemy.fr> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace PHPExiftool\Driver\Tag\DICOM; use JMS\Serializer\Annotation\ExclusionPolicy;...
bburnichon/PHPExiftool
lib/PHPExiftool/Driver/Tag/DICOM/SelectorSequencePointer.php
PHP
mit
822
<?php namespace kiwi\Http\Middleware; use kiwi\Http\Request; trait AuthorizesRequests { /** * Dont access without authorizing. * * @return void */ public function middleware() { if (!auth()->check()) { Request::redirect('/login'); } } }
jakobjohansson/Verbalizer
framework/Http/Middleware/AuthorizesRequests.php
PHP
mit
304
<?php namespace NilPortugues\ForbiddenFunctions\Console; use NilPortugues\ForbiddenFunctions\Command\CheckCommand; class Application extends \Symfony\Component\Console\Application { /** * Construct method */ public function __construct() { $name = <<<NAME ------------------------------...
nilportugues/php_forbidden_functions
src/ForbiddenFunctions/Console/Application.php
PHP
mit
778
/** * This class is generated by jOOQ */ package de.piratenpartei.berlin.ldadmin.dbaccess.generated.routines; /** * This class is generated by jOOQ. */ @javax.annotation.Generated(value = { "http://www.jooq.org", "3.4.4" }, comments = "This class is generated by jOOQ") @java.lang.Sup...
plattformbrandenburg/ldadmin
src/main/java/de/piratenpartei/berlin/ldadmin/dbaccess/generated/routines/DelegationChainForClosedIssue.java
Java
mit
2,840
# Acknowledgements This application makes use of the following third party libraries: ## CMTabbarView Copyright (c) 2017 momo605654602@gmail.com <moyunmo@hotmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to ...
moyunmo/CMTabbarView
Example/Pods/Target Support Files/Pods-StoryboardDemo/Pods-StoryboardDemo-acknowledgements.markdown
Markdown
mit
1,241
using Microsoft.Azure.ServiceBus; using Microsoft.Extensions.Logging; using System; using System.IO; namespace Microsoft.eShopOnContainers.BuildingBlocks.EventBusServiceBus { public class DefaultServiceBusPersisterConnection :IServiceBusPersisterConnection { private readonly ILogger<DefaultServiceBusP...
TypeW/eShopOnContainers
src/BuildingBlocks/EventBus/EventBusServiceBus/DefaultServiceBusPersisterConnection.cs
C#
mit
1,621
/// <reference path="./event.ts" /> module Fusion { /** * Represents a component of discrete functionality in a Fusion application */ export interface Widget extends EventEmittable { } /** * Represents a component of discrete functionality in a Fusion application */ ...
jumpinjackie/mapguide-ajax-viewer
shared/src/fusion/widget.ts
TypeScript
mit
448
# Ignore Files Specific To Your Workflow _If you want to watch instead of read, I explore this in [Four Ways to Ignore Files with Git](https://www.youtube.com/watch?v=ip06v7Wnfz0)._ The most common way to tell git to ignore files is to add them to a project's `.gitignore` file. This file is kept under version control...
dgreenway/til
git/ignore-files-specific-to-your-workflow.md
Markdown
mit
1,193
# mprint ![](http://i.imgur.com/OKFsapl.jpg) mprint stands for **M**arkup **Print**, is an easy way to use Markup Tags to format your text, you can set colors, bold, italic. All with simple markup tags. - Simple to use, you can just use markup tags and format your text. - Uses ANSI Escape Sentences, its compatible ...
h0m3/python-mprint
README.md
Markdown
mit
959
'use strict'; app.controller('DeleteTripModalCtrl', function($scope, $uibModalInstance, TripFactory, $routeParams, $window, ActivityFactory, MemberFactory){ let tripId = $routeParams.tripId; $scope.close = () => { $uibModalInstance.close(); }; //Not only do we want to delete the trip object connected to...
delainewendling/NP_trip_planner
deploy/app/controllers/DeleteTripModalCtrl.js
JavaScript
mit
1,660
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace XmlGuy { public class XmlElement : AbstractXmlElement { public XmlElement(XmlElement parent = null) : base(parent) { Children = new List<IXmlElement>(); Attributes = new Dictionary<string, string>(); } pub...
windracer/xmlguy
src/XmlElement.cs
C#
mit
1,589
import isArray from '../../util/isArray' import forEach from '../../util/forEach' import TreeIndex from '../../util/TreeIndex' import NodeIndex from './NodeIndex' class PropertyIndex extends NodeIndex { constructor(property) { super() this._property = property || 'id' this.index = new TreeIndex() } ...
andene/substance
model/data/PropertyIndex.js
JavaScript
mit
2,682
(function(){ function buildForm(attrs) { attrs = $.extend({ action: '/echo', 'data-remote': 'true' }, attrs); $('#qunit-fixture').append($('<form />', attrs)) .find('form').append($('<input type="text" name="user_name" value="john">')); }; module('call-remote'); function submit(fn) { $('form') .on('aj...
rails/jquery-ujs
test/public/test/call-remote.js
JavaScript
mit
6,202
/* * Smush In - jQuery plugin * * Copyright (c) 2013 Shane Donnelly * * Licensed under the MIT license: * http://www.opensource.org/licenses/mit-license.php * * Project home: * http://shanejdonnelly.github.io/smush-in * Version: 1.0 * */ ;(function ($) { "use strict"; /* CLASS DEFINITION * =========...
shanejdonnelly/smush-in
smushIn.js
JavaScript
mit
3,613
<?php // SonataMediaBundle:Form:media_widgets.html.twig return array ( );
DevKhater/YallaWebSite
app/cache/prod/assetic/config/4/423e5d4324992a3bd20ae71d066b011d.php
PHP
mit
75
<div class="umb-package-details"> <umb-load-indicator ng-if="loading === true"></umb-load-indicator> <!-- Main Column --> <div class="umb-package-details__main-content" ng-if="loading === false"> <!-- Links --> <umb-box data-element="node-info-urls" class="mb4"> <umb-box-heade...
leekelleher/Umbraco-CMS
src/Umbraco.Web.UI.Client/src/views/components/media/umb-media-node-info.html
HTML
mit
9,872
<?php defined('_JEXEC') or die('Restricted access'); /** * Mercado Pago plugin * * @author Developers Mercado Pago <modulos@mercadopago.com> * @version 2.0.5 * @package VirtueMart * @subpackage payment * @link https://www.mercadopago.com * @copyright Copyright © 2016 MercadoPago.com * @license http://www.gnu...
yaelduckwen/lo_imaginario
web2/plugins/vmpayment/mercadopago/mercadopago/tmpl/mercadopago_checkout_standard.php
PHP
mit
491
<html> <META HTTP-EQUIV=Content-Type Content="text/html; charset=big5"> <!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01468/0146894011100.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:11:06 GMT --> <head><title>ªk½s¸¹:01468 ª©¥»:094011100</title> <link rel="stylesheet" type="text/css" ...
g0v/laweasyread-data
rawdata/lawstat/version2/01468/0146894011100.html
HTML
mit
6,825
#!/usr/bin/env node "use strict"; // XXX currently this project is written to support node 0.10.* // when Meteor 1.4 is ready, we can rewrite in es6 var Vorpal = require("vorpal")(), Path = require("path"), Fs = require("fs"), Exec = require("child_process").exec, Spawn = require("child_process").spawn...
NewSpring/apollos-core
.bin/index.js
JavaScript
mit
5,565
function calculaIMC(altura, peso) { return peso / (altura * altura); } console.log("O seu imc é: " + calculaIMC(prompt("Sua altura? "), prompt("Seu peso? "))); //https://pt.stackoverflow.com/q/327751/101
maniero/SOpt
JavaScript/Algorithm/Bmi2.js
JavaScript
mit
207
// // AppDelegate.h // iOSAllFonts // // Created by Willing Guo on 17/1/8. // Copyright © 2017年 SR. All rights reserved. // #import <UIKit/UIKit.h> @interface AppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
guowilling/iOSExamples
ObjC/Others/AllUIFonts/AllUIFonts/AppDelegate.h
C
mit
275
/* * Sample Adjuster * */ #include "LimitAdjuster.h" // Sample Simple Adjuster class Sample1 : public SimpleAdjuster { public: const char* GetLimitName() { return GetGVM().IsSA()? "FoodLimit" : nullptr; } void ChangeLimit(int, const std::string& value) { injector::WriteMemory(0xF00D, std::stof...
ThirteenAG/limit_adjuster_gta3vcsa
src/sample/sample.cpp
C++
mit
2,162
<!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/html; charset=utf-8" /> <title>Wait-CaasServerOperation &mdash; CaaS PowerShell 3....
DimensionDataCBUSydney/DimensionData.ComputeClient
docs/powershell/_build/html/Wait-CaasServerOperation.html
HTML
mit
7,069
<?php if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } /** * Class Vc_Vendor_Woocommerce * * @since 4.4 * @todo move to separate file and dir. */ class Vc_Vendor_Woocommerce { protected static $product_fields_list = false; protected static $order_fields_list = false; /** * @since 4.4 */ public function lo...
jujudellago/yc2016
web/app/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-woocommerce.php
PHP
mit
55,910
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Function operator-=</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../index.html" title="The B...
rkq/cxxexp
third-party/src/boost_1_56_0/doc/html/boost/posix_time/operator-__idp106693728.html
HTML
mit
4,591
## Specs - Max 25 mins, recommended 15-20 mins
ccwang002/2014-ggplot2-intro
DRAFT.md
Markdown
mit
48
using System; using System.Threading; namespace Remotus.Base.Observables { public sealed class DelegateObserver<T> : IObserver<T>, IDisposable { private readonly Action _onCompleted; private readonly Action<Exception> _onError; private readonly Action<T> _onNext; private int _i...
LazyTarget/ProcHelper
src/Remotus.Base/Observables/DelegateObserver.cs
C#
mit
1,134
from django.conf.urls.defaults import * urlpatterns = patterns('', url(r'^$', 'topics.views.topics', name="topic_list"), url(r'^(?P<topic_id>\d+)/edit/$', 'topics.views.topic', kwargs={"edit": True}, name="topic_edit"), url(r'^(?P<topic_id>\d+)/delete/$', 'topics.views.topic_delete', name="topic_delete"), ...
ericholscher/pinax
pinax/apps/topics/urls.py
Python
mit
399
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.ComponentModel.Com...
abock/roslyn
src/VisualStudio/Core/Def/Implementation/TaskList/ExternalErrorDiagnosticUpdateSource.cs
C#
mit
31,502
package main import ( "github.com/gorilla/handlers" "github.com/gorilla/mux" "html/template" "log" "net/http" "os" ) const ( addr = "127.0.0.1:8090" ) var ( indexTemplate = template.Must(template.ParseFiles("index.html")) tasks = []Task{ Task{1, "Learn golang", true}, Task{2, "Write webapp", tru...
vinzBad/checklost
main.go
GO
mit
965
module Pwb class OmniauthController < ApplicationController # https://github.com/plataformatec/devise/wiki/How-To:-OmniAuth-inside-localized-scope def localized # Just save the current locale in the session and redirect to the unscoped path as before session[:omniauth_login_locale] = I18n.locale ...
etewiah/property-web-builder
app/controllers/pwb/omniauth_controller.rb
Ruby
mit
520
<?php namespace Alterway\Component\Workflow\Exception; class MoreThanOneOpenTransitionException extends \LogicException { public function __construct() { return parent::__construct('More than one open transition with current context'); } }
alterway/component-workflow
src/Exception/MoreThanOneOpenTransitionException.php
PHP
mit
264
/** * JS initialization and core functions for API test servlet * * @depends {3rdparty/jquery.js} * @depends {3rdparty/bootstrap.js} * @depends {3rdparty/highlight.pack.js} */ var ATS = (function(ATS, $, undefined) { ATS.apiCalls = []; ATS.selectedApiCalls = []; ATS.init = function() { hljs....
YawLife/LIFE
html/ui/js/ats.js
JavaScript
mit
6,337
<!DOCTYPE html> <html> <head> <title>file.fileTransfer</title> <link rel="stylesheet" type="text/css" href="style.css"> <script> function getTitle() { document.getElementById("ct").innerHTML = "DEMO: " + document.title; } </script> <script type="text/javascript" charset="utf-8" src="cordova.js"></s...
yimingkuan/PhoneGapPluginDemo
www/file-filetransfer.html
HTML
mit
2,284
<!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_66-internal) on Tue Dec 08 09:26:31 GMT 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface o...
manonsys/MVC
libs/Jena/javadoc-core/org/apache/jena/graph/class-use/FrontsTriple.html
HTML
mit
6,573
using System; using System.Collections.Generic; using System.Linq; using System.Runtime.InteropServices.ComTypes; using System.Threading.Tasks; using Autofac; using Nancy.Bootstrapper; using Nancy.Bootstrappers.Autofac; using Nancy.Swagger.Annotations; using Nancy.Swagger.Autofac.Demo.Modules; using Nancy.Swagger.Serv...
yahehe/Nancy.Swagger
samples/Nancy.Swagger.Autofac.Demo/AutofacBootstrapper.cs
C#
mit
1,351
<?php /** * ====================================================================== * LICENSE: This file is subject to the terms and conditions defined in * * file 'license.txt', which is part of this source code package. * * ====================================================================== */ /** * A...
mandino/nu
wp-content/plugins/advanced-access-manager/Application/Core/Subject.php
PHP
mit
7,033
package org.diorite.impl.connection.packets.play.server; import java.io.IOException; import org.apache.commons.lang3.builder.ToStringBuilder; import org.apache.commons.lang3.builder.ToStringStyle; import org.diorite.impl.connection.EnumProtocol; import org.diorite.impl.connection.EnumProtocolDirection; import org.di...
marszczybrew/Diorite
DioriteCore/src/main/java/org/diorite/impl/connection/packets/play/server/PacketPlayServerResourcePackSend.java
Java
mit
2,319
using UnityEngine; using System.Collections; public class ShapeInfo { public int Column { get; set; } public int Row { get; set; } }
michael-munoz/MooMooPlanet
Project455/Assets/Scripts/ShapeInfo.cs
C#
mit
145
package toshade class ShadeClass
sbt/sbt-assembly
src/sbt-test/shading/unmanagedjars/src/main/scala/toshade/ShadeClass.scala
Scala
mit
33
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. package com.azure.resourcemanager.trafficmanager.implementation; import com.azure.core.management.Region; import com.azure.resourcemanager.resources.fluentcore.utils.ResourceManagerUtils; import com.azure.resourcemanager.t...
selvasingh/azure-sdk-for-java
sdk/resourcemanager/azure-resourcemanager-trafficmanager/src/main/java/com/azure/resourcemanager/trafficmanager/implementation/TrafficManagerNestedProfileEndpointImpl.java
Java
mit
1,325
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var _assign = require('lodash/assign'); var _assign2 = _interopRequireDefault(_assign); exports.default = termsAggregation; function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _defin...
evgenypoyarkov/bodybuilder
lib/aggregations/terms-aggregation.js
JavaScript
mit
1,036
YUI.add('selector', function (Y, NAME) { }, '3.10.3', {"requires": ["selector-native"]});
braz/mojito-helloworld
node_modules/mojito/node_modules/yui/selector/selector.js
JavaScript
mit
93
using System.Linq; using Xunit; using Signum.Engine; using Signum.Entities; using Signum.Utilities; using Signum.Test.Environment; namespace Signum.Test.LinqProvider { /// <summary> /// Summary description for LinqProvider /// </summary> public class JoinGroupTest { public Joi...
AlejandroCano/framework
Signum.Test/LinqProvider/JoinGroupTest.cs
C#
mit
6,007
--- layout: post title: "Thunderous Smite" date: 2014-08-24 tags: [paladin, level1, evocation] --- **1st-level evocation** **Casting Time**: 1 bonus action **Range**: Self **Components**: V **Duration**: Concentration, up to 1 minute The first time you hit with a melee weapon attack during this spell's duratio...
Estevo-Aleixo/grimoire
_posts/2014-08-24-thunderous-smite.markdown
Markdown
mit
598
<?php session_start(); require('php/userProfile.class.php'); //load userProfileclass ?> <!DOCTYPE html> <html> <head> <?php require("head_userpage.php"); //load special header only for this page ?> </head> <body> <?php if(isset($_SESSION['ID'])){ //load the appropriate menu require("menu_co.php"); }else{ ...
KamevoTeam/Kamevo
kamevo_src/user.php
PHP
mit
962
##XML Language **XML** is an extesible markup languageor describing structured data using text with tags and attributes. It is worldwild standart supported by W3C. XML stores data in plain text format. The data is stored together with the meta-data about it. **XML** is used to describe other languages (formats) for d...
dushka-dragoeva/TelerikSeson2016
Software Technologies/Data Base/01. XML-Basics/01. XmlLanguage.md
Markdown
mit
605
<?php return unserialize('a:3:{i:0;O:27:"Doctrine\\ORM\\Mapping\\Column":9:{s:4:"name";s:7:"DBMS_ID";s:4:"type";s:7:"integer";s:6:"length";N;s:9:"precision";i:0;s:5:"scale";i:0;s:6:"unique";b:0;s:8:"nullable";b:0;s:7:"options";a:0:{}s:16:"columnDefinition";N;}i:1;O:23:"Doctrine\\ORM\\Mapping\\Id":0:{}i:2;O:35:"Doctrine...
solag/Sofia
app/cache/prod/annotations/b2a8b2d443b35df2d93d6ecfc343a901b065def5$id.cache.php
PHP
mit
386
<!DOCTYPE html> <html> <head> <!-- Meta, title, CSS, favicons, etc. --> <meta charset="utf-8"> <title>Fusion - A Responsive HTML5 Admin UI Template Theme</title> <meta name="keywords" content="HTML5 Bootstrap 3 Admin Template UI Theme" /> <meta name="description" content="Fusion - A Responsive HTML5 Admin UI Template T...
newset/theme
backend/normal/Fusion/maps.html
HTML
mit
46,120
<?php /* * This file is part of the PHPExifTool package. * * (c) Alchemy <support@alchemy.fr> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace PHPExiftool\Driver\Tag\Pentax; use JMS\Serializer\Annotation\ExclusionPolicy...
bburnichon/PHPExiftool
lib/PHPExiftool/Driver/Tag/Pentax/InternalSerialNumber.php
PHP
mit
862
# Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. See License.txt in the project root for license information. function CheckDependencies() { $missing = @() if((Get-Command "node" -ErrorAction SilentlyContinue) -eq $null) { $missing += "Node.js ...
stuartleeks/nether
rundev.ps1
PowerShell
mit
2,347
using StyletIoC.Creation; using System; using System.Collections.Generic; using System.Linq.Expressions; namespace StyletIoC.Internal.Creators { /// <summary> /// Base class for all ICreators (which want to use it). Provides convenience /// </summary> internal abstract class CreatorBase : ICreator ...
canton7/Stylet
Stylet/StyletIoC/Internal/Creators/CreatorBase.cs
C#
mit
2,037
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>Logbooks xref</title> <link type="text/css" re...
Olog/olog.github.com
2.2.4-SNAPSHOT/modules/olog-service/xref/edu/msu/nscl/olog/Logbooks.html
HTML
mit
12,532
import { Directive, ElementRef, EventEmitter, Output, Input, OnInit } from '@angular/core'; import { TcCollectionService } from '../tc-collection/tc-collection.service'; import { TcCollection } from '../tc-collection/tc-collection.class'; declare var $: any; @Directive({ selector: '[tc-sortable]' }) export class ...
OlivierCoue/invow
src/app/tc-shared/tc-sortable.directive.ts
TypeScript
mit
2,177
#### Playbooks ##### CVE-2021-44228 - Log4j RCE - Added Sigma and Yara rules.
demisto/content
Packs/CVE_2021_44228/ReleaseNotes/1_0_1.md
Markdown
mit
79
#include "stdafx.h" #include "WindowClient.h" #include <SDL2/SDL.h> int main(int, char *[]) { try { CWindow window(ContextProfile::RobustOpenGL_3_2, ContextMode::Normal); // window.ShowFullscreen("Demo #19 (Particle Systems)"); window.Show("Demo #19 (Particle Systems)", {800, 600}); ...
PS-Group/cg_course_examples
chapter_4/lesson_19/main.cpp
C++
mit
620
/** */ package gluemodel.COSEM.COSEMObjects.impl; import gluemodel.COSEM.COSEMObjects.COSEMObjectsPackage; import gluemodel.COSEM.COSEMObjects.PushSchedule; import gluemodel.COSEM.InterfaceClasses.impl.SingleactionscheduleImpl; import org.eclipse.emf.ecore.EClass; /** * <!-- begin-user-doc --> * An implementatio...
georghinkel/ttc2017smartGrids
solutions/eMoflon/rgse.ttc17.metamodels.src/src/gluemodel/COSEM/COSEMObjects/impl/PushScheduleImpl.java
Java
mit
844
//------------------------------------------------------------------------------ // dummyFSWrapper.cc //------------------------------------------------------------------------------ #include "Pre.h" #include "dummyFSWrapper.h" namespace Oryol { namespace _priv { //---------------------------------------------------...
floooh/oryol
code/Modules/LocalFS/private/dummy/dummyFSWrapper.cc
C++
mit
1,707
#ifndef FACTORY_METHOD_SOLIDFRAME_H #define FACTORY_METHOD_SOLIDFRAME_H #include "Frame.h" class SolidFrame : public Frame { public: void print(); }; #endif
amirbawab/CPP-LAB
design-patterns/factory-method/SolidFrame.h
C
mit
165
module Jekyll VERSION = '3.0.0.pre.beta6' end
mixxmac/jekyll
lib/jekyll/version.rb
Ruby
mit
48
import logging from django.conf import settings from django.core.paginator import Paginator, EmptyPage, PageNotAnInteger from django.db import models from django.utils.translation import ugettext_lazy as _ from wagtail.admin.edit_handlers import FieldPanel, MultiFieldPanel from wagtail.core.fields import RichTextField...
ilendl2/wagtail-cookiecutter-foundation
{{cookiecutter.project_slug}}/gallery/models.py
Python
mit
4,587
<!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...
enotio/Tempest
docs/html/class_tempest_1_1_layout-members.html
HTML
mit
10,961
// // client.cpp // ~~~~~~~~~~ // // Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com) // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // #include <asio.hpp> #include <boost/lambda/lamb...
mojmir-svoboda/BlackBoxTT
3rd_party/asio/src/examples/cpp03/porthopper/client.cpp
C++
mit
6,839
'use strict'; //Setting up route angular.module('mean.articles').config(['$stateProvider', 'markedProvider', function($stateProvider, markedProvider) { markedProvider.setOptions({ gfm: true, tables: true, breaks: true, highlight: function (code) { /* jshint ignore:start */ ...
darul75/nsjoy.github.io2
packages/articles/public/routes/articles.js
JavaScript
mit
1,768
/**************************************************************************** Copyright (c) 2011-2013,WebJet Business Division,CYOU http://www.genesis-3d.com.cn Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal ...
EngineDreamer/DreamEngine
Engine/script/runtimelibrary/MeshRenderComponent_register.cs
C#
mit
2,409
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>AlignmentTextProp (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <s...
misuqian/ExcelTool
eclipse/poi-3.12/docs/apidocs/org/apache/poi/hslf/model/textproperties/AlignmentTextProp.html
HTML
mit
14,938
using System; using System.Text; using System.Threading.Tasks; using System.Collections.Generic; using AuthorizeNet.Api.Controllers; using AuthorizeNet.Api.Contracts.V1; using AuthorizeNet.Api.Controllers.Bases; namespace net.authorize.sample { class PayPalPriorAuthorizationCapture { public static voi...
rmorrin/sample-code-csharp
PaypalExpressCheckout/PriorAuthorizationCapture.cs
C#
mit
3,051
BASE.require(["Object"], function () { BASE.namespace("LG.core.dataModel.core"); LG.core.dataModel.core.PeopleGroupToPermission = (function (Super) { var PeopleGroupToPermission = function () { var self = this; if (!(self instanceof arguments.callee)) { return ne...
jaredjbarnes/WoodlandCreatures
packages/WebLib.2.0.0.724/content/lib/weblib/lib/BASE/LG/core/dataModel/core/PeopleGroupToPermission.js
JavaScript
mit
545
<?php /* * This File is part of the Lucid\Mux package * * (c) iwyg <mail@thomas-appel.com> * * For full copyright and license information, please refer to the LICENSE file * that was distributed with this package. */ namespace Lucid\Mux\Tests; use Lucid\Mux\Route; /** * @class RouteTest * * @package Lucid...
lucidphp/mux
tests/RouteTest.php
PHP
mit
4,374
"""Splits the time dimension into an reftime and a leadtime so that multiple files can be concatenated more easily""" import sys from netCDF4 import Dataset, num2date, date2num for f in sys.argv[1:]: dataset = Dataset(f, 'a') # rename record dimension to reftime dataset.renameDimension('record', 'reftime...
samwisehawkins/wrftools
util/split_time_dimension.py
Python
mit
1,878
/* global chrome */ const VERSION = 1; const handlers = { 'vclub:screenShare:requestSourceId': () => { chrome.runtime.sendMessage({ type: 'vclub:requestSourceId' }, (response) => { window.postMessage({ type: 'vclub:screenShare:response', response, }, '*'); }); }, 'vclub:ping'...
VirtualClub/vclub
browserExtensions/chromeExtension/content-script.js
JavaScript
mit
658
# coding=utf-8 # -------------------------------------------------------------------------- # Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. See License.txt in the project root for # license information. # # Code generated by Microsoft (R) AutoRest Code Generator. # Changes ...
v-iam/azure-sdk-for-python
azure-mgmt-devtestlabs/azure/mgmt/devtestlabs/models/target_cost_properties.py
Python
mit
2,286
import unittest import base64 from hashlib import md5 as basic_md5 from flask import Flask from flask_httpauth import HTTPBasicAuth def md5(s): if isinstance(s, str): s = s.encode('utf-8') return basic_md5(s) class HTTPAuthTestCase(unittest.TestCase): def setUp(self): app = Flask(__name_...
miguelgrinberg/Flask-HTTPAuth
tests/test_basic_hashed_password.py
Python
mit
2,215
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <title>Starter Template for Bootstrap<...
andysylvester/TSW_WebAudioPrimer
ex06/index06.html
HTML
mit
3,114
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <base href="../../../" /> <script src="page.js"></script> <link type="text/css" rel="stylesheet" href="page.css" /> </head> <body> [page:Texture] &rarr; <h1>[name]</h1> <p class="desc">Creates a cube texture made up of six images.</p> ...
mrdoob/three.js
docs/api/en/textures/CubeTexture.html
HTML
mit
1,733
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Imaging; using System.Windows.Navigati...
GlobalcachingEU/GAPP
GAPPSF/UIControls/UpDownCtrls/TimeCtrl.xaml.cs
C#
mit
35,541
// // Copyright (c) 2008-2015 the Urho3D project. // // 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 the rights // to use, copy, mod...
rsredsq/AtomicGameEngine
Source/Atomic/UI/SystemUI/Sprite.h
C
mit
4,555
/* * The MIT License * * Copyright (c) 2015, Mahmoud Ben Hassine (mahmoud@benhassine.fr) * * 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 witho...
dmullins78/easybatch-framework
easybatch-integration/easybatch-apache-commons-csv/src/test/java/org/easybatch/integration/apache/common/csv/ApacheCommonCsvRecordReaderTest.java
Java
mit
3,254
""" Module. Includes classes for all time dependent lattice. """ import sys import os import math from orbit.teapot import TEAPOT_Lattice from orbit.parsers.mad_parser import MAD_Parser, MAD_LattLine from orbit.lattice import AccNode, AccActionsContainer from orbit.time_dep import waveform class TIME_DEP_Lattice(TEAP...
PyORBIT-Collaboration/py-orbit
py/orbit/time_dep/time_dep.py
Python
mit
4,174
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. // // This is used internally to create best fit behavior as per the original windows best fit behavior. // using S...
sjsinju/coreclr
src/mscorlib/src/System/Text/EncoderBestFitFallback.cs
C#
mit
8,893
using Base.Meta export @cps const compops = [symbol("=="), :>, :<, :>=, :<=] Atom = Union(Number, Bool, Symbol, String, QuoteNode) function cps(expr, cont) strippedexpr = striplineinfo(expr) cpsexpr = tc(strippedexpr, cont) # Trampolining function definitions prevent them from been added # to the cal...
JuliaPackageMirrors/Stochy.jl
src/cps.jl
Julia
mit
8,446
'use strict'; var Pagelet = require('pagelet') , async = require('async') , path = require('path'); Pagelet.extend({ view: 'view.ejs', css: 'css.styl', js: 'client.js', // // Allow FORM submits to be streaming. // streaming: true, // // Force a name. // name: 'service-select', // /...
nodejitsu/service-select
index.js
JavaScript
mit
3,961
<h1>Toa</h1> <p>简洁而强大的 web 框架。</p> <h2>Thanks to <a href="https://github.com/koajs/koa">Koa</a> and it’s authors</h2> <h2 id="doc-summary">Summary</h2> <ul> <li><a href="#toa">Toa 简介</a></li> <li><a href="#application">Application 应用</a></li> <li><a href="#context">Context 对象</a></li> <li><a href="#request">Request 对象<...
toajs/toajs.com
public/src/views/docs/guide.html
HTML
mit
47,151
#region Licence /* The MIT License (MIT) Copyright © 2015 Ian Cooper <ian_hammond_cooper@yahoo.co.uk> 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 limitat...
BrighterCommand/Brighter
tests/Paramore.Brighter.Core.Tests/CommandProcessors/TestDoubles/MyPostLoggingHandlerAsyncAttribute.cs
C#
mit
1,576