code stringlengths 3 1.01M | repo_name stringlengths 5 116 | path stringlengths 3 311 | language stringclasses 30
values | license stringclasses 15
values | size int64 3 1.01M |
|---|---|---|---|---|---|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
Animacion es concentracion... y coordinacion - CESAR SAEZ
</title>
<meta name="description" content="Organizacion en peliculas de animacion">
<meta name="author" content="Cesar Saez">
<meta name="apple-mobile-web-app-capable" content... | csaez/slides_anim | index.html | HTML | mit | 29,915 |
<!DOCTYPE html>
<!--conf
<sample>
<product version="4.0b1" edition="std"/>
<modifications>
<modified date="130911"/>
</modifications>
</sample>
-->
<html>
<head>
<title>Attach object</title>
<meta http-equiv... | blale-zhang/codegen | WebContent/component/dhtmlxSuite_v403_std/samples/dhtmlxWindows/08_attach_urls_and_objects/04_attach_object.html | HTML | mit | 4,710 |
"""Device tracker for Synology SRM routers."""
from __future__ import annotations
import logging
import synology_srm
import voluptuous as vol
from homeassistant.components.device_tracker import (
DOMAIN,
PLATFORM_SCHEMA as DEVICE_TRACKER_PLATFORM_SCHEMA,
DeviceScanner,
)
from homeassistant.const import (... | rohitranjan1991/home-assistant | homeassistant/components/synology_srm/device_tracker.py | Python | mit | 4,397 |
import * as _ from 'lodash';
import { data } from './data';
import { extendFramework } from './extendedFramework';
// Note: nugetTarget is empty for the XBox framework.
export const processedData = data
.filter(p => p.nugetTarget)
.map(p => ({
...p,
frameworks: p.frameworks.map(extendFramework... | StephenClearyApps/pcltargets | src/logic/processedData.ts | TypeScript | mit | 331 |
# HWAYCoreData
[](https://travis-ci.org/Christopher Shireman/HWAYCoreData)
[](http://cocoapods.org/pods/HWAYCoreData)
[ that returns a dictionary created from keys and
// values. If there are not enough values, the rest of keys should have a
//None (JS null)value... | kanor1306/scrapyard | CodeWars Katas/7kyu/DictionaryTwoLists.js | JavaScript | mit | 832 |
"use strict";
const { ParserError } = require("../util/errors");
const yaml = require("js-yaml");
module.exports = {
/**
* The order that this parser will run, in relation to other parsers.
*
* @type {number}
*/
order: 200,
/**
* Whether to allow "empty" files. This includes zero-byte files, as ... | BigstickCarpet/json-schema-ref-parser | lib/parsers/yaml.js | JavaScript | mit | 1,730 |
package lol4j.protocol.dto.champion;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
/**
* Created by Aaron Corley on 12/10/13.
*/
@JsonIgnoreProperties(ignoreUnknown = true)
public class ChampionDto {
private boolean active;
private boolean botEnabled;
private boolean botMmEnabled;
pr... | aaryn101/lol4j | src/main/java/lol4j/protocol/dto/champion/ChampionDto.java | Java | mit | 1,387 |
<?php
if (! function_exists('array_set_defaults')) {
/**
* Set default key => value in an array, it's useful to prevent unseted array keys
* but you'd use that in next code.
*
* @param array $field An array that will recieve default key
* @param array $defaults Array of keys... | projek-xyz/ci-common | mod/helpers/App_array_helper.php | PHP | mit | 902 |
# Use this hook to configure devise mailer, warden hooks and so forth.
# Many of these configuration options can be set straight in your model.
Devise.setup do |config|
# The secret key used by Devise. Devise uses this key to generate
# random tokens. Changing this key will render invalid all existing
# confirmat... | masonpackard/bio-app | config/initializers/devise.rb | Ruby | mit | 13,977 |
package pl.garciapl.banknow.service;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.util.List;
import pl.garciapl.banknow.model.Transaction;
import pl.garciapl.banknow.service.exceptions.GenericBankNowException;
import pl.garciapl.banknow.service.exceptions.InsufficientFundsException;
/**
* Tr... | GarciaPL/BankNow | src/main/java/pl/garciapl/banknow/service/TransactionService.java | Java | mit | 703 |
define([
'jquery',
'underscore',
'backbone',
'collections/users/students',
'collections/users/classes',
'collections/users/streams',
'text!templates/students/studentnew.html',
'text!templates/students/classes.html',
'text!templates/students/streams.html',
'jqueryui',
'bootstrap'
], function($, _, Backbone, ... | geoffreybans/student-is | public/js/views/students/studentnew.js | JavaScript | mit | 3,985 |
<!DOCTYPE html>
<html lang='vi'>
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<meta name='description' content='Quy trình này mình tìm hiểu khi mua những hàng sử dụng International Shipping, lí do nó khiến mình quan ngại là vì:
Chính sách đổi trả của Amazon thế ... | dangkhoasdc/dangkhoasdc.github.io | vi/docs/amazon_replacement_policy/index.html | HTML | mit | 18,681 |
<?php
/* SVN FILE: $Id: 0500_052f.php 7118 2008-06-04 20:49:29Z gwoo $ */
/**
* Case Folding Properties.
*
* Provides case mapping of Unicode characters for code points U+0500 through U+052F
*
* @see http://www.unicode.org/Public/UNIDATA/UCD.html
* @see http://www.unicode.org/Public/UNIDATA/CaseFolding.txt
* @se... | jonaustin/craigslist-housing-mapper | cake/config/unicode/casefolding/0500_052f.php | PHP | mit | 3,178 |
<?php
namespace Gsandbox\Action;
use Gsandbox\Model\DataRetrievalPolicy;
use Psr\Http\Message\ServerRequestInterface as Request;
use Psr\Http\Message\ResponseInterface as Response;
class GetDataRetrievalPolicyAction
{
public function __invoke(Request $req, Response $res, $args = [])
{
$policy = new D... | sebcode/gsandbox | src/Action/GetDataRetrievalPolicyAction.php | PHP | mit | 457 |
<?php
/* Smarty version 3.1.28, created on 2016-04-29 19:20:04
from "C:\xampp\htdocs\monitoring\application\views\admin\parent\list.tpl" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.28',
'unifunc' => 'content_572397c4... | uzumakitensho/simongarsis | application/third_party/smarty/templates_c/323cb364cb7db1b3e0e77127bc5abfbab64cb3f3_0.file.list.tpl.php | PHP | mit | 5,965 |
Copyright (c) 2013-14 Robert Kooima
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, modify, merge, publish, distribute, s... | rlk/build-scripts | LICENSE.md | Markdown | mit | 1,060 |
<?php
/**
* (c) Vespolina Project http://www.vespolina-project.org
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
namespace Vespolina\CommerceBundle\Process;
use Symfony\Component\DependencyInjection\ContainerAware;
/**
* @author Daniel Kucha... | vespolina/VespolinaCommerceBundle | Process/ProcessManager.php | PHP | mit | 2,761 |
/* global describe */
/* global module */
/* global beforeEach */
/* global inject */
/* global it */
/* global expect */
describe('PanZoom specs', function () {
var $scope = null;
var $compile = null;
var $interval = null;
var PanZoomService = null;
var deferred = null;
var $document = null;
... | cyrixmorten/angular-pan-zoom | test/unit/PanZoomSpec.js | JavaScript | mit | 8,427 |
include .config
include $(crank)/crank.min
include $(smarkResult)/crank-smark.min
Pages.parent = SmarkDoc
Pages.out = $(call v.,buildDir)/$(call .,name).html
Pages.name = $(basename $(notdir $I))
Pages.css = pages.css
Pages += index.txt \
$(smark)/smark.txt \
$(pakman)/UsersGuide.txt \
$(c... | bhk/tooltree | pages/Makefile | Makefile | mit | 1,448 |
require "erubis"
module Sliar
class Controller
def initialize(env)
@env = env
end
def env
@env
end
def render(view_name, locales = {})
filename = File.join("app","views", controller_name, "#{view_name}.html.erb")
template = File.read filename
eruby = Erubis::Eruby.... | joeltaylor/Sliar | lib/sliar/controller.rb | Ruby | mit | 536 |
---
layout: page
title: Jack Norton's 82nd Birthday
date: 2016-05-24
author: Gabriel Knapp
tags: weekly links, java
status: published
summary: Suspendisse eu scelerisque urna, nec efficitur mauris. Nam quis.
banner: images/banner/leisure-01.jpg
booking:
startDate: 10/16/2019
endDate: 10/21/2019
ctyhocn: DFWASHX
... | KlishGroup/prose-pogs | pogs/D/DFWASHX/JN8B/index.md | Markdown | mit | 2,395 |
<?php
namespace Oro\Bundle\WorkflowBundle\Tests\Unit\Acl\Extension;
use Oro\Bundle\WorkflowBundle\Acl\Extension\WorkflowMaskBuilder;
class WorkflowMaskBuilderTest extends \PHPUnit\Framework\TestCase
{
public function testViewWorkflowGroup()
{
$this->assertEquals(
WorkflowMaskBuilder::GROU... | orocrm/platform | src/Oro/Bundle/WorkflowBundle/Tests/Unit/Acl/Extension/WorkflowMaskBuilderTest.php | PHP | mit | 6,731 |
[](https://github.com/redis/jedis/releases/latest)
[](https://circleci.com/gh/redis/jedis/tree/master)
[ DotSpatial Team. All rights reserved.
// Licensed under the MIT license. See License.txt file in the project root for full license information.
// ORIGINAL HEADER FROM C++ source which was converted to C# by Ted Dunsford 2/24/2010
/******************************************************************... | CGX-GROUP/DotSpatial | Source/DotSpatial.Data/HfaType.cs | C# | mit | 12,977 |
var express = require('express');
var user = require('../model/user');
var jsonReturn = require('../common/jsonReturn');
var router = express.Router();
/* GET users listing. */
router.get('/', function(req, res, next) {
user.getUsers(function(err, rows, fields){
res.render('users', { users : rows } );
})
});
... | Justinidlerz/react-and-express | controller/users.js | JavaScript | mit | 535 |
---
layout: page
title: Edge Holdings Dinner
date: 2016-05-24
author: Rachel Mcmahon
tags: weekly links, java
status: published
summary: Mauris eget metus elit. Aenean iaculis sagittis tortor, sed.
banner: images/banner/people.jpg
booking:
startDate: 01/26/2017
endDate: 01/29/2017
ctyhocn: CHINVHX
groupCode: EH... | KlishGroup/prose-pogs | pogs/C/CHINVHX/EHD/index.md | Markdown | mit | 1,519 |
require 'spec_helper'
describe Gyftwrapper::API do
subject { Gyftwrapper::API.new }
class Rails
def self.root
Pathname.new(".").realpath
end
def self.env
'test'
end
end
context 'with configs' do
before do
path_to_configs = Pathname.new("./spec").realpath
allow(Rai... | rilian/gyftwrapper | spec/gyftwrapper/api_spec.rb | Ruby | mit | 2,005 |
# This is a user's notification settings, really. Might have been a better name for this, in retrospect.
class Notification < ActiveRecord::Base
belongs_to :user
has_many :pending_notifications
belongs_to :reply_to_comment, :foreign_key => :reply_to_comment,
:class_name => 'NotificationFrequency'
belongs_t... | DanielZhangQingLong/eol4 | app/models/notification.rb | Ruby | mit | 4,227 |
/* Generated by ../bin/opendds_idl version 3.6 (ACE version 6.2a_p7) running on input file DdsDcpsInfoUtils.idl*/
#include "DCPS/DdsDcps_pch.h"
#include "DdsDcpsInfoUtilsTypeSupportImpl.h"
#include <cstring>
#include <stdexcept>
#include "dds/DCPS/FilterEvaluator.h"
#include "dds/CorbaSeq/OctetSeqTypeSupportImpl.h"
#i... | binary42/OCI | dds/DdsDcpsInfoUtilsTypeSupportImpl.cpp | C++ | mit | 38,722 |
using System;
using System.Collections;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Dynamic;
using System.IO;
using System.Linq;
using System.Linq.Expressions;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runt... | rlyczynski/XSerializer | XSerializer/SerializationExtensions.cs | C# | mit | 39,564 |
---
layout: sidebar-right
title: "Changes to our website (making it static and faster at the same time)"
author: leon-paternoster
category: news
excerpt: "We’ve made made a few changes to our website, hopefully making it quicker, more stable and more secure."
breadcrumb: news
---
Last week we made some changes t... | suffolklibraries/sljekyll | news/_posts/2016-07-25-website-static-and-faster.md | Markdown | mit | 3,770 |
* {
margin: 0;
padding: 0;
}
body {
font-family: "Avenir Next", Helvetica, Arial, "Lantinghei SC", "Microsoft YaHei", sans-serif;
}
.cf:after {
display: table-cell;
clear: both;
content: "";
width: 100%;
height: 0;
}
.top-line {
height: 5px;
/*#2d547f*/
background: #2d547f;
/*background: #666... | wangchi/fonder7 | static/css/style.css | CSS | mit | 4,133 |
#include <string>
#include <cpprest/json.h>
#include "MediaFileManifest.h"
namespace vosvideo
{
namespace mediafile
{
class FileSegmenter
{
public:
FileSegmenter(const std::wstring& path){}
virtual ~FileSegmenter(){}
virtual std::shared_ptr<MediaFileManifest> GetManifest() = 0;
};
... | atelyshev/vosvideoserver | VosVideo.MediaFile/FileSegmenter.h | C | mit | 326 |
'''
utils.py: helper functions for DLP api
Copyright (c) 2017 Vanessa Sochat
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, ... | radinformatics/som-tools | som/api/google/dlp/utils.py | Python | mit | 1,944 |
import java.io.BufferedInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.util.Arrays;
import java.util.logging.Level;
import java.util.log... | UCT-White-Lab/provisioning-jig | fw_update/ST_decrypt.java | Java | mit | 22,664 |
import { createAction } from 'redux-actions';
import { APP_LAYOUT_CHANGE, APP_LAYOUT_INIT } from './constants';
// 选中菜单列表项
const appLayoutInit = createAction(APP_LAYOUT_INIT);
export const onAppLayoutInit = (key) => {
return (dispatch) => {
dispatch(appLayoutInit(key));
};
};
const appLayoutChange = createAct... | dunwu/react-app | codes/src/view/general/setting/redux/actions.js | JavaScript | mit | 471 |
#include <malloc.h>
#include <stdio.h>
#include <string.h>
#include <3ds.h>
#include "action.h"
#include "../task/task.h"
#include "../../error.h"
#include "../../info.h"
#include "../../list.h"
#include "../../prompt.h"
#include "../../ui.h"
#include "../../../core/linkedlist.h"
#include "../../../core/screen.h"
#in... | leo60228/CTRM | source/ui/section/action/erasetwlsave.c | C | mit | 6,274 |
WechatBackends
==============
Backend for wechat.
See wechat/base.py for detail.
| xkong/wechatbackends | README.md | Markdown | mit | 83 |
using TORSHIA.App.Models.Binding;
using TORSHIA.Domain;
namespace TORSHIA.Services.Contracts
{
public interface IUsersService
{
void CreateUser(RegisterUserBindingModel registerUserBindingModel);
User GetUserByUsername(string username);
}
}
| MihailDobrev/SoftUni | C# Web/C# Web Development Basics/Exam Preparation II - Mish Mash/Apps/TORSHIA.Services/Contracts/IUsersService.cs | C# | mit | 274 |
/**
* Copyright (c) 2013 Andre Ricardo Schaffer
*
* 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, modify, me... | wiselenium/wiselenium | wiselenium-elements/src/main/java/com/github/wiselenium/elements/component/MultiSelect.java | Java | mit | 4,862 |
<?php
namespace Kendo\Dataviz\UI;
class DiagramShapeDefaultsConnectorDefaultsHoverStroke extends \Kendo\SerializableObject {
//>> Properties
/**
* Defines the hover stroke color.
* @param string $value
* @return \Kendo\Dataviz\UI\DiagramShapeDefaultsConnectorDefaultsHoverStroke
*/
public func... | deviffy/laravel-kendo-ui | wrappers/php/lib/Kendo/Dataviz/UI/DiagramShapeDefaultsConnectorDefaultsHoverStroke.php | PHP | mit | 982 |
using Raccoon.Graphics;
namespace Raccoon.Fonts {
public class TextShaderParameters : IShaderParameters, IFontSizeShaderParameter {
#region Private Members
private float? _fontSize;
#endregion Private Members
#region Constructors
public TextShaderParameters(Font font) {
... | lucas-miranda/Raccoon | Raccoon/Graphics/Fonts/Shaders/TextShaderParameters.cs | C# | mit | 4,637 |
namespace Cosmos.Logging.Core.LogFields {
public class TagsField : ILogField<string[]> {
public TagsField(params string[] tags) => Value = tags;
public LogFieldTypes Type => LogFieldTypes.Tags;
public string[] Value { get; }
public int Sort { get; set; } = 1;
}
} | CosmosProgramme/Cosmos.Core | Logging/src/Cosmos.Logging/Core/LogFields/LogFields.Tags.cs | C# | mit | 306 |
SRC=src/
OBJ=obj/
BIN=bin/
INC=inc/
CC=g++
CFLAGS= -Wall -O2 -I$(INC) -std=c++11
LDFLAGS= `pkg-config gtkmm-3.0 --cflags --libs`
HEADERS= $(wildcard $(INC)*.hpp) $(wildcard $(INC)*/*.hpp)
SOURCES= $(wildcard $(SRC)*.cpp) $(wildcard $(SRC)*/*.cpp)
# OBJECTS = $(SOURCES: .cpp=.o)
OBJECTS=$(patsubst $(SRC)%.cpp,$(OBJ)%.... | pirobtumen/Remember | Makefile | Makefile | mit | 742 |
# npm.test
npm test.
| xiwc/npm.test | README.md | Markdown | mit | 21 |
<?php if($this->session->userdata('nivel')==2) {?>
<body>
<?php if ($grupos!=FALSE){?>
<div class="container">
<h5>Ver Grupos</h5>
<form action="<?php echo base_url();?>index.php/Welcome/verGrupo" method="post">
<div class="input-field col s12">
<select id="grupo" name="grup... | celli33/dictadosWeb | application/views/verGrupos.php | PHP | mit | 1,717 |
<html><img border=0 src=779-03-3.txt alt=779-03-3.txt></img><body>
"x"
"1" "KAZIUS, J, MCGUIRE, R AND BURSI, R. DERIVATION AND VALIDATION OF TOXICOPHORES FOR MUTAGENICITY PREDICTION. J. MED. CHEM. 48: 312-320, 2005"
</body></html>
| andrewdefries/Ames_ToxBenchmark | 779-03-3.txt.html | HTML | mit | 231 |
.label[data-format=wfs] {
background-color: #7aae3d;
}
.format-label[data-format=wfs],
.format-label[data-format*=wfs] {
background: url("../../img/gis-resources-sprite-icons.png") no-repeat 0 0;
background-position: 0px -62px;
}
.label[data-format=wms] {
background-color: #adc717;
}
.format-label[data... | taijiang-tw/ckanext-geoview | ckanext/geoview/public/css/geo-resource-styles.css | CSS | mit | 1,798 |
package lexek.wschat.db.dao;
import lexek.wschat.chat.e.EntityNotFoundException;
import lexek.wschat.chat.e.InvalidInputException;
import lexek.wschat.db.model.DataPage;
import lexek.wschat.db.model.UserData;
import lexek.wschat.db.model.UserDto;
import lexek.wschat.db.model.form.UserChangeSet;
import lexek.wschat.uti... | lexek/chat | src/main/java/lexek/wschat/db/dao/UserDao.java | Java | mit | 8,668 |
/* app css stylesheet */
.menu {
list-style: none;
border-bottom: 0.1em solid black;
margin-bottom: 2em;
padding: 0 0 0.5em;
}
.menu:before {
content: "[";
}
.menu:after {
content: "]";
}
.menu > li {
display: inline;
}
.menu > li:before {
content: "|";
padding-right: 0.3em;
}
.menu > li:nth-chi... | shurik12mos/angular-project | dist/all.css | CSS | mit | 479 |
<?php
class LayoutViewTest extends PHPUnit_Framework_TestCase {
public function setUp() {
$this->view = new \Slim\LayoutView();
$this->view->setTemplatesDirectory(__DIR__ . '/templates');
}
public function testRendersTemplateWrappedWithLayout() {
$output = $this->view->fetch('simple.php');
$this... | petebrowne/slim-layout-view | tests/LayoutViewTest.php | PHP | mit | 1,714 |
// Init express server
var express = require('express');
var app = express();
var bodyParser = require('body-parser');
var server = require('http').Server(app);
server.listen(3000);
console.log("started listenning on port 3000");
// Subscribe to lexa's router stream and update the LED accordingly
// var onoff = requir... | JaxonDvl/lexa-piduino | serverlocal.js | JavaScript | mit | 4,714 |
import { AsyncIterableX } from '../../asynciterable/asynciterablex';
import { SkipAsyncIterable } from '../../asynciterable/operators/skip';
/**
* @ignore
*/
export function skipProto<T>(this: AsyncIterableX<T>, count: number): AsyncIterableX<T> {
return new SkipAsyncIterable<T>(this, count);
}
AsyncIterableX.pro... | ReactiveX/IxJS | src/add/asynciterable-operators/skip.ts | TypeScript | mit | 466 |
<?xml version="1.0" ?><!DOCTYPE TS><TS language="tr" version="2.0">
<defaultcodec>UTF-8</defaultcodec>
<context>
<name>AboutDialog</name>
<message>
<location filename="../forms/aboutdialog.ui" line="14"/>
<source>About FlorijnCoin</source>
<translation>FlorijnCoin hakkında</translation>
... | dutchpatriot/florijncoin | src/qt/locale/bitcoin_tr.ts | TypeScript | mit | 116,366 |
<html><body>
<h4>Windows 10 x64 (19041.508)</h4><br>
<h2>_RTL_DYNAMIC_HASH_TABLE</h2>
<font face="arial"> +0x000 Flags : Uint4B<br>
+0x004 Shift : Uint4B<br>
+0x008 TableSize : Uint4B<br>
+0x00c Pivot : Uint4B<br>
+0x010 DivisorMask : Uint4B<br>
+0x0... | epikcraw/ggool | public/Windows 10 x64 (19041.508)/_RTL_DYNAMIC_HASH_TABLE.html | HTML | mit | 502 |
package iso20022
// Amount of money debited or credited on the books of an account servicer.
type AmountAndDirection55 struct {
// Amount of money in the cash entry.
Amount *RestrictedFINActiveOrHistoricCurrencyAndAmount `xml:"Amt"`
// Indicates whether an entry is a credit or a debit.
CreditDebitIndicator *Cred... | fgrid/iso20022 | AmountAndDirection55.go | GO | mit | 1,392 |
/*
* 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... | HenryHarper/Acquire-Reboot | gradle/src/model-core/org/gradle/model/internal/core/NodeBackedModelSet.java | Java | mit | 6,263 |
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>index</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="assets/font-awesome/css/f... | BethYu/work | ui/WY/index.html | HTML | mit | 34,772 |
//
// HelloUserViewController.h
// HelloUser
//
// Created by Abraham Williams on 9/28/09.
// Copyright __MyCompanyName__ 2009. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface HelloUserViewController : UIViewController <UITextFieldDelegate> {
IBOutlet UILabel *helloLabel;
IBOutlet UITextField *name... | abraham/matciphone | book-labs/HelloUser/Classes/HelloUserViewController.h | C | mit | 520 |
/// <reference types="@types/google-maps" />
import { AfterViewInit, ChangeDetectionStrategy, Component, ElementRef, Injector, Input, OnInit, ViewChild } from '@angular/core';
import { AddressView } from 'app/api/models';
import { Breakpoint } from 'app/core/layout.service';
import { BaseComponent } from 'app/shared/b... | cyclosproject/cyclos4-ui | src/app/ui/shared/profile-addresses.component.ts | TypeScript | mit | 3,215 |
/**
* @file HGEventCollisionScripter.cpp
* @brief EventCollision script adapter implementation
*
* @author Master.G (MG), mg@snsteam.com
*
* @internal
* Created: 2013/02/21
* Company: SNSTEAM.inc
* (C) Copyright 2013 SNSTEAM.inc All rights reserved.
*
* This file is a part of Hourglass Engine... | master-g/hourglass | Hourglass/original/HGScript/HGEventScripter/HGEventCollisionScripter.cpp | C++ | mit | 2,308 |
# -*- coding: utf-8 -*-
'''
Description:
Extract the feature from the text in English.
Version:
python3
'''
from sklearn.feature_extraction.text import CountVectorizer
VECTORIZER = CountVectorizer(min_df=1)
# 以下代码设置了特征提取方法的参数(以1-2个单词作为滑动窗口大小,以空格作为单词的分割点,最小词频为1)
# 详细参考API介绍:
# http://scikit-learn.org/stable/m... | Jackson-Y/Machine-Learning | text/feature_extraction.py | Python | mit | 828 |
---
title: "ArgData API: GpExeFile Class"
---
[API Reference](/argdata/api/) > [0.19](/argdata/api/0.19/) > GpExeFile
# GpExeFile Class
Represents a GP.EXE file that will be read from or written to.
**Namespace:** ArgData
## Properties
<table class="table table-bordered table-striped ">
<thead>
<tr>
<... | codemeyer/ArgData | Docs/site/content/api/0.19/gpexefile.md | Markdown | mit | 1,005 |
export default function(field, bucketKey) {
switch (field) {
case 'average_rating':
return {
0: '☆☆☆☆☆',
1: '★☆☆☆☆',
2: '★★☆☆☆',
3: '★★★☆☆',
4: '★★★★☆',
5: '★★★★★',
}[bucketKey];
case 'completion_date':
case 'start_date':
return new Date(pa... | clinwiki-org/clinwiki | front/src/utils/aggs/aggKeyToInner.ts | TypeScript | mit | 461 |
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>... | BuzzAcademy/idioms-moe-unformatted-data | all-data/29000-29999/29482-22.html | HTML | mit | 1,056 |
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>... | BuzzAcademy/idioms-moe-unformatted-data | all-data/14000-14999/14743-22.html | HTML | mit | 1,631 |
Imports System.Xml.Serialization
Friend Class SerializerCache
Private Shared hash As New Hashtable()
''' <summary>
'''
''' </summary>
''' <param name="type"></param>
''' <returns></returns>
Friend Shared Function GetSerializer(ByVal type As Type) As XmlSerializer
Dim res As XmlSer... | skitsanos/WDK10 | WDK.XML.Utils/SerializerCache.vb | Visual Basic | mit | 633 |
<ion-view view-title="Chat with {{ person.screenName }}">
<ion-content class="padding">
<ul class="chatMessageBox">
<li ng-repeat="message in messages" class="chatMessage">
<span class="name">
<span ng-if="message.type === 0" class="outgoing">{{ userSettings.screenName }}</span>
... | andrewsuzuki/nourish-app | www/templates/chat-detail.html | HTML | mit | 878 |
.foo {
animation-name: rotateOutUpRight;
}
@keyframes rotateOutUpRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
} | tomirasanen/frontDevTemplate | node_modules/postcss-animation/test/fixtures/rotateOutUpRight.expected.css | CSS | mit | 245 |
#include "plugins.h"
#include "btlog.h"
#include <dlfcn.h>
#include <stdlib.h>
#include <string.h>
const struct object_vtable plugin_vtable = {
(void (*) (void *)) plugin_delete,
(void * (*) (const void *)) plugin_copy,
NULL
};
struct plugin * plugin_create (const char * filename) {
void * handle ... | endeav0r/bt | src/plugins/plugins.c | C | mit | 2,755 |
---
layout: post
title: offer
date: 2017-11-29 01:54:27
summary:
categories: drawing
---

| gregist/gregist.github.io | _posts/2017-11-29-offer.md | Markdown | mit | 146 |
#ifndef FRAMING_H_
#define FRAMING_H_
#include "stddef.h"
#include "stdint.h"
void initialize_framing();
// Outgoing data
// Set storage for the outgoing frame
void outgoing_storage(uint8_t * buf, uint32_t bufSize);
void begin_frame();
void append(uint8_t byte);
void append2(uint16_t twobytes);
void append4(uint32_t... | Overdrivr/Telemetry | src/telemetry/headers/framing.h | C | mit | 650 |
# frozen_string_literal: true
module MediaWiktory::Wikipedia
module Modules
# Output nothing.
#
# The "submodule" (MediaWiki API term) is included in action after setting some param, providing
# additional tweaking for this param. Example (for {MediaWiktory::Wikipedia::Actions::Query} and
# its s... | molybdenum-99/mediawiktory | lib/mediawiktory/wikipedia/modules/none.rb | Ruby | mit | 735 |
<html>
<head>
<title>User agent detail - Mozilla/5.0 (Java; U; Pt-br; samsung gt-b5722) AppleWebKit/530.13 (KHTML, like Gecko) UCBrowser/8.5.0.185/82/352/UCWEB Mobile</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css">
<link href... | ThaDafinser/UserAgentParserComparison | v4/user-agent-detail/75/31/75318a63-7dd7-4a48-8311-ab46f3405588.html | HTML | mit | 44,466 |
require "mars_geo/version"
module MarsGeo
autoload :Converter, 'mars_geo/converter'
autoload :Point, 'mars_geo/point'
end
| jonnyzheng/mars_geo | lib/mars_geo.rb | Ruby | mit | 127 |
---
title: "Economics As Moral Exchange: James Buchanan Meets Martin Buber"
excerpt_separator: "<!--more-->"
categories:
- Blog
tags:
- Buchanan
- Buber
- Catallactics
- Dialectic
---
My colleague Randy Simmons and I recently wrote the attached essay on an imagined meeting between the
economist James Bucha... | broughtj/broughtj.github.io | _posts/2020-01-09-buchanan-meets-buber.md | Markdown | mit | 619 |
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Graphics;
using System;
using System.Collections.Generic;
using System.Linq;
namespace MonogameDraw
{
public enum LINECAP
{
NONE,
SQUARE,
CIRCLE
};
public class Renderer
{
private GraphicsDevice gd;
private BasicEffect effect;
private Matr... | battesonb/MonogameDraw | MonogameDraw/Renderer.cs | C# | mit | 11,384 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace PathConverter
{
class Converter
{
public static string[] Convert(string input)
{
var results = new string[4];
if (String.IsNullOrEm... | yanxyz/Backslash2Slash | PathConverter/Converter.cs | C# | mit | 2,124 |
require "transformator/transformation/step"
require_relative "../request_transformation"
class Skala::PrimoAdapter::Search::RequestTransformation::
SetOnCampus < Transformator::Transformation::Step
def call
transformation.inner_search_request.locate("onCampus").first.tap do |_node|
_node << (transformat... | ubpb/skala | lib/skala/primo_adapter/search/request_transformation/set_on_campus.rb | Ruby | mit | 394 |
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.34014
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//--... | bigwookiee/Mission-Control | GUI/Mission Control/Mission Control/Properties/Resources.Designer.cs | C# | mit | 4,263 |
title: 关于
layout: about
---
空空如也
| huanz/blog | source/about/index.md | Markdown | mit | 47 |
package mekanism.common.transmitters;
import mekanism.api.transmitters.DynamicNetwork;
import mekanism.api.transmitters.IGridTransmitter;
public abstract class Transmitter<A, N extends DynamicNetwork<A, N>> implements IGridTransmitter<A, N>
{
public N theNetwork = null;
public boolean orphaned = true;
@Override
... | Microsoft/vsminecraft | minecraftpkg/MekanismModSample/src/main/java/mekanism/common/transmitters/Transmitter.java | Java | mit | 1,976 |
# Shariff – Schützen und teilen
Um die Privatsphäre ihrer Besucher gegenüber den Social-Media-Netzwerken zu bewahren, können Webseiten-Betreiber mit dem Projekt Shariff eigene Teilen-Buttons integrieren. [Demo](http://heiseonline.github.io/shariff/)
 {
Appearance.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))... | svlcode/MailClient | sources/DevExpress.MailClient.Win/Controls/BackstageViewLabel.cs | C# | mit | 554 |
#include "main.hpp"
TargetSelector::TargetSelector(SelectorType type, float range)
: type(type), range(range) {
}
void TargetSelector::selectTargets(Actor *wearer, TCODList<Actor *> & list) {
switch(type) {
case CLOSEST_MONSTER :
{
Actor *closestMonster=engine.getClosestMonster(wearer->x,wearer->y,range);
... | vrum/rlTut | rlTut/Pickable.cpp | C++ | mit | 3,659 |
<?php
/*
/*
* Made by Samerton
* Translation by Hi_Michael
* https://github.com/NamelessMC/Nameless/
* NamelessMC version 2.0.0-pr12
*
* License: MIT
*
* Chinese Language - Users
* Translation progress : 97%
* 翻譯有誤請使用GitHun回報issues
* https://github.com/haer0248/NamelessMC-v2-Traditional-Chinese/is... | NamelessMC/Nameless | custom/languages/Chinese/user.php | PHP | mit | 11,505 |
// Copyright mogemimi. Distributed under the MIT license.
#include "pomdog/experimental/skeletal2d/blendtrees/animation_node.h"
namespace pomdog::skeletal2d {
AnimationNode::~AnimationNode() = default;
} // namespace pomdog::skeletal2d
| mogemimi/pomdog | pomdog/experimental/skeletal2d/blendtrees/animation_node.cpp | C++ | mit | 240 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>doc</title>
<style>
/*github.com style (c) Vasily Polovnyov <vast@whiteants.net>*/
pre code {
display: block; padding: 0.5em;
color: #333;
background: #f8f8ff
}
pre .comment,
pre .templa... | quattromani/placewise | node_modules/grunt-contrib-connect/node_modules/connect/node_modules/multiparty/CHANGELOG.html | HTML | mit | 13,415 |
<?php
/*
* This file is part of PHPExifTool.
*
* (c) 2012 Romain Neutron <imprec@gmail.com>
*
* 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;
u... | romainneutron/PHPExiftool | lib/PHPExiftool/Driver/Tag/DICOM/ContentTime.php | PHP | mit | 782 |
import { ComponentFixture, TestBed, waitForAsync } from '@angular/core/testing';
import { MessagesComponent } from './messages.component';
import { MessageService } from '../message.service';
describe('MessagesComponent', () => {
let component: MessagesComponent;
let fixture: ComponentFixture<MessagesComponent>;
... | mdvorak/resource-router | src/app/messages/messages.component.spec.ts | TypeScript | mit | 833 |
# docker-registry-frontend
Web front end to display the content of multiple Docker registries
[](https://travis-ci.org/brennerm/docker-registry-frontend)
[}}
<link rel="stylesheet" href="{{url_for('.static', filename='css/jquery.bootstrap-touchspin.min.css')}}">
<link rel="stylesheet" href="{{url_for('.static', filename='css/bootstrap-switch.min.css')}}">
<script src="jquery.js"><... | mourningsun75/openmoves | templates/import.html | HTML | mit | 5,327 |
<?php
namespace Noxlogic\PhpotonBundle\Websocket;
class TimeoutException extends \RuntimeException { }
| jaytaph/phpoton_slack | src/Noxlogic/PhpotonBundle/Websocket/TimeoutException.php | PHP | mit | 105 |
/*******************************************************************************
* The MIT License (MIT)
*
* Copyright (c) 2015 Neustar Inc.
*
* 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 th... | neustar/registrar_epp04toolkit | src/c++/src/epp/core/command/EppCommandInfoDomain.cpp | C++ | mit | 2,259 |
NAME = camelide
OCAMLBUILD = ocamlbuild
OPTIONS = -classic-display
INSTALL_PATH = /usr/local/bin/
.PHONY: native byte clean stat
native:
$(OCAMLBUILD) $(OPTIONS) -I src main.native
mv main.native $(NAME)
byte:
$(OCAMLBUILD) $(OPTIONS) -I src main.byte
mv main.byte $(NAME)
clean:
$(OCAMLBUILD) $(OPTIONS) -c... | aliassaf/camelide | Makefile | Makefile | mit | 425 |
import _plotly_utils.basevalidators
class YValidator(_plotly_utils.basevalidators.DataArrayValidator):
def __init__(self, plotly_name="y", parent_name="bar", **kwargs):
super(YValidator, self).__init__(
plotly_name=plotly_name,
parent_name=parent_name,
anim=kwargs.pop("... | plotly/python-api | packages/python/plotly/plotly/validators/bar/_y.py | Python | mit | 480 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.