text
stringlengths
3
1.05M
package Compress::Zlib; require 5.006 ; require Exporter; use Carp ; use IO::Handle ; use Scalar::Util qw(dualvar); use IO::Compress::Base::Common 2.069 ; use Compress::Raw::Zlib 2.069 ; use IO::Compress::Gzip 2.069 ; use IO::Uncompress::Gunzip 2.069 ; use strict ; use warnings ; use bytes ; our ($VERSION, $XS_VERSI...
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RedirecPage = exports.route = void 0; function route(_a) { var path = _a.path, _b = _a.method, method = _b === void 0 ? "get" : _b, _c = _a.json, json = _c === void 0 ? false : _c; return function (target, name) { ...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>lens: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" r...
<div class="page-title"> <h1> Buttons </h1> </div> <div class="row"> <div class="col-lg-12"> <div class="widget-container fluid-height clearfix"> <div class="col-lg-6"> <div class="heading"> <i class="icon-link"></i>Standard Buttons ...
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>pentaho</groupId> <artifactId>p...
package org.fest.swing.monitor; import static org.fest.assertions.Assertions.assertThat; import static org.fest.swing.test.awt.Toolkits.newToolkitStub; import static org.fest.swing.test.builder.JTextFields.textField; import java.awt.EventQueue; import java.util.Collection; import org.fest.swing.test.awt.ToolkitStub...
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" android:padding="10dp" tools:context=".AboutFragment" > <!-- TODO: ...
package org.apache.flink.streaming.tests; import org.apache.flink.api.common.functions.FlatMapFunction; import org.apache.flink.api.common.functions.JoinFunction; import org.apache.flink.api.common.functions.MapFunction; import org.apache.flink.api.common.restartstrategy.RestartStrategies; import org.apache.flink.ap...
require 'test_helper' class MetadataControllerTest < ActionController::TestCase def setup @controller = Fhir::MetadataController.new end test "should get index as json" do get :index, {format: :json} assert_response :success end test "should get index as xml" do get :index, {format: :xml} ...
<?php //src/MyBudget/EntryBundle/Entity/Entry.php namespace MyBudget\EntryBundle\Entity; use Doctrine\ORM\Mapping as ORM; use Symfony\Component\Validator\Constraints as Assert; use Gedmo\Mapping\Annotation as Gedmo; /** * @ORM\Entity(repositoryClass="MyBudget\EntryBundle\Entity\EntryRepository") * @ORM\Table(name="...
package org.apache.flink.connector.hbase.table; import org.apache.flink.annotation.PublicEvolving; import org.apache.flink.configuration.ConfigOption; import org.apache.flink.configuration.ConfigOptions; import org.apache.flink.configuration.MemorySize; import org.apache.flink.table.factories.FactoryUtil; import ja...
from pytest import fixture, mark from ..gitlab import GitLabOAuthenticator from .mocks import setup_oauth_mock, no_code_test def user_model(username): """Return a user model""" return { 'username': username, } @fixture def gitlab_client(client): setup_oauth_mock(client, host='gitlab...
#region Apache License Version 2.0 #endregion Apache License Version 2.0 using SF.Sys.ServiceFeatures; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace SF.Sys.Services { public static class BootableDIServiceCollectionExtension { class BootableHelper : IS...
<?xml version="1.0"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>com.amazonaws</groupId> ...
<?php namespace Craft; class AmCommand_EntriesService extends BaseApplicationComponent { /** * Get all available sections to add a new entry to. * * @return array */ public function newEntry() { // Gather commands $commands = array(); // Only add sections where ...
#include "palleon/resources/ResourceManager.h" namespace Palleon { class CWin32ResourceManager : public CResourceManager { public: static void CreateInstance(); static void DestroyInstance(); virtual std::string MakeResourcePath(const std::string&) const override; protected: C...
namespace ServiceStack.Web { public interface IServiceGatewayFactory { IServiceGateway GetServiceGateway(IRequest request); } }
""" Kubernetes No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) OpenAPI spec version: v1.8.2 Generated by: https://github.com/swagger-api/swagger-codegen.git """ from __future__ import absolute_import import os import sys import unittest im...
(See the README.md file in the upper level 'examples' directory for more information about examples.) In this example, we use ADC2 to measure the output of DAC. ## How to use example ### Hardware Required * A development board with ESP32 SoC (e.g., ESP32-DevKitC, ESP-WROVER-KIT, etc.) * A USB cable for power supply...
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>execution::bulk_guarantee_t::operator!=</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../b...
pop=1 mappers=1 reducers=1 net=asia SAMPLES=1 HIDDEN=rand rm -rf dat/{in,out} in out ./scripts/init.sh dat/bnets/$net.net $SAMPLES $HIDDEN echo $net: pop=$pop, mappers=$mappers /usr/bin/time ./scripts/mr_streaming.sh dat/in -u $mappers $reducers $pop rm -rf dat/{in,out} in out
/* $Id: parport.h,v 1.1 1998/05/17 10:57:52 andrea Exp andrea $ */ /* * Any part of this program may be used in documents licensed under * the GNU Free Documentation License, Version 1.1 or any later version * published by the Free Software Foundation. */ #ifndef _PARPORT_H_ #define _PARPORT_H_ /* Start off with...
<tool id="bedtools_intersectbed" name="Intersect intervals" version="@WRAPPER_VERSION@.2"> <description>find overlapping intervals in various ways</description> <macros> <import>macros.xml</import> </macros> <expand macro="requirements" /> <expand macro="stdio" /> <command> <![CDATA[ ...
struct ISystem; class ICrySizer; struct ICryFont; struct IFFont; struct IRenderer; extern "C" #ifdef CRYFONT_EXPORTS DLL_EXPORT #else DLL_IMPORT #endif ICryFont* CreateCryFontInterface(ISystem* pSystem); typedef ICryFont *(*PFNCREATECRYFONTINTERFACE)(ISystem* pSystem); ///////////////////////////////////////////...
+++ date = "2022-05-29T00:00:00" title = "Cleaning up the old cruft to align on the future" description = "Removing periph.io/x/periph" author = "Marc-Antoine Ruel" authorlink = "https://maruel.ca" tags = [] +++ [Two years ago](https://periph.io/news/2020/a_new_start/), I created the new repositories at https://github...
""" Abiquo Test Suite """ import sys from libcloud.utils.py3 import ET from libcloud.utils.py3 import httplib from libcloud.compute.drivers.abiquo import AbiquoNodeDriver from libcloud.common.abiquo import ForbiddenError, get_href from libcloud.common.types import InvalidCredsError, LibcloudError from libcloud.comput...
namespace EfCodeFirst.SampleDataGenerator { using System; using System.Collections.Generic; public partial class Student { [System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors")] public Student() { ...
ACCEPTED #### According to Index Fungorum #### Published in null #### Original name Physma reticulatum Zahlbr. ### Remarks null
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. // using System; using System.Diagnostics.SymbolStore; using System.Runtime.InteropServices; using System.Reflecti...
package app.ptd.server.registry; import java.net.URI; /** * * @author mvolejnik */ public interface ServiceRegistryClient { public void register(); public void unregister(); public URI getServiceUri(); }
<!doctype html> <!-- Material Design Lite Copyright 2015 Google Inc. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0...
<?xml version='1.0' encoding='UTF-8'?> <gmqlSchemaCollection name="download_example_datasets_20180924_142647_Example_Dataset_2" xmlns="http://genomic.elet.polimi.it/entities"> <gmqlSchema type="Peak" coordinate_system="default"> <field type="STRING">chr</field> <field type="LONG">left</field> <field type="LONG">...
using EPiServer.Core; using EPiServer.DataAbstraction; using EPiServer.ServiceLocation; using EPiServerSite1.Controllers; using EPiServerSite1.Models.Blocks; using EPiServerSite1.Models.Pages; using EPiServer.Web; using EPiServer.Web.Mvc; namespace EPiServerSite1.Business.Rendering { [ServiceConfiguration(typeof(I...
<?php /** * Created by PhpStorm. * User: Hiep Quach * Date: 4/6/2017 * Time: 10:51 PM */ $entityBody = file_get_contents('php://input'); $servername = "localhost"; $username = "root"; $password = ""; $dbname = "l2d_points"; //// Create connection //$conn = new mysqli($servername, $username, $passwor...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace B2API { /// <summary> /// B2 Delete Bucket request /// </summary> internal class DeleteBucketJSONRequest : JSONRequestBase { #region ...
layout: post title: Video - Johhny Roquemore Early Bitcoin Adopter in Las Vegas description: Video - Johhny Roquemore Early Bitcoin Adopter in Las Vegas author: Melvin Draupnir authorurl: /melvin-draupnir/ published: true --- <p>Jay Addison Technical and Media Advisor for CryptoBiz Magazine interviews Johnny Roquemore...
package org.cidrz.webapp.dynasite.dao; import java.sql.Connection; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import java.util.ArrayList; import java.util.List; import javax.servlet.ServletException; import org.apache.commons.dbutils.DbUtils; import org.apache...
package org.apache.log4j.helpers; import junit.framework.*; /** * Unit tests for UtilLoggingLevel. */ public class UtilLoggingLevelTest extends TestCase { /** * Create new instance of test. * * @param testName test name */ public UtilLoggingLevelTest(final String testName) { super(t...
<?php /* TimThumb script created by Tim McDaniels and Darren Hoyt with tweaks by Ben Gillbanks http://code.google.com/p/timthumb/ MIT License: http://www.opensource.org/licenses/mit-license.php Paramters --------- w: width h: height zc: zoom crop (0 or 1) q: quality (default is 75 and max is 100)...
Ensembl.Panel.ConfigManager = Ensembl.Panel.ModalContent.extend({ constructor: function (id, params) { this.base(id, params); }, init: function () { var panel = this; this.base(); Ensembl.EventManager.register('modalPanelResize', panel, function () { this.el.togglewrap('update')...
var parser = require('./lib/parser') module.exports = parser;
from south.db import db from django.db import models from pages.models import * class Migration: def forwards(self, orm): # Adding field 'Page.freeze_date' db.add_column('pages_page', 'freeze_date', orm['pages.page:freeze_date']) def backwards(self, orm): ...
import random import pygame from koon.geo import Vec2D from koon.gfx import SpriteFilm, Font from koon.res import resman from tiles import * class TileView: def __init__( self, model ): self.model = model self.sprite_nr = None if self.model.type == Tile.Type.FLAT: self.sprite...
function varargout = GetFishPos180307(IM,varargin) %GetFishPos Give an image stack returns the x,y coordinates of the fish in % each of the images of the stack % fishPos = GetFishPos(IM); % fishpos = GetFishPos(IM,nPixels) % fishPos = GetFishPos(IM, nPixels,...) % [fishPos,headOrientationVector] = GetFishPos(IM,nPixe...
FROM balenalib/etcher-pro-debian:sid-build ENV GO_VERSION 1.15.11 RUN mkdir -p /usr/local/go \ && curl -SLO "https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz" \ && echo "bfc8f07945296e97c6d28c7999d86b5cab51c7a87eb2b22ca6781c41a6bb6f2d go$GO_VERSION.linux-arm64.tar.gz" | sha256sum -c - \ && t...
from csv import DictReader import glob from os import path from .config import FUNCTION_INFO_CSV, FUNCTION_INPUTS_CSV, WORK_AREA_LAYOUTS_PATH class FunctionDict(dict): def __init__(self): super(FunctionDict, self).__init__() self.alt_names = {} def __getitem__(self, name): name = str...
using cl.maia.core; using System; using System.Collections.Generic; using System.Linq; using System.Runtime.Serialization; using System.Text; using System.Threading.Tasks; namespace insitu.data.entities { [DataContract] public class CategoriasClientes : Entity { /// <summary> /// ...
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>FST - Yuan-Hou Yao</title> <meta name="description" content="Keep track of the statistics from Yuan-Hou Yao....
module Spree # Gateway for Adyen Hosted Payment Pages solution class Gateway::AdyenHPP < Gateway include Spree::Gateway::AdyenGateway preference :skin_code, :string preference :shared_secret, :string preference :days_to_ship, :integer, default: 1 preference :restricted_brand_codes, :string, def...
--- layout: docs title: Runner Class permalink: /documentation/using-testcafe/programming-interface/runner.html checked: true --- # Runner Class An object that configures and launches test tasks. Created using the [testCafe.createRunner](testcafe.md#createrunner) function. **Example** ```js const createTestCafe = r...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="cs"> <head> <!-- Generated by javadoc (version 1.7.0_80) on Wed May 11 18:12:31 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>txml.database (TXml...
package jocket.sample; import java.io.IOException; import jocket.net.JocketSocket; import jocket.net.ServerJocket; public class TestServer { public static void main(String[] args) throws NumberFormatException, IOException { @SuppressWarnings("resource") ServerJocket srv = new ServerJocket(Integer.p...
using System.IO; namespace Smellyriver.TankInspector.Pro.IO { public interface IFileLocator { Stream OpenRead(string path); bool TryOpenRead(string path, out Stream stream); } }
/******************************************************************************/ /* Main Files to Include */ /******************************************************************************/ #include <htc.h> /* HiTech General Includes */ #include <pic12f68...
<?php /** * Garp_Shell_Command_DatabaseExists * Executing this command results in an empty string if database does not exist. * If it does exist, the name of the database is returned, in mysql column format. * @author David Spreekmeester | Grrr.nl */ class Garp_Shell_Command_DatabaseExists extends Garp_Shell_Comma...
<?php namespace Illuminate\Support\Facades; /** * @see \Illuminate\Session\SessionManager * @see \Illuminate\Session\Store */ class Session extends Facade { /** * Get the registered name of the component. * * @return string */ protected static function getFacadeAccessor()...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_13) on Sun Jun 29 16:47:08 MSD 2008 --> <TITLE> Uses of Class org.apache.poi.hdgf.chunks.ChunkFactory.CommandDefinition (POI API Documentation)...
<!DOCTYPE html> <html ng-app='app'> <head> <meta charset="UTF-8"> <base href="/"> <meta name="robots" content="noodp"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, user-scalable=no"> <meta name="keywords" content=""> <meta nam...
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE124_Buffer_Underwrite__char_alloca_cpy_73b.cpp Label Definition File: CWE124_Buffer_Underwrite.stack.label.xml Template File: sources-sink-73b.tmpl.cpp */ /* * @description * CWE: 124 Buffer Underwrite * BadSource: Set data pointer to before the allocated mem...
/* * IE11 prevents of the usage of variable, * but to show the color theme we left it here */ @import "./simple-page-variables.css"; html { color: #4a4a4a; color: var(--text-color); } .simple-page .logo { background-image: url('../images/jenkins.svg'); background-repeat: no-repeat; background-position: ...
# FacebookRequest for the Facebook SDK for PHP Represents a request that will be sent to the Graph API. ## Facebook\FacebookRequest You can instantiate a new `FacebookRequest` entity directly by sending the arguments to the constructor. ```php use Facebook\FacebookRequest; $request = new FacebookRequest( Faceb...
class RawPymlParser : public IPymlParser { PymlItemStr pymlItem; public: RawPymlParser(); void consume(std::string::iterator start, std::string::iterator end); const IPymlItem* getParsed(); };
package st.sql.query; // LIMIT句を生成します。 public final class LimitQuery extends SequentialQuery { public LimitQuery(int count) throws SQLQueryException { if ( count <= 0 ) { throw new SQLQueryException(40002, "取得件数が0以下です。"); } this.params.add(new SQLIntParameter("?", count)); } public...
layout: doc title: "Set up your environment - Linux" --- These instructions explain how Linux users set up their Cobalt development environment, clone a copy of the Cobalt code repository, and build a Cobalt binary. Note that the binary has a graphical client and must be run locally on the machine that you are using t...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>higman-cf: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.c...
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; } var _fs = require('fs'); var _fs2 = _interopRequireDefault(_fs); var _path = require('path'); var _path2 = _interopRequireDefault(_path);...
/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 4.0.2 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. * ------------------------------...
import moment from 'moment'; moment.locale('bg'); import Pagination from 'rc-pagination/lib/locale/bg_BG'; import DatePicker from '../date-picker/locale/bg_BG'; import TimePicker from '../time-picker/locale/bg_BG'; import Calendar from '../calendar/locale/bg_BG'; export default { locale: 'bg', Pagination, DateP...
package main import ( "fmt" "log" "sort" "gopkg.in/mgo.v2" "gopkg.in/mgo.v2/bson" ) type Member struct { ID int `bson:"_id"` Name string `bson:"name"` State string `bson:"stateStr"` Self bool `bson:"self"` } type Members []Member func (m Members) Len() int { return len(m) } func (m Members) Le...
--- external help file: Microsoft.Azure.Commands.NotificationHubs.dll-Help.xml Module Name: AzureRM.NotificationHubs ms.assetid: 7E9CBEE9-DD5F-4552-9187-ECBBEF6174B0 online version: https://docs.microsoft.com/en-us/powershell/module/azurerm.notificationhubs/new-azurermnotificationhubauthorizationrules schema: 2.0.0 --...
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTi...
package me.coley.bmf.insn.impl; import me.coley.bmf.insn.Instruction; import me.coley.bmf.insn.OpType; public class SALOAD extends Instruction { public SALOAD() { super(OpType.ARRAY, Instruction.SALOAD, 1); } }
import {app} from './app.js'; declare const angular; app.controller('sidebarCtrl', function ($scope, Spec, projectListService) { // Project Listing for Sidebar // Updates sidebar with new items and edits $scope.$on('refreshSidebar', function () { $scope.projectGroups = []; Spec.query({owner: $scope.use...
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="ProjectCodeStyleSettingsManager"> <option name="PER_PROJECT_SETTINGS"> <value> <JSCodeStyleSettings> <option name="USE_DOUBLE_QUOTES" value="false" /> <option name="SPACES_WITHIN_OBJECT_LITERAL_BRACES" ...
package io.core9.plugin.server; public interface VirtualHostProcessor { /** * A marker to process the VirtualHosts * @param vhosts */ void addVirtualHost(VirtualHost vhost); /** * Remove a virtualhost * @param vhost */ void removeVirtualHost(VirtualHost vhost); }
title: Confidence is key ---- date: 2010-12-16 12:04 ---- text: I love football (and Arsenal specifically, if you must know). The business side of it fascinates me (<a href="http://www.carbongraffiti.com/2009/07/web-design-premier-league-football-why-man-citys-new-site-is-leading-the-pack/">check out my post reg...
// Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The ASF licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you may...
td.pvtRendererArea, table.pvtTable { width: 100%; }
package terraform import ( "sync" "github.com/hashicorp/terraform/config/module" "github.com/hashicorp/terraform/dag" ) // PlanGraphBuilder implements GraphBuilder and is responsible for building // a graph for planning (creating a Terraform Diff). // // The primary difference between this graph and others: // //...
<?php namespace PHPExiftool\Driver\Tag\Sony; use JMS\Serializer\Annotation\ExclusionPolicy; use PHPExiftool\Driver\AbstractTag; /** * @ExclusionPolicy("all") */ class ImageStabilization extends AbstractTag { protected $Id = 'mixed'; protected $Name = 'ImageStabilization'; protected $FullName = 'mi...
<section class="disqus"> <div id="disqus_thread"></div> <script type="text/javascript"> var disqus_shortname = "{{ site.data.settings.disqus.disqus_shortname }}"; var disqus_identifier = "{{ page.url }}"; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.a...
sudo sed -i 's/# \(.*multiverse$\)/\1/g' /etc/apt/sources.list && \ apt-get update && \ apt-get -y upgrade && \ apt-get install -y build-essential && \ apt-get install -y --force-yes software-properties-common && \ apt-get install -y systemd-sysv byobu cgroup-lite cgroup-bin curl git mercurial subversion htop...
// // NavigationViewController.m // SloppySwiperExample // // Created by sosobtc on 15/5/29. // Copyright (c) 2015年 yinnieryou. All rights reserved. // #import "NavigationViewController.h" #import "SloppySwiper.h" @interface NavigationViewController () @property (nonatomic,strong) SloppySwiper *swiper; @end @i...
package nl.esciencecenter.ptk.data; import org.junit.Assert; import org.junit.Test; public class Test_HashMapList { @Test public void testIndex() { HashMapList<String,String> hash=new HashMapList<String,String>(); int n=1000; String keys[]=new String[n]; String v...
require 'boxzooka/base_element' module Boxzooka # Line Item for Shipment entities. class ShipmentItem < BaseElement # URL of product. scalar :product_url # Quantity of SKU to be shipped. scalar :quantity, type: :integer # SKU of Product to be shipped. scalar :sku # UCC Product Code. ...
layout: page title: License lang: en --- # License ## Project License The MIT License (MIT) Copyright (c) 2016-2022 Takayuki Okazaki. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without re...
// list of identifiers of nodes in order of their precedence // also contains information about left/right associativity // and which other operator the operator is associative with // Example: // addition is associative with addition and subtraction, because: // (a+b)+c=a+(b+c) // (a+b)-c=a+(b-c) // // postfix operato...
package com.livescribe.framework.lsconfiguration; /** * <p>Enumerates all supported environment names.</p> * * @author <a href="mailto:kmurdoff@livescribe.com">Kevin F. Murdoff</a> * @version 1.0 */ public enum Env { LOCAL("local"), TEST("test"), DEVELOPMENT("dev"), QA("qa"), STAGE("stage")...
#import "NSView.h" @class HeaderViewController, MCMessage, NSTrackingArea; @interface HeaderView : NSView { NSTrackingArea *_trackingArea; HeaderViewController *_viewController; } @property(nonatomic) HeaderViewController *viewController; // @synthesize viewController=_viewController; @property(retain, non...
layout: default description: This is an introduction to ArangoDB's HTTP replication interface --- HTTP Interface for Replication ============================== Replication ----------- This is an introduction to ArangoDB's HTTP replication interface. The replication architecture and components are described in more de...
1. Write a JavaScript function reverses string and returns it * Example: "sample" -> "elpmas". 2. Write a JavaScript function to check if in a given expression the brackets are put correctly. * Example of correct expression: `((a+b)/5-d)`. * Example of incorrect expression: `)(a+b))`. 3. Write a JavaScript ...
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us"> <head> <link href="http://gmpg.org/xfn/11" rel="profile"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <!-- Enable responsiveness on mobile devi...
package dab.common.event; import java.util.LinkedList; import java.util.Queue; /** * This class is a Queue of Events that can be pushed onto and * popped off of. It works like a Queue in that the things in * first will be the first to pop off of the Queue. * * @author Eli Irvin */ public class EventQueue { pr...
module Letterpress class SerialNumber def next @next ||=0 @next += 1 end end end
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.vkirillov.asyncprogressdialog" > <application android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:t...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Tue Oct 30 00:53:01 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.wildfly.swarm.container...
import ShaderProgram from "./ShaderProgram"; class UniformLocation { protected _gl:WebGLRenderingContext = null; protected _name:string; protected _type:number; protected _location:WebGLUniformLocation; protected _value:any; constructor(gl:WebGLRenderingContext, name:string, location:WebGLUniformLocation, type:...
namespace content { // static std::unique_ptr<ui::AXTreeFormatter> AXInspectFactory::CreatePlatformFormatter() { return CreateFormatter(ui::AXApiType::kFuchsia); } // static std::unique_ptr<ui::AXEventRecorder> AXInspectFactory::CreatePlatformRecorder( BrowserAccessibilityManager* manager, base::ProcessId p...
<?php namespace common\service; class AbstractService{ private static $_models = array(); /** * 不能通过new创建对象 */ private function __construct() { } /** * 实例化对象 * @param string $className * @return mixed */ public static function factory($className = __CLASS__) { if (isset(self::$_models[$cl...
WpfApplicationLauncher ====================== Wpf based Application Launcher clone with search as you type and plugin API.