answer
stringlengths
15
1.25M
import { IFilterOptionDef } from '../../interfaces/iFilter'; import { IScalarFilterParams } from './scalarFilter'; import { ISimpleFilterParams } from './simpleFilter'; import { every } from '../../utils/array'; /* Common logic for options, used by both filters and floating filters. */ export class OptionsFactory { ...
package com.github.mdr.mash.ns.os.pathClass import com.github.mdr.mash.functions.FunctionHelpers._ import com.github.mdr.mash.functions.{ BoundParams, MashMethod, ParameterModel } import com.github.mdr.mash.ns.time.DateTimeClass import com.github.mdr.mash.os.linux.LinuxFileSystem import com.github.mdr.mash.runtime.{ Ma...
<?php namespace MatchBundle\Controller; use Intervention\Image\Constraint; use Intervention\Image\ImageManager; use MatchBundle\Entity\Game; use Symfony\Bundle\FrameworkBundle\Controller\Controller; use Symfony\Component\HttpFoundation\BinaryFileResponse; use Symfony\Component\HttpFoundation\Request; use Symfony\Compon...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>metacoq-pcuic: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>matrices: 21 s </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="styl...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>mirror-core: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.c...
nav { color: #fff; background-color: black; } footer.page-footer { margin-top: 20px; padding-top: 20px; background-color: #DEB7C2 ; } body { font-family: "Open Sans", sans-serif; } p { line-height: 1.6; font-size: 20px; font-family: serif; } .row { margin-bottom: 100px; } @media screen and (max-widt...
<!DOCTYPE html> <!--[if IEMobile 7]><html class="iem7 no-js" lang="en" dir="ltr"><![endif]--> <!--[if lt IE 7]><html class="lt-ie9 lt-ie8 lt-ie7 no-js" lang="en" dir="ltr"><![endif]--> <!--[if (IE 7)&(!IEMobile)]><html class="lt-ie9 lt-ie8 no-js" lang="en" dir="ltr"><![endif]--> <!--[if IE 8]><html class="lt-ie9 no-js"...
package com.creationgroundmedia.twitternator.activities; import android.content.Intent; import android.os.Bundle; import android.view.Menu; import android.view.View; import com.codepath.oauth.O<API key>; import com.creationgroundmedia.twitternator.R; import com.creationgroundmedia.twitternator.TwitterClient; public cla...
#ifndef AI #define AI #include <stdlib.h> #include <time.h> int generateDecision() { /* A random number generator to pick the opponents moves */ int randomDigit; randomDigit = (rand() % 5); return randomDigit; } #endif
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>coinductive-reals: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap...
// models.hpp // animeloop-cli #ifndef models_hpp #define models_hpp #include <iostream> #include <opencv2/opencv.hpp> namespace al { typedef std::tuple<long, long> LoopDuration; typedef std::vector<LoopDuration> LoopDurations; typedef std::vector<std::string> HashVector; typedef std::vector<cv::Mat> ...
<?php namespace RoyallTheFourth\HtmlDocument\Set; use RoyallTheFourth\HtmlDocument\RenderInterface; interface SetInterface extends RenderInterface { public function iterate(); public function add($item); public function merge($set); }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>coqeal: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" r...
<!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 */...
#ifndef <API key> #define <API key> #include "NumberlikeArray.hh" #include "BigUnsigned.hh" #include <string> /* * A BigUnsignedInABase object represents a nonnegative integer of size limited * only by available memory, represented in a user-specified base that can fit * in an `unsigned short' (most can, and this sa...
'use strict'; // Third party modules. module.exports = require('canihaz')({ location: __dirname, dot: 'smithy' });
<?php /** * Model for Pages within the CMS * * @author Chris */ class modelPage extends ormModelCsv implements hamleModel { function setup() { $this->openFile(__DIR__."/../../data/page.csv"); $this->fields = array( new ormType_KeyInt("pageid"), new ormType_String("title"), new ormT...
package uk.co.automatictester.concurrency.classes.atomic; import org.testng.annotations.Test; import java.util.concurrent.CountDownLatch; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import java.util.concurrent.TimeUnit; import java.util.concurrent.atomic.<API key>; import static ...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>ext-lib: 1 m 14 s </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="s...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>regexp-brzozowski: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap...
<!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 */...
ServerQL ====== [![Build Status](https: [![Coverage Status](https: Module to start a projects using serverless, graphQL and AWS ## Synopsis At the top of the file there should be a short introduction and/ or overview that explains **what** the project is. This description should match descriptions added for package man...
extern int merge_min( int32_t *X, uint32_t nX, int32_t *Y, uint32_t nY, int32_t *Z, uint32_t nZ, uint32_t *ptr_num_in_Z );
<html> <head> <title>User agent detail - Philips X703</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> </head> <body> <div class="container"> <div cl...
import path from 'path' import inquirer from 'inquirer' import <API key> from './utils/<API key>' inquirer.prompt([ { name: 'twitter', type: 'input', message: 'Twitter handle?', }, ]).then(({twitter}) => { const destinationPath = path.join(process.cwd(), 'data/contributors') <API key>(twitter, desti...
import {Component} from '@angular/core' @Component({ selector: 'd-ausrq', template: ` <span [attr.aria-label]="msg" [hidden]="false">This is a dummy component for Ausrq</span> <div (click)="doNothing($event)"></div> `, }) export class Ausrq { msg: string = 'nothing to say'; doNothing(evt: any) {...
'use strict'; angular.module('core').controller('HomeController', ['$scope', '$http', '$location', 'Authentication', function($scope, $http, $location, Authentication) { // Non $scope member var init = function() { $scope.authentication = Authentication; }; init(); ...
import React, { useCallback, useState } from 'react'; import { css } from 'emotion'; import { Button, Col, Input, Row } from 'reactstrap'; import Localized from 'components/Localized/Localized'; import LocationsCount from 'components/LocationsCount/LocationsCount'; import { useTranslation } from 'react-i18next'; import...
# simple-tower <p align="center"> <img width="442" src="https://cloud.githubusercontent.com/assets/2322305/20397312/<API key>.png"> </p> This is a simple interactive tower built with Unity. It's not really meant to be used by anyone other than me. It's just a playground to try ideas out with. Installation 1. Clone the ...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>gappa: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" re...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>elpi: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>qcert: 1 h 28 m </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="sty...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>concat: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" r...
import styled from 'styled-components'; export const Container = styled.div` width: 100%; height: 100%; `; export const EditorContainer = styled.div` ${''/* padding: 30px 30px; */} width: 100%; box-sizing: border-box; position: relative; font-family: 'Proxima-Nova', 'helvetica', 'arial'; ...
<div> <div class="modal-header"> <button type="button" class="close" aria-label="Close" ng-click="vm.cancel()"> <span aria-hidden="true">&times;</span> </button> <h3 class="modal-title">{{vm.title}}</h3> </div> <form class="form-horizontal" name="beerForm" ...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>math-classes: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min....
/*globals <API key>: false, <API key>: false */ /*jslint mocha: true */ "use strict"; var expect = require('chai').expect, util = require('util'), Qlobber = require('..').Qlobber; function QlobberTopicCount (options) { Qlobber.call(this, options); this.topic_count = 0; } util.inherits(QlobberT...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>deriving: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css"...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>sudoku: 1 m 47 s </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="st...
/c/Program\ Files/Blender\ Foundation/Blender/blender.exe ./blend_files/radiant_girl10.blend --background --python RenderScript.py # | grep "\*\*"
/* includes node_modules/<API key>/<API key>/stylesheets */ @font-face { font-family: GDS-Logo; src: local("HelveticaNeue"), local("Helvetica Neue"), local("Arial"), local("Helvetica"); } @-ms-viewport { width: device-width; } @-o-viewport { width: device-width; } @-ms-viewport { width: device-width; } @-o-vi...
#include "Adafruit_GPS.h" #include "math.h" #include <ctype.h> // how long are max NMEA lines to parse? #define MAXLINELENGTH 120 // we double buffer: read one line in and leave one for the main program volatile char line1[MAXLINELENGTH]; volatile char line2[MAXLINELENGTH]; // our index into filling the current line vo...
#ifndef GMSH_FACE_H #define GMSH_FACE_H #include "GFace.h" class Surface; class gmshFace : public GFace { protected: Surface *s; bool <API key>(bool force); public: gmshFace(GModel *m, Surface *face); virtual ~gmshFace() {} Range<double> parBounds(int i) const; void setModelEdges(std::list<GEdge...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>railroad-crossing: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap...
<?php namespace Kahlan\Spec\Suite\Jit\Patcher; use Kahlan\Jit\Parser; use Kahlan\Jit\Patcher\Monkey; describe("Monkey", function() { describe("->process()", function() { beforeEach(function() { $this->path = 'spec/Fixture/Jit/Patcher/Monkey'; $this->patcher = new Monkey(); })...
#pragma once #include <glm/glm.hpp> /** * \brief Represents a 3d plane. */ class CPlane { public: CPlane(); CPlane(const glm::vec3& v1, const glm::vec3& v2, const glm::vec3& v3); ~CPlane(); // Ordering of points defines normal vector // Clockwise/Counterclockwise ordering rule is used to calculate n...
# Before show Like a Manatee wanted "slow watery psychedelic chaos" Labrador - "vaginas. lots of vaginas" For some reason, the amplitude in from pulseaudio sometimes dies. Opening the volume control panel and then pushing the check button under Input Devices for the "headset microphone (unplugged)" port
<html> <head> <title>User agent detail - Mozilla/5.0 (Linux: U: Android 2.2.1: it-it: Vodafone 858 Build/Vodafone858C02B617) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1;225419377</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/material...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Code Coverage for D:\Workspaces\PhpStorm\jobeet/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Console</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="../../../../../../../../css/bootstra...
using System; using System.Collections.Generic; using System.Linq; using System.Numerics; using System.Text; using System.Threading.Tasks; namespace _14.<API key> { class Program { static void Main(string[] args) { int n = int.Parse(Console.ReadLine()); BigInteger factori...
package com.bgstation0.android.sample.fragment_; import android.app.Activity; import android.app.Fragment; import android.os.Bundle; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.View.OnClickListener; import android.view.ViewGroup; import android.widget.Butto...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>metacoq-erasure: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.m...
#include <app/Fuse.Node.h> #include <app/Fuse.Resources.<API key>.h> #include <app/Fuse.Resources.ResourceRegistry.h> #include <app/Uno.Action.h> #include <app/Uno.<API key>.h> #include <app/Uno.Bool.h> #include <app/Uno.Float4.h> #include <app/Uno.Object.h> #include <app/Uno.Predicate__object.h> #include <app/Uno.Stri...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System.Windows.Input; namespace EventLogNotifier { public class NotifyIconViewModel { <summary> Shuts down the application. </summary> p...
using System; using System.Collections.Generic; using Loyc.Syntax; using Flame.Compiler; using LeMP; using Loyc; namespace Flame.Ecs.Parsing { <summary> Represents a parsed source code file. </summary> public struct ParsedDocument { <summary> Initializes a new instance of the <see cr...
<link rel="import" href="../../bower_components/polymer/polymer.html"> <dom-module id="article-page-style"> <template> <style> :host { display: block; padding: 10px; } .card { margin: 24px; padding: 16px; color: #757575; border-radius: 5px; background-color: #fff; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>compcert: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" ...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>bertrand: 1 m 17 s </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="...
<?php if ( ! defined('ROOT')) exit('Script access is forbidden'); /** * @author DinuSV * @version : 1.1 */ /* Set up locations */ $locations = array( 'libraries' => ROOT . DS . 'libraries', 'libraries_custom' => APPFILESROOT . DS . 'libraries', 'helpers_custom' => APPFILESROOT . DS . 'helpers_c...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>zf: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="...
'use strict'; /* eslint-disable no-console */ const cryptoJS = require('crypto-js'); module.exports = { toJsonObj: function (str) { try { return JSON.parse(str); } catch (e) { return false; } }, getMacString: function (req) { var arr = []; for (let key in req) { if (req.hasOw...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>hammer-tactics: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.mi...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title><API key>: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>io-system-ocaml: 7 s</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel=...
<! Safe sample input : get the field userData from the variable $_GET via an object, which store it in a array sanitize : cast via + = 0.0 File : use of untrusted data in a doubled quote attribute <!--Copyright 2015 Bertrand STIVALET Permission is hereby granted, without written agreement or royalty fee, to use, copy, ...
module Data.HashId ( -- * Core types HashId , HashEncoder , HashOptions , Salt -- * Core functions , defaultOptions , mkEncoder , encode , decode , parse , toText , salt ) where import Data.HashId.Intern...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>search-trees: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min....
# listrequires Tool for inspecting local require() trees in NodeJS projects. Intended just to indicate what you are `require`ing where. Generates output similar to `npm list` but excludes nested dependencies, focusing instead on your project files. ## installation npm install -g listrequires ## usage listrequires <ent...
export declare const CLAMP_MIN_MAX: string; export declare const <API key>: string; export declare const <API key>: string; export declare const <API key>: string; export declare const <API key>: string; export declare const <API key>: string; export declare const <API key>: string; export declare const <API key>: stri...
<?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 Etercoin</source> <translation>Etercoin hakkında</translation> </...
namespace NetTypeS.ExampleData.Models { public class ExampleArrayItem { public int[] NumberArray { get; set; } public string[] StringArray { get; set; } public bool[] BoolArray { get; set; } public object[] ObjectArray { get; set; } public dynamic[] DynamicArray { get; se...
layout: post title: Release Notes for 2019-09-16 Latest release notes for 2019-09-16 at 1213-UTC. <div class='updates' markdown='1'> # Updates - {:.update} Minor enhancements, fixes or environment changes not listed in detail. </div>
::CarrierWave.configure do |config| config.storage = :qiniu config.qiniu_access_key = Rails.application.secrets.qiniu_access config.qiniu_secret_key = Rails.application.secrets.qiniu_secret config.qiniu_bucket = "zebra" config.qiniu_bucket_domain = "7xq7rq.com1.z0.glb.clouddn.com" #...
#ifndef PARAMLISTSELEC_H #define PARAMLISTSELEC_H #include "paramcombobox.h" class ParamListSelec : public ParamComboBox { public: ParamListSelec(QWidget* parent); virtual ~ParamListSelec(); }; #endif // PARAMLISTSELEC_H
/** * download webdriver */ var path = require('path'); var fs = require('fs'); var rimraf = require('rimraf'); var Download = require('download'); var Decompress = require('decompress'); var fse = require('fs-extra'); var debug = require('debug')('browser'); var chromeVersion = '2.20'; var phantomVersion = '1.9.7'; ...
# -*- coding: utf-8 -*- """ Production Configurations - Use Redis for cache """ from __future__ import absolute_import, unicode_literals from boto.s3.connection import <API key> from django.utils import six from .common import * # noqa # SECRET CONFIGURATION # Raises <API key> exception if DJANGO_SECRET_KEY not in os....
import {Directive, AfterViewInit, ElementRef, Renderer} from '@angular/core'; @Directive({ selector: '[setFocus]' }) export class SetFocusDirective implements AfterViewInit { constructor(public renderer: Renderer, public elementRef: ElementRef) { } ngAfterViewInit() { this.renderer.invokeElementMethod( ...
#include <iostream> #include "Net.h" #include "InputLayer.h" #include "ForwardLayer.h" #include "RecurrentLayer.h" using namespace std; int main() { // arma::arma_rng::set_seed(100); arma::arma_rng::set_seed_random(); Net net; net.add_layer(new InputLayer(2)); net.add_layer(new ForwardLayer(3)); ...
module Riik # Document is the base object for the Riik ORM. Including it provides # the basic functionality for assigning attributes to models, # assigning a bucket name, and serializing objects. module Document autoload :Persistence, 'riik/document/persistence' autoload :Finders, 'riik/document/fi...
import { combineReducers } from 'redux'; import PostsReducer from './reducer-posts'; import { reducer as formReducer } from 'redux-form'; const rootReducer = combineReducers({ posts: PostsReducer, form: formReducer }); export default rootReducer;
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Source Themes Academic 4.2.0"> <meta name="author" content="Tanmay Balwa"> <meta name="...
(function(){ var app = angular.module('howtoApp', []); app.filter('facetedNavFilter', function() { return function(input,scope) { /*console.log(scope); var out = []; var tmpArr = []; var isEmptyFilterNav = true; angular.forEach(scope.tmpListing...
SELECT e.FirstName, e.LastName, e.HireDate, d.Name AS [DeptName] FROM Employees AS e JOIN Departments AS d ON d.DepartmentID = e.DepartmentID WHERE e.HireDate > '01/01/1999' AND d.Name IN ('Sales','Finance') ORDER BY e.HireDate
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>jsast: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" re...
<?php session_start(); require_once('connections/lib_connect.php'); require_once('./xajax_0.2.4/xajax.inc.php'); require_once('filters.php'); $xajax = new xajax(); $xajax->errorHandlerOn(); #registering functions //$xajax->registerFunction('view_all'); $xajax->registerFunction('search_district'); $xajax->registerFuncti...
#!/bin/bash ProgressBar1() { local loca=$1; local loca2=$2; declare -a bgcolors; declare -a fgcolors; for i in {40..46} {100..106}; do bgcolors+=("$i") done for i in {30..36} {90..96}; do fgcolors+=("$i") done local u=$(( 50 - loca ...
# -*- encoding : utf-8 -*- class <API key> < ActiveRecord::Migration def up execute " ALTER TABLE users DROP CONSTRAINT <API key>; " end def down execute " ALTER TABLE users ADD CONSTRAINT <API key> UNIQUE (provider, uid); " end end
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdarg.h> #include <ctype.h> #include "sqlite3.h" #define ISDIGIT(X) isdigit((unsigned char)(X)) /* ** All global variables are gathered into the "g" singleton. */ struct GlobalVars { const char *zArgv0; /* Name of program */ sqlite3_...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>hardware: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css"...
<!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...
#pragma once #include "xi/ext/configure.h" #include "xi/core/sleep_queue.h" #include "xi/core/worker_queue.h" namespace xi { namespace core { namespace v2 { class netpoller; class shared_queue; class scheduler; class execution_budget; class worker final { public: struct config { ...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>smc: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel=...
<!DOCTYPE html PUBLIC "- <html xmlns="http: <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="GENERATOR" content="VSdocman - documentation generator; https: <link rel="icon" href="favicon.ico"> <title><API key> Attached Properties</title> <link rel="stylesheet"...
#pragma once #include <cstdint> #include <cstddef> #include <ctime> #include <stdexcept> #include <unistd.h> #include <sys/time.h> #ifdef __MACH__ # include <mach/mach.h> # include <mach/clock.h> #endif #ifndef <API key> # define <API key> CLOCK_MONOTONIC #endif #ifndef <API key> # define <API key> CLOCK_REALTIME #endi...
__d("UPoCs",function(o,e,s){s.exports="Here is brisk demo!"});
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>multiplier: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>itree: 4 m 44 s </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="sty...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>smt-check: Not compatible </title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css...
// C/C++ File // File: /Users/alexandretea/Work/<API key>/srcs/ga/FixedBinaryString.hpp // Purpose: TODO (a one-line explanation) // Created: 2017-01-15 20:57:05 // Modified: 2017-03-15 17:31:42 #ifndef FIXEDBINARYSTRING_H #define FIXEDBINARYSTRING_H #include <cstddef> #include <vector> #include <utility> #includ...