text stringlengths 2 952k |
|---|
# Minimizando o tamanho do pacote
<p class="description">Saiba mais sobre as ferramentas que você pode usar para reduzir o tamanho do pacote.</p>
## Tamanho do pacote importa
O tamanho do pacote do Material-UI é levado muito a sério. Fotos contendo o tamanho do pacote são feitas em cada commit e partes críticas dos ... |
# shopping-list-part-I
Creating shopping list part I. |
---
title: Was fordern die Überlebenden der NSU-Anschläge und die Familien der Verstorbenen?
tags: opfer forderungen aufklaerung
infos:
- text: "John, Barbara (Hg.) (2014): Unsere Wunden kann die Zeit nicht heilen. Was der NSU-Terror für die Opfer und Angehörigen bedeutet. Freiburg im Breisgau: Verlag Herder."
- te... |
---
title: "Bound vs. Unbound Text and Image Columns | Microsoft Docs"
ms.custom: ""
ms.date: "03/14/2017"
ms.prod: "sql-non-specified"
ms.prod_service: "database-engine, sql-database, sql-data-warehouse, pdw"
ms.service: ""
ms.component: "native-client-odbc-text-image-columns"
ms.reviewer: ""
ms.suite: "sql"
ms.techno... |
# 简单实现 koa 核心原理
::: tip
把握`JS`词法作用域,以及理清楚处`dispatch()`和中间件函数各自的作用域和调用盏那么就很好理解中间件的分发逻辑了。
:::
```js
const http = require("http");
/**
* 把握原则 dispatch函数作用域和中间件作用域
* 当调用next()的时候相当于调用dispatch(i)--(引用类型的调用,因为js的词法作用域)
* 所以调用dispatch()时会找到 dispatch作用域 从而可以访问到ctx变量
* 而进入 每一个中间件执行时候,ctx是通过参数传入。每一个中间件的函数作用域并不能访问到ctx和disp... |
---
layout: post
comments: true
categories: Other
---
## Download 2001 audi allroad repair manual book
|
---
title: Обзор отчета о производительности | Документы Майкрософт
ms.date: 11/15/2016
ms.prod: visual-studio-dev14
ms.technology: vs-ide-debug
ms.topic: conceptual
helpviewer_keywords:
- profiling tools, about performance rerports
- performance, reports
- performance reports, about performance reports
ms.assetid: 732... |
title: NoSQL Data Stores
category: page
slug: no-sql-datastore
sort-order: 0503
meta: NoSQL data stores persistent data in different ways than traditional relational databases. Learn more about NoSQL on Full Stack Python.
# NoSQL Data Stores
Relational databases store the vast majority of web application
persistent ... |
---
title: Container Security in Azure Security Center | Microsoft Docs
description: "Learn about Azure Security Center's container security features."
services: security-center
documentationcenter: na
author: memildin
manager: rkarlin
ms.service: security-center
ms.devlang: na
ms.topic: conceptual
ms.tgt_pltfrm: na
ms... |
# Util
<!--introduced_in=v0.10.0-->
> 安定性: 2 - ステーブル
The `util` module is primarily designed to support the needs of Node.js' own internal APIs. However, many of the utilities are useful for application and module developers as well. 以下のように利用できます。
```js
const util = require('util');
```
## `util.callbackify(origin... |
## Welcome to awesome game of Tetris
A project based learning activity for people who are getting started with Git and GitHub.
You can play the game at: https://yoleescdr.github.io/github-games/
To play the game:
1. Go to the **Settings** tab of this repository.
1. Scroll down to the section titled _GitHub Pages_
1. S... |
# Grimoire.js E2E Test result
** Commit: 49cd0a8e1ba9e20b4cb6b0cc8e9208557ee8c981**
**Compared with 236c8ecc26789873b7c23c091838219f4aab905e**
This page or pull request reply was automatically generated.
# Summary
**Diff changed E2E result count : 17 / 17**
## forward-shading
<details>
<summary>Test result... |
# tensorflow-js-notebook
My Tensorflow.js learning notebook. |
---
title: Usługa Azure policy danych osobowych zaawansowanej ochrony przed zagrożeniami | Dokumentacja firmy Microsoft
description: Zawiera łącza do informacji o tym, jak usunąć informacje prywatne, jak i dane osobiste z narzędzia Azure ATP.
keywords: ''
author: mlottner
ms.author: mlottner
manager: mbaldwin
ms.date: ... |
### Qos ###
This is a Linux bash script that will set up tc to limit the outgoing bandwidth for connections to the Gulden network. It limits outbound TCP traffic with a source or destination port of 9231, but not if the destination IP is within a LAN (defined as 192.168.x.x).
This means one can have an always-on Guld... |
+++
title = "~2020.2.6 Update"
date = "2020-02-05"
description = "A brief update from the Tlon team for ~2020.2.6."
[taxonomies]
grant_type = [ "Gift" ]
grant_category = [ ]
[extra]
author = "Corrina"
ship = "~roslet-tanner"
image = "https://media.urbit.org/site/posts/updates/~2020.02.06-update.jpg"
+++
.
Jump to:
- [Updating... |
# SwiftgreSQL
This is a PostgreSQL library for Swift, generally designed to be used on the server with no dependencies. Queries are blocking.
It is forked from [vapor-community/postgresql](https://github.com/vapor-community/postgresql).
## Prerequisites
The PostgreSQL C driver must be installed in order to use this... |
---
title: Principles
description: Principles
keywords: Principles
author: Dolittle
weight: 80
---
This page will contain content about the overview of the Dolittle platform and important concepts when building products on the Dolittle platform. |
---
-api-id: M:Microsoft.UI.Composition.Private.ICompositorPrivate.CreateScaleVisual
-api-type: winrt method
---
# Microsoft.UI.Composition.Private.ICompositorPrivate.CreateScaleVisual
<!--
public Microsoft.UI.Composition.Private.ScaleVisual CreateScaleVisual ();
-->
## -description
## -returns
## -remarks
## -s... |
---
layout: default
title: Message detail for PLMC18
toc: false
---
Example Message
---------------
Found 'rpcutil' ddl at '/usr/libexec/mcollective/mcollective/agent/rpcutil.ddl'
Additional Information
----------------------
Most plugin types have a DDL file that needs to be correctly installed for the plugin ... |
---
title: Метод ICorDebugCode::GetSize
ms.date: 03/30/2017
api_name:
- ICorDebugCode.GetSize
api_location:
- mscordbi.dll
api_type:
- COM
f1_keywords:
- ICorDebugCode::GetSize
helpviewer_keywords:
- GetSize method, ICorDebugCode interface [.NET Framework debugging]
- ICorDebugCode::GetSize method [.NET Framework debug... |
# Hello World!
Phần này chưa có ! mình sẽ cố gắng cập nhật nhanh nhất |
---
title: 'Idiaenumdebugstreamdata:: Get_count | Microsoft Docs'
ms.custom: ''
ms.date: 11/15/2016
ms.prod: visual-studio-dev14
ms.reviewer: ''
ms.suite: ''
ms.technology:
- vs-ide-debug
ms.tgt_pltfrm: ''
ms.topic: article
dev_langs:
- C++
helpviewer_keywords:
- IDiaEnumDebugStreamData::get_Count method
ms.assetid: 74... |
---
layout: creature
name: "Encephalon Gorger"
tags: [medium, aberration, cr7, tome-of-horrors]
cha: 15 (+2)
wis: 15 (+2)
int: 20 (+5)
con: 14 (+2)
dex: 16 (+3)
str: 12 (+1)
size: Medium aberration
alignment: chaotic evil
challenge: "7 (2,900 XP)"
languages: "Common, Deep Speech, telepathy 120 ft."
skills: "Perception ... |
Freicoin integration/staging tree
Development process
===================
Developers work in their own trees, then submit pull requests when
they think their feature or bug fix is ready.
If it is a simple/trivial/non-controversial change, then one of the
freicoin development team members simply pulls it.
If it is a... |
# Set up WSO2 Identity Server as a Key Manager
Follow the instructions below to configure WSO2 Identity Server (WSO2 IS) as the Key Manager of the WSO2 API Manager (WSO2 API-M) deployment globally.
- [Step 1 - Download and install WSO2 IS](#step-1-download-and-install-wso2-is)
- [Step 2 - Optionally, configure port o... |
clamd
=====
This plug-in implements Anti-Virus scanning with ClamAV using the **clamd**
daemon.
The plug-in will reject any message that ClamAV considers to be a virus.
If an error occurs (e.g. clamd not running or a timeout), the
message will be deferred with a temporary failure.
## Configuration
The following opt... |
# Key concepts
This document will walk you through the most important concepts of Vue Storefront and help you understand the ideas behind it.
## Progressive technology
It comes as no surprise that Vue Storefront is mostly based on Vue-related technologies. The most important one is Nuxt.js, which is built on top of... |
---
title: "Zpráva,která udělala z\_Ignáce vlastence"
contentType: prose
---
<section>
Když se palubní mikrofon konečně definitivně odmlčel, Oskar, Ignác i Max se vrátili k rozečteným novinám.
„Dobře situované vietnamské dívky se dávají operativně prodlužovat,“ přečetl přátelům Oskar. „Prý doufají, že se tak zvýší j... |
---
title: Créer des rubriques et des files d’attente Azure Service Bus partitionnées | Microsoft Docs
description: Décrit comment partitionner des files d’attente et des rubriques Service Bus à l’aide de plusieurs courtiers de messages.
services: service-bus-messaging
author: axisc
manager: timlt
editor: spelluru
ms.s... |
## `elixir:1.8-otp-22`
```console
$ docker pull elixir@sha256:e5f8dbf0540fc9f711ed73d8e0f5eaf461c38ec0e7791e680b1448a3bf68bd13
```
- Manifest MIME: `application/vnd.docker.distribution.manifest.list.v2+json`
- Platforms:
- linux; amd64
- linux; arm variant v7
- linux; arm64 variant v8
- linux; 386
### `elixir:1.... |
---
id: 615f39d7da41b15851fa3fb9
title: Passo 10
challengeType: 0
dashedName: step-10
---
# --description--
Dê ao seletor `.label` uma propriedade `margin` definida como `20px auto` e uma propriedade `padding` definida como `0 7px`.
# --hints--
O seletor `.label` deve ter a propriedade `margin` definida como `20px ... |
---
title: "LEDVANCE 4058075173989 Homebridge/HomeKit integration"
description: "Add HomeKit support to your LEDVANCE 4058075173989, using Homebridge, Zigbee2MQTT and homebridge-z2m."
---
<!---
This file has been GENERATED using src/docgen/docgen.ts
DO NOT EDIT THIS FILE MANUALLY!
-->
# LEDVANCE 4058075173989
> SMART+ ... |
---
ms.openlocfilehash: 07439a554abfd0a5b6ae407d2d029d2e4a0970cc
ms.sourcegitcommit: 483c777a1537ccab6a2a2da6a5d1fe4470dd0e7e
ms.translationtype: MT
ms.contentlocale: es-ES
ms.lasthandoff: 06/19/2019
ms.locfileid: "61564587"
---
WPF |
# musicboxandhumanbrain
How music box's music can affects and stimulates the human brains neurons. PyAudio + music box music + abit sense of Physics
# Research Background
- <>
- <>
- <>
# inspiration
- [ Yulan Yulianty](http://ask.fm/yulanyulianty) |
# Compiler verilog source file
```
iverilog -o test cyclic_shift.v cyclic_shift.v
```
# Create vcd file
```
vvp -n test -lxt2
```
# Copy vcd file to lxt file
```
cp shif_tp.vcd shif_tp.lxt
```
# Gtkwave
```
gtkwave shif_tp.lxt
``` |
---
title: "What I'm Doing Now"
permalink: "/now/"
---
This is my [now](https://nownownow.com/about) page, inspired by [Derek Sivers](https://sive.rs/now).
Last updated on October 2nd, 2021.
### Academia
Working on contributing to a paper on non-cooperative multi-agent pathfinding for [AAMAS 2022](https://aamas202... |
---
layout: post
title: "Python-第三方库requests详解"
subtitle: "Python - third-party library requests are explained in detail"
date: 2016-06-17 12:00:00
author: "Eric"
header-img: "img/post-bg-nextgen-web-pwa.jpg"
header-mask: 0.3
catalog: true
tags:
- python
- 大数据
- 第三方库
---
## Python-... |
---
title: Azure Data Factory を使用して SFTP サーバーからデータをコピーする
description: SFTP サーバーからシンクとしてサポートされているデータ ストアに データをコピーできる Azure Data Factory の MySQL コネクタについて説明します。
services: data-factory
documentationcenter: ''
author: linda33wj
manager: craigg
ms.reviewer: douglasl
ms.service: data-factory
ms.workload: data-services
ms.tgt_... |
# 数据库lab3
[TOC]
## 大致思路
- 完成实验时,使用flask+python基于静态页面和动态数据,生成动态页面;静态页面使用jinjia模板库做模板渲染,模板在bootstrap示例的基础上修改而成;
- 后续考虑将架构修改为前后端分离式的架构,详见收藏夹几个网站。
## 食用方法
- 大致目录结构如下:
```zsh
/root/database_learning/lab3
├── data
│ ├── backup.sql 数据库全备份
│ ├── bank.sql 初始数据库文件
│ └── testdata.sql 初始测试数据
├── figs
... |
---
title: Linked Price Value
state: complete
--- |
---
adjusted_budget_summary: null
budget_actual: null
budget_actual_programmes: null
contributed_datasets:
- contributor: International Budget Partnership
name: How Does Civil Society Use Budget Information?
url_path: /datasets/contributed/how-does-civil-society-use-budget-information
- contributor: International B... |
UIEffect Snapshot
===
Capture a screenshot with effect and display it.
Light-weight, non-realtime, no-camera (and no-PostProcessingStack), but be effective enough.
The captured snapshot can be used as a background for a UI panel.
[ を提供する方法について説明します。
ms.custom: ''
ms.date: 03/17/2017
ms.prod: sql
ms.prod_service: database-engine
ms.reviewer: ''
ms.technology: stored-procedures
ms.topic: reference
... |
---
layout: post
title: "OpenCV-6 Haar cascade"
description: C++ Opencv webcam을 이용한 Haar cascade 구현입니다.
categories : [openCV]
date: 2020-08-28
comments: true
---
본 포스트는 [여기](https://webnautes.tistory.com/1352), [여기](http://www.gisdeveloper.co.kr/?p=7208), [여기](https://www.youtube.com/watch?v=F5rysk51txQ) , [여기](htt... |
---
name: "\U0001F389 Problem to raise"
about: Surface a problem that you think should be solved
---
<!--
First and foremost, we’d like to thank you for taking the time to contribute to our project. Before submitting your issue, please follow these steps:
1. Familiarize yourself with our contributing guide:
* https... |
This class represents an interface, which should be supported by all paths (special kind of shape) used for drawing with Athens framework.
Path data organization is up to surface where it built,
therefore paths are not interchangeable between different surfaces. |
# SMS-Getaway
Android SMS Getaway with node js api and mysql db<br>
<br>
Async retrieve all unsent messages and resend them. the resending isn't connected to SMSmanager so it needs to be added<br>
API can be tested using postman or running the application <br>
to connect the app to your local host, change IP address in... |
# Maratona-JS
MaratonaJS |
# Generating E2e Model to IREE
This IREE Samples subdirectory is meant for e2e model compiling from Tensorflow to either generating MLIR that can be compiled through iree translate (i.e std,linalg,iree,util dialect land) or to be compiled to run straight away.
We have three different types of python scripts:
- pytho... |
---
title: Fluxo de transações
ms.date: 03/30/2017
ms.assetid: efeb0167-2014-4c08-b07a-44885bf80a66
ms.openlocfilehash: 843df5ba250ae66b3d7f33500b3b019e71dc87e5
ms.sourcegitcommit: bc293b14af795e0e999e3304dd40c0222cf2ffe4
ms.translationtype: MT
ms.contentlocale: pt-BR
ms.lasthandoff: 11/26/2020
ms.locfileid: "96293553"... |
+++
title = "Rare and low-frequency variants and their association with plasma levels of fibrinogen, FVII, FVIII, and vWF"
date = 2015-09-01
authors = ["J. E. Huffman", "***et al.***", "N. L. Smith"]
publication_types = ["2"]
abstract = "Fibrinogen, coagulation factor VII (FVII), and factor VIII (FVIII) and its carrier... |
> Temasys Web SDK (formerly SkylinkJS) is an open-source client-side library for your web-browser that enables any website to easily leverage the capabilities of WebRTC and its direct data streaming powers between peers for audio/video conferencing or file transfer.
We've gone to great length to make this library work... |
# fdfhhjj
Free |
# GitHub热榜
`最后更新时间:2021-10-09 23:08:49 +0800`
## 今日热门仓库
1. [louislam / uptime-kuma](https://github.com/louislam/uptime-kuma)
- A fancy self-hosted monitoring tool
- language: **JavaScript** stars: **5,629** folks: **299** `474 stars today`
1. [facebook / flipper](http... |
<properties
pageTitle="Risolvere i problemi di Azure macchina virtuale backup | Microsoft Azure"
description="Risolvere i problemi di backup e ripristino di Azure macchine virtuali"
services="backup"
documentationCenter=""
authors="trinadhk"
manager="shreeshd"
editor=""/>
<tags
ms.servi... |
---
layout: "post"
title: "SQLSaturday #677 - Salvador 2017"
prettydate: "18 November 2017"
---
# SQLSaturday #677 - Salvador 2017
**Event Date**: 11/18/2017 00:00:00
**Event Location**:
- Centro Universitário Estacio
- Rua Xingu, nº 179 - Jardim Atalaia / STIEP
- Salvador, Bahia, Brazil
<a href="/assets/pdf/0... |
---
title: 3Dプリンタでゼロから作る「スピーカー」
date: 2019-04-17T23:00:09.507Z
description: 3Dプリンタを使ってスピーカをゼロから作る作例を紹介します。
image: /img/3dprinter-speaker.jpg
tags:
- 3Dプリンタ
---
[An Entirely 3D Printed Speaker](https://www.instructables.com/id/An-Entirely-3D-Printed-Speaker/)から発見。画像もここから転載。
3Dプリンタでは様々なものを作ることができますが、”スピーカー”もその一つです。
3... |
# CharacterCreator
A character creator for my friend's unpublished tabletop RPG
This program was created using Visual Studio 2008 but can be successfully imported into Visual Community 2015.
To run it, change the filepath for the constants in Skills and Equipment to point to the location of the Support Files folder o... |
### 1306. 跳跃游戏 III
> 题目
[链接](https://leetcode-cn.com/problems/jump-game-iii/)
> 思路
广度搜索
> 代码
```js
/**
* @param {number[]} arr
* @param {number} start
* @return {boolean}
*/
const canReach = (arr, start) => {
const visited = new Set();
const queue = [start];
for (let len = 0, max = arr.length; len < que... |
Copyright (c) 2015 Increments Inc.
MIT License
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, publish,
d... |
# Contributor Covenant Code of Conduct
## Our Pledge
We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level of... |
# Raft RPC API
### raft_cluster
Returns the details of all nodes part of the raft cluster
#### Parameters
None
#### Returns
* `hostName`: DNS name or the host IP address
* `nodeActive`: true if the node is active in raft cluster else false
* `nodeId`: enode id of the node
* `p2pPort`: p2p port
* `raftId`: raft id... |
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Notes]
## [3.4.0] - 2020-?-?
### Added
Added: Horizontal/Vertic... |
# DataLove
_An amazing database to store love_
oo
oo
oo OOOOOOOO: OOOOOOOO!
oOOOO!!... |
---
title: 390229f3a024f0bea79393f3513c0fa3
mitle: "What Can Be Causing Your Frozen Shoulder?"
image: "https://fthmb.tqn.com/vMjweTr3fkSfOzjDusmJxsP6FoE=/2125x1416/filters:fill(87E3EF,1)/466114025-56a6d9ef3df78cf772908d25.jpg"
description: ""
---
|
# cacheJS
Small JS lib for caching:
* Use array as key for storing cache instead of string ( {blogId:1,type:'view'} )
* Clear cache using context (clear blog posts of an author)
* Support localStorage, array, cookies (WIP, only localStorage and array are available at the moment)
See the [project homepage](http://hoan... |
# Onfleet Node.js Wrapper

[](https://github.com/onfleet/node-onfleet/blob/master/LICENSE)
 for commit guidelines.
### [0.1.6](https://github.com/things-scene/operato-scene/compare/v0.1.5...v0.1.6) (2022-04-22)
### :bug: Bug Fix
* @hatiolab/things-scene@2.8.2 ([1a5... |
## Советы по выполнению задания Momentum
- [ссылка на задание](momentum.md)
## 9. Получение фонового изображения от API
В ходе выполнения этого пункта требований вы научитесь работать с двумя популярными Images API: Unsplash API и Flickr API.
#### Unsplash API
- сайт: https://unsplash.com/developers
- документация: ... |
## Go
These settings apply only when `--go` is specified on the command line.
```yaml $(go)
go:
license-header: MICROSOFT_APACHE_NO_VERSION
namespace: redisenterprise
clear-output-folder: true
```
### Go multi-api
``` yaml $(go) && $(multiapi)
batch:
- tag: package-2021-03
- tag: package-2020-10-01-previe... |
---
title: Configure at least the required amount of memory for a virtual machine running Windows Server 2012 R2 and enabled for Dynamic Memory
description: "Online version of the text for this Best Practices Analyzer rule."
ms.prod: windows-server-threshold
ms.service: na
manager: dongill
ms.technology: compute-hyper-... |
---
section: issue
title: Disruption Detected
date: 2022-01-30T05:40:40.548090Z
resolved: true
informational: false
resolvedWhen: 2022-01-30T05:41:48.163946Z
affected:
- Invidious - https://invidious.esmailelbob.xyz
severity: disrupted
---
*Investigating* - We are investigating a potential issue that might affect the... |
---
title: 新しい属性を自動的に定義する |Microsoft Docs
ms.custom: ''
ms.date: 06/13/2017
ms.prod: sql-server-2014
ms.reviewer: ''
ms.technology: analysis-services
ms.topic: conceptual
helpviewer_keywords:
- automatic attribute creation
- attributes [Analysis Services], creating
ms.assetid: 208a050a-5e2f-470c-b645-8d835e123db7
autho... |
---
title: ta med fil
description: ta med fil
services: iot-central
author: dominicbetts
ms.service: iot-central
ms.topic: include
ms.date: 03/12/2020
ms.author: dobett
ms.custom: include file
ms.openlocfilehash: 6a4b078342cbd62209b092a37fa95b08383789be
ms.sourcegitcommit: b129186667a696134d3b93363f8f92d175d51475
ms.tr... |
The EcoEvo3D.jl package is licensed under the MIT "Expat" License:
> Copyright (c) 2015: Charles Novaes de Santana.
>
> 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, inc... |
---
type: review
acronym: reviewGamification
responsible:
- psc
reviewers:
- mwi
- kru
referencedType: useCase
referencedAcronym: Gamification
referencedCommit: a601f5a2ccc7d8230afac90e2413076dca875efb
title: Review zu Use Case Gamification
history:
v1:
date: 2021-07-27
comment: initiall... |
---
title: A
author: SolarLiner
date: 2020-02-14
---
# Some context
This is just a test file. |
<p align="center">
<a href="https://github.com/badges/shields/graphs/contributors" alt="Contributors">
<img src="https://img.shields.io/github/contributors/argonautica/sorting-algorithms" /></a>
<img src="https://img.shields.io/github/stars/argonautica/sorting-algorithms.svg?label=Stars&style=flat" alt="Star... |
---
title: '방법: Windows Forms Label 컨트롤을 사용하여 선택키 만들기'
ms.date: 03/30/2017
dev_langs:
- csharp
- vb
- cpp
helpviewer_keywords:
- controls [Windows Forms], access keys
- dialog box controls [Windows Forms], mnemonics
- access keys [Windows Forms], creating for controls
- Label control [Windows Forms], creating access ke... |
---
title: "Use XML Data in Applications | Microsoft Docs"
ms.custom: ""
ms.date: "06/13/2017"
ms.prod: "sql-server-2014"
ms.reviewer: ""
ms.technology: xml
ms.topic: conceptual
helpviewer_keywords:
- "parameters [XML in SQL Server]"
- "XML [SQL Server], ADO"
- "columns [XML in SQL Server], ADO.NET"
- "ADO [XM... |
---
Description: Creates and returns a new ShellWindows object that is a copy of this ShellWindows object.
title: ShellWindows._NewEnum method (Exdisp.h)
ms.topic: reference
ms.date: 05/31/2018
topic_type:
- APIRef
- kbSyntax
api_name:
- ShellWindows._NewEnum
api_type:
- COM
api_location:
- Shell32.dll
ms.assetid: ... |
[Linda Shierly Blog](https://shirlyv.github.io/)
================================
### Getting Started
1. You will need [Ruby](https://www.ruby-lang.org/en/) and [Bundler](https://bundler.io/) to use [Jekyll](https://jekyllrb.com/). Following [Using Jekyll with Bundler](https://jekyllrb.com/tutorials/using-jekyll-wit... |
# dnspod
Packaged some DNSPOD API |
# Acknowledgements
This application makes use of the following third party libraries:
## Bolts
BSD License
For Bolts software
Copyright (c) 2013-present, Facebook, Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following co... |
---
author: IngridAtMicrosoft
manager: femila
editor: ''
services: media-services
documentationcenter: ''
ms.service: media-services
ms.workload: media
ms.tgt_pltfrm: na
ms.devlang: na
ms.topic: include
ms.date: 09/30/2020
ms.author: inhenkel
ms.openlocfilehash: 2a70d0540f9728b8ad4066125fb2f5072b4ac750
ms.sourcegitcomm... |
---
title: Install SQL Server Language Extensions (Java) on Linux | Microsoft Docs
description: Learn how to install SQL Server Language Extensions (Java) on Red Hat, Ubuntu, and SUSE.
author: dphansen
ms.author: davidph
manager: cgronlun
ms.date: 05/22/2019
ms.topic: conceptual
ms.prod: sql
ms.custom: "sql-linux"
ms.t... |
<div align="center">
<a href="https://bcrikko.github.io/NES.css/" target="_blank"><img src="https://user-images.githubusercontent.com/5305599/49061716-da649680-f254-11e8-9a89-d95a7407ec6a.png" alt="NES.css: NES-style CSS framework" style="max-width:100%;" width="600" height="315"></a>
<a href="README.md">English<... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.