text stringlengths 2 952k |
|---|
# Pre-work - *tipper*
**tipper** is a tip calculator application for iOS.
Submitted by: **Justin Sumner**
Time spent: **6** hours spent in total
## User Stories
The following **required** functionality is complete:
* [X] User can enter a bill amount, choose a tip percentage, and see the tip and total values.
* [X... |
# Ramadan
Mini Übersicht über die Zeit zwischen Sonnenauf- und untergang abhängig vom Ort |
# telegram-bo
telegram-bot /LICENSE |
# Gramps2Gource
Blurring the line between Genealogy and Software Configuration Management visualisation.
[](https://travis-ci.org/claws/gramps2gource)
## Overview
**Gramps2Gource** combines [Gramps](http://gramps-project.org/) (a Genealogy ... |
# `<webview>` Tag
## Warning
Electron's `webview` tag is based on [Chromium's `webview`][chrome-webview], which
is undergoing dramatic architectural changes. This impacts the stability of `webviews`,
including rendering, navigation, and event routing. We currently recommend to not
use the `webview` tag and to conside... |
---
title: WorksheetFunction.Dollar Method (Excel)
keywords: vbaxl10.chm137083
f1_keywords:
- vbaxl10.chm137083
ms.prod: excel
api_name:
- Excel.WorksheetFunction.Dollar
ms.assetid: 246988c8-568a-640b-affb-fd1cd8907889
ms.date: 06/08/2017
---
# WorksheetFunction.Dollar Method (Excel)
The function described in this H... |
---
layout: single
title: Enabling Change Block Tracking (CBT) on a Virtual Machine (VMware vSphere 5.1)
excerpt:
permalink: /2013/01/enabling-change-block-tracking-cbt-on.html
tags:
- backup
- cbt
- powercli
- powershell
- vmware
published: true
comments: true
---
<a href="{{ site.url }}/images/2013/20130122_Enablin... |
Title: Widget Bindings
All Aria Templates widgets can be automatically bound to properties contained inside your data model.
As soon as the bound link is done, refresh mechanism is automatic, and transparent for you. Moreover, the link is bidirectional. If you update the data model, your widget is going to be fully... |
# MappingIdBody
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **str** | | [optional]
**ids** | **list[int]** | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-ap... |
## Accordion
[Assignment #8](https://github.com/tiy-atl-js-q1-2015/Assignments) from [The Iron Yard's](http://theironyard.com/locations/atlanta/) 12-week Front End Engineering bootcamp Q1 2015.
A jQuery accordion built with CSS3 transitions and without `slideUp`, `slideDown`, or `slideToggle`.
### Deliverable
[h... |
# Debugging Terraform |
---
title: 'Bayesian hierarchical stacking: Some models are (somewhere) useful'
date: '2021-08-11'
linkTitle: https://statmodeling.stat.columbia.edu/2021/08/11/bayesian-hierarchical-stacking-some-models-are-somewhere-useful/
source: Statistical Modeling, Causal Inference, and Social Science
description: 'Yuling Yao, Gr... |
---
title: AggregationDesign 要素 (ASSL) |Microsoft ドキュメント
ms.date: 05/03/2018
ms.prod: sql
ms.technology: analysis-services
ms.custom: assl
ms.topic: reference
ms.author: owend
ms.reviewer: owend
author: minewiskan
manager: kfile
ms.openlocfilehash: 49f526d10c5d70e0e0dd0148596de8579ecf770b
ms.sourcegitcommit: c12a7416d1... |
# ExprTools
[](https://invenia.github.io/ExprTools.jl/stable)
[](https://invenia.github.io/ExprTools.jl/dev)
[](https://travis-c... |
---
title: RdvCreateUserDiskTemplate method of the Win32_RdvhManagement class
description: Creates a user disk template, with the specified maximum size, at the specified location.
ms.assetid: b8ca8b8c-58fd-44fc-9a88-5d7d41ef96a2
ms.tgt_platform: multiple
keywords:
- RdvCreateUserDiskTemplate method Remote Desktop Serv... |
---
layout: page
title: Terms of use
include_in_header: false
---
# Terms & Conditions
**Last updated** November 2, 2021
# General Terms
By accessing and placing an order with Sambot, you confirm that you are in agreement with and bound by the terms of service contained in the Terms & Conditions outlined below. The... |
## Node metadata
### Quick overview
[session.getMetadata().getNodes()][Metadata#getNodes]: all nodes known to the driver (even if not
actively connected).
* [Node] instances are mutable, the fields will update in real time.
* getting notifications:
[CqlSession.builder().withNodeStateListener][SessionBuilder.withNo... |
---
layout: page
title: About
permalink: /about/
---
Welcome to `What is a filesystem?`
This website is intended to serve as a learning tool for students who're either taking [CS241 @ UIUC](http://cs241.cs.illinois.edu), or an equivalent course at another university.
The content consists of a series of "chapters" that... |
# NWS-Hue-Alerts
Flash chosen hue bulbs certain colors when different NWS warnings are issued for the chosen area. |
---
layout: post
title: Shared City — Airbnb
date: '2014-03-26T19:37:26+01:00'
tags: []
tumblr_url: https://fernando.blat.es/post/80796250581/shared-city-airbnb
---
[Shared City — Airbnb](https://medium.com/p/db9746750a3a) |
[SQL Down Under](https://sqldownunder.com) |
A set of MATLAB(C) scripts to generate noisy Wallpaper group images.
This code acompanying a publication,
Images are generated by the Gibbs sampler, so this is very slow process.
For fast start one can download generated images form https://osf.io/84mvb/ (~2Gb, DOI: 10.17605/OSF.IO/84MVB )
and put 2 folders "images... |
---
title: Repositorys
allowTitleToDifferFromFilename: true
redirect_from:
- /v3/repos
versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
---
{% for operation in currentRestOperations %}
{% unless operation.subcategory %}{% include rest_operation %}{% endunless %}
{% endfor %}
## Branches
{... |
# Recent Updates
### JPush iOS SDK v3.0.8
#### Update Time
+ 2018-01-11
Change Log
+ Add api with the mobile phone number on the SDK side, using for SMS supplement function;
+ Add log switch in Service Extension
+ Fix several known issues;
Upgrade Prompt
+ Recommend to upgrade!
+ Note: Opening of Bitcode is not ... |
# spring-minimal-template
My minimal template for Spring application:
* Spring 4: jdbcTemplate, transactions, property placeholder
* Database: H2 with scripts to create DDL and populate database tables
* ApplicationContext Configuration: xml
* Logging: sl4j + log4.xml + log4j.properties
* Testing: junit, spring-test, ... |
---
title: 'Solidity Applications'
description: 'This series will explain how to build Solidity applications.'
authors: ['@ProgrammerSmart']
tags: ['Smart Contracts','Dapp']
languages: ['Solidity','JavaScript']
url: 'https://www.youtube.com/playlist?list=PLO5VPQH6OWdVfvNOaEhBtA53XHyHo_oJo'
level: 'Beginner'
date: 2020-... |
Convert Matroka Chapters Format to Cue Sheet
1. Chose the Matroka Chapters xml file.
2. Convert it to Cue Sheet.
3. Finish. |
# Prerequisites
Download the latest Folding at Home client for Ubuntu listed [here](https://foldingathome.org/alternative-downloads/).
```wget https://download.foldingathome.org/releases/public/release/fahclient/debian-stable-64bit/v7.6/fahclient_7.6.9_amd64.deb```
# Installation
Install the FAHClient
```sudo dpkg... |
# SwagKeynoteToJpgResult
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**successful** | **Boolean** | True if the operation was successful, false otherwise | [optional]
**jpgResultPages** | [**List<SwagConvertedJpgPage>**](SwagConvertedJpgPage.md) |... |
# Function Import: UpdateBooleanProperty
> Namespace: PS
- Entity type: PS.WorkflowActivities
- Is composable: false
- Is bindable: false
### Parameters
Parameter | SPO | SP 2019 | SP 2016 | SP 2013
----------|:---:|:-------:|:-------:|:-------:
projectId (Edm.Guid) | ✅ | ✅ | ✅ | ❌
propertyId (Edm.String) | ✅ | ✅ |... |
# Example 10.1 - Simple
Simple linear build pipeline
```bash
./mill -i concat
```
## Downstream Examples
- [10.2 - Nonlinear](https://github.com/handsonscala/handsonscala/tree/v1/examples/10.2%20-%20Nonlinear) |
---
title: "Pause and Resume Shared Schedules | Microsoft Docs"
ms.custom: ""
ms.date: "06/13/2017"
ms.prod: "sql-server-2014"
ms.reviewer: ""
ms.technology: "reporting-services-native"
ms.topic: conceptual
helpviewer_keywords:
- "pausing schedules"
- "report-specific schedules [Reporting Services]"
- "shared sc... |
The MIT License (MIT)
Copyright (c) 2016 Severin Ibarluzea
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 restriction, including without limitation the rights
to use, copy, modify, merge... |
# IntersightClient::HyperflexHxapClusterListAllOf
## Properties
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **count** | **Integer** | The total number of 'hyperflex.HxapCluster' resources matching the request, accross all pages. The 'Count' attribute is included when ... |
---
title: ListView HOW TO 主題
ms.date: 03/30/2017
f1_keywords:
- AutoGeneratedOrientationPage
helpviewer_keywords:
- controls [WPF], ListView
- ListView controls [WPF], how-to topics
ms.assetid: aafce40c-9bfe-45ec-86a3-599616a11276
ms.openlocfilehash: 2665fc60e1366f30fb7f3621bb0669db1ea3db0a
ms.sourcegitcommit: 9b552ad... |
## Step 2: Adding components
Let's add a child component and give our app a header. At the end of the step, your app should like the following:

### :keyboard: Activity: Add an `h3` component to `s... |
---
title: 拡張機能の作成
description: 拡張機能を利用して Azure Data Studio に機能を追加できます。 それを作成し、拡張機能ギャラリーに公開する方法について説明します。
ms.prod: azure-data-studio
ms.technology: azure-data-studio
ms.topic: conceptual
author: markingmyname
ms.author: maghan
ms.reviewer: alayu, maghan, sstein
ms.custom: seodec18
ms.date: 09/24/2018
ms.openlocfilehash... |
---
title: 条件付きアクセス - レガシ認証をブロックする - Azure Active Directory
description: カスタムの条件付きアクセス ポリシーを作成して、レガシ認証プロトコルをブロックします
services: active-directory
ms.service: active-directory
ms.subservice: conditional-access
ms.topic: conceptual
ms.date: 12/20/2019
ms.author: joflore
author: MicrosoftGuyJFlo
manager: daveba
ms.reviewer: ... |
---
# required metadata
title: "serviceOption function (mrsdeploy) | Microsoft Docs"
description: " Retrieve, set, and list the different service options. "
keywords: "(mrsdeploy), serviceOption"
author: "heidisteen"
manager: "cgronlun"
ms.date: "01/18/2019"
ms.topic: "reference"
ms.prod: "microsoft-r"
ms.se... |
# aso-server
A simple standalone/embeddable HTTP file server for NodeJS.
- **Version 0.4.3** - Added new commands: `d` / `d.` / `i` / `i.`
- [GitHub](https://github.com/tibyandy/nodejs-static-server) / [Changelog](CHANGELOG.md)
## Running the server standalone:
Open your terminal on any desired directory and type
```... |
---
external help file: BluebirdPS-help.xml
Module Name: BluebirdPS
online version: https://docs.bluebirdps.dev/en/v0.7.0/Authentication/Export-TwitterAuthentication
schema: 2.0.0
---
# Export-TwitterAuthentication
## SYNOPSIS
Export the current user's authentication credentials to an encrypted file.
## SYNTAX
```... |
# Edit a service<a name="ag-svc-update"></a>
You can make the following edits to an AWS Proton service\.
+ Edit the service description\.
+ Edit a service by adding and removing service instances\.
## Edit service description<a name="ag-svc-metadata"></a>
You can use the console or the AWS CLI to edit a service desc... |
---
Module Name: PowerShellEditorServices.Commands
Module Guid: 6064d846-0fa0-4b6d-afc1-11e5bed3c4a9
Download Help Link:
Help Version:
Locale: en-US
---
# PowerShellEditorServices.Commands Module
## Description
Module to facilitate easy manipulation of script files and editor features.
## PowerShellEditorServices.C... |
# Configurazione
Per iniziare a configurare la starship, crea il seguente file: `~/.config/starship.toml`.
```sh
mkdir -p ~/.config && touch ~/.config/starship.toml
```
Tutta la configurazione per starship è fatta in questo file [TOML](https://github.com/toml-lang/toml):
```toml
# Inserts a blank line between shell... |
# ripple-lib (RippleAPI)
A JavaScript/TypeScript API for interacting with the XRP Ledger
[](https://www.npmjs.org/package/ripple-lib)
This is the recommended library for integrating a JavaScript/TypeScript app with the XRP Ledger, especially if you intend to use advanced fu... |
# Installation
> `npm install --save @types/mongoose`
# Summary
This package contains type definitions for Mongoose ( http://mongoosejs.com/ ).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mongoose
Additional Details
* Last updated: Fri, 24 May 2019 23:04:0... |
# A (very) small pure Python library for basic Digital Signal Processing.
uDSP (micro-dsp) is a small library to perform basic Digital Signal Processing
operations, such as signal arithmetic, Fourier Transform, frequency response,
filtering, etc. The library is exclusively released as an educational material
or expe... |
---
title: Viewing a project's contributors
intro: 'You can see who contributed commits to a repository{% if currentVersion == "free-pro-team@latest" %} and its dependencies{% endif %}.'
redirect_from:
- /articles/i-don-t-see-myself-in-the-contributions-graph/
- /articles/viewing-contribution-activity-in-a-reposito... |
---
title: Destino de ADO NET | Microsoft Docs
ms.custom: ''
ms.date: 03/14/2017
ms.prod: sql
ms.prod_service: integration-services
ms.reviewer: ''
ms.technology: integration-services
ms.topic: conceptual
f1_keywords:
- sql13.dts.designer.adonetdest.f1
- sql13.dts.designer.adonetdest.connection.f1
- sql13.dts.designer.... |
# Predictive Analytics using R 3.5
This is the code repository for [Predictive Analytics using R 3.5 [Video]](https://www.packtpub.com/data/predictive-analytics-using-r-3-5-video). It contains all the supporting project files necessary to work through the video course from start to finish.
## About the Video Course
P... |
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.33](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-storybook@2.0.32...@aws-amplify/ui-storybook@2.0.33) (2022-02-28)
**Note:*... |
# NN Template
<p align="center">
<a href="https://github.com/grok-ai/nn-template/actions/workflows/test_suite.yml"><img alt="CI" src=https://img.shields.io/github/workflow/status/grok-ai/nn-template/Test%20Suite/main?label=main%20checks></a>
<a href="https://github.com/grok-ai/nn-template/actions/workflows/tes... |
# analysis_options.yaml
## strong mode
### implicit-dynamic
Enabling this option means that one has to explicitly specify collection literals as `dynamic` even if it is immediately passed to a function that expects a dynamic collection parameter.
## errors
### uri_has_not_been_generated
Angular requires you to im... |
---
title: "Partition Processing Destination | Microsoft Docs"
ms.custom: ""
ms.date: "03/06/2017"
ms.prod: "sql-server-2014"
ms.reviewer: ""
ms.technology:
- "integration-services"
ms.topic: conceptual
f1_keywords:
- "sql12.dts.designer.partitionprocessingdest.f1"
helpviewer_keywords:
- "partitions [Analysis ... |
# TurtleBot3
<img src="https://github.com/ROBOTIS-GIT/emanual/blob/master/assets/images/platform/turtlebot3/logo_turtlebot3.png" width="300">
## ROS Packages for TurtleBot3 Machine Learning
|Version|Kinetic + Ubuntu Xenial|Melodic + Ubuntu Bionic|
|:---:|:---:|:---:|
|[
title: Installation de fichiers uniquement (Reporting Services) | Microsoft Docs
ms.date: 05/24/2018
ms.prod: reporting-services
ms.prod_service: reporting-services-native
ms.topic: conceptual
helpviewer_keywords:
- files-only installation [Repor... |
---
title: 'Guide de migration vers le .NET Framework 4.7, 4.6 et 4.5 '
ms.custom: updateeachrelease
ms.date: 04/10/2018
helpviewer_keywords:
- .NET Framework, migrating applications to
- migration, .NET Framework
ms.assetid: 02d55147-9b3a-4557-a45f-fa936fadae3b
author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: e... |
#### [21. 合并两个有序链表](https://leetcode-cn.com/problems/merge-two-sorted-lists/)
将两个升序链表合并为一个新的升序链表并返回。新链表是通过拼接给定的两个链表的所有节点组成的。
**示例**:
**输入:**1->2->4, 1->3->4
**输出:**1->1->2->3->4->4
注释可帮助理解代码。 |
# Terraform for さくらのクラウド
---
## 概要
`Terraform for さくらのクラウド`とは、
[Terraform](https://terraform.io)から[さくらのクラウド](http://cloud.sakura.ad.jp)を操作するためのTerraform用プラグインです。
## 目次
#### ドキュメント
- [Installation/インストールガイド](installation/)
#### アップグレードガイド:
- [v0.12での変更点](upgrade_to_v012/)
- [v1.1での変更点](upgrade_to_v11/)
... |
# NgHttpclientProject
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.24.
详细解说移步:https://blog.csdn.net/sherleysong/article/details/117745920
## 1. 本项目实现思路摘要
本项目是Angular8项目,二次封装思路,基于httpClient实现接口统一配置和mock
```javascript
ng new ng-httpclient-project --minimal
```
... |
# HMDRealtimeChat
## backend folder - backend source code
using NodeJS, MongooseDB, socket.io
## ios folder - iOS Project source code
using Swift 4.x Xcode 9.3 |
---
# required metadata
title: Fixed assets disposal for Estonia and Lithuania
description: This topic provides information about credit notes for fixed assets disposal posted by a free text invoice for users in legal entities in Estonia and Lithuania.
author: ShylaThompson
manager: AnnBe
ms.date: 06/20/2017
ms.topic:... |
---
eleventyNavigation:
parent: Configuration
key: Filters
order: 3
relatedKey: filters
relatedTitle: Template Filters
tags:
- related-shortcodes
- related-nunjucks
- related-liquid
- related-handlebars
- related-javascript
---
# Filters
Various template engines can be extended with custom filters to m... |
[](https://travis-ci.org/swcarpentry/website)
# Software Carpentry Website
This is the repository for the new [Software Carpentry website](http://software-carpentry.org).
Please submit additions and fixes as pull requests to [our GitHub rep... |
---
title: Gerenciamento de desempenho
description: O processo de gerenciamento de desempenho permite que os funcionários documentem e discutam seu desempenho com os gerentes.
author: twheeloc
ms.date: 08/26/2021
ms.topic: article
ms.prod: ''
ms.technology: ''
audience: Application User
ms.search.scope: Human Resources... |
# SwiftUI-Weather |
# cinnamon-applets
A collection of cinnamon applets I made |
# linux 5.13.4
## amd64
### install
```bash
cd /tmp/ && wget https://raw.githubusercontent.com/hexa-one/ubuntumainline/main/catalog/5.13.4/install.sh && chmod +x install.sh && sudo ./install.sh -amd
```
### remove
```bash
cd /tmp/ && wget https://raw.githubusercontent.com/hexa-one/ubuntumainline/main/catalog/5.13.4/i... |
---
title: How to use Azure Table storage or Azure Cosmos DB Table API from Node.js
description: Store structured data in the cloud using Azure Table storage or the Azure Cosmos DB Table API.
ms.service: cosmos-db
ms.subservice: cosmosdb-table
ms.devlang: nodejs
ms.topic: sample
ms.date: 04/05/2018
author: wmengmsft
ms... |
The MIT License (MIT)
Copyright (c) 2018 <federico.ghedina@gmail.com>
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 restriction, including without limitation the rights to use, copy, mo... |
---
lastmod: 2021-06-11
title: level3-2
type: page
---
(File) |
English | [简体中文](README-CN.md)
# Ant Chain Cloud RISKPLUS SDK for Go
## Requirements
- It's necessary for you to make sure your system have installed a Go environment which is new than 1.12.0.
## Installation
If you use `go mod` to manage your dependence, you can use the following command:
```sh
$ go get github.com... |
# Learning Logs
````{panels}
This week's learning log assignment will be available on Gradescope on Friday afternoon.
++++
```{link-button} https://www.gradescope.ca/courses/4867/assignments/21460/
:text: Learning Log 4
:type: url
:classes: btn-outline-primary btn-block stretched-link text-dark
```
```` |
# uaa
This application was generated using JHipster 5.5.0, you can find documentation and help at [https://www.jhipster.tech/documentation-archive/v5.5.0](https://www.jhipster.tech/documentation-archive/v5.5.0).
This is a "uaa" application intended to be part of a microservice architecture, please refer to the [Doing ... |
[//]: # (This template replaces README.md when someone creates a new repo with the fastpages template.)


https://simsisim.github.io/sims-pyimage/
# My Blog
_powe... |
---
title: C6387 |Microsoft Docs
ms.custom: ''
ms.date: 11/15/2016
ms.prod: visual-studio-dev14
ms.reviewer: ''
ms.suite: ''
ms.technology:
- vs-devops-test
ms.tgt_pltfrm: ''
ms.topic: article
f1_keywords:
- C6387
helpviewer_keywords:
- C6387
ms.assetid: 3ea2fc4d-ffc3-4c3c-bfae-d42aa56235d8
caps.latest.revision: 22
aut... |
---
title: "Heard you like eyes"
excerpt: "PaperFaces portrait of Yakndara B. drawn with Paper by 53 on an iPad."
image:
path: &image /assets/images/paperfaces-yakndara-b.jpg
feature: *image
teaser: /assets/images/paperfaces-yakndara-b-teaser.jpg
thumbnail: /assets/images/paperfaces-yakndara-b-150.jpg
tags: [... |
# Building
Building beldex electron wallet binaries is done using github actions. Windows and linux binaries will build right out of the box but there are some extra steps needed for Mac OS
## Mac OS
The build script for Mac OS requires you to have a valid `Developer ID Application` certificate. Without this the bui... |
# Leacme.RevealProcess
**Leacme RevealProcess** is a cross-platform desktop application able to run on Windows, MacOS, and Linux. It is build using [Microsoft .NET](https://github.com/dotnet/core) platform and [Avalonia UI](https://github.com/AvaloniaUI/Avalonia) framework.
This application features the ability to mo... |
# WPFSeedKit |
Stock-Trading-System
-------------------
<p align="center">
<img src="https://image.ibb.co/jxp29c/11.png">
</p>
Introduction
-------
The Stock System is a Yii2 based simulation of Hong Kong stock trading system.
It takes the real price of stocks in Hong Kong market, simulate the trading
action, manage the storage, ... |
---
title: "SSRM Filtering"
enterprise: true
---
This section covers Filtering using the Server-Side Row Model (SSRM).
## Enabling Filtering
Filtering is enabled in the grid via the `filter` column definition attribute. Some example column definitions with filtering enabled are shown below:
```js
gridOptions: {
... |
# SpoonacularApi.RecipesParseIngredientsNutritionNutrients
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | |
**amount** | **Number** | |
**unit** | **String** | |
**percentOfDailyNeeds** | **Number** | | |
---
title: '2017 Labor Day Week in Dallas'
date: '2017-09-09'
layout: post
readNext: '/'
path: '/labor-day-week/'
meta: 'This year I, Jeff Wainwright, spent Labor Day in Dallas with friends.'
featured_image: 'https://yowainwright.imgix.net/labor-day/brett-ashley.jpg'
post_index: 52
categories:
- story
---
This past ... |
---
layout: layout.pug
navigationTitle: Components
title: Components
menuWeight: 4
excerpt: Understanding DC/OS components
render: mustache
model: /mesosphere/dcos/2.0/data.yml
---
DC/OS is composed of many open source microservice components meticulously tuned and configured to work together. Mesosphere DC/OS Enterp... |
---
-api-id: T:Windows.UI.Xaml.ApplicationInitializationCallbackParams
-api-type: winrt class
---
<!-- Class syntax.
public class ApplicationInitializationCallbackParams : Windows.UI.Xaml.IApplicationInitializationCallbackParams
-->
# Windows.UI.Xaml.ApplicationInitializationCallbackParams
## -description
A class th... |
---
title: Vue d’ensemble des clés de stratégie – Azure Active Directory B2C
description: Découvrez les types de clés de stratégie de chiffrement qui peuvent être utilisés dans Azure Active Directory B2C pour la signature et la validation des jetons, des clés secrètes clients, des certificats et des mots de passe.
serv... |
---
swagger: "2.0"
info:
title: SendGrid
description: 'The SendGrid Web API V3 Documentation. This is the entirety of the
documented v3 endpoints. We have updated all the descriptions, parameters, requests,
and responses. Authentication Every endpoint requires Authentication in the form
of an Authorizat... |
MyTarget API Client for PHP
==============================
Простой и удобный PHP-клиент для [MyTarget Api](https://target.my.com/adv/api-marketing/).
## Требования
* PHP 7.0 и выше
## Установка
В файле `composer.json`:
```php
{
...
"require": {
...
"kradwhite/mytarget-api-client": "*"
... |
<properties
pageTitle="Substituindo o comportamento HTTP padrão no Azure CDN usando o mecanismo de regras | Microsoft Azure"
description="O mecanismo de regras permite que você personalize como solicitações HTTP são tratadas por Azure CDN, como bloquear a entrega de determinados tipos de conteúdo, defina uma po... |
---
layout: post
comments: true
categories: Other
---
## Download Lte for 4g mobile broadband air interface technologies and performance book
|
---
title: ICLRProfiling::AttachProfiler, méthode
ms.date: 03/30/2017
api_name:
- IClrProfiling.AttachProfiler Method
api_location:
- Mscorwks.dll
api_type:
- COM
f1_keywords:
- IClrProfiling::AttachProfiler
helpviewer_keywords:
- AttachProfiler method [.NET Framework profiling]
- IClrProfiling::AttachProfiler method [... |
```properties
# cas.monitor.load.warn.threshold=25
``` |
---
title: '<Bibliothek> Element (.NET Native)'
ms.date: 03/30/2017
ms.assetid: f642276b-33fb-4a81-b882-8808c31ba69e
author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: f867d6f65a28c36037ff6617cce9d18bc39a67d6
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale... |
---
title: Enum ステートメント (Visual Basic)
ms.date: 07/20/2015
f1_keywords:
- vb.Enum
helpviewer_keywords:
- enumerated constants [Visual Basic]
- Enum statement [Visual Basic]
- Private keyword [Visual Basic], Enum statements
- Public keyword [Visual Basic], in Enum statement
- variables [Visual Basic], enumeration
- cons... |
---
title: "A Closer Look at the Held-Karp Relaxation"
date: 2020-06-03
draft: false
description: "Looking for a new method to solve the Held-Karp relaxation from the original Held and Karp paper"
tags: ["gsoc", "networkx"]
displayInList: true
author: ["mjschwenne"]
resources:
- name: featuredImage
src: "mjschwe... |
---
uid: System.Web.ModelBinding.ProfileAttribute
---
---
uid: System.Web.ModelBinding.ProfileAttribute.#ctor
---
---
uid: System.Web.ModelBinding.ProfileAttribute.GetValueProvider(System.Web.ModelBinding.ModelBindingExecutionContext)
---
---
uid: System.Web.ModelBinding.ProfileAttribute.GetModelName
---
---
uid: S... |
# VarDACAE
This module is used to create Convolutional AutoEncoders for Variational Data Assimilation. A user can define, create and train an AE for Data Assimilation with just a few lines of code. It is the accompanying code to the paper [here](https://arxiv.org/abs/2101.02121), published in _Computer Methods in Appl... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.