answer
stringlengths
15
1.25M
package org.renjin.primitives; import org.renjin.eval.Context; import org.renjin.eval.EvalException; import org.renjin.primitives.annotations.processor.ArgumentException; import org.renjin.primitives.annotations.processor.ArgumentIterator; import org.renjin.primitives.annotations.processor.WrapperRuntime; import org.re...
<!DOCTYPE HTML PUBLIC "- <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 22:22:26 CEST 2015 --> <title><API key></title> <meta name="date" content="2015-05-16"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <scr...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using <API key>.GUI; namespace <API key>.Logging { public static class Log { public enum EntrySeverity { Info, Warning, Error, FatalError } public...
package com.chinare.rop.server; import javax.servlet.http.HttpServletRequest; /** * @author (wangguiyuan@chinarecrm.com.cn) */ public interface RequestChecker { public boolean check(HttpServletRequest request); }
package com.jmelzer.jitty.utl; import org.junit.Test; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertTrue; public class RandomUtilTest { @Test public void <API key>() { for (int i = 0; i < 20; i++) { int n = RandomUtil.<API key>(0, 10); assertTru...
using System; using System.Xml.Serialization; namespace SvnBridge.Protocol { [Serializable] [XmlRoot("get-locks-report", Namespace = WebDav.Namespaces.SVN)] public class GetLocksReportData { } }
google.maps.__gjsload__('drawing', '\'use strict\';function Hj(a){var b=this;a=a||{};a.drawingMode=a.drawingMode||l;b[ub](a);Mf(Re,function(a){new a.b(b)})}L(Hj,T);ig(Hj[H],{map:ye(vg),drawingMode:Ee});Jf.drawing=function(a){eval(a)};dd.google.maps.drawing={DrawingManager:Hj,OverlayType:{MARKER:"marker",POLYGON:"polygo...
# <API key> Bridge User Data Download (BUDD) Service Pre-reqs: Java Cryptography Extensions - http: (if using Oracle JDK, not required if using Open JDK) Set-up: In your home directory, add a file <API key>.conf and add username, health code key, and stormpath ID and secret. See main/resources/<API key>.conf for an exa...
package org.apache.jsp.prefs; import javax.servlet.*; import javax.servlet.http.*; import javax.servlet.jsp.*; public final class tab_jsp extends org.apache.jasper.runtime.HttpJspBase implements org.apache.jasper.runtime.JspSourceDependent { private static final javax.servlet.jsp.JspFactory _jspxFactory = ...
<!-- Intro Header --> <header class="intro"> <div class="intro-body"> <div class="container"> <div class="row"> <div class="col-md-8 col-md-offset-2"> <h1 class="brand-heading">Crowdlift</h1> <p class="intro-text...
<!DOCTYPE HTML PUBLIC "- <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Thu Feb 08 09:04:08 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.swarm.transactions.<API key> (BOM: * : All 2018.2.0 API)</title> <meta name="d...
package com.hotcloud.util; import java.io.<API key>; import java.util.HashMap; import java.util.Map; import javax.servlet.http.Cookie; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; public class CookieUtil { public static Map<String, String> getCookies(HttpServletReques...
package io.vertx.ext.auth.authorization.impl; import java.util.Objects; import io.vertx.ext.auth.authorization.Authorization; import io.vertx.ext.auth.authorization.<API key>; import io.vertx.ext.auth.authorization.<API key>; import io.vertx.ext.auth.User; import io.vertx.ext.auth.authorization.<API key>; public class ...
<?php namespace Magento\Framework\Stdlib\DateTime; interface DateInterface { /** * Sets class wide options, if no option was given, the actual set options will be returned * * @param array $options \Options to set * @throws \Zend_Date_Exception * @return array of options if no option was...
package org.polyglotted.xpathstax.model; import com.google.common.base.Splitter; import com.google.common.collect.Iterables; import org.codehaus.stax2.XMLStreamReader2; import org.polyglotted.xpathstax.data.Value; import javax.annotation.concurrent.ThreadSafe; import java.util.Iterator; import java.util.Map.Entry; impo...
<head> <title>Vault Search</title> <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css"> <link rel="stylesheet" href="vapir.min.css"> </head> <body> <div class="container"> <h1>VAULT Search</h1> <!-- note: jQuery 1.4.1 is what we have on Drupal & Millennium -...
package com.caozeal.practice; import static org.assertj.core.api.Assertions.*; import org.junit.Test; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.firefox.FirefoxDriver; public class TestTryTest { // @OdevityMain2 // public ...
package org.javarosa.model.xform; import org.javarosa.core.data.IDataPointer; import org.javarosa.core.model.<API key>; import org.javarosa.core.model.instance.FormInstance; import org.javarosa.core.model.instance.TreeElement; import org.javarosa.core.model.instance.TreeReference; import org.javarosa.core.model.utils.<...
package io.silverspoon.bulldog.beagleboneblack.devicetree; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.io.PrintWriter; public class DeviceTreeCompiler { private static final String FIRMWARE_PATH = "/lib/firmware/"; private static final String OBJECT_FILE_PATTERN =...
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM e:/builds/moz2_slave/rel-2.0-xr-w32-bld/build/dom/interfaces/html/<API key>.idl */ #ifndef <API key> #define <API key> #ifndef <API key> #include "nsIDOMHTMLElement.h" #endif /* For IDL files that don't want to include root IDL files. */ #ifndef NS_NO_VTABLE #define NS_N...
package com.xyp.sapidoc.idoc.enumeration; import java.util.HashSet; import java.util.Set; /** * * @author Yunpeng_Xu */ public enum TagEnum { FIELDS("FIELDS"), RECORD_SECTION("RECORD_SECTION"), CONTROL_RECORD("CONTROL_RECORD"), DATA_RECORD("DATA_RECORD"), STATUS_RECORD("STATUS_RECORD"), SEGME...
package org.artifactory.ui.rest.service.admin.configuration.mail; import org.artifactory.api.config.<API key>; import org.artifactory.descriptor.config.<API key>; import org.artifactory.rest.common.service.<API key>; import org.artifactory.rest.common.service.RestResponse; import org.artifactory.rest.common.service.Res...
from django.conf.urls import patterns, include, url from django.contrib import admin from api import views admin.autodiscover() from rest_framework.routers import DefaultRouter router = DefaultRouter() router.register(r'headings', views.HeadingViewSet) router.register(r'users', views.UserViewSet) urlpatterns = patterns...
<!DOCTYPE html> <html> <head> <title>OzzA - Apresentação do Layout</title> <meta charset="utf-8" /> <meta lang="pt-BR" /> <meta name="description" content="OzzA - Apresentação do Layout" /> <meta name="keywords" content="OzzA - Apresentação do Layout" /> <meta name="a...
/** * Autogenerated by Thrift Compiler (0.9.3) * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated */ package org.apache.hadoop.hive.metastore.api; import org.apache.thrift.scheme.IScheme; import org.apache.thrift.scheme.SchemeFactory; import org.apache.thrift.scheme.StandardScheme; ...
// Ingredient.cs // Benito Palacios <benito356@gmail.com> // 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 using Sy...
package com.ctrip.framework.cs.enterprise; import com.ctrip.framework.cs.configuration.<API key>; import com.ctrip.framework.cs.configuration.<API key>; import com.ctrip.framework.cs.util.HttpUtil; import com.ctrip.framework.cs.util.PomUtil; import com.google.gson.Gson; import org.slf4j.Logger; import org.slf4j.LoggerF...
<div class="navbar-default sidebar" role="navigation"> <div class="sidebar-nav navbar-collapse collapse"> <ul class="nav in" id="side-menu"> <!--<sidebar-search></sidebar-search>--> <li> <a href="" style="border:none; text-align:left;" class="btn btn-default" ng-clic...
#import "TiProxy.h" #import "TiAnimation.h" #import "TiGradient.h" #import "LayoutConstraint.h" //By declaring a scrollView protocol, TiUITextWidget can access @class TiUIView; /** The protocol for scrolling. */ @protocol TiScrolling /** Tells the scroll view that keyboard did show. @param keyboardTop The keyboard ...
package org.squbs.httpclient.japi import org.squbs.httpclient.endpoint.Endpoint object EndpointFactory { def create(uri: String) = Endpoint(uri) }
#!/usr/bin/python #-*-coding:utf8-*- from bs4 import BeautifulSoup as Soup #import pandas as pd import glob import sys import re """ Version xml de cfdi 3.3 """ class CFDI(object): def __init__(self, f): fxml = open(f,'r').read() soup = Soup(fxml,'lxml') emisor = soup....
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http: <html lang="en-GB" xml:lang="en-GB" xmlns="http: <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title>Statistics of Degree in UD_Croatian-SET</title> <link rel="root" href=""/> <!-- for JS --> <link rel...
require "decoplan/algorithm" require "decoplan/dive_profile" module Decoplan class Algorithm class Buhlmann < Algorithm attr_accessor :lo attr_accessor :hi attr_accessor :compartments N2_HALF = [ 4.0, 5.0, 8.0, 12.5, 18.5, 27.0, 38.3, 54.3, 77.0, 109.0, 146.0, 187.0, 239.0, 305.0, 390.0, 4...
#!/usr/bin/python3 from colorama import Fore, Back class frets: tuning = list() max_string_name_len = 0; frets_count = 0; strings = dict() NOTES = ('E', 'F', 'F#', 'G', 'G#', 'A', 'A#', 'B', 'C', 'C#', 'D', 'D#') def __init__(self, tuning=('E', 'A', 'D', 'G'), f...
package com.esri.mapred; import com.esri.io.<API key>; import org.apache.hadoop.io.LongWritable; import org.apache.hadoop.mapred.InputSplit; import org.apache.hadoop.mapred.JobConf; import org.apache.hadoop.mapred.RecordReader; import org.apache.hadoop.mapred.Reporter; import java.io.IOException; public class <API key>...
## Ghost.org ## Downloading & Using Theme bash apt-get update && apt-get install git-core -y # needed to clone theme git clone https://github.com/polygonix/N-Coded.git /var/www/ghost/content/themes/ # clone theme # Login to admin and go this url to change it /ghost/settings/general/
using System; using System.Collections.Generic; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Audio; using Microsoft.Xna.Framework.Content; using Microsoft.Xna.Framework.GamerServices; using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework.Input; using Microsoft.Xna.Framework.Media; using ...
/** * echarts * * @desc echartsCanvasJavascript * @author Kener (@Kener-, linzhifeng@baidu.com) * */ define(function (require) { /** * * @param {Object} messageCenter echart * @param {ZRender} zr zrender * @param {Object} option */ function Island(messageCenter, zr) { var ...
<!DOCTYPE HTML PUBLIC "- <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.6.0_27) on Wed Mar 18 13:57:07 CET 2015 --> <title>Uses of Class com.tailf.maapi.MaapiSchemas.<API key> (CONF API Version 5.4)</title> <meta name="date" content="2015-03-18"> <link rel="stylesheet" type="text/css" hre...
> [YMP v2](https://gitee.com/suninformation/ymate-platform-v2) > > - [https: > - [GitHubhttps: > > :p!! **One More Thing**: YMPWebJava QQ480374360YMP YMPhttp:
class Addon < ActiveRecord::Base has_many :server_addons has_many :servers, through: :server_addons scope :available, -> { where(hidden: false).order(:created_at) } end
'use strict'; /** * @ngdoc function * @name freshcardUiApp.controller:TemplatesCtrl * @description * # TemplatesCtrl * Controller of the freshcardUiApp */ angular.module('freshcardUiApp') .controller('TemplatesCtrl', function ( $scope, $rootScope, $localStorage, $filter, $timeout, FileUplo...
export const VERSION = 1; /** Same as <API key> but without the data.data array */ export interface DexieExportJsonMeta { formatName: 'dexie'; formatVersion: typeof VERSION; data: { databaseName: string; databaseVersion: number; tables: Array<{ name: string; schema: string; rowCount:...
package nl.galesloot_ict.efjenergy.MeterReading; import com.fasterxml.jackson.annotation.JsonCreator; import com.fasterxml.jackson.core.JsonParseException; import com.fasterxml.jackson.databind.<API key>; import com.fasterxml.jackson.databind.ObjectMapper; import java.io.IOException; import java.util.ArrayList; public ...
@route += '/' + ARGV[0] + '/' + ARGV[1] + '/'+ ARGV[2] + '/' + ARGV[3] @route += '/' + ARGV[4] if ARGV.count == 5 perform_get
# AUTOGENERATED FILE FROM balenalib/odroid-ux3-alpine:3.10-run ENV GO_VERSION 1.16.3 # set up nsswitch.conf for Go's "netgo" implementation # - docker run --rm debian:stretch grep '^hosts:' /etc/nsswitch.conf RUN [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf # gcc for cgo RUN apk add --no-...
package com.walmart.labs.pcs.normalize.MongoDB.SpringBoot.service; import com.walmart.labs.pcs.normalize.MongoDB.SpringBoot.entity.Person; import com.walmart.labs.pcs.normalize.MongoDB.SpringBoot.repository.PersonRepository; import com.walmart.labs.pcs.normalize.MongoDB.SpringBoot.repository.PersonRepositoryImp; import...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>WPILIB: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Genera...
package edu.wsu.weather.agweathernet.helpers; import java.io.Serializable; public class StationModel implements Serializable { private static final long serialVersionUID = 1L; private String unitId; private String name; private String county; private String city; private String state; privat...
module Bosh module Director end end require 'digest/sha1' require 'erb' require 'fileutils' require 'forwardable' require 'logger' require 'logging' require 'monitor' require 'optparse' require 'ostruct' require 'pathname' require 'pp' require 'tmpdir' require 'yaml' require 'time' require 'zlib' require 'ipaddr' r...
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang='en'> <head> <meta name="generator" content="AWStats 6.7 (build 1.892) from config file awstats.2818332.conf (http://awstats.sourceforge.net)"> <meta name="robots" content="noindex,nofollow"> <meta http-equiv="content-type" content="text/html; c...
// NOTE: this file should only be included when embedding the inspector - no other files should be included (this will do everything) // If gliEmbedDebug == true, split files will be used, otherwise the cat'ed scripts will be inserted (function() { var pathRoot = ""; var useDebug = window["gliEmbedDebug"]; ...
[![buildstatus](https: # spark-testing-base Base classes to use when writing tests with Spark. # Why? You've written an awesome program in Spark and now its time to write some tests. Only you find yourself writing the code to setup and tear down local mode Spark in between each suite and you say to your self: This is n...
<?php require_once('auth.php'); ?> <!DOCTYPE html PUBLIC "- <html xmlns="http: <?php include '../connect.php'; $result = $db->prepare("SELECT * FROM products where qty < level ORDER BY product_id DESC"); $result->execute(); $rowcount123 = $result->rowcount(); ?> <html> <head> <link href="src/facebox.css" media="screen"...
SELECT * FROM USER_ALIAS WHERE AUTH_KEY = ? AND USER_ID = ? AND DELETE_FLAG = 0;
#pragma once #include <aws/ec2/EC2_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSStreamFwd.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <aws/core/utils/memory/stl/AWSVector.h> #include <aws/ec2/model/<API key>.h> #include <aws/ec2/model/<API key>.h> #include <aws/ec2/model/<API key>.h> #include <aws...
'use strict'; angular.module("ngLocale", [], ["$provide", function($provide) { var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"}; function getDecimals(n) { n = n + ''; var i = n.indexOf('.'); return (i == -1) ? 0 : n.length - i - 1; } function getVF(n, opt_prec...
package com.comp.ninti.sportsmanager; import android.content.Intent; import android.os.Bundle; import android.os.Handler; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import android.view.MenuItem; import android.widget.ListView; import com.comp.ninti.adapter.LeaderBoardAdap...
package com.bplow.netconn.systemmng.domain; /** * @desc * @author wangxiaolei * @date 201658 4:30:39 */ public class RoleDomain { private String roleId; private String userId; private String roleName; private String roleDesc; public String getRoleId() { return roleId; } public vo...
package it.breex.bus.impl.jms; import it.breex.bus.event.<API key>; import it.breex.bus.event.EventData; import it.breex.bus.event.EventHandler; import it.breex.bus.event.RequestEvent; import it.breex.bus.impl.<API key>; import java.util.UUID; import javax.jms.Connection; import javax.jms.ConnectionFactory; import java...
from .fetch import FetchParser from .json_ld import JsonLdParser from .lom import LomParser from .lrmi import LrmiParser from .nsdl_dc import NsdlDcParser __all__ = [ 'FetchParser', 'JsonLdParser', 'LomParser', 'LrmiParser', 'NsdlDcParser', ]
using System.Collections.Generic; using System.Linq; using CoolNameGenerator.GA.Chromosomes; using CoolNameGenerator.GA.Crossovers; using NUnit.Framework; using Rhino.Mocks; using TestSharp; namespace Test.GA.Crossovers { [TestFixture] [Category("Crossovers")] public class <API key> { [Test] ...
#ifndef FocusController_h #define FocusController_h #include "core/page/FocusDirection.h" #include "core/platform/graphics/LayoutRect.h" #include "wtf/Forward.h" #include "wtf/Noncopyable.h" #include "wtf/RefPtr.h" namespace WebCore { struct FocusCandidate; class Document; class Element; class Frame; class <API key>; c...
<!DOCTYPE HTML PUBLIC "- <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Wed Jun 10 10:20:09 MST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ServerSupplier (BOM: * : All 2.6.1.Final-SNAPSHOT API)</title> <meta name="date" content="2020-06-10"> <...
<!DOCTYPE HTML PUBLIC "- <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Tue Oct 30 00:52:57 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LdapRealmSupplier (BOM: * : All 2.2.1.Final API)</title> <meta name="date" content="2018-10-30"> <link r...
# SlingQuery SlingQuery is a Sling resource tree traversal tool inspired by the [jQuery](http://api.jquery.com/category/traversing/tree-traversal/). See the full documentation on [Apache Sling website](http://sling.apache.org/documentation/bundles/sling-query.html).
using Newtonsoft.Json; using Newtonsoft.Json.Converters; using SelectelSharp.Headers; using System; using System.IO; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace SelectelSharp.Requests.CDN { public class <API key> : BaseRequest<<API key>> { ...
<!DOCTYPE HTML PUBLIC "- <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Tue Oct 30 00:53:03 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.UndertowSupplier (BOM: * : All 2.2.1.Final API)</title> <meta...
<!DOCTYPE HTML PUBLIC "- <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_60-ea) on Tue Sep 06 12:41:45 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.messaging.activemq.ServerConsumer (Public javadocs 2016.9 AP...
document.write('<div id="terminal" class="terminal-content"></div>'); var session = {}; // return a parameter value from the current URL function getParam(sname) { var params = location.search.substr(location.search.indexOf("?") + 1); var sval = ""; params = params.split("&"); // split param and value i...
<!DOCTYPE HTML PUBLIC "- <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Tue Aug 14 15:31:43 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title><API key> (BOM: * : All 2.1.0.Final API)</title> <meta name="date" content="2018-08-14"> <link rel="styl...
# New Relic Events A simple Java library that can be used to submit [custom events](http: This library is useful when you need to send custom events to Insights, but you aren't running New Relic's [APM Java language agent](http://newrelic.com/java) (which has a [built-in capability for sending custom events to Insights...
<!DOCTYPE HTML PUBLIC "- <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Fri Jun 22 04:34:22 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.undertow.server.host.<API key> (BOM: * : All 2.0.0.Final API)...
function <API key>($amountSenders, $queueName) { for ($i=1; $i -le $amountSenders; $i++) { $sender = <API key> -QueueName $queueName -ReceiveMode 'ReceiveAndDelete'; } }
<!DOCTYPE HTML PUBLIC "- <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Tue Feb 06 09:38:18 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.swarm.config.undertow.Server.ServerResources (BOM: * : All 2017.10.2 API)</tit...
.ff0{font-family:sans-serif;visibility:hidden;} @font-face{font-family:ff1;src:url(f1.woff)format("woff");}.ff1{font-family:ff1;line-height:1.589369;font-style:normal;font-weight:normal;visibility:visible;} @font-face{font-family:ff2;src:url(f2.woff)format("woff");}.ff2{font-family:ff2;line-height:1.695312;font-style:n...
<!DOCTYPE HTML PUBLIC "- <!--NewPage <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_45) on Fri Mar 06 22:11:53 CST 2015 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.hadoop.oncrpc.SimpleTcpServer (Apache Hadoop NFS 2.3.0 API) </TITLE> <META NAME="date" CO...
#ifndef <API key> #define <API key> #include <QWidget> // igtlio includes #include "igtlioGUIExport.h" #include <vtkSmartPointer.h> #include <vtkObject.h> #include "<API key>.h" typedef vtkSmartPointer<class igtlioDevice> igtlioDevicePointer; class qIGTLIODeviceWidget; class <API key> <API key> : public vtkObject { pub...
angular.module('ssAuth').factory('SessionService', ['$http', '$cookies', '$q', function($http, $cookies, $q){ var currentUser = {}; var currentFetch; currentUser.isAdmin = function() { return currentUser && currentUser.groups && currentUser.groups['Admins']; }; var getCurrentUser = function(...
<!DOCTYPE HTML PUBLIC "- <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Thu Mar 08 14:17:41 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.wildfly.swarm.microprofile.health.detect (BOM: * : All 2018.3.3 API)</title> <meta name="date" conte...
<!DOCTYPE html> <meta charset=utf-8> <title>Redirecting...</title> <link rel=canonical href="..//index.html"> <meta http-equiv=refresh content="0; url='..//index.html'"> <h1>Redirecting...</h1> <a href="..//index.html">Click here if you are not redirected.</a> <script>location='..//index.html'</script>
#!/bin/bash set -e docker version # Install docker-compose sudo rm -f /usr/local/bin/docker-compose curl -L https://github.com/docker/compose/releases/download/${<API key>}/docker-compose-`uname -s`-`uname -m` > /tmp/docker-compose chmod +x /tmp/docker-compose sudo mv /tmp/docker-compose /usr/local/bin docker-compose v...
package smartchess object square { type TSquare = Int type TFile = Int type TRank = Int val BOARD_SIZE_SHIFT = 3 val BOARD_SIZE = 1 << BOARD_SIZE_SHIFT val HALF_BOARD_SIZE = BOARD_SIZE / 2 val <API key> = HALF_BOARD_SIZE - 1 val BOARD_AREA_SHIFT = BOARD_SIZE_SHIFT * 2 val BOARD_AREA = BOARD_SIZE * BOA...
<!DOCTYPE HTML PUBLIC "- <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Tue Feb 06 09:38:08 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title><API key> (BOM: * : All 2017.10.2 API)</title> <meta name="date" content="2018-02-06"> <link rel="styles...
/** * For JavaDocs. *@author dgagarsky *@since 01.12.2016 */ package ru.job4j;
# Assignment 1 ## Overview This assignment will focus on your ability to implement an Android application using test driven development methods. ## Warning UNDER NO CIRCUMSTANCES SHOULD YOU USE THIS APP "AS IS" IN PRODUCTION!!! ## Instructions First clone this Git Repository and import it into Android Studio, and make ...
using System; using System.Xml.Serialization; namespace Aop.Api.Domain { <summary> <API key> Data Structure. </summary> [Serializable] public class <API key> : AopObject { <summary> ID </summary> [XmlElement("enquiry_biz_id")] public string EnquiryBizId { ...
{$Header} <main role="main" class="main" contenteditable="false"> <aside id="notifications"> <!-- Notifications --> {if !empty($error)}<div class="notification-error">{$error}</div>{/if} {if !empty($success)}<div class="<API key>">{$success}</div>{/if} </aside> <section class="frame"...
// TODO split modules, controllers, services // info separate files and concat/uglify them let remote = require('remote') let fs = require('fs') let mysql = require('promise-mysql') let app = angular.module('ttableinstaller', ['ngRoute']) photon.start(document) app.config(($routeProvider) => { $routeProvider .whe...
package com.twu.biblioteca.service.impl; import com.twu.biblioteca.mapper.BookListMapper; import com.twu.biblioteca.mapper.MyBatisUtil; import com.twu.biblioteca.model.Book; import com.twu.biblioteca.service.BookListService; import org.apache.ibatis.session.SqlSession; import java.util.ArrayList; public class BookListS...
package com.siyeh.ig.redundancy; import com.google.common.collect.ImmutableSet; import com.intellij.codeInspection.ex.<API key>; import com.intellij.util.ArrayUtilRt; import org.jdom.Element; import org.jetbrains.annotations.NotNull; import java.util.Map; import java.util.Set; public class <API key> extends <API key> {...
<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE html PUBLIC "- <html> <head> <title>Scaladoc for org.scalatest.matchers.Matchers.<API key></title> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <script type="text/javascript" src="../../../lib/jquery.js">...
select '{{ var("from_root_to_second") }}' as from_root, '{{ var("<API key>") }}' as from_second
package com.app.annotation.aspect; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Retention(RetentionPolicy.RUNTIME) @Target(ElementType.METHOD) public @interface Permission { String[] value(); }
<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <title>Class Hierarchy (JSparklines 1.0.12 API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="class tree"> <meta name="generator" content="javadoc/TreeWriter"> <link rel...
package com.intellij.openapi.module.impl; import com.intellij.configurationStore.<API key>; import com.intellij.ide.highlighter.ModuleFileType; import com.intellij.ide.plugins.ContainerDescriptor; import com.intellij.ide.plugins.<API key>; import com.intellij.openapi.application.ApplicationManager; import com.intellij....
app.controller('PickerController', function ($scope, $modalInstance, itemColor) { $scope.showCarrierColors = true; $scope.brandColors = [ { name: 'Brand Blue', hex: '#276681' }, { name: 'Brand Green', hex: '#66b245' }, { ...
<!DOCTYPE HTML PUBLIC "- <!--NewPage <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_26) on Sun Dec 30 01:26:13 PST 2012 --> <TITLE> Uses of Class org.apache.hadoop.mapreduce.lib.partition.HashPartitioner (Hadoop 1.0.4-SNAPSHOT API) </TITLE> <META NAME="date" CONTENT="2012-12-30"> <LINK REL ="stylesheet" TYPE="tex...
package com.sun.mirror.declaration; import java.lang.annotation.Annotation; import java.util.Collection; import com.sun.mirror.type.*; import com.sun.mirror.util.*; /** * Represents the declaration of a program element such as a package, * class, or method. Each declaration represents a static, language-level * con...
package com.xsolla.android.sdk.data.model; import java.util.List; public class <API key> { private String status; private List<XMessage> errors; private XApi api; public String getStatus() { return status; } public List<XMessage> getErrors() { return errors; } public Stri...