answer
stringlengths
15
1.25M
var request = require("request"); var yaml = require("js-yaml"); var jsonfile = require("jsonfile"); request("https://raw.githubusercontent.com/unitedstates/<API key>/master/legislators-current.yaml", function(error, response, body) { if (!error && response.statusCode == 200) { var legislators = yaml.safeLoad(bod...
if(!Ckeditor) var Ckeditor = {}; Ckeditor.Files = new Class({ Extends: Files.App, Implements: [Events, Options], options: { types: ['file', 'image'], editor: null, preview: 'files-preview', grid: { cookie: false, layout: 'compact', batch_de...
var articles = null; function <API key>() { $("#allbtn").button('toggle'); $('#articleslist').empty(); $('#articleslist').append(articles); $('#filterwarning').hide(); } function switch_category(category) { if (typeof category != "undefined") { $("#articleslist").empty(); var filtered = articles.filte...
package lxc_test import ( "fmt" "io/ioutil" "os" "path/filepath" stdtesting "testing" gc "launchpad.net/gocheck" "launchpad.net/golxc" "launchpad.net/goyaml" "launchpad.net/loggo" "launchpad.net/juju-core/container/lxc" "launchpad.net/juju-core/environs" "launchpad.net/ju...
#include "WowCrypt.hpp" #include <algorithm> #include <openssl/hmac.h> WowCrypt::WowCrypt() { m_isInitialized = false; <API key>.x = 0; <API key>.y = 0; <API key>.x = 0; <API key>.y = 0; m_sendI = 0; m_sendJ = 0; m_recvI = 0; m_recvJ = 0; } WowCrypt::~WowCrypt() { } bool WowCrypt::is...
<?php /** * @see <API key> */ //$1 'Zend/Service/Amazon/Item.php'; class <API key> implements SeekableIterator { /** * A DOMNodeList of <Item> elements * * @var DOMNodeList */ protected $_results = null; /** * Amazon Web Service Return Document * * @var DOMDocument ...
DELETE FROM `weenie` WHERE `class_Id` = 28184; INSERT INTO `weenie` (`class_Id`, `class_Name`, `type`, `last_Modified`) VALUES (28184, '<API key>', 10, '2019-02-10 00:00:00') /* Creature */; INSERT INTO `<API key>` (`object_Id`, `type`, `value`) VALUES (28184, 1, 16) /* ItemType - Creature */ , (28184, ...
from django.contrib.auth.decorators import login_required from django.shortcuts import get_object_or_404 from django.http import <API key>, Http404 from django.db.models import Q from django.contrib import messages from cc.general.util import render import cc.ripple.api as ripple from cc.profile.models import Profile f...
package nl.mpi.yams.common.data; import java.io.Serializable; import javax.xml.bind.annotation.XmlAttribute; import javax.xml.bind.annotation.XmlRootElement; @XmlRootElement(name = "Highlight") public class DataNodeHighlight implements Serializable { private String dataNodeId = null; private String highlightPat...
DELETE FROM `weenie` WHERE `class_Id` = 3140; INSERT INTO `weenie` (`class_Id`, `class_Name`, `type`, `last_Modified`) VALUES (3140, '<API key>', 34, '2019-02-10 00:00:00') /* Scroll */; INSERT INTO `<API key>` (`object_Id`, `type`, `value`) VALUES (3140, 1, 8192) /* ItemType - Writable */ , (3140, 5, ...
# -*- coding: utf-8 -*- # Ingenieria ADHOC - ADHOC SA # This program is free software: you can redistribute it and/or modify # published by the Free Software Foundation, either version 3 of the # This program is distributed in the hope that it will be useful, # MERCHANTABILITY or FITNESS FOR A PARTICULAR...
// Genesis is free software: you can redistribute it and/or modify // (at your option) any later version. // Genesis is distributed in the hope that it will be useful, // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #![allow(dead_code)] use super::ioport; const PORT_BASE: u16 = 0x3F8; // when DLAB = 0 ...
# <API key> This repository serves as a mirror of the GNU social [translation project](https: Instructions - how to use the translations: 1. Make sure you have **Git** and **GNU Make** installed. On Ubuntu, or similar linux distribution, use `sudo apt-get install git make` 2. Clone this repository using `git clone http...
package com.sapienter.jbilling.server.pluggableTask.admin; import java.util.ArrayList; import java.util.List; import org.apache.commons.collections.iterators.ArrayListIterator; import org.apache.log4j.Logger; import com.sapienter.jbilling.common.<API key>; import com.sapienter.jbilling.server.pluggableTask.PluggableTas...
<?php define('DB_ADAPTER', 'mysql'); define('DB_HOST', 'localhost'); define('DB_USER', 'root'); define('DB_PASS', 'e3i71BFGRqda3'); define('DB_NAME', 'ppdev_mf'); define('DB_PREFIX', 'pp088_'); define('DB_CHARSET', 'utf8'); define('DB_PERSIST', false); return true; ?>
class CreateDidNotVotes < ActiveRecord::Migration[4.2] def change create_table :did_not_votes do |t| t.references :user t.references :motion t.timestamps end add_index :did_not_votes, :user_id add_index :did_not_votes, :motion_id end end
module Isi module FreeChat Isi::db_hello __FILE__, name require 'pathname' ModuleRootDir = Pathname(__FILE__).dirname + name.split('::').last # require all files for this module require ModuleRootDir + 'protocol' # this should include everything else require ModuleRootDir + 'free_chat_u_i' # e...
from . import mass_reconcile from . import <API key>
# == Schema Information # Table name: terms # id :integer not null, primary key # sourced_id :string # title :string # start_at :datetime # end_at :datetime # created_at :datetime not null # updated_at :datetime not null class Term < ApplicationRecord has_many :cours...
OC.L10N.register( "templateeditor", { "Could not load template" : "امکان بارگذاری قالب وجود ندارد", "Saved" : "ذخیره شد", "Reset" : "تنظیم مجدد", "An error occurred" : "یک خطا رخ داده است", "Sharing email - public link shares (HTML)" : "ایمیل اشتراک گذاری-لینک عمومی اشتراک گذاری(HTML)", ...
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>{% block title %}{% endblock %}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <li...
<?php namespace FOS\UserBundle\Model; /** * Interface to be implemented by group managers. This adds an additional level * of abstraction between your application, and the actual repository. * * All changes to groups should happen through this interface. * * @author Christophe Coevoet <stof@notk.org> */ interfac...
package org.rstudio.studio.client.workbench.views.source.editors.text.status; import com.google.gwt.core.client.GWT; import com.google.gwt.uibinder.client.UiBinder; import com.google.gwt.uibinder.client.UiField; import com.google.gwt.user.client.ui.*; import org.rstudio.core.client.widget.IsWidgetWithHeight; public cla...
CKEDITOR.plugins.setLang( 'specialchar', 'cs', { options: 'Nastavení speciálních znaků', title: 'Výběr speciálního znaku', toolbar: 'Vložit speciální znaky' } );
<div class="row"> <div class="span9"> <span id="<API key>"></span> </div> </div> <div class="row"> <div class="span9"> <span id="<API key>"></span> </div> </div> <script type="text/javascript" src="/static/js/pybossa/pybossa.js"></script> <script type="text/javascript" src="/cellspotting...
package scrum.client.communication; import ilarkesto.core.logging.Log; import ilarkesto.core.time.Tm; import java.util.LinkedList; import scrum.client.DataTransferObject; import scrum.client.core.<API key>; import scrum.client.core.<API key>; import scrum.client.project.Requirement; import scrum.client.workspace.BlockC...
# Bold - more than just blogging. # This file is part of Bold. # Bold is free software: you can redistribute it and/or modify # published by the Free Software Foundation, either version 3 of the # Bold is distributed in the hope that it will be useful, # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the req...
<?php namespace Nooku\Library; class CommandCallback extends ObjectMixinCallback implements CommandInterface { /** * The command priority * * @var integer */ protected $_priority; /** * Object constructor * * @param ObjectConfig $config Configuration options * @throws...
<?php // File name : tce_page_timer.php // Begin : 2004-04-29 // Last Update : 2010-10-05 // Description : Display timer (date-time + countdown). // Nicola Asuni // Tecnick.com LTD // info@tecnick.com /** * @file * Display client timer (date-time + countdown). * @pac...
#ifndef <API key> #define <API key> #include <asn_application.h> /* Including external dependencies */ #include <asn_SEQUENCE_OF.h> #include <constr_SEQUENCE_OF.h> #ifdef __cplusplus extern "C" { #endif /* Forward declarations */ struct <API key>; /* <API key> */ typedef struct <API key> { A_SEQUENCE_OF(struc...
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2017.11.06 at 05:19:55 PM ICT package org.opencps.api.dossierlog.model; import java.util.Arra...
<?php namespace App\AdminBundle\Entity; use Symfony\Component\Validator\Constraints as Assert; use Doctrine\ORM\Mapping as ORM; /** * @ORM\Entity * @ORM\Table(name="User") * @ORM\Entity(repositoryClass="App\AdminBundle\Entity\UserRepository") */ class User { /** * @ORM\Id * @ORM\Column(type="integer")...
import factory from .models import User USER_PASSWORD = "2fast2furious" class UserFactory(factory.DjangoModelFactory): name = "John Doe" email = factory.Sequence(lambda n: "john{}@example.com".format(n)) password = factory.<API key>('set_password', USER_PASSWORD) gender = "male" class Meta: ...
// generator: ilarkesto.mda.legacy.generator.DaoGenerator package scrum.server.admin; import java.util.*; import ilarkesto.persistence.*; import ilarkesto.core.logging.Log; import ilarkesto.base.*; import ilarkesto.base.time.*; import ilarkesto.auth.*; import ilarkesto.fp.*; public abstract class GUserDao e...
<ol class="breadcrumb"> <li>Outil de publication</li> <li><a ui-sref="root.account.organizations">Sélection de l'organisation</a></li> <li><a ui-sref="root.account.organization.index({ organizationId: currentOrganization._id })">{{ currentOrganization.name }}</a></li> <li class="active">Sélection du catalogue s...
package com.rapidminer.operator; /** * These listeners will be notified after a new operator was added to a chain. * * @author Ingo Mierswa */ public interface AddListener { public void operatorAdded(Operator newChild); }
package info.nightscout.androidaps.plugins.SmsCommunicator; import android.app.Activity; import android.os.Bundle; import android.support.v4.app.Fragment; import android.text.Html; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import com.squ...
<!DOCTYPE html PUBLIC "- <html xmlns="http: <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="description" content="" /> <meta name="keywords" content="" /> <meta name="author" content="" /> <link rel="stylesheet" type="text/css" href="style.css" media="screen" /> <title>ByteJudge...
_id: <API key> date_posted: '2018-02-24' layout: post full_name: John poster_email: Johnlaufman@gmail.com business_name: Bakery business_url: '' location: North Lamar title: Comment category: management description: >- We are looking for an experienced pastry manager with a background in high volume baking and mana...
package org.openehr.adl.am.mixin; import com.google.common.collect.ImmutableMap; import org.openehr.jaxb.am.CAttribute; import org.openehr.jaxb.am.Cardinality; import org.openehr.jaxb.rm.*; import java.lang.reflect.Constructor; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; /** * @author markopi ...
/* the style of the div around each node */ .ygtvitem { } table.ygtvtable { margin-bottom: 0; border: none; border-collapse: collapse; } /*.ygtvitem td {*/ td.ygtvcell { border: none; padding: 0; } a.ygtvspacer { text-decoration: none; outline-style: none; display: block; } /* first or m...
package com.esofthead.mycollab.schedule.email.project.service import com.esofthead.mycollab.common.domain.<API key> import com.esofthead.mycollab.common.i18n.GenericI18Enum import com.esofthead.mycollab.common.{<API key>, NotificationType} import com.esofthead.mycollab.core.utils.StringUtils import com.esofthead.mycoll...
/** * @file * @brief Realmedia RTSP protocol (RDT) support * @author Ronald S. Bultje <rbultje@ronald.bitfreak.net> */ #include "avformat.h" #include "libavutil/avstring.h" #include "rtpdec.h" #include "rdt.h" #include "libavutil/base64.h" #include "libavutil/md5.h" #include "rm.h" #include "internal.h" #include "a...
#!/usr/bin/env python # -*- coding: utf-8; tab-width: 4; indent-tabs-mode: t -*- # NetProfile: Authentication routines # This file is part of NetProfile. # NetProfile is free software: you can redistribute it and/or # modify it under the terms of the GNU Affero General Public # version. # NetProfile is distributed in t...
<?php namespace Drupal\effective_activism\<API key>; use Drupal; use Drupal\Core\Access\AccessResult; use Drupal\Core\Entity\<API key>; use Drupal\Core\Entity\EntityInterface; use Drupal\Core\Session\AccountInterface; /** * Access controller for the Event entity. * * @see \Drupal\effective_activism\Entity\Event. */...
package com.rapidminer.gui.actions; import com.rapidminer.RapidMiner; import com.rapidminer.core.license.<API key>; import com.rapidminer.gui.MainFrame; import com.rapidminer.gui.tools.ResourceAction; import com.rapidminer.gui.tools.dialogs.AboutBox; import java.awt.event.ActionEvent; /** * The type About action. * ...
class CreateVersions < ActiveRecord::Migration def self.up create_table :versions do |t| t.string :item_type, :null => false t.integer :item_id, :null => false t.string :event, :null => false t.string :whodunnit t.text :object t.datetime :created_at end ...
title: Event History toc: [Documentation, Programming Guide, WAMP Features, PubSub, Event History] # Event History Event history allows a WAMP client to retrieve a set of past events for a subscription. Retrieval is by subscription ID, and for a set number of events. ## Configuration in Crossbar.io Crossbar.io does not...
(function() { 'use strict'; angular.module('columbyApp') .controller('SearchCtrl', function($log,$rootScope, $scope, SearchSrv) { $scope.contentLoading = true; $scope.search = {}; $rootScope.title = 'columby.com | search'; $scope.pagination = { itemsPerPage: 20, datasets:{ cu...
QuestionCuePoint cuePoint = new QuestionCuePoint(); cuePoint.EntryId = "0_mej0it92"; cuePoint.Question = "hello world"; OnCompletedHandler<CuePoint> handler = new OnCompletedHandler<CuePoint>( (CuePoint result, Exception e) => { CodeExample.PrintObject(result); done = true; }); CuePoin...
from . import models from . import lroe
#include <groestlcoin/groestlcoin/network/protocol.hpp> #include <cstddef> #include <cstdint> #include <functional> #include <memory> #include <system_error> #include <boost/date_time.hpp> #include <boost/filesystem.hpp> #include <boost/format.hpp> #include <groestlcoin/groestlcoin/error.hpp> #include <groestlcoin/groe...
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php'); <API key>(array('plugins' => array(array('function', 'sugar_include', 'cache/modules/Accounts/EditView.tpl', 39, false),array('function', 'counter', 'cache/modules/Accounts/EditView.tpl', 45, false),array('function', 'sugar_translate', 'cache/modules/Accoun...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Runtime.InteropServices.WindowsRuntime; using Windows.Foundation; using Windows.Foundation.Collections; using Windows.UI.Text; using Windows.UI.Xaml; using Windows.UI.Xaml.Controls; using Windows.UI.Xaml.Controls.Primitives...
package integration.tests; import static org.junit.Assert.assertEquals; import gr.ntua.vision.monitoring.VismoConfiguration; import gr.ntua.vision.monitoring.VismoVMInfo; import gr.ntua.vision.monitoring.dispatch.<API key>; import gr.ntua.vision.monitoring.events.MonitoringEvent; import gr.ntua.vision.monitoring.notify...
DELETE FROM `weenie` WHERE `class_Id` = 38241; INSERT INTO `weenie` (`class_Id`, `class_Name`, `type`, `last_Modified`) VALUES (38241, '<API key>', 10, '2019-02-10 00:00:00') /* Creature */; INSERT INTO `<API key>` (`object_Id`, `type`, `value`) VALUES (38241, 1, 16) /* ItemType - Creature */ , (38241, ...
package org.voltdb; import java.util.HashMap; import java.util.Map.Entry; import java.util.Set; import org.voltcore.logging.Level; import org.voltcore.logging.VoltLogger; import org.voltdb.<API key>.Config; import org.voltdb.catalog.CatalogMap; import org.voltdb.catalog.Procedure; import org.voltdb.compiler.Language; i...
module.exports = { organizations: require('./organizations.js'), people: require('./people.js'), activities: require('./activities.js'), postProcessing: require('./post-processing.js') };
package org.entcore.cursus.controllers; import java.net.URL; import java.text.DateFormat; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; import java.util.Map; import io.vertx.core.http.*; import org.entcore.common.http.filter.ResourceFilter; import ...
<!DOCTYPE HTML PUBLIC "- <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_71) on Fri Jul 10 16:43:22 IST 2015 --> <title>Uses of Interface com.ephesoft.gxt.core.shared.dto.propertyAccessors.<API key></title> <meta name="date" content="2015-07-10"> <link rel="stylesheet" type="text/css" ...
#ifndef <API key> # define <API key> # include <boost/python/detail/cv_category.hpp> # include <boost/python/detail/indirect_traits.hpp> # include <boost/type_traits/object_traits.hpp> namespace abt_boost{} namespace boost = abt_boost; namespace abt_boost{ namespace python { namespace detail { #ifndef _MSC_VER //if for...
class Api::AccountsController < ApiController def index @accounts = current_user.accounts respond_with(@accounts) end def show find_account! respond_with(@account) end def update find_account! @account.update(account_params) respond_with(@account) end private def find_account...
define(['sylvester', 'sha1', 'PrairieGeom'], function (Sylvester, Sha1, PrairieGeom) { var $V = Sylvester.Vector.create; var Vector = Sylvester.Vector; var Matrix = Sylvester.Matrix; /** Creates a PrairieDraw object. @constructor @this {PrairieDraw} @param {HTMLCanvasElement or string} c...
# This program is free software: you can redistribute it and/or modify # (at your option) any later version. # This program is distributed in the hope that it will be useful, # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the require File.dirname(__FILE__) + '/../spec_helper' describe Project do ...
package fr.treeptik.cloudunit.modules.redis; import fr.treeptik.cloudunit.modules.<API key>; public class <API key> extends <API key> { public <API key>() { super.server = "wildfly-8"; super.module = "redis-3-2"; super.numberPort = "6379"; super.managerPrefix = ""; super.mana...
# Bold - more than just blogging. # This file is part of Bold. # Bold is free software: you can redistribute it and/or modify # published by the Free Software Foundation, either version 3 of the # Bold is distributed in the hope that it will be useful, # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # B...
#include "fitz-imp.h" #include <assert.h> #include <string.h> #include <stdio.h> #include <time.h> struct fz_style_context_s { int refs; char *user_css; int use_document_css; }; static void <API key>(fz_context *ctx) { if (ctx) { ctx->style = fz_malloc_struct(ctx, fz_style_context); ...
<?php declare(strict_types=1); namespace OCA\Mail\Events; use Horde_Mime_Mail; use OCA\Mail\Account; use OCA\Mail\Model\IMessage; use OCA\Mail\Model\NewMessageData; use OCA\Mail\Model\RepliedMessageData; use OCP\EventDispatcher\Event; class MessageSentEvent extends Event { /** @var Account */ private $account; ...
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>The source code</title> <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" /> <script type="text/javascript" src="../resources/prettify/prettify.js"></script> <style type="t...
<?php /** * I am a generated class and am required for communicating with plentymarkets. */ class <API key> { /** * @var string */ public $Lang; }
var clover = new Object(); // JSON: {classes : [{name, id, sl, el, methods : [{sl, el}, ...]}, ...]} clover.pageData = {"classes":[{"el":162,"id":11268,"methods":[{"el":52,"sc":2,"sl":50},{"el":138,"sc":2,"sl":54},{"el":147,"sc":2,"sl":140},{"el":161,"sc":2,"sl":149}],"name":"ChiSquaredWeighting","sl":46}]} // JSON: {...
DELETE FROM `weenie` WHERE `class_Id` = 19384; INSERT INTO `weenie` (`class_Id`, `class_Name`, `type`, `last_Modified`) VALUES (19384, 'gagindwellingssign', 1, '2019-02-10 00:00:00') /* Generic */; INSERT INTO `<API key>` (`object_Id`, `type`, `value`) VALUES (19384, 1, 128) /* ItemType - Misc */ , (19384...
import _ from 'underscore' import Base from '../graphs/base' import DayBinner from '../graphs/DayBinner' import WeekBinner from '../graphs/WeekBinner' import MonthBinner from '../graphs/MonthBinner' import ScaleByBins from '../graphs/ScaleByBins' import helpers from '../helpers' import I18n from 'i18n!page_views' // //...
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "- <html xmlns="http: <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>operator&gt;=</title> <link rel="stylesheet" href="apiReference.css" type="text/css" /> <meta name="generator" content=...
SavedSearchSelect.$inject = ['session', 'savedSearch']; export function SavedSearchSelect(session, savedSearch) { return { link: function(scope) { savedSearch.<API key>(session.identity).then(function(res) { scope.searches = res; }); } }; }
#!/usr/bin/env python # This file is part of Essentia # Essentia is free software: you can redistribute it and/or modify it under # option) any later version. # This program is distributed in the hope that it will be useful, but WITHOUT # details. from essentia_test import * from essentia.streaming import TCToTotal as ...
from odoo import fields, models class PosConfig(models.Model): _inherit = "pos.config" account_analytic_id = fields.Many2one( comodel_name="account.analytic.account", string="Analytic Account" )
package context_test import ( jc "github.com/juju/testing/checkers" "github.com/juju/utils" "github.com/juju/utils/set" gc "gopkg.in/check.v1" "gopkg.in/juju/names.v2" "github.com/juju/juju/apiserver/params" "github.com/juju/juju/provider/dummy" "github.com/juju/juju/state" "github.c...
OC.L10N.register( "encryption", { "Missing recovery key password" : "Brakujące hasło klucza odzyskiwania", "Please repeat the recovery key password" : "Proszę powtórz nowe hasło klucza odzyskiwania", "Repeated recovery key password does not match the provided recovery key password" : "Hasła klucza o...
import { Ability } from "./ability"; import { search } from "./utility/pathfinding"; import { Hex } from "./utility/hex"; import * as arrayUtils from "./utility/arrayUtils"; import { Drop } from "./drops"; import { Effect } from "./effect"; /** * Creature Class * * Creature contains all creatures properties and atta...
<!DOCTYPE html> <html lang="en" > <head> <title>40123226 - CDW11 (MDE)</title> <!-- Using the latest rendering mode for IE --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style type="text/css"> ...
class GroupSerializer < ActiveModel::Serializer embed :ids, include: true attributes :id, :organisation_id, :cohort_id, :key, :name, :created_at, :description, :<API key>, :<API key>, :<API key>, ...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Net; namespace core.Udp { class UdpNode { public IPAddress IP { get; set; } public ushort Port { get; set; } public int Ack { get; set; } public int Try { get; set; } public...
#pragma once #include <memory> #include "FullBlock.h" #include "BlockEntity.h" class BlockSource; class BlockPos; class BlockSourceListener { public: virtual ~BlockSourceListener(); virtual void onSourceCreated(BlockSource &); virtual void onSourceDestroyed(BlockSource &); virtual void onBlocksDirty(Blo...
<html> <heac> <meta charset="UTF-8"> <title>Test for MPI.js</title> <script type="text/javascript" src="MPI.js"></script> <script type="text/javascript" src="MPIupdateable.js"></script> <script type="text/javascript" src="mpitests.js"></script> <script> MPImain.run(); </script> ...
class Admin::AdminSerializer < ActiveModel::Serializer attributes :id, :name, :email, :teachers def teachers teacher_ids = User.find(object.id).teacher_ids teachers_data = TeachersData.run(teacher_ids) teachers_data.map{|t| Admin::TeacherSerializer.new(t, root: false) } end end
#!/usr/bin/python #-*- coding: utf-8 -*- # This file is part of Skarphed. # Skarphed is free software: you can redistribute it and/or # as published by the Free Software Foundation, either # version. # Skarphed is distributed in the hope that it will be # You should have received a copy of the GNU Affero General Public...
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http: <html xmlns="http: <head> <title>ActiveJob::Execution</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" href="../../css/reset.css" type="text/cs...
package lodo import java.util.UUID import japgolly.scalajs.react._ import japgolly.scalajs.react.vdom.prefix_<^._ import Helper._ object NotebookSelector { case class Props(b: Dashboard.Backend, itemMap: ItemMap, selectedNotebook: Option[UUID], isAdding: Boolean, ...
<?php namespace mgate\PersonneBundle\Controller; use Symfony\Bundle\FrameworkBundle\Controller\Controller; use Symfony\Component\HttpFoundation\Response; use JMS\SecurityExtraBundle\Annotation\Secure; use mgate\PersonneBundle\Entity\Poste; use mgate\PersonneBundle\Entity\Personne; use mgate\PersonneBundle\Form\PosteTyp...
// This file is part of the go-ethereum library. // The go-ethereum library is free software: you can redistribute it and/or modify // (at your option) any later version. // The go-ethereum library is distributed in the hope that it will be useful, // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the package...
using NetEOC.Auth.Data; using NetEOC.Auth.Models; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace NetEOC.Auth.Services { public class OrganizationService { public <API key> <API key> { get; set; } public <API key> <API key> { get; set; }...
.form-field { overflow: hidden; } /* Order of the field attributes */ .form-wrap.form-builder .frmb .form-elements { display: flex; flex-direction: column; } .form-wrap.form-builder .frmb .form-field .form-group { order: 100; } .required-wrap { order: 0 !important; } .name-wrap { order: 1 !important; } .label-wrap { or...
package com.wirecard.acqp.two; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import org.junit.After; import org.junit.Before; import org.junit.BeforeClass; import org.junit.Ignore; import org.junit.Test; @Ignore @SuppressWarnings("javadoc") public class <API key> { /** ...
#include "gzguts.h" #if defined(_WIN32) && !defined(__BORLANDC__) # define LSEEK _lseeki64 #else #if defined(_LARGEFILE64_SOURCE) && _LFS64_LARGEFILE-0 # define LSEEK lseek64 #else # define LSEEK lseek #endif #endif /* Local functions */ local void gz_reset OF((gz_statep)); local gzFile gz_open OF((const void *, int...
<?php class <API key> extends CDbMigration { public function up() { $this->execute('CREATE OR REPLACE VIEW <API key> AS SELECT eol.id, eol.eye_id, eol.last_modified_date, <API key>, <API key>, (SELECT name FROM <API key> oll WHERE oll.id=lens_id_le...
""" Application file for the code snippets app. """ from django.apps import AppConfig from django.utils.translation import ugettext_lazy as _ class SnippetsConfig(AppConfig): """ Application configuration class for the code snippets app. """ name = 'apps.snippets' verbose_name = _('Code snippets')
{"":{"domain":"ckan","lang":"no","plural-forms":"nplurals=2; plural=(n != 1);"},"Cancel":[null,"Avbryt"],"Edit":[null,"Rediger"],"Follow":[null,"Følg"],"Loading...":[null,"Laster..."],"URL":[null,"URL"],"Unfollow":[null,"Ikke følg"],"Upload a file":[null,"Last opp en fil"]}
#ifndef __SEGMENTER_H__ #define __SEGMENTER_H__ // includes #include "media_set.h" #include "common.h" // constants #define <API key> UINT_MAX #define <API key> (100) // in case of clipping, a segment may start up to 2 frames before the segment boundary #define <API key> (500) #define <API key> (600000) // enums...
#include <dirent.h> // for opendir, readdir, dirent #include <fmt/format.h> // for format #include <libxml/parser.h> // for <API key> #include <unistd.h> // for unlink #include <boost/algorithm/string/replace.hpp> // for r...