text stringlengths 3 1.05M |
|---|
struct LatLonSeparableDriver{A} <: DriverModel{A}
mlat::LateralDriverModel
mlon::LaneFollowingDriver
end
LatLonSeparableDriver(mlat::LateralDriverModel, mlon::LaneFollowingDriver) = LatLonSeparableDriver{LatLonAccel}(mlat, mlon)
function set_desired_speed!(model::LatLonSeparableDriver, v_des::Float64)
set... |
package com.hazelcast.collection.impl.queue;
import com.hazelcast.config.Config;
import com.hazelcast.config.QueueConfig;
import com.hazelcast.config.QueueStoreConfig;
import com.hazelcast.core.HazelcastInstance;
import com.hazelcast.core.IQueue;
import com.hazelcast.core.QueueStore;
import com.hazelcast.core.QueueS... |
import { AngularAppWdgPage } from './app.po';
describe('angular-app-wdg App', () => {
let page: AngularAppWdgPage;
beforeEach(() => {
page = new AngularAppWdgPage();
});
it('should display message saying app works', () => {
page.navigateTo();
expect(page.getParagraphText()).toEqual('app works!');... |
// Licensed to the Software Freedom Conservancy (SFC) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The SFC licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you m... |
package common.test;
import java.io.File;
import java.io.InputStream;
import elxsoft.com.common.util.FastDFSClientUtils;
public class FastDFSTest
{
/**
* 上传
*/
public static void upload() throws Exception
{
// id: group1/M00/00/00/wKgBr1crVnSAbI4sAAAeV2aU4jU126.jpg
// fastdfsBasePath = http://192.168.1.1... |
package graphene.security.noop;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}
|
package com.swfarm.biz.chain.web;
import java.io.InputStream;
import java.text.NumberFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
imp... |
using System;
public static class Kata
{
public static string HighAndLow(string numbers)
{
string[] res = {"0", "1"};
string[] numbersArray;
int max = Int32.MinValue;
int min = Int32.MaxValue;
numbersArray = numbers.Split(" ");;
foreach (string n in numbersArray)
{
int num = ... |
sudo apt-get update -y &&
#
# Install all the essential tools
#
sudo apt-get install -y python-pip &&
sudo apt-get install -y ruby &&
sudo apt-get install -y wget &&
sudo apt-get install -y curl &&
#
# Move to the Admin home directory
#
cd /home/admin &&
#
# Find out the region the server is running
#
REGION=$(curl ... |
function theResult = domouse(self, theEvent, varargin)
% presto/domouse -- Process "presto" mouse events.
% domouse(self, 'theEvent') handles mouse events
% on behalf of self, a "presto" object.
% svn $Id: domouse.m 361 2009-07-02 15:43:20Z arango $
%================================================================... |
/**
*
*/
package org.devgateway.ocds.web.rest.controller;
import com.mongodb.BasicDBList;
import com.mongodb.BasicDBObject;
import com.mongodb.DBObject;
import org.apache.commons.lang3.ArrayUtils;
import org.devgateway.ocds.persistence.mongo.Award;
import org.devgateway.ocds.persistence.mongo.Tender;
import org.devg... |
package org.apache.hadoop.hbase.regionserver;
import java.io.IOException;
import java.io.StringWriter;
import java.lang.Thread.UncaughtExceptionHandler;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.management.ManagementFactory;
import java.lang.management.Memory... |
FROM balenalib/orangepi-plus2-fedora:34-run
ENV NODE_VERSION 16.14.0
ENV YARN_VERSION 1.22.4
RUN for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --keyserver keyserver.pgp.com --recv-keys "$key" || \
gpg --keyserver keyserver.ubuntu.com --r... |
{-# LANGUAGE DataKinds #-}
{-# LANGUAGE TypeFamilies #-}
module LDrive.Control.Modulation where
import Ivory.Language
import Ivory.Stdlib
import LDrive.Platforms (tim_period_clocks)
import LDrive.Control.SVM (svm)
import LDrive.Ivory.Types.Svm
current_modulation :: (GetAlloc eff ~ 'Scope s)
=> IFloat
... |
.class final Lcom/google/gson/internal/bind/E;
.super Lcom/google/gson/TypeAdapter;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/gson/TypeAdapter",
"<",
"Ljava/util/Locale;",
">;"
}
.end annotation
# direct methods
.method constructor ... |
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.FloatWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Job;
import org.apache.hadoop.mapreduce.Mapper;
import org.apache.hadoop.mapreduce.Reducer;
import org.apache.hadoop.mapreduce.li... |
(function(){
'use strict';
var registration;
register.addEventListener('click', function(event) {
navigator.serviceWorker.register('./sw.js', { scope: './page/' })
.then(function(r) {
console.log('registered');
registration = r;
})
.catch(function(err) {
console.er... |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.loganalytics.implementation;
import com.azure.core.annotation.ExpectedResponses;
import com.azure.core.annotation.Get;
import co... |
namespace autofill {
RegionDataLoaderImpl::RegionDataLoaderImpl(
::i18n::addressinput::Source* address_input_source,
::i18n::addressinput::Storage* address_input_storage,
const std::string& app_locale)
// region_data_supplier_ takes ownership of source and storage.
: region_data_supplier_(address_i... |
<?xml version="1.0" ?><!DOCTYPE TS><TS language="gl" version="2.1">
<context>
<name>AboutDialog</name>
<message>
<location filename="../forms/aboutdialog.ui" line="+14"/>
<source>About Score</source>
<translation>Acerca de Score</translation>
</message>
<message>
<locatio... |
package org.apache.ibatis.type;
import static org.junit.Assert.assertEquals;
import static org.mockito.Mockito.verify;
import static org.mockito.Mockito.when;
import java.io.Reader;
import java.sql.Clob;
import org.junit.Test;
import org.mockito.Mock;
import org.mockito.Mockito;
public class ClobTypeHandlerTest ex... |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Hello React!</title>
<script src="../build/react.js"></script>
<script src="../build/react-dom.js"></script>
<script src="../build/browser.min.js"></script>
</head>
<body>
<div id="example"></div>
<script type="text/babel">
... |
<?php
class Srdata_Model_DbTable_Features extends Zend_Db_Table_Abstract
{
protected $_name = 'sr_layer_static_data';
protected $_rowClass = 'Srdata_Model_Feature';
protected $_primary = 'id';
public function insert(array $data) {
if( !empty( $data['sr_geom'] ) ) {
date_default_timezone_set("Amer... |
//
// NSADataObject.h
// FoundationExtension
//
// Created by Jeong YunWon on 12. 3. 30..
// Copyright (c) 2012 youknowone.org. All rights reserved.
//
/*!
* @file
* @brief Object containers to handle various concept of data structure.
* @details
* These classes are designed to pass 2 or 3 objects in c... |
ACCEPTED
#### According to
Index Fungorum
#### Published in
Report of the Department of Agriculture, Government Research Institute of Formosa 85: 28 (1943)
#### Original name
Phaeodothis ligustri Sawada
### Remarks
null |
/* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE690_NULL_Deref_From_Return__char_malloc_21.c
Label Definition File: CWE690_NULL_Deref_From_Return.free.label.xml
Template File: source-sinks-21.tmpl.c
*/
/*
* @description
* CWE: 690 Unchecked Return Value To NULL Pointer
* BadSource: malloc Allocate data usin... |
// Copyright 2014 The Oppia Authors. 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
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by ap... |
<?php
/**
* DO NOT EDIT THIS FILE!
*
* This file was automatically generated from external sources.
*
* Any manual change here will be lost the next time the SDK
* is updated. You've been warned!
*/
namespace DTS\eBaySDK\Test\PostOrder\Types;
use DTS\eBaySDK\PostOrder\Types\DeleteReturnDraftFileRestRequest;
c... |
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
/*
| -------------------------------------------------------------------
| AUTO-LOADER
| -------------------------------------------------------------------
| This file specifies which systems should be loaded by default.
|
| In order to keep the fr... |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
C. F. von Ledebour, Fl. altaic. 1:117. 1829
#### Original name
null
### Remarks
null |
{-# OPTIONS_GHC -Wall -Werror #-}
-- | This module contains code that generates LLVM Metadata describing
-- all the garbage collected objects.
module IR.FlatIR.LLVMGen.Metadata(
genMetadata
) where
import Data.Array.IArray
import Data.Foldable
import Data.Graph.Inductive.Graph
import Data.Word
import IR... |
extern IntroData_t *g_pIntroData;
// Arbitrary limit so that bad entity logic on the server can't consume tons of memory on the client.
#define MAX_SHAKES 32
//-----------------------------------------------------------------------------
// Purpose: Screen fade variables
//-----------------------------------------... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null |
package letter
import (
"reflect"
"testing"
)
// In the separate file frequency.go, you are given a function, Frequency(),
// to sequentially count letter frequencies in a single text.
// Perform this exercise on parallelism using Go concurrency features.
// Make concurrent calls to Frequency and combine results to... |
package com.google.common.io;
import static com.google.common.base.Charsets.UTF_8;
import static com.google.common.io.BaseEncoding.base16;
import static com.google.common.io.BaseEncoding.base32;
import static com.google.common.io.BaseEncoding.base32Hex;
import static com.google.common.io.BaseEncoding.base64;
import ... |
class User
include Mongoid::Document
include Mongoid::Likeable
include Mongoid::Liker
field :name, type: String
end |
class EntityManager {
static add(entity) {
this.entities.push(entity);
}
static remove(entity) {
var index = this.entities.indexOf(entity);
if (index !== -1) {
this.entities.splice(index, 1);
}
}
static update() {
for(var i=0;i<this.entities.length;i++) {
this.entities[i].up... |
package valandur.webapi.config;
import com.google.common.collect.Lists;
import ninja.leaping.configurate.objectmapping.Setting;
import ninja.leaping.configurate.objectmapping.serialize.ConfigSerializable;
import valandur.webapi.hook.CommandWebHook;
import valandur.webapi.hook.WebHook;
import valandur.webapi.hook.WebHo... |
describe SimpleNavigation::Adapters::Sinatra do
let(:adapter) { SimpleNavigation::Adapters::Sinatra.new(context) }
let(:context) { double(:context) }
let(:request) { double(:request, fullpath: '/full?param=true', path: '/full') }
before { allow(context).to receive_messages(request: request) }
describe '#con... |
Stolon is composed of 3 main components
* keeper: it manages a PostgreSQL instance converging to the clusterview provided by the sentinel(s).
* sentinel: it discovers and monitors keepers and calculates the optimal clusterview.
* proxy: the client's access point. It enforce connections to the right PostgreSQL master a... |
require 'ostruct'
require 'spec_helper'
describe Travis::Build::Addons::AptPackages, :sexp do
let(:script) { stub('script') }
let(:data) { payload_for(:push, :ruby, config: { addons: { apt_packages: config } }) }
let(:sh) { Travis::Shell::Builder.new }
let(:addon) { described_class.new(scrip... |
local unitName = "simplehover"
local unitDef = {
name = "Swoosher",
Description = "a simple, mobile unit. does nothing but drive around.",
objectName = "simplehover.s3o",
script = "simplehover.lua",
buildPic = "placeholder.png",
--cost
--buildCostMetal = 0,
--buildCostEnergy = 0,
bu... |
<?xml version="1.0" encoding="UTF-8"?>
<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/xsd/maven-4.0.0.xsd">
<parent>
<groupId>io.vertx</groupId>
<artifactI... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null |
<h2>Rating Criteria</h2>
<div id="rating-controls" class="panel panel-default">
<div class="panel-body">
<form method="post" action="/">
{% csrf_token %}
<input id="ideal-values" name="ideal_values" type="hidden">
<div class="form-group">
<label for="code-quality-range">Code Quality: <... |
import React, {Component} from 'react'
import PropTypes from 'prop-types'
import { Provider, observer } from 'mobx-react'
import { Router } from 'react-router-dom'
class Root extends Component {
static propTypes = {
store: PropTypes.object,
history: PropTypes.object,
routes: PropTypes.func
}
/**
... |
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">BDD_For_2.2</string>
<string name="hello_world">Hello world!</string>
<string name="action_settings">Settings</string>
<string name="title_activity_personne">personne</string>
</resources>
|
package com.vmware.vim25;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for ArrayOfHostFirewa... |
using System;
using System.Collections.Generic;
#if UNITY_UWP
using System.IO;
using System.Threading.Tasks;
using Windows.Networking.Sockets;
using Windows.Storage.Streams;
#elif UNITY_EDITOR || UNITY_STANDALONE
using System.Net;
using System.Threading;
using System.Net.Sockets;
using System.Text;
#endif
namespace H... |
#ifndef ERL_TRACE_H__FLAGS__
#define ERL_TRACE_H__FLAGS__
/*
* NOTE! The bits used for these flags matter. The flag with
* the least significant bit will take precedence!
*
* The "now timestamp" has highest precedence due to
* compatibility reasons.
*/
#define ERTS_TRACE_FLG_NOW_TIMESTAMP (1 << 0)
#define ERT... |
require([
'app/ExternalFileManager',
'dojo/dom-construct'
], function (
WidgetUnderTest,
domConstruct
) {
describe('app/ExternalFileManager', function () {
var widget;
var destroy = function (item) {
item.destroyRecursive();
item = null;
};
... |
require File.dirname(__FILE__) + '/../spec_helpers/spec_helper'
require File.dirname(__FILE__) + '/../spec_helpers/testrail_spec_helper'
include TestRailSpecHelper
include YetiTestUtils
describe "When trying to update TestRail items" do
before(:each) do
# Make a "Test Suite" connection.
config_testsuite = Y... |
shellFileCount=$(find "content/zh" -name "*.sh" | wc -l)
if [ "${shellFileCount}" -gt 0 ]; then
echo "ERROR: do not include scripts in Chinese localization folder"
exit 1
fi |
<template name="navbarMdShopper">
<!-- {{> navbarMdCart}} -->
{{> navbarMdInbox}}
<li class="nav-item">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="settings-dropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
{{> navbarMdDro... |
namespace {
const CXFA_Node::PropertyData kAssistPropertyData[] = {
{XFA_Element::ToolTip, 1, 0},
{XFA_Element::Speak, 1, 0},
};
const CXFA_Node::AttributeData kAssistAttributeData[] = {
{XFA_Attribute::Id, XFA_AttributeType::CData, nullptr},
{XFA_Attribute::Use, XFA_AttributeType::CData, nullptr},
... |
package ru.histone.evaluator.functions.node.number;
import ru.histone.evaluator.functions.node.NodeFunction;
import ru.histone.evaluator.nodes.Node;
import ru.histone.evaluator.nodes.NodeFactory;
import ru.histone.evaluator.nodes.NumberHistoneNode;
import java.math.BigDecimal;
/**
* Returns the natural logarithm ... |
use crate::{hash::HashValue, hkdf::Hkdf, traits::Uniform as _, x25519, ValidCryptoMaterial};
use ring::aead::{self, Aad, LessSafeKey, UnboundKey};
use sha2::Digest;
use std::{
convert::{TryFrom as _, TryInto},
io::{Cursor, Read as _, Write as _},
};
use thiserror::Error;
//
// Useful constants
// -------------... |
import unittest
from unittest import mock
import cupy
import cupyx
from cupy.cuda import cudnn
def _get_error_func(error, *args, **kwargs):
def raise_error(*_args, **_kwargs):
raise error(*args, **kwargs)
return raise_error
class TestRuntime(unittest.TestCase):
def test_runtime(self):
... |
package com.slack.api.methods.response.groups;
import com.slack.api.methods.SlackApiResponse;
import com.slack.api.model.ResponseMetadata;
import lombok.Data;
@Deprecated // https://api.slack.com/changelog/2020-01-deprecating-antecedents-to-the-conversations-api
@Data
public class GroupsLeaveResponse implements Slack... |
@interface FSTFishSousVideRecipes : FSTSousVideRecipes
@property (nonatomic, retain) NSArray* thicknesses;
@property (nonatomic, retain) NSDictionary* thicknessLabels;
@property (nonatomic, retain) NSArray* donenesses;
@property (nonatomic, retain) NSDictionary* donenessLabels;
@property (nonatomic, retain) NSDictiona... |
package bbejeck.nosql.lucene;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import java.io.File;
import java.nio.file.Paths;
import java.util.List;
import java.util.Map;
import java.util.stream.Stream;
import static org.hamcrest.CoreMatchers.is;
import static org.junit.Assert.assertThat;
... |
TKS = {};
let symbols;
let syms = [];
let count;
TKS.folder;
// TKS.folder = '../../../trades-dev/';
TKS.folder = 'https://prediqtiv.github.io/trades-dev/';
TKS.folderUrl = 'https://api.github.com/repos/prediqtiv/prediqtiv.github.io/contents/trades-dev/';
TKS.init = function() {
let xhr, text, len, line... |
\sekshun{Unions}
\label{Unions}
\index{unions}
Unions have the semantics of records, however, only one field in the
union can contain data at any particular point in the program's
execution. Unions are safe so that an access to a field that does not
contain data is a runtime error. When a union is constructed, it is... |
String.prototype.rsplit = function (sep, maxsplit) {
var split = this.split(sep);
return maxsplit ? [split.slice(0, -maxsplit).join(sep)].concat(split.slice(-maxsplit)) : split;
}
flowplayer(function (api, root) {
api.on("error", function (e, api, err) {
if (err.code === 4) { // Video file not foun... |
#pragma once
#include <aws/connect/Connect_EXPORTS.h>
#include <aws/connect/ConnectRequest.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/connect/model/InstanceStorageResourceType.h>
#include <utility>
namespace Aws
{
namespace Http
{
class URI;
} //namespace Http
namespace Connect
{
namespac... |
int main(int argc, char * argv[]) {
@autoreleasepool {
return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
}
}
|
using namespace tinyxml2;
static const char *TAG = "example";
// Handle of the wear levelling library instance
static wl_handle_t s_wl_handle = WL_INVALID_HANDLE;
// Mount path for the partition
const char *base_path = "/spiflash";
extern "C" void app_main(void)
{
// Do example setup
ESP_LOGI(TAG, "Setting ... |
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winerror.h"
#include "wine/debug.h"
#include "msi.h"
#include "msiquery.h"
#include "objbase.h"
#include "objidl.h"
#include "msipriv.h"
#include "winnls.h"
#include "query.h"
WINE_DEFAULT_DEBUG_CHANNEL(msidb);
/* below is the query interface... |
<?php
namespace ws\loewe\Woody\Components\Controls;
use \ws\loewe\Woody\Components\Component;
use \ws\loewe\Utils\Geom\Point;
use \ws\loewe\Utils\Geom\Dimension;
class HtmlControl extends Control {
/**
* This method acts as the constructor of the class.
*
* @param string $url the url where the html contro... |
namespace boost {
namespace mpl {
template< typename T > struct list0_c
: null_node
{
typedef null_node type;
};
} // namespace mpl
} // namespace boost
#endif // BOOST_MPL_LIST_LIST0_C_HPP_INCLUDED
|
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Text;
using System.Threading.Tasks;
namespace WhoNeedsflixWinForm.Servers
{
class Cinemalibero
{
public string searchUrl = "http://www.cinemalibero.tv/?s=";
public string search(string mySearch)
... |
package org.apache.catalina.ant;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import org.apache.tools.ant.BuildException;
/**
* Ant task that implements the JMX Get command (<code>/jmxproxy/?get</code>)
* supported by the Tomcat manager application.
*
* @author Pe... |
==================
Software Structure
==================
The emulator library itself is a Fortran library that can be included in other programs to introduce reduced precision variables.
However, the code repository contains several distinct components which are used to generate the final Fortran library.
The core ... |
/*
* AUTHOR
* Stef Walter
*
* LICENSE
* This software is in the public domain.
*
* The software is provided "as is", without warranty of any kind,
* express or implied, including but not limited to the warranties
* of merchantability, fitness for a particular purpose, and
* noninfringement. In no event shall... |
.pui-dialog { position: fixed; padding: 0; overflow: hidden; }
.pui-dialog .pui-dialog-titlebar { padding: .4em .4em .4em 1em; position: relative; border:0px; }
.pui-dialog .pui-dialog-title { float: left; margin: .3em 16px .1em 0; }
.pui-dialog .pui-dialog-content {position: relative; border: 0; padding: .5em 1em; ba... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content... |
using AutoMapper;
namespace Acme.Crm.Web
{
public class CrmWebAutoMapperProfile : Profile
{
public CrmWebAutoMapperProfile()
{
//Define your AutoMapper configuration here for the Web project.
}
}
}
|
<!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 Wed Jan 16 10:54:26 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildf... |
package com.witchcraft.client.core.event;
import com.witchcraft.api.brew.BrewEffect;
import com.witchcraft.api.brew.IBrew;
import com.witchcraft.api.capability.IBrewStorage;
import com.witchcraft.common.core.capability.brew.BrewStorageHandler;
import com.witchcraft.common.core.handler.ConfigHandler;
import net.minecra... |
"""
--- Day 6: Signals and Noise ---
Something is jamming your communications with Santa. Fortunately, your signal is only partially jammed, and protocol in situations like this is to switch to a simple repetition code to get the message through.
In this model, the same message is sent repeatedly. You've recorded the... |
// flow-typed signature: 040101dda9baa9ed1c858115a6d7ecfe
// flow-typed version: <<STUB>>/@babel/plugin-proposal-pipeline-operator_v^7.0.0/flow_v0.121.0
/**
* This is an autogenerated libdef stub for:
*
* '@babel/plugin-proposal-pipeline-operator'
*
* Fill this stub out by replacing all the `any` types.
*
* O... |
<?php
namespace REBELinBLUE\Deployer;
use Illuminate\Database\Eloquent\Model;
use Illuminate\Database\Eloquent\SoftDeletes;
use REBELinBLUE\Deployer\Traits\BroadcastChanges;
/**
* The application's url store for health check.
*/
class CheckUrl extends Model
{
use SoftDeletes, BroadcastChanges;
const ONLIN... |
<!DOCTYPE html>
<html class="full" lang="en">
<head class="">
<link rel="icon" href="http://emojipedia-us.s3.amazonaws.com/cache/ff/e5/ffe53f17871d428dfd67720ad00b659e.png">
<title> + 💩 = 💀</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge chrome=1">
<meta name="vie... |
' Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
Imports System.Threading.Tasks
Imports Microsoft.CodeAnalysis.Editor.VisualBasic.KeywordHighlighting
Namespace Microsoft.CodeAnalysis.Editor.VisualBasic.UnitT... |
$.cookie = function(name, value, options) {
if (typeof value != 'undefined') {
options = options || {};
if (value === null) {
value = '';
options.expires = -1;
}
var expires = '';
if (options.expires && (typeof options.expires == 'number' || options.ex... |
using System;
using System.Numerics;
namespace _05.ConvertFromBaseNToBase10
{
public class StartUp
{
public static void Main()
{
string[] line = Console.ReadLine().Trim().Split();
int baseN = int.Parse(line[0]);
char[] number = line[1].ToCharArray();
... |
<div class="person">
<img ng-src="{{person.gender}}.jpeg" width="25" />
<em>{{person.last}}</em>, {{person.first}} {{person.middle}}
</div> |
var tapspace = require('../../index')
var Space = tapspace.Space
var SpaceGroup = tapspace.SpaceGroup
var SpacePixel = tapspace.SpacePixel
var Grid = tapspace.geom.Grid
var IGrid = tapspace.geom.IGrid
module.exports = function (test) {
// Test cases
test('#at', function (t) {
var space = new Space()
var i... |
//
// STRefresh.h
// SwipeTableView
//
// Created by Roy lee on 16/7/10.
// Copyright © 2016年 Roy lee. All rights reserved.
//
#ifndef STRefresh_h
#define STRefresh_h
#import "STRefreshHeader.h"
#import "UIScrollView+STRefresh.h"
#endif /* STRefresh_h */
|
#ifndef SPARROW_NDDOMETHODWRAPPER_H
#define SPARROW_NDDOMETHODWRAPPER_H
#include <Sparrow/Implementations/GenericMethodWrapper.h>
#include <Utils/Technical/CloneInterface.h>
#include <Utils/UniversalSettings/SettingsNames.h>
namespace Scine {
namespace Utils {
class Settings;
class ScfMethod;
class SpinAdaptedMatri... |
package org.casinocoin.core;
import org.casinocoin.store.BlockStore;
import org.casinocoin.store.BlockStoreException;
import org.casinocoin.utils.ListenerRegistration;
import org.casinocoin.utils.Threading;
import com.google.common.base.Objects;
import com.google.common.base.Preconditions;
import com.google.common.c... |
class QtIfwQt5 < Formula
desc "Static build of version 5 of Qt for use in Qt Installer Framework"
homepage "http://qt-project.org"
url "https://download.qt.io/official_releases/qt/5.6/5.6.0/single/qt-everywhere-opensource-src-5.6.0.tar.xz"
mirror "https://www.mirrorservice.org/sites/download.qt-project.org/offi... |
using std::vector;
using std::chrono::nanoseconds;
using std::chrono::seconds;
using CryptoPP::SecByteBlock;
template <typename DataType = char>
class TimeCapsuleFactory
{
private:
HardwareSpeedTester speedTester;
public:
TimeCapsuleFactory(HardwareSpeedTester speedTester_ = HardwareSpeedTester()) : speedTester(spe... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Login Page - Photon Admin Panel Theme</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<link rel="shortcut icon" href="http://photonui.orangehilldev.com/images/photo... |
A quick and simple way to spin up local multiplayer games on a shared wifi.
|
#!/usr/bin/env bash
set -u -e -o pipefail
# see https://circleci.com/docs/2.0/env-vars/#circleci-built-in-environment-variables
CI=${CI:-false}
cd "$(dirname "$0")"
# basedir is the workspace root
readonly basedir=$(pwd)/..
# When running on the CI, we track the payload size of various integration output files. Al... |
Changelog
=========
The purpose of this document is to list all of the notable changes to this
project. The format was inspired by (but doesn't strictly adhere to) `Keep a
Changelog`_. This project adheres to `semantic versioning`_.
.. contents::
:local:
.. _Keep a Changelog: http://keepachangelog.com/
.. _semant... |
package com.helger.commons.string.util;
import java.util.Locale;
import javax.annotation.Nonnegative;
import javax.annotation.Nonnull;
import javax.annotation.concurrent.Immutable;
import com.helger.commons.ValueEnforcer;
/**
* An object of type RomanNumeral is an integer between 1 and 3999. It can be
* construc... |
//
// XPRootExpression.m
// Panthro
//
// Created by Todd Ditchendorf on 5/4/14.
//
//
#import "XPRootExpression.h"
#import "XPDocumentInfo.h"
#import "XPNodeInfo.h"
#import "XPContext.h"
@implementation XPRootExpression
- (NSString *)description {
return @"root()";
}
/**
* Return the first element selecte... |
package org.red5.annotations;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* Annotation for public methods that should be protected by a named permission
* when called through RTMP, R... |