answer
stringlengths
15
1.25M
const basicJson = require('./basic.json') export const jsonExport = { basicJson }
<html><body> <h4>Windows 10 x64 (18363.592)</h4><br> <h2>_MI_PARTITION_FLAGS</h2> <font face="arial"> +0x000 BeingDeleted : Pos 0, 1 Bit<br> +0x000 <API key> : Pos 1, 1 Bit<br> +0x000 <API key> : Pos 2, 1 Bit<br> +0x000 <API key> : Pos 3, 1 Bit<br> +0x000 <API key> : Pos 4, 1 Bit<br> +0x000 <API ke...
package dp; public class <API key> { public int count(int N) { int[][] memo = new int[N + 1][2]; for (int i = 0; i < memo.length; i++) { for (int j = 0; j < memo[i].length; j++) { memo[i][j] = -1; } } return countBinary(N, false, memo); } ...
from verbs.baseforms import forms class SuspendForm(forms.VerbForm): name = "Suspend" slug = "suspend" duration_min_time = forms.IntegerField()
Csabuilder::Application.configure do # Settings specified here will take precedence over those in config/application.rb # In the development environment your application's code is reloaded on # every request. This slows down response time but is perfect for development # since you don't have to restart the web ...
namespace HayDoc.Core.Configuration { public class Database { public string Host { get; set; } public string Port { get; set; } public string Scheme { get; set; } public string Username { get; set; } public string Password { get; set; } } }
body { font:14px Candara; background: #004267; background-image:url("/img/bg4.jpg"); } hr{ background-color:#818284; height:0.5px; } #title{ font:bold 16px Candara; margin-left:15px; color: #0F76BB; } .aline{ margin-left:15px; } .comment{ font:14px Candara; color: #0F76BB;...
(function ($) { const WCALENDAR_SV = { ns: "wcalendar", dateFormat: "YYYYMMDD", lang: { ko: { week: ["", "", "", "", "", "", ""] } } }; $.fn.wcalendar = function (method) { let result, _arguments = arguments; this.each(f...
#pragma once #include "<API key>.h" #include "HTMLOptionElement.h" #include "HTMLSelectElement.h" namespace WebCore { class <API key> final : public <API key><<API key>, <API key><SelectOptions>::traversalType> { public: using Base = <API key><<API key>, <API key><SelectOptions>::traversalType>; static Ref<<API...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>regexp: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" r...
Deseret 0.9.0.0 [DSC] Proof of Work SHA-D Cryptocurrency based on Bitcoin 0.8.99 Initual Allocation: 99,000,000 (DCS) Max Coinage: 159,000,000 Block Reward: 1 DSC Dark Gravity Wave (Block Retargeting) after 2000 blocks Default Port = 9741 RPC Port = 9740
<?php /* <API key>::Configurator/final.html.twig */ class <API key> extends Twig_Template { public function __construct(Twig_Environment $env) { parent::__construct($env); $this->parent = $this->env->loadTemplate("<API key>::Configurator/layout.html.twig"); $this->blocks = array( ...
#ifndef <API key> #define <API key> #include "..\_MSA_DDraw\MSA_DDraw.h" #include "MSA_sprite.h" #define MAX_SPRITE_COUNT 512 class MSA_WORLD2D // SPRITE LINKED LIST MANAGMENT { private: friend class MSA_SPRITE; MSA_DDRAW *TheDDraw; MSA_SPRITE *spr; ...
describe("OCombo:", function () { var wtest, $p; beforeEach(function () { wtest = frames[0]; $p = wtest.$p; }); it("Конствуктор должен возвращать объект типа OCombo", function () { expect(typeof $p).toBe("object"); }); });
export * as dijkstra from './dijkstra'; export * as unweighted from './unweighted'; export { singleSource, singleSourceLength, bidirectional, brandes } from './unweighted'; export {<API key>} from './utils';
#ifndef <API key> #define <API key> #include <stddef.h> typedef struct MemoryMap { int file_descriptor; size_t length; char *buffer; } MemoryMap; size_t ceil_div(size_t x, size_t y); char* file_to_buffer(char *filename); #endif
<?php if (!defined('DS')) { define('DS', DIRECTORY_SEPARATOR); } define('ROOT', realpath(__DIR__) . DS); if (!file_exists($autoload = ROOT . 'vendor/autoload.php')) { throw new RuntimeException('Dependencies not installed.'); } require $autoload; unset($autoload);
from __future__ import absolute_import import json from twisted.internet import defer, error from twisted.python import failure from twisted.test import proto_helpers from twisted.trial import unittest from txjsonrpc import jsonrpc, jsonrpclib class TestJSONRPC(unittest.TestCase): def setUp(self): self.defe...
import { exec } from "child_process" import test from "tape" import cliBin from "./utils/cliBin" test("--watch error if no input files", (t) => { exec( `${ cliBin }/testBin --watch`, (err, stdout, stderr) => { t.ok( err, "should return an error when <input> or <output> are missing when "...
// This code contains NVIDIA Confidential Information and is disclosed to you // Notice // NVIDIA Corporation and its licensors retain all intellectual property and // any modifications thereto. Any use, reproduction, disclosure, or // distribution of this software and related documentation without an express // ALL NV...
<html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>Recipient Property</title> <xml> </xml> <link rel="stylesheet" type="text/css" href="MSDN.css" /> ...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>coqoban: 22 s </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="style...
layout: post date: '2016-01-18' title: "Alan Hannah Bardot Sleeveless Tea-Length Aline/Princess" category: Alan Hannah tags: [Alan Hannah,Aline/Princess ,Bateau,Tea-Length,Sleeveless] Alan Hannah Bardot Just **$329.99** Sleeveless Tea-Length Aline/Princess <table><tr><td>BRANDS</td><td>Alan Hannah</td></tr><tr><td>Silh...
package Problems; import java.io.IOException; import java.util.Scanner; public class P_10039 { public static void main(String[] args) throws IOException { Scanner sc = new Scanner(System.in); int sum = 0; int score = 0; for (int i = 0; i < 5; i++) { score = sc.nextInt(); ...
/* myrootkit.c: fill in the blanks to write your first rootkit! */ #include <linux/init.h> #include <linux/module.h> #include <linux/kernel.h> #include <linux/errno.h> #include <linux/unistd.h> MODULE_LICENSE("GPL"); MODULE_AUTHOR("Your name here"); // syscall_table perm addr in the kernel unsigned long *syscall_ta...
require File.join(File.dirname(__FILE__), 'spec_helper') describe SmsPromote::Gateway do it "should be possible to create a sms gateway" do gateway = SmsPromote::Gateway.new API_KEY gateway.service_url.to_s.should =~ /http:/ gateway.route.should == :basic gateway = SmsPromote::Gateway.new API_KEY, :se...
class WatchesController < <API key> def create # puts "In controller Watch.count: #{Watch.count}" @watch = Watch.new(watch_params) if !@watch.save logger.error("Save failed: #{@watch.errors.full_message} #{@watch.inspect}") end respond_to do |format| format.js do # UGH: This tr...
package lila.round import akka.actor._ import akka.pattern.ask import com.typesafe.config.Config import scala.concurrent.duration._ import actorApi.{ GetSocketStatus, SocketStatus } import lila.common.PimpedConfig._ import lila.hub.actorApi.map.{ Ask, Tell, TellAll } import lila.socket.actorApi.GetVersion import makeTi...
using System.Windows.Controls; namespace Accelerider.Windows.Modules.NetDisk.Views.Dialogs { <summary> Interaction logic for <API key>.xaml </summary> public partial class <API key> : UserControl { public <API key>() { InitializeComponent(); } } }
var searchData= [ ['t',['T',['../all__17_8js.html#<API key>',1,'T():&#160;all_17.js'],['../all__8_8js.html#<API key>',1,'T():&#160;all_8.js'],['../enumvalues__7_8js.html#<API key>',1,'T():&#160;enumvalues_7.js'],['../functions__3_8js.html#<API key>',1,'T():&#160;functions_3.js'],['../functions__7_8js.html#<API key>',...
// NAppDelegate.h // NEvent #import <UIKit/UIKit.h> @interface NAppDelegate : UIResponder <<API key>> @property (strong, nonatomic) UIWindow *window; @end
<?xml version="1.0" ?><!DOCTYPE TS><TS language="gl" version="2.1"> <context> <name>AboutDialog</name> <message> <location filename="../forms/aboutdialog.ui" line="+14"/> <source>About BillaryCoin</source> <translation>Acerca de BillaryCoin</translation> </message> <message> ...
(function(window, factory) { if (typeof define === 'function' && define.amd) { define([], function() { return factory(); }); } else if (typeof module === 'object' && typeof module.exports === 'object') { module.exports = factory(); } else { (window.LocaleData || (...
Hortomatic ==================== [![Build Status](https: [![dependencies](https: [![devDependency Status](https://david-dm.org/Hortomatic/app-web/dev-status.svg)](https://david-dm.org/Hortomatic/app-web#info=devDependencies) [![js-standard-style](https: [![Stories in Ready](https: This repo is public, but copyright Andr...
# Jiniwitch > IoT Switch Server (Node.js, Arduino) &nbsp; ## Development Stack > - Language : Javascript, [Node.js](https://nodejs.org/) - Framework : [Express](http://expressjs.com/) - Database : [MariaDB](https: - Module : asnyc, crypto, request, winston &nbsp; ## REST API > REST API Definition | Feature | Method ...
import pytest from canon.seq.seqreader import SeqReader from .. import resource def test_read_seq(): reader = SeqReader(resource('seq/Quartz_500Mpa_.SEQ')) reader.get_Om() Z, _, N = reader.get_Zmap('orsnr___') def test_merge_Zmap(): reader = SeqReader() reader.read_seq(resource('seq/au30_a1_.SEQ')) ...
#ifndef ASTAR_HPP_ #define ASTAR_HPP_ #include "DungeonGenerator.hpp" #include <vector> #include <algorithm> #include <cassert> #include <iostream> typedef std::vector<Position> Path; template<class CostCalculatorType> class AStar { public: AStar(Position limits, CostCalculatorType costCalculator=CostCalcul...
// TODO: Add tests import passport from 'passport'; import { OAuth2Strategy as GoogleStrategy } from '<API key>'; import authConfig from '../credentials.json'; import init from '../init'; import { upsert } from '../../lib/util'; function passportInit() { // serialize user into the session init(); passport.use(new...
<div class="container" style="padding-top: 45px"> <div class="col-md-8"> <h2>Finde den passenden Ort zu den Daten <button type="button" class="btn btn-info" data-toggle="modal" data-target="#myModal"> <span class="glyphicon <API key>"></span> How to play</button> <button type="butt...
#include "<API key>.h" #include "gphoto/<API key>.h" <API key>::<API key>(QObject *parent) : <API key>(parent) { } void <API key>::execute(<API key>* controller) { QList<GPhotoCameraHandle> detectedCameras = controller-><API key>(); // emit camerasDetected(detectedCameras); }
<?php namespace Innmind\RestBundle\Tests\Command; use Innmind\RestBundle\Command\FetchCommand; use Innmind\RestBundle\Client\Server\Capabilities; use Innmind\RestBundle\Client\Server\CapabilitiesFactory; use Innmind\RestBundle\Client\LoaderFactory; use Innmind\Rest\Client\Definition\Loader; use Symfony\Component\Consol...
package chip8 import ( "testing" ) func Test0xAnnn(t *testing.T) { c := New([]byte{ 0xAF, 0xFF, }) c.Step() if c.i != 0xFFF { t.Error("i was not set to 0xFFF as expected") } }
{% load crispy_forms_tags %} {% block content %} {% if error %} <div class="alert alert-dismissable alert-danger"> <button type="button" class="close" data-dismiss="alert">×</button> <strong>Oh snap!</strong> {{ error }} </div> {% endif %} {% if success %} <div class="alert alert-dismissable...
{% extends 'base_panel.html' %} {% block title %}Signup Sent{% endblock %} {% block panel_content %} <h1>An Update Link Has Been Sent</h1> <p> Please check your email for a link you can use to update your location and delivery preferences. </p> <p> If you don't receive the email or have any trou...
6.0__ #Google 1. request Do some thing. 2. <API key> 1. //RxJava compile 'io.reactivex:rxjava:1.1.8' compile 'io.reactivex:rxandroid:1.1.0' 2. compileOptions {//lambda sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8 } 3. ...
import { Component} from '@angular/core'; import {<API key>} from "../../../main/components/rendering-iu/rendering-ui.abstract.component"; @Component({ selector:'gota-home-content', moduleId : module.id || __moduleName, templateUrl: './<API key>.component.html', styleUrls: ['./<API key>.component.css']...
#include "mouse.h" // RAY // RAY::RAY() { org = dir = D3DXVECTOR3(0.0f, 0.0f, 0.0f); } RAY::RAY(D3DXVECTOR3 o, D3DXVECTOR3 d) { org = o; dir = d; } float RAY::Intersect(MESHINSTANCE iMesh) { if(iMesh.m_pMesh == NULL)return -1.0f; ...
#!/usr/bin/env python3 """Test the importmulti RPC. Test importmulti by generating keys on node0, importing the scriptPubKeys and addresses on node1 and then testing the address info for the different address variants. - `get_key()` and `get_multisig()` are called to generate keys on node0 and return the privkeys, pu...
import os import json from base import BaseController from nqueens.models import Piece, Panel, Meta class NQueensController(BaseController): def __init__(self, view): super(NQueensController, self) self._piece_data = None self._piece_cache = None self.view = view @classmethod ...
var React = require('react'); var _ = require('underscore'); var List = React.createClass({ render: function() { var listItems = []; _.each(this.props.value, function(data, index) { listItems.push(<li>{JSON.stringify(data)}</li>); }); return ( <div> ...
package hudson.model; import hudson.ExtensionPoint; import hudson.Launcher; import hudson.Plugin; import hudson.tasks.BuildStep; import hudson.tasks.Builder; import hudson.tasks.Publisher; import hudson.tasks.BuildStepMonitor; import java.io.IOException; import org.kohsuke.stapler.export.ExportedBean; /** * Extensible...
#!/usr/bin/env python # *-* coding: UTF-8 *-* ICAO = { 'a': 'alfa', 'b': 'bravo', 'c': 'charlie', 'd': 'delta', 'e': 'echo', 'f': 'foxtrot', 'g': 'golf', 'h': 'hotel', 'i': 'india', 'j': 'juliett', 'k': 'kilo', 'l': 'lima', 'm': 'mike', 'n': 'november', 'o': 'oscar', 'p': 'papa', 'q': 'quebec', 'r': 'ro...
var Helper = require("@kaoscript/runtime").Helper; module.exports = function() { var path = require("path"); require("../require/require.string.ks")(Helper.cast(path.join(__dirname, "foobar.txt"), "String", false, null, "String")); };
var phonecatControllers = angular.module('phonecatControllers', []); phonecatControllers.controller('PhoneListCtrl', ['$scope', '$http', function ($scope, $http) { $http.get('phones/phones.json').success(function(data) { $scope.phones = data; }); $scope.orderProp = 'age'; }]); phonecatControllers....
<div class="panel-body "> <div class="breadcrumbs"> <div class="container"> <div class="row"> <div class="col-lg-4 col-sm-4"> <h1>EQUINE <span class="buzz">BUZZ</span></h1> </div> <div class="col-lg-8 col-sm-8"> <!-- <ol class="breadcrumb pull-right"> <l...
using System; using System.Collections.Generic; using System.Linq; using Microsoft.AspNetCore.Mvc; using Microsoft.Extensions.Caching.Memory; using Microsoft.Extensions.Options; using Raptor.Library.Common; using Raptor.Library.Enums; using Raptor.Library.WebAPI.Transports.Content; using Raptor.WebAPI.BusinessLayer.Man...
/*! ** @file RTC.c ** @version 01.08 ** @brief ** This component implements a real time clock (RTC). Actual date may also be ** obtained and an alarm function is included. */ /*! ** @addtogroup RTC_module RTC module documentation ** @{ */ /* MODULE RTC. */ #include "RTC.h" /* {Default RTOS Adapter} No...
<?php declare(strict_types=1); namespace Doctrine\Tests\ORM\Persisters; use Doctrine\ORM\ORMException; use Doctrine\ORM\Persisters\Collection\ManyToManyPersister; use Doctrine\Tests\Mocks\ConnectionMock; use Doctrine\Tests\Models\ManyToManyPersister\ChildClass; use Doctrine\Tests\Models\ManyToManyPersister\OtherParentC...
require File.expand_path('../boot', __FILE__) require 'rails/all' # Require the gems listed in Gemfile, including any gems # you've limited to :test, :development, or :production. Bundler.require(*Rails.groups) module Gitpush6 class Application < Rails::Application
var elixir = require('laravel-elixir'); elixir(function(mix) { mix.sass('app.scss'); }); elixir(function(mix) { mix.scriptsIn('resources/assets/js/'); });
<?xml version="1.0" ?><!DOCTYPE TS><TS language="la" version="2.0"> <defaultcodec>UTF-8</defaultcodec> <context> <name>AboutDialog</name> <message> <location filename="../forms/aboutdialog.ui" line="+14"/> <source>About Termocoin</source> <translation>Informatio de Termocoin</translation...
OSEK BNFC Parser ============= A [BNFC](http://bnfc.digitalgrammars.com/) implementation of the OSEK Implementation Language. The parser has been tested against the example in section 5.2 of the [OIL specification](http://portal.osek-vdx.org/files/pdf/specs/oil25.pdf).
package modulo0.tree; public class Declare extends Stat { public Declare(Var x, Expr e, Stat s) { super("Declare", new M0Node[] { x, e, s }); } @Override protected Stat copy() { return new Declare((Var) getChild(0), (Expr) getChild(1), (Stat) getChild(2)); } }
<?php use app\components\db\Migration; use app\components\db\WeaponMigration; class <API key> extends Migration { use WeaponMigration; public function safeUp() { $this->upWeapon( 'longblaster_custom', 'Custom Range Blaster', 'blaster', 'curlingbomb', ...
package telebot import ( "bytes" "encoding/json" "fmt" "io" "io/ioutil" "log" "mime/multipart" "net/http" "os" "strconv" "strings" "time" ) // Raw lets you call any method of Bot API manually. // It also handles API errors, so you only need to unwrap // result field from ...
'use strict'; import * as _ from 'vs/base/parts/tree/browser/tree'; import * as Mouse from 'vs/base/browser/mouseEvent'; export class <API key> implements _.IDragAndDropData { private elements: any[]; constructor(elements: any[]) { this.elements = elements; } public update(event: Mouse.DragMouse...
import Vue from 'vue'; import Router from 'vue-router'; import Home from '@/views/Home.vue'; import Sms from '@/views/SMS.vue'; import Services from '@/views/Services.vue'; import Settings from '@/views/Settings.vue'; import Wlan from '@/views/settings/wlan.vue'; import DialUp from '@/views/settings/dialup.vue'; import...
#include "config.h" #include <math.h> #include <stdlib.h> #include "alMain.h" #include "alFilter.h" #include "alAuxEffectSlot.h" #include "alError.h" #include "alu.h" typedef struct ALmodulatorState { DERIVE_FROM_TYPE(ALeffectState); void (*Process)(ALfloat*, const ALfloat*, ALuint, const ALuint, ALuint); A...
<?php namespace Mpay24\Responses; abstract class <API key> extends AbstractResponse { /** * @var int */ protected $mpayTid; /** * @var int */ protected $errNo; /** * @var string */ protected $errText; /** * @var string */ protected $location; /...
#!/usr/bin/env python3 import os import random import unittest import warnings from math import exp, pi import gpytorch import torch from gpytorch.distributions import MultivariateNormal from gpytorch.kernels import InducingPointKernel, RBFKernel, ScaleKernel from gpytorch.likelihoods import GaussianLikelihood from gpy...
module Wocket module Bindable def available_bindings raise NotImplementedError end def bind(name, &callback) raise "Invalid binding: #{name}" unless available_bindings.include? name @callbacks[name] = callback end def trigger(name, *args) @callbacks[name].call *args if @cal...
package main.java.test; import java.util.Optional; import main.java.modul.Catalog; import main.java.modul.Categorie; import main.java.modul.Oferta; import main.java.modul.Produs; import main.java.service.Log; import main.java.util.Printer; import main.java.util.Sort; import main.java.util.SortUtil1; import main.java.ut...
import React, {PropTypes, Component} from 'react'; import { NavGroup } from 'react-photonkit' /*class NavGroup extends Component { static propTypes = { children: PropTypes.any } constructor(props) { super(props); this.state = {}; } render() { return ( <nav className="nav-group"> ...
var Vector; (function (Vector) { function clean(n) { var vector = []; for (var i = 0; i < n; i++) { vector[i] = 0; } return vector; } Vector.clean = clean; function create() { var values = []; for (var _i = 0; _i < arguments.length; _i++) { ...
<!DOCTYPE html> <html xmlns:msxsl="urn:<API key>:xslt"> <head> <meta content="en-us" http-equiv="Content-Language" /> <meta content="text/html; charset=utf-16" http-equiv="Content-Type" /> <title _locid="<API key>">.NET Portability Report</title> <style> /* Body style, for the entire document */...
// Autogenerated from vk-api-schema. Please don't edit it manually. package com.vk.api.sdk.objects.messages.responses; import com.google.gson.Gson; import com.google.gson.annotations.SerializedName; import com.vk.api.sdk.objects.Validable; import com.vk.api.sdk.objects.annotations.Required; import com.vk.api.sdk.object...
using Microsoft.DirectX; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using TGC.Core.SceneLoader; namespace TGC.Group.Model.Entities { class <API key> : EntityPlayerItem { public <API key>(List<TgcMesh> meshes) : base(meshes) ...
package svc.managers; import javax.inject.Inject; import org.springframework.stereotype.Component; import svc.data.users.UserDAO; import svc.models.User; @Component public class UserManager { @Inject private UserDAO userDAO; public User Login(String userId, String pwd) { return userDAO.checkUserLogi...
<?php use_helper('Pagination'); ?> <script type="text/javascript" src="/js/jquery.lightbox-0.5.js"></script> <link rel="stylesheet" type="text/css" href="/css/jquery.lightbox-0.5.css" media="screen" /> <script type="text/javascript"> $(function() { $('a.lightbox').lightBox(); // Select all links with lightbox class...
<?php namespace HkApps\App\Http\Middleware; use Closure; /** * Class HttpsProtocol. * * @package HkApps\App\Http\Middleware */ class HttpsProtocol { /** * Handle an incoming request. * * @param \Illuminate\Http\Request $request * @param Closure $next * * @return \I...
package conqueror.security; import io.jsonwebtoken.JwtException; import org.springframework.security.core.Authentication; import org.springframework.security.core.<API key>; import org.springframework.security.core.context.<API key>; import org.springframework.web.filter.GenericFilterBean; import javax.servlet.FilterCh...
import {async, ComponentFixture, TestBed} from '@angular/core/testing'; import {Component, DebugElement} from '@angular/core'; import {By} from '@angular/platform-browser'; import {ViewportRuler} from '@angular/cdk/scrolling'; import {FakeViewportRuler} from '@angular/cdk/testing'; import {MdButtonModule} from './index...
'use strict'; const $C = require('collection.js'); const {getThemes} = include('build/ds'), {getThemedPathChunks, checkDeprecated} = include('build/stylus/ds/helpers'); /** * Returns a function to register Stylus plugins by the specified options * * @param {DesignSystem} ds - design system object prepare...
package org.graylog2; import org.json.simple.JSONValue; import java.io.<API key>; import java.io.IOException; import java.io.OutputStream; import java.io.<API key>; import java.math.BigDecimal; import java.nio.ByteBuffer; import java.util.*; import java.util.zip.GZIPOutputStream; public class GelfMessage { private ...
package com.mypodcasts.support.injection; import com.android.volley.RequestQueue; import com.android.volley.toolbox.ImageLoader; import javax.inject.Inject; import javax.inject.Provider; public class ImageLoaderProvider implements Provider<ImageLoader> { @Inject private ImageLoader.ImageCache imageCache; @Inject ...
var model = require('model'); var adapter = require('./..').adapter; var Issue = function () { this.adapter = adapter; this.property('assignees','string'); this.property('htmlUrl','string'); this.property('number','number'); this.property('state','string'); this.property('title','string'); this.property('...
<TS language="hu" version="2.1"> <context> <name>AddressBookPage</name> <message> <source>Right-click to edit address or label</source> <translation>A cím vagy címke szerkeszteséhez kattintson a jobb gombbal</translation> </message> <message> <source>Create a new address</source>...
"use strict"; const RandomStrategy = require("../../../src/strategies/random"); const { extendExpect } = require("../utils"); extendExpect(expect); describe("Test RandomStrategy", () => { it("test with empty opts", () => { const strategy = new RandomStrategy(); const list = [ { a: "hello...
<div class="form-input"> <input class="form-line-text" type="text" id="{name}" name="data[{name}]" value="{{ (old('data.{name}')) ? old('data.{name}') : $item->{name} }}" {params} /> </div> <label class="form-line-label" for="{name}">{label}</label>
package seedu.address.logic.commands; import seedu.address.commons.core.IndexPrefix; import seedu.address.commons.exceptions.<API key>; import seedu.address.model.Model; import seedu.address.model.task.DeadlineTask; import seedu.address.model.task.DeadlineTaskBuilder; public class <API key> implements Command { pri...
'use strict'; angular.module('core').controller('HomeController', ['$scope', 'Authentication', function($scope, Authentication) { // This provides Authentication context. $scope.authentication = Authentication; $scope.alerts = [ { icon: 'glyphicon-user', colou...
#!/bin/bash #clear echo data=`/bin/date +%Y%m%d` echo $data #echo ${data} cd ~ echo cd ~/public_html/semad/contaspublicas echo contaspublicas git checkout develop && git push && git checkout master && git push && git checkout develop echo cd ~/public_html/semad/contratos echo contratos git checkout develop && git push ...
using System; using System.Collections.Generic; using System.Globalization; using System.Windows; using System.Windows.Data; using System.Windows.Media.Effects; using SimulaDesign.WPFCustomUI.Util; namespace SimulaDesign.WPFCustomUI.Converters { public class ShadowConverter : IValueConverter { private s...
var Vector = function(values) { // An N-Dimensional vector. // Args: // values: A list of values for each dimension of the vector. var self = this; self.values = values; self.hash = function() { // Generate a hash of the vector. // Returns: // A hash of the vector. var r = ''; var i; ...
#include "tusb.h" /* A combination of interfaces must have a unique product id, since PC will save device driver after the first plug. * Same VID/PID with different interface e.g MSC (first), then CDC (later) will possibly cause system error on PC. * * Auto ProductID layout's Bitmap: * [MSB] MIDI | HID | MS...
// 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, // permit persons to whom the Software is furnished to do so, subject to // the following conditions: // includ...
require 'rails_helper' RSpec.describe <API key>, type: :controller do end
# <API key>: true module DropletKit class Links < BaseModel attribute :myself attribute :first attribute :next attribute :prev attribute :last end end
Old BASIC Code This folder contains scans of some very old BASIC code that I wrote in ~1999 (I think). This code was written for the "F-BASIC" interpreter of a Famicom clone similar to [this](http: The programs themselves are as follows: * **Nov 1**: Procedure for starting the "F-BASIC" game/program * **Nov 2**: A list...
#ifndef <API key> #define <API key> #include "ComponentState.h" #include "Debug.h" #include "Vector.h" #include "String.h" #include <algorithm> namespace HE { template <typename Component> class ComponentSystem { using CompoList = Vector<Component>; private: String name; CompoLis...