hexsha stringlengths 40 40 | size int64 5 1.04M | ext stringclasses 6
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 3 344 | max_stars_repo_name stringlengths 5 125 | max_stars_repo_head_hexsha stringlengths 40 78 | max_stars_repo_licenses listlengths 1 11 | max_stars_count int64 1 368k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 3 344 | max_issues_repo_name stringlengths 5 125 | max_issues_repo_head_hexsha stringlengths 40 78 | max_issues_repo_licenses listlengths 1 11 | max_issues_count int64 1 116k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 344 | max_forks_repo_name stringlengths 5 125 | max_forks_repo_head_hexsha stringlengths 40 78 | max_forks_repo_licenses listlengths 1 11 | max_forks_count int64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 5 1.04M | avg_line_length float64 1.14 851k | max_line_length int64 1 1.03M | alphanum_fraction float64 0 1 | lid stringclasses 191
values | lid_prob float64 0.01 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
08e5f6734670833680ae0ffc2442df621486f9c0 | 5,024 | md | Markdown | posts/mithacal-milers-week-10.md | scottpdawson/skirtrunner | 8e5e7ef08f617004ee6f9171114c1f853c5f86a5 | [
"MIT"
] | null | null | null | posts/mithacal-milers-week-10.md | scottpdawson/skirtrunner | 8e5e7ef08f617004ee6f9171114c1f853c5f86a5 | [
"MIT"
] | null | null | null | posts/mithacal-milers-week-10.md | scottpdawson/skirtrunner | 8e5e7ef08f617004ee6f9171114c1f853c5f86a5 | [
"MIT"
] | null | null | null | ---
title: "MITHACAL Milers Week 10"
date: "2020-03-04"
permalink: "mithacal-milers/mithacal-milers-week-10/"
hero: "/images/mithacal-milers.png"
navigation: "Training"
tags:
- mithacal milers
description: "So for our group that means 56 seconds for each 200 and then a 400 that isn't too slow! Scott and I talked ab... | 128.820513 | 1,472 | 0.765725 | eng_Latn | 0.999994 |
08e5fcb68e2bbeabba1ab7615be651188b654350 | 982 | md | Markdown | _posts/2014-10-15-jon_stewart_knows_best_in_a_fox_news_world_we_need_satire_more_than_meet_the_press.md | blakecrosby/sophiamcclennen.com | e825c14430a8446798da1d311ebbfffbeeedab61 | [
"MIT"
] | null | null | null | _posts/2014-10-15-jon_stewart_knows_best_in_a_fox_news_world_we_need_satire_more_than_meet_the_press.md | blakecrosby/sophiamcclennen.com | e825c14430a8446798da1d311ebbfffbeeedab61 | [
"MIT"
] | null | null | null | _posts/2014-10-15-jon_stewart_knows_best_in_a_fox_news_world_we_need_satire_more_than_meet_the_press.md | blakecrosby/sophiamcclennen.com | e825c14430a8446798da1d311ebbfffbeeedab61 | [
"MIT"
] | null | null | null | ---
title: 'Jon Stewart knows best: In a Fox News world, we need satire more than “Meet The Press”'
publication: "Salon"
link_to_original: "http://www.salon.com/2014/10/10/jon_stewart_knows_best_in_a_fox_news_world_we_need_satire_more_than_meet_the_press/"
featured: true
category: what-im-watching
---
![jon_stewart3_c... | 70.142857 | 477 | 0.809572 | eng_Latn | 0.991567 |
08e6cf905f6bb34325234a1e84246b2c25b999eb | 544 | md | Markdown | README.md | MasatoHanayama/pdf_gen | b16491a31cea0d1a4931e979d600870d6be07c3e | [
"MIT"
] | 1 | 2022-03-15T12:57:46.000Z | 2022-03-15T12:57:46.000Z | README.md | MasatoHanayama/pdf_gen | b16491a31cea0d1a4931e979d600870d6be07c3e | [
"MIT"
] | null | null | null | README.md | MasatoHanayama/pdf_gen | b16491a31cea0d1a4931e979d600870d6be07c3e | [
"MIT"
] | null | null | null | # pdf_gen.py
## 概要
複数の画像ファイルをPDFにまとめます。
## 使用方法
起動引数に画像フォルダの親ディレクトリを指定します。
プログラムは拡張子が.jpg、.jpeg、.pngのファイルのみまとめます。
```
親フォルダ
├画像フォルダ1
│├画像1.jpg
│├画像2.jpg
│└画像3.jpg
├画像フォルダ2
│├画像1.jpeg
│├画像2.jpeg
│├画像3.jpeg
│└画像4.jpeg
└画像フォルダ3
├画像1.png
├画像2.png
└画像3.png
```
上記のディレクトリ構造の場合、起動時に"親フォルダ"を指定します。
起動例
```
python ./pdf_gen.p... | 11.333333 | 38 | 0.696691 | yue_Hant | 0.858398 |
08e707a75f1119736420d07750dd218ba4a24f6c | 746 | md | Markdown | weibotop_content/2021/2021-09/2021-09-15/13:12.md | handn-work/spider | 8130508da1ba31df2d1430c0077ad08602417fd3 | [
"MIT"
] | null | null | null | weibotop_content/2021/2021-09/2021-09-15/13:12.md | handn-work/spider | 8130508da1ba31df2d1430c0077ad08602417fd3 | [
"MIT"
] | null | null | null | weibotop_content/2021/2021-09/2021-09-15/13:12.md | handn-work/spider | 8130508da1ba31df2d1430c0077ad08602417fd3 | [
"MIT"
] | 1 | 2022-01-24T09:20:56.000Z | 2022-01-24T09:20:56.000Z | 习近平总书记在陕西榆林考察调研
月薪8000贷款60万买私教课
苏炳添或将得到奥运奖牌
你可能每天在无效刷牙
爱在日常 不止中秋
不倒翁小姐姐被指不配传递火炬遭怒斥
老九门第二季10月开机
这只猫好像知道自己很贵
带着微博去宜兴
运动天才安宰贤
辅助生殖技术需求飙升
中方回应英议会禁止中国大使参加活动
加拿大爆发反对强制接种新冠疫苗抗议
三星嘲讽iPhone13
网红拉姆遇害一年后家人现状
龙劭华去世
全红婵是人形挂件吧
农民夫妻自费18万建广场供全村休闲
李冰冰陈坤芭莎合体封面
在酒吧办婚礼
广东小伙被丁真种草到理塘种萝卜
见过最阴间的走秀
塔... | 13.814815 | 19 | 0.785523 | yue_Hant | 0.787392 |
08e71138c522b7a0e660d9077996a42dc3653f91 | 1,053 | md | Markdown | data/blog/item_2096.md | VallyPepyako/wsd-jam | daa81b7f253bc585002f339e78dc1b42c537ce63 | [
"MIT"
] | null | null | null | data/blog/item_2096.md | VallyPepyako/wsd-jam | daa81b7f253bc585002f339e78dc1b42c537ce63 | [
"MIT"
] | null | null | null | data/blog/item_2096.md | VallyPepyako/wsd-jam | daa81b7f253bc585002f339e78dc1b42c537ce63 | [
"MIT"
] | null | null | null | ---
path: "/blog/page_2096"
title: "Part 2096"
---
го ж, можно, — сказал он.
Наташа слегка наклонила голову и быстрыми шагами вернулась к Мавре Кузьминишне, стоявшей над офицером и с жалобным участием разговаривавшей с ним.
— Можно, он сказал, можно! — шопотом сказала Наташа.
Офицер в кибиточке завернул во двор Ростов... | 65.8125 | 363 | 0.780627 | rus_Cyrl | 0.994103 |
08e7797d58576d863b794af25939dafcc46f876f | 2,746 | md | Markdown | docs/source/guide/setup.md | kathoum/label-studio | 52361bb695ae6856697558d3584a3ed62f96ec70 | [
"Apache-2.0"
] | null | null | null | docs/source/guide/setup.md | kathoum/label-studio | 52361bb695ae6856697558d3584a3ed62f96ec70 | [
"Apache-2.0"
] | 3 | 2020-11-02T11:53:17.000Z | 2020-11-13T14:36:40.000Z | docs/source/guide/setup.md | kathoum/label-studio | 52361bb695ae6856697558d3584a3ed62f96ec70 | [
"Apache-2.0"
] | 2 | 2021-03-29T13:39:37.000Z | 2021-03-29T13:43:39.000Z | ---
title: Project setup
type: guide
order: 101
---
**Project** is a directory where all annotation assets are located. It is a self-contained entity: when you start Label Studio for the first time e.g. `label-studio start ./my_project --init`,
it creates a directory `./my_project` from where its launched.
If you wan... | 33.487805 | 235 | 0.70976 | eng_Latn | 0.985225 |
08e7d77de3fbc8d3de190179f8cd481a4ef072f3 | 269 | md | Markdown | CONTRIBUTORS.md | OpenPhone/audioswitch | 09ccb2e22c3209b72a91d8f9312a8a84fdfe998f | [
"Apache-2.0"
] | null | null | null | CONTRIBUTORS.md | OpenPhone/audioswitch | 09ccb2e22c3209b72a91d8f9312a8a84fdfe998f | [
"Apache-2.0"
] | null | null | null | CONTRIBUTORS.md | OpenPhone/audioswitch | 09ccb2e22c3209b72a91d8f9312a8a84fdfe998f | [
"Apache-2.0"
] | null | null | null | <!---
Recommended contributor format
* [Your Name or Github ID](link to Github profile)
-->
Thank you to all our contributors!
* [John Qualls](https://github.com/Alton09)
* [Aaron Alaniz](https://github.com/aaalaniz)
* [Tejas Nandanikar](https://github.com/tejas-n)
| 22.416667 | 50 | 0.713755 | eng_Latn | 0.22016 |
08e81b0281b761a2b6c7f5b30393f46eaeb4ee48 | 1,709 | md | Markdown | docs/framework/winforms/advanced/how-to-create-a-solid-brush.md | acid-chicken/docs.ja-jp | 6af8d52f0d846aac92c12c76e61de8753ba3e8ab | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/winforms/advanced/how-to-create-a-solid-brush.md | acid-chicken/docs.ja-jp | 6af8d52f0d846aac92c12c76e61de8753ba3e8ab | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/winforms/advanced/how-to-create-a-solid-brush.md | acid-chicken/docs.ja-jp | 6af8d52f0d846aac92c12c76e61de8753ba3e8ab | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: '方法: 純色ブラシを作成します。'
ms.date: 03/30/2017
dev_langs:
- csharp
- vb
- cpp
helpviewer_keywords:
- solid color brushes
- brushes [Windows Forms], examples
- brushes [Windows Forms], creating solid
ms.assetid: 85c3fe7d-fb1d-4591-8a9f-d75b556b90af
ms.openlocfilehash: 0943bd1d5e05a1d726f0f6c55e372b9ff70cc4ca
ms.sourc... | 46.189189 | 157 | 0.758923 | yue_Hant | 0.588357 |
08e8e8ba239e2dfde9ae071732977dd854e7725e | 130 | md | Markdown | Mapp.md | cy15196/ClabsoHandBooks | 0d86c666381f62ee149205434fe7164798078a6b | [
"Apache-2.0"
] | null | null | null | Mapp.md | cy15196/ClabsoHandBooks | 0d86c666381f62ee149205434fe7164798078a6b | [
"Apache-2.0"
] | null | null | null | Mapp.md | cy15196/ClabsoHandBooks | 0d86c666381f62ee149205434fe7164798078a6b | [
"Apache-2.0"
] | null | null | null | 麒麟智慧软件使用说明书
======================
## 维护者
chenyang@clabso.com
## 快速开始
### 连接仪器
### 开始测量
### 生成报告
### 联系我们
info@clabso.com
| 6.842105 | 22 | 0.492308 | oci_Latn | 0.353271 |
08ea74b9965ebc3f47a99458a4e885ecfd597b47 | 4,029 | md | Markdown | documentation/modules/auxiliary/admin/ldap/vmware_vcenter_vmdir_auth_bypass.md | lixxsixx/metasploit-framework | 28f770dce4c740e4294adccc5e2dceaf6cacd548 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | 3 | 2020-12-31T05:42:44.000Z | 2021-01-30T09:02:35.000Z | documentation/modules/auxiliary/admin/ldap/vmware_vcenter_vmdir_auth_bypass.md | l0x539/metasploit-framework | d38dcb349fdba96ad089060ee2329b1288f2213a | [
"BSD-2-Clause",
"BSD-3-Clause"
] | 6 | 2020-05-25T03:43:35.000Z | 2022-02-26T01:57:11.000Z | documentation/modules/auxiliary/admin/ldap/vmware_vcenter_vmdir_auth_bypass.md | l0x539/metasploit-framework | d38dcb349fdba96ad089060ee2329b1288f2213a | [
"BSD-2-Clause",
"BSD-3-Clause"
] | 4 | 2020-11-04T03:12:56.000Z | 2021-07-02T04:02:18.000Z | ## Vulnerable Application
### Description
This module bypasses LDAP authentication in VMware vCenter Server's
vmdir service to add an arbitrary administrator user. Version 6.7
prior to the 6.7U3f update is vulnerable.
### Setup
Tested in the wild. No setup notes available at this time, as setup will
be specific to ... | 31.97619 | 122 | 0.752792 | eng_Latn | 0.716738 |
08eba5c001c23012a06904803b0332f15d9df6d6 | 44 | md | Markdown | README.md | t4y3/time-schedule | 41142739c81799fdea7d1d8ad11c20bdaa3aa2bc | [
"MIT"
] | null | null | null | README.md | t4y3/time-schedule | 41142739c81799fdea7d1d8ad11c20bdaa3aa2bc | [
"MIT"
] | null | null | null | README.md | t4y3/time-schedule | 41142739c81799fdea7d1d8ad11c20bdaa3aa2bc | [
"MIT"
] | null | null | null | # time-schedule
Manage only time schedules
| 14.666667 | 27 | 0.795455 | eng_Latn | 0.997053 |
08ec61f1d479384fdf57ddd1c700b5ce7ab4bcae | 1,946 | md | Markdown | docs/windows/how-to-change-the-language-or-condition-of-a-resource-while-copying.md | jmittert/cpp-docs | cea5a8ee2b4764b2bac4afe5d386362ffd64e55a | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/windows/how-to-change-the-language-or-condition-of-a-resource-while-copying.md | jmittert/cpp-docs | cea5a8ee2b4764b2bac4afe5d386362ffd64e55a | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/windows/how-to-change-the-language-or-condition-of-a-resource-while-copying.md | jmittert/cpp-docs | cea5a8ee2b4764b2bac4afe5d386362ffd64e55a | [
"CC-BY-4.0",
"MIT"
] | 1 | 2020-06-14T03:42:31.000Z | 2020-06-14T03:42:31.000Z | ---
title: "How to: Change the Language or Condition of a Resource While Copying (C++)"
ms.date: "11/04/2016"
f1_keywords: ["vc.resvw.resource.changing"]
helpviewer_keywords: ["Language property [C++]"]
ms.assetid: 8f622ab0-bac2-468f-ae70-78911afc4759
---
# How to: Change the Language or Condition of a Resource While C... | 46.333333 | 462 | 0.759507 | eng_Latn | 0.99174 |
08ecefb9bef915a1a278e370a53661a31357f412 | 72 | md | Markdown | tag/new-york.md | DiningByStarlight/diningbystarlight.github.io | 1e7adddaf8547890d1444b6bbd8a3738ee3911f0 | [
"MIT"
] | null | null | null | tag/new-york.md | DiningByStarlight/diningbystarlight.github.io | 1e7adddaf8547890d1444b6bbd8a3738ee3911f0 | [
"MIT"
] | null | null | null | tag/new-york.md | DiningByStarlight/diningbystarlight.github.io | 1e7adddaf8547890d1444b6bbd8a3738ee3911f0 | [
"MIT"
] | null | null | null | ---
layout: posts_by_tag
tag: new-york
title: Posts tagged New York
---
| 12 | 28 | 0.708333 | kor_Hang | 0.322273 |
08ed2ddd2075b775ae4410ac7b4ca430a7e8320d | 1,098 | md | Markdown | introduction/what-is-sideloading/faq.md | sideloading/sideloading-master-guide | 4f2e8c7e8daafad23580da7e48597de3b247856d | [
"MIT"
] | null | null | null | introduction/what-is-sideloading/faq.md | sideloading/sideloading-master-guide | 4f2e8c7e8daafad23580da7e48597de3b247856d | [
"MIT"
] | null | null | null | introduction/what-is-sideloading/faq.md | sideloading/sideloading-master-guide | 4f2e8c7e8daafad23580da7e48597de3b247856d | [
"MIT"
] | null | null | null | # FAQ
## Can I sideload <xyz>.IPA
If it is an IPA, then you most likely **can** sideload it. \[guide\]
## Can I sideload <xyz> tweak
**Maybe**, it depends if the tweak requires root, and it depends if it needs `PreferenceLoader`. If the answer to those questions are yes, you are **unlikely** to be able ... | 33.272727 | 207 | 0.713115 | eng_Latn | 0.998815 |
08edafb06c046068756c08a010c1e796dc4d9587 | 51 | md | Markdown | README.md | xzag/workflow | 0a388769e8190cce1f378e6a5752826d3e66dd53 | [
"MIT"
] | null | null | null | README.md | xzag/workflow | 0a388769e8190cce1f378e6a5752826d3e66dd53 | [
"MIT"
] | null | null | null | README.md | xzag/workflow | 0a388769e8190cce1f378e6a5752826d3e66dd53 | [
"MIT"
] | null | null | null | # workflow
Helps you with entity state transitions
| 17 | 39 | 0.823529 | eng_Latn | 0.99987 |
08ee1ee656307013b39b5723170c0d0589ee7cce | 5,129 | md | Markdown | includes/data-factory-azure-storage-linked-services.md | flarocca/azure-docs.es-es | 8d69748012641d57ddb2b81a3e1c2d079703ed8d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | includes/data-factory-azure-storage-linked-services.md | flarocca/azure-docs.es-es | 8d69748012641d57ddb2b81a3e1c2d079703ed8d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | includes/data-factory-azure-storage-linked-services.md | flarocca/azure-docs.es-es | 8d69748012641d57ddb2b81a3e1c2d079703ed8d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
author: linda33wj
ms.service: data-factory
ms.topic: include
ms.date: 11/09/2018
ms.author: jingwang
ms.openlocfilehash: 37917e0ed663675677f1d0452b5796120ca2694e
ms.sourcegitcommit: 2ec4b3d0bad7dc0071400c2a2264399e4fe34897
ms.translationtype: HT
ms.contentlocale: es-ES
ms.lasthandoff: 03/28/2020
ms.locfileid: "7546... | 68.386667 | 845 | 0.766621 | spa_Latn | 0.981361 |
08ee804a95e243ef0d87e6bb37b85147f802895b | 676 | md | Markdown | _posts/blog/2015-02-18-vim_charity_financial_report_2014.md | conao3/vim-jp.github.io | 811910bab90a73c24705abac5ef74e1adb5608c6 | [
"CC-BY-4.0"
] | 32 | 2016-03-06T06:44:17.000Z | 2021-12-24T08:33:43.000Z | _posts/blog/2015-02-18-vim_charity_financial_report_2014.md | conao3/vim-jp.github.io | 811910bab90a73c24705abac5ef74e1adb5608c6 | [
"CC-BY-4.0"
] | 159 | 2016-03-02T12:56:31.000Z | 2021-11-27T14:00:27.000Z | _posts/blog/2015-02-18-vim_charity_financial_report_2014.md | conao3/vim-jp.github.io | 811910bab90a73c24705abac5ef74e1adb5608c6 | [
"CC-BY-4.0"
] | 19 | 2016-08-05T11:57:23.000Z | 2021-11-26T14:01:03.000Z | ---
layout: blog
category: blog
title: Vim チャリティー決算報告 2014
---
[Vim charity: financial report 2014](https://groups.google.com/d/msg/vim_announce/2czE8NAWetM/HUASaYWiPSkJ) の勝手訳です。
-----
Hello Vim users,
Vim ユーザーにはウガンダでの活動をサポートしていただけるようにお願いしていますが、2014 年も多くの方から資金援助をいただきました。資金は ICCF 基金が管理しています。こちらから決算報告を入手できます: <http:... | 30.727273 | 150 | 0.816568 | yue_Hant | 0.552067 |
08eeeec351412a422e20a97c9e5474b7382afa22 | 1,595 | md | Markdown | en/compute/operations/images-with-pre-installed-software/create.md | alphantom/docs | 9b24fd589e7802440e507e181aa4401528c82711 | [
"CC-BY-4.0"
] | null | null | null | en/compute/operations/images-with-pre-installed-software/create.md | alphantom/docs | 9b24fd589e7802440e507e181aa4401528c82711 | [
"CC-BY-4.0"
] | null | null | null | en/compute/operations/images-with-pre-installed-software/create.md | alphantom/docs | 9b24fd589e7802440e507e181aa4401528c82711 | [
"CC-BY-4.0"
] | null | null | null | # Creating a VM from a public image
To create a VM:
1. Open the folder where the VM will be created.
1. Click **Create resource**.
1. Select **Virtual machine**.
1. In the **Name** field, enter the VM name.
[!INCLUDE [name-format](../../../_includes/name-format.md)]
1. Select the [availability zone](../../..... | 37.97619 | 221 | 0.695298 | eng_Latn | 0.986587 |
08ef522c0a5658eb0ed2ff3ed4b3d582957b62b8 | 4,732 | md | Markdown | docs/framework/configure-apps/file-schema/runtime/appdomainmanagertype-element.md | olifantix/docs.de-de | a31a14cdc3967b64f434a2055f7de6bf1bb3cda8 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/configure-apps/file-schema/runtime/appdomainmanagertype-element.md | olifantix/docs.de-de | a31a14cdc3967b64f434a2055f7de6bf1bb3cda8 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/configure-apps/file-schema/runtime/appdomainmanagertype-element.md | olifantix/docs.de-de | a31a14cdc3967b64f434a2055f7de6bf1bb3cda8 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: '<AppDomainManagerType> Element'
ms.date: 03/30/2017
helpviewer_keywords:
- appDomainManagerType element
- <appDomainManagerType> element
ms.assetid: ae8d5a7e-e7f7-47f7-98d9-455cc243a322
author: rpetrusha
ms.author: ronpet
ms.openlocfilehash: 8fb771d58a99e42ad53a465008e8848cff0a87fd
ms.sourceg... | 57.707317 | 479 | 0.756974 | deu_Latn | 0.911119 |
08ef5a34daf82080a721a6533d9ce0338ff3ec0c | 311 | md | Markdown | README.md | corets/use-previous | 873bf5be7d0bcfe5780adb510b7132007aadc03d | [
"MIT"
] | null | null | null | README.md | corets/use-previous | 873bf5be7d0bcfe5780adb510b7132007aadc03d | [
"MIT"
] | null | null | null | README.md | corets/use-previous | 873bf5be7d0bcfe5780adb510b7132007aadc03d | [
"MIT"
] | null | null | null | <p align="center"><a href="https://docs.corets.io"><img src="https://corets.github.io/public/logo-github-readme.svg" width="300"/></a></p>
<p align="center"><b><a href="https://docs.corets.io/hooks/use-previous">Documentation</a></b><br/><br/><br/></p>
<p align="center">Track previous versions of values</p>
| 51.833333 | 138 | 0.672026 | yue_Hant | 0.400507 |
08efa3e7a5feed172a0888a58adb3151ba517f0f | 12,240 | md | Markdown | docs/content/faq.md | juergenhoetzel/Paket | 89b11627d73d322dcad9d042c3b1314652caef6f | [
"MIT"
] | 1 | 2019-04-05T20:30:10.000Z | 2019-04-05T20:30:10.000Z | docs/content/faq.md | juergenhoetzel/Paket | 89b11627d73d322dcad9d042c3b1314652caef6f | [
"MIT"
] | null | null | null | docs/content/faq.md | juergenhoetzel/Paket | 89b11627d73d322dcad9d042c3b1314652caef6f | [
"MIT"
] | 1 | 2019-04-05T20:30:12.000Z | 2019-04-05T20:30:12.000Z | # FAQ — Frequently Asked Questions
## I don't understand why I need Paket to manage my packages. Why can't I just use NuGet?
NuGet does not separate out the concept of [transitive dependencies](faq.html#transitive); if you install a package into your project and that package has further dependencies then all transiti... | 80 | 604 | 0.783742 | eng_Latn | 0.99811 |
08efb28f8ad2fefe5799aadf92f06121ab9123ac | 477 | md | Markdown | doc/api/smeup_widgets_smeup_timepicker_customization/SmeupTimePickerCustomization/layoutProportions.md | smeup/ken | 582c6c2e731aa62a6d0b9b4ccc5f044e6883f13a | [
"Apache-2.0"
] | 5 | 2021-12-28T12:47:39.000Z | 2022-03-25T16:56:25.000Z | doc/api/smeup_widgets_smeup_timepicker_customization/SmeupTimePickerCustomization/layoutProportions.md | smeup/ken | 582c6c2e731aa62a6d0b9b4ccc5f044e6883f13a | [
"Apache-2.0"
] | null | null | null | doc/api/smeup_widgets_smeup_timepicker_customization/SmeupTimePickerCustomization/layoutProportions.md | smeup/ken | 582c6c2e731aa62a6d0b9b4ccc5f044e6883f13a | [
"Apache-2.0"
] | null | null | null |
# layoutProportions method
*[<Null safety>](https://dart.dev/null-safety)*
- @[override](https://api.flutter.dev/flutter/dart-core/override-constant.html)
[List](https://api.flutter.dev/flutter/dart-core/List-class.html)<[int](https://api.flutter.dev/flutter/dart-core/int-class.html)> layoutProportion... | 11.925 | 151 | 0.675052 | kor_Hang | 0.223723 |
08f052fcb8cf2a33e2b750a7497eaabb94b21bcc | 714 | md | Markdown | domain/versium.com/index.md | billfitzgerald/smmd | 9af567b54b39dc2872cf0ee6c3ada27627490c42 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | domain/versium.com/index.md | billfitzgerald/smmd | 9af567b54b39dc2872cf0ee6c3ada27627490c42 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | domain/versium.com/index.md | billfitzgerald/smmd | 9af567b54b39dc2872cf0ee6c3ada27627490c42 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
company-name: Versium
domain: versium.com
home: http://www.versium.com
email: "dlim [at] versium.com"
california-date: 01/31/2020
vermont-id: 361975
---
## How to opt out
Consumers may opt out via email to optout@versium.com, webform at https://versium.com/ccpa-opt-out, or by calling 1-800-395-0164.
## How to de... | 18.307692 | 152 | 0.747899 | eng_Latn | 0.703417 |
08f0750b056b2be322912d7072898dc6f8e49cb2 | 2,431 | md | Markdown | tests/io_perfomance/image/README.md | mperov/eden | 6e040a6eb8e010f06f646158404854d945368e9f | [
"Apache-2.0"
] | null | null | null | tests/io_perfomance/image/README.md | mperov/eden | 6e040a6eb8e010f06f646158404854d945368e9f | [
"Apache-2.0"
] | null | null | null | tests/io_perfomance/image/README.md | mperov/eden | 6e040a6eb8e010f06f646158404854d945368e9f | [
"Apache-2.0"
] | null | null | null | # FIO autotests container
This container runs 36 FIO tests of different types and loads in turn. You can find out more about the test configuration by looking at the config.fio file in the container itself, or the test results in the specified GitHub repository in the directory. Each test is 2 minutes long. The total ... | 52.847826 | 528 | 0.758536 | eng_Latn | 0.989711 |
08f075555cfb508b6f06adb16d960a10d7fa1599 | 518 | md | Markdown | website/docs/api/generated/enums/arrowtype.md | NeryHenrique/nodegui | 254b6a910928f512e57bc4bfab7dfadcd2073c84 | [
"MIT"
] | 7,857 | 2019-08-12T17:06:12.000Z | 2022-03-31T09:40:05.000Z | website/docs/api/generated/enums/arrowtype.md | NeryHenrique/nodegui | 254b6a910928f512e57bc4bfab7dfadcd2073c84 | [
"MIT"
] | 584 | 2019-08-11T21:39:18.000Z | 2022-03-25T23:37:10.000Z | website/docs/api/generated/enums/arrowtype.md | NeryHenrique/nodegui | 254b6a910928f512e57bc4bfab7dfadcd2073c84 | [
"MIT"
] | 310 | 2019-08-16T01:40:14.000Z | 2022-03-29T09:45:31.000Z | ---
id: "arrowtype"
title: "ArrowType"
sidebar_label: "ArrowType"
---
## Index
### Enumeration members
* [DownArrow](arrowtype.md#downarrow)
* [LeftArrow](arrowtype.md#leftarrow)
* [NoArrow](arrowtype.md#noarrow)
* [RightArrow](arrowtype.md#rightarrow)
* [UpArrow](arrowtype.md#uparrow)
## Enumeration members
### ... | 11.26087 | 39 | 0.633205 | yue_Hant | 0.691267 |
08f145704b9a73eb9e940d0748632ca9384ee0df | 994 | md | Markdown | README.md | dennisfabri/Times | 47894ee8dcdaef8d58e1579f92203befd35a2a27 | [
"MIT"
] | 15 | 2018-11-07T08:10:38.000Z | 2021-01-20T09:19:01.000Z | README.md | arindamdat/Eventflow.Example.Racetimes | 47894ee8dcdaef8d58e1579f92203befd35a2a27 | [
"MIT"
] | null | null | null | README.md | arindamdat/Eventflow.Example.Racetimes | 47894ee8dcdaef8d58e1579f92203befd35a2a27 | [
"MIT"
] | 9 | 2019-03-19T16:23:16.000Z | 2022-02-14T12:06:44.000Z | # Racetimes example for Eventflow
This project contains an example project that uses some basic and extended features.
Basic features:
- Command / CommandHandler
- Event
- Identity
- AggregateRoot
- ReadModel
Configuration:
- MSSQL
- EntityFramework
- EventFlowOptions
- Migration
Extended features:
- Entity (within... | 28.4 | 265 | 0.789738 | eng_Latn | 0.99885 |
08f415016159602e1cd333b4644d84fd7e068cdb | 1,565 | md | Markdown | README.md | NickGard/tiny-difference | bb415b85857d9025cdc231e56ae1212d95fe1362 | [
"MIT"
] | null | null | null | README.md | NickGard/tiny-difference | bb415b85857d9025cdc231e56ae1212d95fe1362 | [
"MIT"
] | null | null | null | README.md | NickGard/tiny-difference | bb415b85857d9025cdc231e56ae1212d95fe1362 | [
"MIT"
] | null | null | null | # tiny-difference
[](https://www.npmjs.com/package/@ngard/tiny-difference)
[](https://bundlephobia.com/result?p=@ngard/tiny-difference)
[.md | carl020958/carl020958.github.io | 2735d6e6721cb8408ceec73605e8ba7ed3dce7cc | [
"MIT"
] | 1 | 2021-10-18T11:17:04.000Z | 2021-10-18T11:17:04.000Z | _posts/algorithm/leetcode/2021-12-08-leetcode_algorithm_interview(2).md | carl020958/carl020958.github.io | 21494d7eeced2233dc01c173e4b432892d05a3f1 | [
"MIT"
] | null | null | null | _posts/algorithm/leetcode/2021-12-08-leetcode_algorithm_interview(2).md | carl020958/carl020958.github.io | 21494d7eeced2233dc01c173e4b432892d05a3f1 | [
"MIT"
] | null | null | null | ---
title: "[ALGORITHM] LeetCode 344. Reverse String"
layout: single
date: '8/12/2021'
toc: true
toc_sticky: true
toc_label: Table of Contents
categories:
- LEETCODE
tags:
- ALGORITHM
- LEETCODE
---
---
### ALGORITHM Übung - LeetCode
* 알고리즘 문제 풀이를 통한 코딩 테스트 연습
---
### 문제
* [🔗 문제 링크](https://leetcode.com/probl... | 16.952381 | 58 | 0.580056 | kor_Hang | 0.908335 |
08f55f2bf85f44824ff64d095a4c120e68319178 | 2,947 | md | Markdown | _posts/users/2018-01-01-1-ongoing.md | VisionEval/homepage | 2b12b815be0cc8918946e27a200b7f2bd4280138 | [
"MIT"
] | 2 | 2019-09-20T20:23:35.000Z | 2020-12-04T12:26:07.000Z | _posts/users/2018-01-01-1-ongoing.md | VisionEval/homepage | 2b12b815be0cc8918946e27a200b7f2bd4280138 | [
"MIT"
] | 3 | 2018-02-07T16:06:02.000Z | 2018-12-19T21:09:19.000Z | _posts/users/2018-01-01-1-ongoing.md | VisionEval/VisionEval.org | 155be8de860d09fce6d1b81bdc8fd5cbdbc0234e | [
"MIT"
] | 1 | 2018-01-16T00:09:24.000Z | 2018-01-16T00:09:24.000Z | ---
layout: post
title: Ongoing work for all tools
excerpt: "as listed on the Development Roadmap"
modified:
categories: users
tags: [models, enhancements]
image:
feature: so-simple-sample-image-4-narrow.jpg
credit: #
creditlink: #
comments: false
share: false
---
The ongoing work involves:
* Outstanding work ... | 98.233333 | 624 | 0.793688 | eng_Latn | 0.9685 |
08f61824f8c038e0685daab81429dcc697755199 | 3,593 | md | Markdown | README.md | BernhardSchiffer/04-generics | ffc0c16ee59ce6a69acaf779759ff1989d539137 | [
"MIT"
] | null | null | null | README.md | BernhardSchiffer/04-generics | ffc0c16ee59ce6a69acaf779759ff1989d539137 | [
"MIT"
] | null | null | null | README.md | BernhardSchiffer/04-generics | ffc0c16ee59ce6a69acaf779759ff1989d539137 | [
"MIT"
] | 77 | 2019-04-02T06:38:52.000Z | 2021-12-09T05:27:49.000Z | _This is an assignment to the [Software Architecture](https://ohm-softa.github.io) class at the [Technische Hochschule Nürnberg](http://www.th-nuernberg.de)._
# Assignment 4: Generics

In this assignment we want to improve the previously ... | 50.605634 | 278 | 0.751739 | eng_Latn | 0.990546 |
08f645cd21822eee938d5d60dcb2fa023b8b423c | 520 | md | Markdown | README.md | rayksyoo/dCorMV | 18112dfb72592c8d5f97a089451c3ea9c68f9bf6 | [
"MIT"
] | 5 | 2019-03-18T07:53:53.000Z | 2021-03-19T17:26:31.000Z | README.md | rayksyoo/dCorMV | 18112dfb72592c8d5f97a089451c3ea9c68f9bf6 | [
"MIT"
] | null | null | null | README.md | rayksyoo/dCorMV | 18112dfb72592c8d5f97a089451c3ea9c68f9bf6 | [
"MIT"
] | 2 | 2019-05-11T13:09:00.000Z | 2020-05-02T06:10:12.000Z | # dCorMV
Calculate multivariate distance correlation (Reference: Yoo et al. Multivariate approaches improve the reliability and validity of functional connectivity and prediction of individual behaviors. NeuroImage. 2019 )
This is to calculate multivariate distance correlation.
Input X is 1D cell array of length m. Ea... | 65 | 213 | 0.803846 | eng_Latn | 0.995958 |
08f64a1fb75b6cd6c4a288c86a0da8b03dc4a2f4 | 53 | md | Markdown | README.md | slepher/yaliver | 9b9c236e08b5ead025096caa6f41656352ac7af1 | [
"MIT"
] | null | null | null | README.md | slepher/yaliver | 9b9c236e08b5ead025096caa6f41656352ac7af1 | [
"MIT"
] | null | null | null | README.md | slepher/yaliver | 9b9c236e08b5ead025096caa6f41656352ac7af1 | [
"MIT"
] | null | null | null | # yaliver
Yet Another LIVR Validator
Not Released.
| 13.25 | 28 | 0.773585 | eng_Latn | 0.773379 |
08f69d02c10b441d7b8bf87736a523d8e52284c5 | 1,965 | md | Markdown | README.md | silky/loveBomb | b041ed2b007d9f3e261a9cc10001cf3964d20cfb | [
"MIT"
] | 1 | 2019-06-27T11:33:23.000Z | 2019-06-27T11:33:23.000Z | README.md | samuelricci/fBomb | b041ed2b007d9f3e261a9cc10001cf3964d20cfb | [
"MIT"
] | null | null | null | README.md | samuelricci/fBomb | b041ed2b007d9f3e261a9cc10001cf3964d20cfb | [
"MIT"
] | null | null | null | fBomb
=====
See where in the world the fBomb was dropped
###Installation
---
Fairly basic to set up your own instance of this application.
To set up your own version of this app, all you have to do is clone this repo:
```bash
$ git clone https://github.com/mgingras/fBomb.git && cd fBomb && npm install
```
###Co... | 27.676056 | 250 | 0.727735 | eng_Latn | 0.984358 |
08f6e0df5dbaf352bb838b065b655716579f3fdd | 1,847 | md | Markdown | docs/2014/database-engine/dev-guide/issabort-ole-db.md | L3onard80/sql-docs.it-it | f73e3d20b5b2f15f839ff784096254478c045bbb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/2014/database-engine/dev-guide/issabort-ole-db.md | L3onard80/sql-docs.it-it | f73e3d20b5b2f15f839ff784096254478c045bbb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/2014/database-engine/dev-guide/issabort-ole-db.md | L3onard80/sql-docs.it-it | f73e3d20b5b2f15f839ff784096254478c045bbb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Sasabot (OLE DB) | Microsoft Docs
ms.custom: ''
ms.date: 06/13/2017
ms.prod: sql-server-2014
ms.reviewer: ''
ms.technology: database-engine
ms.topic: reference
topic_type:
- apiref
helpviewer_keywords:
- ISSAbort interface
ms.assetid: 7c4df482-4a83-4da0-802b-3637b507693a
author: mashamsft
ms.author: mathoma
... | 47.358974 | 467 | 0.739578 | ita_Latn | 0.639603 |
08f7019ed17f063b0dbab15fb99ddae87c8323c6 | 1,797 | md | Markdown | _posts/2020-07-13-8.md | 9646516/9646516.github.io | b3f5033d4cf275e99c3431875daf26a2cd02da9d | [
"MIT"
] | null | null | null | _posts/2020-07-13-8.md | 9646516/9646516.github.io | b3f5033d4cf275e99c3431875daf26a2cd02da9d | [
"MIT"
] | null | null | null | _posts/2020-07-13-8.md | 9646516/9646516.github.io | b3f5033d4cf275e99c3431875daf26a2cd02da9d | [
"MIT"
] | null | null | null | ---
layout: post
title: "探讨一些简单的问题"
categories:
- Category
---
最短路问题可能是大多数人学的第一个算法,不过就是简单的最短路有很多问题不仔细想想的话,可能也会犯下错误。
---
问题1:
dijkstra有必要写vis数组吗?
答:按照严格的dijkstra定义,每个点只会入队一次,所以才证明得到复杂度是$$O(nlogn)$$或者$$O(nlogm)$$的。但是这个定义导致了dijkstra自身存在缺陷,因此我现在写的最短路都不是严格的dijkstra。
---
问题2:
严格定义的dijkstra的缺陷是?... | 18.525773 | 144 | 0.685031 | yue_Hant | 0.315162 |
08f7b1c2a03fbd3911915c0e772858aa6bf21128 | 1,937 | md | Markdown | node_modules/es-abstract/README.md | ai-man-123/MDyoobotz | ed54a8cacdf93710cb248237444052dab908b1c4 | [
"MIT"
] | 195 | 2021-10-29T20:21:24.000Z | 2022-03-31T09:26:23.000Z | node_modules/es-abstract/README.md | ai-man-123/MDyoobotz | ed54a8cacdf93710cb248237444052dab908b1c4 | [
"MIT"
] | 171 | 2016-10-20T21:34:06.000Z | 2019-02-12T10:13:13.000Z | node_modules/es-abstract/README.md | ai-man-123/MDyoobotz | ed54a8cacdf93710cb248237444052dab908b1c4 | [
"MIT"
] | 36 | 2015-01-11T02:26:32.000Z | 2022-01-13T23:14:44.000Z | # es-abstract <sup>[![Version Badge][npm-version-svg]][package-url]</sup>
[![dependency status][deps-svg]][deps-url]
[![dev dependency status][dev-deps-svg]][dev-deps-url]
[![License][license-image]][license-url]
[![Downloads][downloads-image]][downloads-url]
[![npm badge][npm-badge-png]][package-url]
ECMAScript spe... | 44.022727 | 330 | 0.739804 | eng_Latn | 0.582906 |
08f7d6e3d3683a7804533628f8372795ddadf352 | 5,629 | md | Markdown | docs/kr/edu/dream/dream2-4.md | sunutf/emanual | b137837f989d57e2f6241ac6f579bb4b5d7f1533 | [
"MIT"
] | 1 | 2018-09-19T02:30:59.000Z | 2018-09-19T02:30:59.000Z | docs/kr/edu/dream/dream2-4.md | Storm-Develop/emanual | 5596a13bce4bf5bac3b74434259fca6a16e03638 | [
"MIT"
] | null | null | null | docs/kr/edu/dream/dream2-4.md | Storm-Develop/emanual | 5596a13bce4bf5bac3b74434259fca6a16e03638 | [
"MIT"
] | null | null | null | ---
layout: archive
lang: kr
ref: dream2-4
read_time: true
share: true
author_profile: false
permalink: /docs/kr/edu/dream/dream2-4/
sidebar:
title: 드림 II 4단계
nav: "dream2-4"
---
# [개요](#개요)
**로보티즈 드림II 4단계**는 제어기를 통한 로봇의 제어 원리부터 서보모터의 제어, 접촉센서와 적외선 센서, LED 모듈의 제어 원리를 학습할 수 있습니다. 로봇 프로그램의 순서도 개념을 이해하고, 프로그래밍 기초 지... | 63.965909 | 174 | 0.691242 | kor_Hang | 0.971119 |
08f8372ab93b06c0b4eda4ae25f9e8e9bbc576d4 | 10,240 | md | Markdown | articles/security-center/security-center-iaas-advanced-data.md | mahakjain07031985/azure-docs | 1f20c9156a5b21754e1a9fe41178949c7b1132ad | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/security-center/security-center-iaas-advanced-data.md | mahakjain07031985/azure-docs | 1f20c9156a5b21754e1a9fe41178949c7b1132ad | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/security-center/security-center-iaas-advanced-data.md | mahakjain07031985/azure-docs | 1f20c9156a5b21754e1a9fe41178949c7b1132ad | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Azure Security Center's advanced data security for SQL machines (Preview)
description: Learn how to enable advanced data security for SQL machines in Azure Security Center
services: security-center
documentationcenter: na
author: memildin
manager: rkarlin
ms.assetid: ba46c460-6ba7-48b2-a6a7-ec802dd4eec2
ms.... | 76.992481 | 590 | 0.790234 | eng_Latn | 0.971979 |
08f8a95b3666c6a9540a056624194ce72cffd809 | 3,631 | md | Markdown | README.md | Seeed-Studio/Grove_Barometer_Sensor | a4de7d924791c41572a3f7d4ff500943a1e1d62f | [
"MIT"
] | 7 | 2015-12-23T16:00:10.000Z | 2020-02-06T10:56:01.000Z | README.md | Seeed-Studio/Grove_Barometer_Sensor | a4de7d924791c41572a3f7d4ff500943a1e1d62f | [
"MIT"
] | 1 | 2015-05-06T08:54:42.000Z | 2015-05-07T11:54:07.000Z | README.md | Seeed-Studio/Grove_Barometer_Sensor | a4de7d924791c41572a3f7d4ff500943a1e1d62f | [
"MIT"
] | 9 | 2015-03-29T15:00:34.000Z | 2021-05-13T01:33:21.000Z | Grove_Barometer_Sensor [](https://travis-ci.com/Seeed-Studio/Grove_Barometer_Sensor)
--------------------------------
This Arduino librarry is for Grove - Barometer Sensor(BMP085) and Grove - Barometer Sensor(BMP180).
<img sr... | 69.826923 | 535 | 0.787662 | eng_Latn | 0.881427 |
08f8bd19171e4d0f6eb0d6388c284b97cef8e1ae | 4,451 | md | Markdown | README.md | jackbrucesimpson/BeeUnique | 9fe3c501758cf35cee32ebe429b6da353ccbc455 | [
"MIT"
] | null | null | null | README.md | jackbrucesimpson/BeeUnique | 9fe3c501758cf35cee32ebe429b6da353ccbc455 | [
"MIT"
] | null | null | null | README.md | jackbrucesimpson/BeeUnique | 9fe3c501758cf35cee32ebe429b6da353ccbc455 | [
"MIT"
] | null | null | null | # BeeUnique
Program to track bees with unique tags.
## Running the Programs
Execution scripts are located in the `bin` directory. Instructions for how to modify the variables in them for processing your own data are included below.
You can execute the scripts by running the `bash` command followed by the script name.... | 52.988095 | 351 | 0.777578 | eng_Latn | 0.998075 |
08f8dd9fb3c048436b3eaefbd05df1fbe495f268 | 439 | md | Markdown | src/pages/gta-5.md | Tengil91/gatsby-portfolio | 98739d13a9da2ed7023edc341a918010433ef650 | [
"MIT"
] | null | null | null | src/pages/gta-5.md | Tengil91/gatsby-portfolio | 98739d13a9da2ed7023edc341a918010433ef650 | [
"MIT"
] | null | null | null | src/pages/gta-5.md | Tengil91/gatsby-portfolio | 98739d13a9da2ed7023edc341a918010433ef650 | [
"MIT"
] | null | null | null | ---
title: "GTA 5"
src: "gta-5-preview.jpg"
tags: "HTML JS CSS Jekyll SASS Anime.js"
date: "2019-09-10"
srcs: "gta-5-1.jpg"
pagelink: "https://grandtheftauto.netlify.com/"
pagetype: "project"
---
A web site made with Jekyll. I was mainly responsible for the front page.
The site contains a lot of litle things; videos, ... | 24.388889 | 162 | 0.719818 | eng_Latn | 0.927981 |
08fa2228229c3b9afc2b6a78eb08ce5939779710 | 1,778 | md | Markdown | biztalk/core/single-sign-on-event-10767.md | cmcclister/biztalk-docs | 36a3d4b944e27edff883b8e36e997c7d2af4f497 | [
"CC-BY-4.0",
"MIT"
] | 37 | 2017-08-28T06:57:52.000Z | 2021-07-13T12:16:23.000Z | biztalk/core/single-sign-on-event-10767.md | cmcclister/biztalk-docs | 36a3d4b944e27edff883b8e36e997c7d2af4f497 | [
"CC-BY-4.0",
"MIT"
] | 732 | 2017-05-18T22:16:15.000Z | 2022-03-31T23:10:06.000Z | biztalk/core/single-sign-on-event-10767.md | isabella232/biztalk-docs | 36a3d4b944e27edff883b8e36e997c7d2af4f497 | [
"CC-BY-4.0",
"MIT"
] | 158 | 2017-06-19T22:47:52.000Z | 2022-02-28T06:41:54.000Z | ---
description: "Learn more about: Single Sign-On: Event 10767"
title: "Single Sign-On: Event 10767 | Microsoft Docs"
ms.custom: ""
ms.date: "06/08/2017"
ms.prod: "biztalk-server"
ms.reviewer: ""
ms.suite: ""
ms.tgt_pltfrm: ""
ms.topic: "article"
ms.assetid: ef5efc04-a0b5-4fc7-9d0e-f7aa9a9c413d
caps.latest.revision: ... | 49.388889 | 141 | 0.409449 | eng_Latn | 0.610017 |
08fa485a1f6cb77be7a7f1da29b2cf4e55cd5c75 | 487 | md | Markdown | vendor/github.com/mageddo/go-httpmap/README.md | mrubli/dns-proxy-server | 42b4588341fb35a3a175ec26e5810950ab68c4da | [
"Apache-2.0"
] | 597 | 2016-03-22T15:23:11.000Z | 2022-03-29T10:09:59.000Z | vendor/github.com/mageddo/go-httpmap/README.md | mrubli/dns-proxy-server | 42b4588341fb35a3a175ec26e5810950ab68c4da | [
"Apache-2.0"
] | 109 | 2016-03-08T17:13:33.000Z | 2022-02-26T17:00:13.000Z | vendor/github.com/mageddo/go-httpmap/README.md | mrubli/dns-proxy-server | 42b4588341fb35a3a175ec26e5810950ab68c4da | [
"Apache-2.0"
] | 77 | 2016-04-27T15:13:02.000Z | 2022-03-31T23:51:32.000Z | httpmap helps you map yours endpoints with a low overhead, it's just a wrapper that makes your work easier
### Examples
```go
Get("/users", func(ctx context.Context, w http.ResponseWriter, r *http.Request){
...
})
Post("/users", func(ctx context.Context, w http.ResponseWriter, r *http.Request){
...
})
Put("/users",... | 23.190476 | 106 | 0.685832 | yue_Hant | 0.483985 |
08fa8e1438318beea815d1308c82368b55266491 | 2,218 | md | Markdown | source/site/_posts/2014-8-03-introduction.md | underlost/dataplay | 7daf050585558174f2d7630402ea30cc33e226aa | [
"MIT"
] | null | null | null | source/site/_posts/2014-8-03-introduction.md | underlost/dataplay | 7daf050585558174f2d7630402ea30cc33e226aa | [
"MIT"
] | null | null | null | source/site/_posts/2014-8-03-introduction.md | underlost/dataplay | 7daf050585558174f2d7630402ea30cc33e226aa | [
"MIT"
] | null | null | null | ---
layout: post
title: Introduction
thumb: /img/thumb/introduction.jpg
snippet: 'Welcome to the DataPlay. Start here to learn what this project is about, and what to expect.'
---
Around the time I started working on [Jaded Gamer](http://jadedgamer.com/), I started working on a little script to scrape various websites... | 110.9 | 862 | 0.775023 | eng_Latn | 0.999032 |
08fa9518a003461c21b461b8bb4db92858cf25c8 | 377 | md | Markdown | CHANGELOG.md | irgaly/flutter_password_credential | bf423c7cdbf3ae18230873d672d148e48e193300 | [
"Apache-2.0"
] | 6 | 2020-07-22T07:33:45.000Z | 2022-02-19T07:52:10.000Z | CHANGELOG.md | irgaly/flutter_password_credential | bf423c7cdbf3ae18230873d672d148e48e193300 | [
"Apache-2.0"
] | 4 | 2020-12-19T13:51:26.000Z | 2021-10-16T09:51:33.000Z | CHANGELOG.md | irgaly/flutter_password_credential | bf423c7cdbf3ae18230873d672d148e48e193300 | [
"Apache-2.0"
] | 6 | 2021-05-11T11:57:43.000Z | 2022-02-19T07:47:53.000Z | ## [0.3.1] - 2021/06/04
* Fix README.md on pub.dev
## [0.3.0] - 2021/06/04
* Fix Android Build Error
* Use Kotlin 1.5.10, Gradle 7.0.0
* Use play-services-auth 19.0.0
* Android Compile SDK version 30
## [0.2.0] - 2021/05/11
* Support Null Safety
## [0.1.0] - 2020/05/30
* Initial release.
* Access Web... | 17.136364 | 41 | 0.633952 | kor_Hang | 0.359805 |
08fb511a7e1756cda3b5efaa16a9547f50e320bf | 84 | md | Markdown | README.md | Olha-Sal/goit-js-hw-11-color-switch | a83f3ef2936d7e9f58129c095db2dc16d245294b | [
"MIT"
] | null | null | null | README.md | Olha-Sal/goit-js-hw-11-color-switch | a83f3ef2936d7e9f58129c095db2dc16d245294b | [
"MIT"
] | null | null | null | README.md | Olha-Sal/goit-js-hw-11-color-switch | a83f3ef2936d7e9f58129c095db2dc16d245294b | [
"MIT"
] | null | null | null | # goit-js-hw-11-color-switch
https://olha-sal.github.io/goit-js-hw-11-color-switch/
| 28 | 54 | 0.738095 | por_Latn | 0.146678 |
08fb514f44b3f64875e2d93e9bb16956dcca5a75 | 3,561 | md | Markdown | README.md | tanlin2013/TNpy | bc450825f79b6a95ad724ed05c61fda8e0545975 | [
"Apache-2.0"
] | 1 | 2020-09-07T21:35:34.000Z | 2020-09-07T21:35:34.000Z | README.md | tanlin2013/TNpy | bc450825f79b6a95ad724ed05c61fda8e0545975 | [
"Apache-2.0"
] | null | null | null | README.md | tanlin2013/TNpy | bc450825f79b6a95ad724ed05c61fda8e0545975 | [
"Apache-2.0"
] | null | null | null | # tnpy




layout: post
--- | 25.4 | 86 | 0.740157 | eng_Latn | 0.814406 |
08fcc37be6204cd19e899078f87eac414beb09bb | 38 | md | Markdown | _includes/05-emphasis.md | kateemills/markdown-portfolio | 9de6f6a10cfd2add537ab40a184f2936fb9be7ca | [
"MIT"
] | null | null | null | _includes/05-emphasis.md | kateemills/markdown-portfolio | 9de6f6a10cfd2add537ab40a184f2936fb9be7ca | [
"MIT"
] | 5 | 2020-11-23T03:27:18.000Z | 2020-11-23T03:56:27.000Z | _includes/05-emphasis.md | kateemills/markdown-portfolio | 9de6f6a10cfd2add537ab40a184f2936fb9be7ca | [
"MIT"
] | null | null | null | I _love_ the **Pittsburgh Steelers**!
| 19 | 37 | 0.736842 | eng_Latn | 0.728527 |
08fd4fc6132057c134231b9bcdd212c00e62aba5 | 9,958 | md | Markdown | README.md | amarflybot/graphql-compose | 24f79097872552ae30d76873ee2bb17b1475dd92 | [
"MIT"
] | 1 | 2020-01-31T04:21:58.000Z | 2020-01-31T04:21:58.000Z | README.md | toverux/graphql-compose | 8d700a384f9f6665917b7018769eda62e3b029f7 | [
"MIT"
] | 9 | 2021-03-01T21:04:05.000Z | 2022-02-27T00:44:59.000Z | README.md | toverux/graphql-compose | 8d700a384f9f6665917b7018769eda62e3b029f7 | [
"MIT"
] | null | null | null | <p align="center"><img src="https://raw.githubusercontent.com/graphql-compose/graphql-compose/master/docs/logo.png" width="200" /></p>
# graphql-compose
[](https://www.npmjs.com/package/graphql-compose)
["
tags: [webpack, react]
last_modified_at: 2020/10/15
date: "2017-02-04"
---
這篇教學介紹React專案的基本webpack設定。包含支援ES6需要的Babel,程式碼風格檢查的ESLint和開發工具 webpack-dev-server。
## 目錄
```toc
```
## 專案資料夾結構 Overview
假設我們專案的資料夾結構如下:
~~~
├── package.json
├── src
│ ├── actions/
│ ├── containers... | 17.715867 | 204 | 0.658404 | yue_Hant | 0.611802 |
08fd87811ead34e6c671ce22761203716097b993 | 2,018 | md | Markdown | examples/vue-todos/README.md | Dentacloud-ai/tauri-plugin-sql | 7ee84c5e1cf2ab08b418e0e54ca69a71519316ba | [
"Apache-2.0",
"MIT"
] | 41 | 2021-09-14T13:22:02.000Z | 2022-03-31T03:16:44.000Z | examples/vue-todos/README.md | Dentacloud-ai/tauri-plugin-sql | 7ee84c5e1cf2ab08b418e0e54ca69a71519316ba | [
"Apache-2.0",
"MIT"
] | 20 | 2021-09-29T13:54:54.000Z | 2022-03-22T22:01:54.000Z | examples/vue-todos/README.md | Dentacloud-ai/tauri-plugin-sql | 7ee84c5e1cf2ab08b418e0e54ca69a71519316ba | [
"Apache-2.0",
"MIT"
] | 12 | 2021-09-14T13:44:03.000Z | 2022-03-30T21:00:14.000Z | # VueJS with Vite Example
Another TODO app but with VueJS 3.x and the ViteJS bundler.
## Installation
This was built with the **pnpm** package manager in mind but feel free to use whatever you like:
```bash
# pnpm
pnpm install
# yarn
yarn install
# npm
npm install
```
## Development
To run both the frontend and b... | 32.548387 | 193 | 0.756194 | eng_Latn | 0.999402 |
08fe0019095d36af6c1b04905868d5862d00ddab | 125 | md | Markdown | README.md | jmadureira/herd | b7d998a112f93537d32a545c737500094c7cfba2 | [
"MIT"
] | 1 | 2016-06-07T10:25:33.000Z | 2016-06-07T10:25:33.000Z | README.md | jmadureira/herd | b7d998a112f93537d32a545c737500094c7cfba2 | [
"MIT"
] | null | null | null | README.md | jmadureira/herd | b7d998a112f93537d32a545c737500094c7cfba2 | [
"MIT"
] | null | null | null | herd
====
[](https://travis-ci.org/jmadureira/herd)
| 25 | 113 | 0.72 | nld_Latn | 0.157292 |
08fe931b54b6fe01b59d722517d37a0150ad3bc0 | 1,818 | md | Markdown | scripting-docs/javascript/reference/add-method-weakset-javascript.md | doodz/visualstudio-docs.fr-fr | 49c7932ec7a761e4cd7c259a5772e5415253a7a5 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | scripting-docs/javascript/reference/add-method-weakset-javascript.md | doodz/visualstudio-docs.fr-fr | 49c7932ec7a761e4cd7c259a5772e5415253a7a5 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2018-10-19T08:00:06.000Z | 2018-10-19T08:00:06.000Z | scripting-docs/javascript/reference/add-method-weakset-javascript.md | doodz/visualstudio-docs.fr-fr | 49c7932ec7a761e4cd7c259a5772e5415253a7a5 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: "Add, méthode (WeakSet) (JavaScript) | Documents Microsoft"
ms.custom:
ms.date: 01/18/2017
ms.prod: windows-client-threshold
ms.reviewer:
ms.suite:
ms.technology: devlang-javascript
ms.tgt_pltfrm:
ms.topic: language-reference
dev_langs:
- JavaScript
- TypeScript
- DHTML
ms.assetid: d35d0287-... | 25.971429 | 202 | 0.692519 | fra_Latn | 0.357432 |
08fe9bae9816a979dcb043eeff1d3f7b9878aa98 | 557 | md | Markdown | contact.md | bhanu77prakash/bhanu77prakash.github.io | 9aa08c7c56dcb58bde705f3a0d9f28197712a14b | [
"MIT"
] | null | null | null | contact.md | bhanu77prakash/bhanu77prakash.github.io | 9aa08c7c56dcb58bde705f3a0d9f28197712a14b | [
"MIT"
] | null | null | null | contact.md | bhanu77prakash/bhanu77prakash.github.io | 9aa08c7c56dcb58bde705f3a0d9f28197712a14b | [
"MIT"
] | null | null | null | ---
layout: default
title: Contact
permalink: /contact/
---
|**Phone**|: +91 932447️⃣57️⃣1|
|**Address**|: Bengaluru, Karnataka, India.|
|**Email**|: bhanu.guda[😊]yahoo[⚫]com|
### Online Presence
|**Facebook**|: @[Bhanu Prakash Reddy Guda](https://www.facebook.com/bhanuprakash.reddy.90/)|
|**Twitter**|: @[Bhanu... | 34.8125 | 110 | 0.671454 | yue_Hant | 0.217236 |
08ff785c5bf9ca315eda16f9fedbbd064df24592 | 917 | md | Markdown | _pages/about.md | trevino-kim/trevino-kim.github.io | a9dff5769027b2b7d9fd934abec16e2c1afa44d8 | [
"MIT"
] | null | null | null | _pages/about.md | trevino-kim/trevino-kim.github.io | a9dff5769027b2b7d9fd934abec16e2c1afa44d8 | [
"MIT"
] | null | null | null | _pages/about.md | trevino-kim/trevino-kim.github.io | a9dff5769027b2b7d9fd934abec16e2c1afa44d8 | [
"MIT"
] | null | null | null | ---
title: About
permalink: /about/
---
<img src="/assets/images/bio-casual.png" width="500" style="margin-left: 20px;">
```ts
let Jade =
{
이름: "김정현",
"영어 이름": "Jade Kim",
연락처: "jadekim925@gmail.com",
지역: {
고향: "부산",
"마음의 고향": "서울",
거주지: "미국"
},
"사는 곳": Jade.지역.거주지+" 콜로라도주",
"총 경력": [
{... | 18.34 | 80 | 0.498364 | kor_Hang | 1.000009 |
1c0064aecc0dba0e8d483e34ea4cc8cd419306b8 | 3,795 | md | Markdown | README.md | static-dev/source-loader | 219b2278a21ece208b40fc7cf26bd809e170bc07 | [
"MIT"
] | 4 | 2016-05-13T23:41:00.000Z | 2018-11-06T04:40:29.000Z | README.md | static-dev/source-loader | 219b2278a21ece208b40fc7cf26bd809e170bc07 | [
"MIT"
] | 14 | 2016-05-19T14:23:22.000Z | 2019-02-07T09:37:24.000Z | README.md | static-dev/source-loader | 219b2278a21ece208b40fc7cf26bd809e170bc07 | [
"MIT"
] | null | null | null | # Webpack Source Loader
[](https://badge.fury.io/js/source-loader) [](https://travis-ci.org/static-dev/source-loader) [ that it creates). Since it is not actually installed in Programs and Features, you don't have to worry that it cluttered up your registry (however that's a differe... | 58.826087 | 371 | 0.769956 | eng_Latn | 0.921451 |
1c01f0b2b26c96ef6e281bd41067c5145c496a8d | 322 | md | Markdown | tiup/tiup-command-clean.md | cncc/docs-cn | 2476083c1e5869cd6b98156661bdeef59e4d6b04 | [
"Apache-2.0"
] | null | null | null | tiup/tiup-command-clean.md | cncc/docs-cn | 2476083c1e5869cd6b98156661bdeef59e4d6b04 | [
"Apache-2.0"
] | null | null | null | tiup/tiup-command-clean.md | cncc/docs-cn | 2476083c1e5869cd6b98156661bdeef59e4d6b04 | [
"Apache-2.0"
] | null | null | null | ---
title: tiup clean
---
# tiup clean
命令 `tiup clean` 用于清除组件运行过程中产生的数据。
## 语法
```sh
tiup clean [name] [flags]
```
`[name]` 取值为 [status 命令](/tiup/tiup-command-status.md)输出的 `Name` 字段。若省略 `[name]`,则必须配合 `--all` 使用。
## 选项
### --all (boolean, 默认 false)
清除所有运行记录。
## 输出
```
Clean instance of `%s`, directory: %s
``... | 11.5 | 98 | 0.593168 | eng_Latn | 0.249088 |
1c025555a1d2a43e91fde89391a3a7a79e5518a4 | 2,244 | md | Markdown | README.md | zeina1i/diff-sniffer | 9b85ad6e78761f8d57642f5e541e1f632d5566ab | [
"MIT"
] | 7 | 2018-08-17T19:41:20.000Z | 2019-06-06T21:13:05.000Z | README.md | zeina1i/diff-sniffer | 9b85ad6e78761f8d57642f5e541e1f632d5566ab | [
"MIT"
] | 38 | 2020-05-24T23:10:31.000Z | 2021-12-13T08:17:36.000Z | README.md | zeina1i/diff-sniffer | 9b85ad6e78761f8d57642f5e541e1f632d5566ab | [
"MIT"
] | 2 | 2018-05-13T07:04:47.000Z | 2019-05-01T10:42:43.000Z | Diff Sniffer for Git
====================
[](https://packagist.org/packages/diff-sniffer/diff-sniffer)
[](https://packagist.org/packages/diff-sniffer/diff-sniffer)
![Build ... | 38.689655 | 318 | 0.730838 | eng_Latn | 0.44468 |
1c02e18fcb7d23d0b19821488ec99050fc6523c2 | 654 | md | Markdown | add/metadata/System.ServiceModel.Dispatcher/IDispatchMessageFormatter.meta.md | erikly/docs | 3de58af074aadfc5ad44c6c7106a0531d7cfa3e3 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | add/metadata/System.ServiceModel.Dispatcher/IDispatchMessageFormatter.meta.md | erikly/docs | 3de58af074aadfc5ad44c6c7106a0531d7cfa3e3 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | add/metadata/System.ServiceModel.Dispatcher/IDispatchMessageFormatter.meta.md | erikly/docs | 3de58af074aadfc5ad44c6c7106a0531d7cfa3e3 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-01-06T09:36:01.000Z | 2021-01-06T09:36:01.000Z | ---
uid: System.ServiceModel.Dispatcher.IDispatchMessageFormatter
ms.technology:
- "dotnet-standard"
author: "Erikre"
ms.author: "erikre"
manager: "erikre"
---
---
uid: System.ServiceModel.Dispatcher.IDispatchMessageFormatter.DeserializeRequest(System.ServiceModel.Channels.Message,System.Object[])
ms.technology:
... | 24.222222 | 151 | 0.770642 | kor_Hang | 0.107901 |
1c02f27208b9e76f26a4d96236ac7316a0b6591e | 5,117 | md | Markdown | _posts/2019-08-13-Download-advice-and-consent-the-politics-of-judicial-appointments.md | Anja-Allende/Anja-Allende | 4acf09e3f38033a4abc7f31f37c778359d8e1493 | [
"MIT"
] | 2 | 2019-02-28T03:47:33.000Z | 2020-04-06T07:49:53.000Z | _posts/2019-08-13-Download-advice-and-consent-the-politics-of-judicial-appointments.md | Anja-Allende/Anja-Allende | 4acf09e3f38033a4abc7f31f37c778359d8e1493 | [
"MIT"
] | null | null | null | _posts/2019-08-13-Download-advice-and-consent-the-politics-of-judicial-appointments.md | Anja-Allende/Anja-Allende | 4acf09e3f38033a4abc7f31f37c778359d8e1493 | [
"MIT"
] | null | null | null | ---
layout: post
comments: true
categories: Other
---
## Download Advice and consent the politics of judicial appointments book
He creaks and scrapes to the door, in a stretch limousine? Kaitlin had the piercing voice and talent for vituperation that marked her as With the determination of any pulp-magazine adventure... | 568.555556 | 4,987 | 0.786398 | eng_Latn | 0.999953 |
1c02f2b46d6392f87d5ec3a6e29371dcb798002f | 1,898 | md | Markdown | docs/ado/reference/ado-api/command-object-properties-methods-and-events.md | zelanko/sql-docs.es-es | e8de33fb5b7b566192c5fd38f7d922aca7fa3840 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/ado/reference/ado-api/command-object-properties-methods-and-events.md | zelanko/sql-docs.es-es | e8de33fb5b7b566192c5fd38f7d922aca7fa3840 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/ado/reference/ado-api/command-object-properties-methods-and-events.md | zelanko/sql-docs.es-es | e8de33fb5b7b566192c5fd38f7d922aca7fa3840 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
description: Propiedades, métodos y eventos del objeto Command
title: Propiedades, métodos y eventos del objeto Command | Microsoft Docs
ms.prod: sql
ms.prod_service: connectivity
ms.technology: ado
ms.custom: ''
ms.date: 01/19/2017
ms.reviewer: ''
ms.topic: conceptual
helpviewer_keywords:
- Command object [ADO], m... | 31.633333 | 110 | 0.735511 | kor_Hang | 0.132071 |
1c034250a51ce1b549780e8cb5e15917843319d9 | 1,103 | md | Markdown | add/metadata/System.Windows.Automation/TablePattern.meta.md | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | add/metadata/System.Windows.Automation/TablePattern.meta.md | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | add/metadata/System.Windows.Automation/TablePattern.meta.md | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
uid: System.Windows.Automation.TablePattern
ms.technology:
- "dotnet-wpf"
author: "Xansky"
ms.author: "mhopkins"
manager: "wpickett"
---
---
uid: System.Windows.Automation.TablePattern.RowHeadersProperty
ms.technology:
- "dotnet-wpf"
author: "Xansky"
ms.author: "mhopkins"
manager: "wpickett"
---
---
uid: Sy... | 17.507937 | 68 | 0.722575 | yue_Hant | 0.325614 |
1c0410602251fa6173115039844892e9745e4e89 | 1,737 | md | Markdown | README.md | your-funny-uncle/eep | 34fede0af9c28697298752f262b6bc199fbf5a73 | [
"CC0-1.0"
] | 2 | 2016-08-16T10:41:55.000Z | 2016-10-19T09:46:04.000Z | README.md | your-funny-uncle/eep | 34fede0af9c28697298752f262b6bc199fbf5a73 | [
"CC0-1.0"
] | 1 | 2015-03-27T13:25:06.000Z | 2018-03-19T12:53:25.000Z | README.md | your-funny-uncle/eep | 34fede0af9c28697298752f262b6bc199fbf5a73 | [
"CC0-1.0"
] | null | null | null | Erlang Enhancement Process
--------------------------
This repository contains in the subdirectory eeps/ the EEPs (Erlang
Extension Proposals), in [Markdown][MD] (`*.md`) format produced in the
[Erlang Enhancement Process][EEP].
The [EEP Index][EEP 0] in [EEP 0][] gathers all EEPs and is built with
the tools in the f... | 28.95 | 75 | 0.711572 | eng_Latn | 0.931103 |
1c04b9538a51304906057ad8ca673335af73deb4 | 666 | md | Markdown | 2020/CVE-2020-8250.md | justinforbes/cve | 375c65312f55c34fc1a4858381315fe9431b0f16 | [
"MIT"
] | 2,340 | 2022-02-10T21:04:40.000Z | 2022-03-31T14:42:58.000Z | 2020/CVE-2020-8250.md | justinforbes/cve | 375c65312f55c34fc1a4858381315fe9431b0f16 | [
"MIT"
] | 19 | 2022-02-11T16:06:53.000Z | 2022-03-11T10:44:27.000Z | 2020/CVE-2020-8250.md | justinforbes/cve | 375c65312f55c34fc1a4858381315fe9431b0f16 | [
"MIT"
] | 280 | 2022-02-10T19:58:58.000Z | 2022-03-26T11:13:05.000Z | ### [CVE-2020-8250](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8250)



ms.author: efrene
author: efrene
manager: pamgreen
audience: admin
ms.topic: article
ms.service: ''
ms.prod: microsoft-365-enterprise
search.appverid: ''
ms.collection: enabler-strategic
localization_priority: None
ROBOTS: NOINDEX, NOFOLLOW
description: 항목 환경 개요.
ms.openlocfilehash: 8b06dd016... | 40.428571 | 321 | 0.72355 | kor_Hang | 1.00001 |
1c068fb9a5b19045ad30c8bcb9a8bbe72b5e2d1b | 576 | md | Markdown | reports/report3_Micronesia.md | liamcosgrove30/EdiNapSoftwareMethodsGroupA | 1fe8fc9661c2c89ffc12269b83aac473824b191c | [
"Apache-2.0"
] | 1 | 2021-02-03T14:37:28.000Z | 2021-02-03T14:37:28.000Z | reports/report3_Micronesia.md | liamcosgrove30/EdiNapSoftwareMethodsGroupA | 1fe8fc9661c2c89ffc12269b83aac473824b191c | [
"Apache-2.0"
] | 54 | 2021-02-02T18:05:37.000Z | 2021-04-27T22:43:26.000Z | reports/report3_Micronesia.md | liamcosgrove30/EdiNapSoftwareMethodsGroupA | 1fe8fc9661c2c89ffc12269b83aac473824b191c | [
"Apache-2.0"
] | null | null | null | # All the countries in a region (Micronesia) organised from largest population to smallest
| Code | Name | Continent | Region | Population | Capital |
| :--- | :--- | :--- | :--- | :--- | :--- |
|GUM|Guam|Oceania|Micronesia|168000|Agaña|
|FSM|Micronesia, Federated States of|Oceania|Micronesia|119000|Palikir|
|KIR|Kiri... | 48 | 90 | 0.744792 | yue_Hant | 0.590161 |
1c06b4ab95d93d9f65422a5faa3fa67bd84cdcfe | 8,800 | md | Markdown | README.md | blankensteiner/serialization | 1492456aead9b693f0f751b1a3a9ed481b040039 | [
"MIT"
] | 2 | 2020-03-23T08:46:43.000Z | 2020-03-23T10:56:26.000Z | README.md | blankensteiner/serialization | 1492456aead9b693f0f751b1a3a9ed481b040039 | [
"MIT"
] | null | null | null | README.md | blankensteiner/serialization | 1492456aead9b693f0f751b1a3a9ed481b040039 | [
"MIT"
] | null | null | null | # Serialization
---
> NOTICE: This project is alpha and therefore there are currently no NuGet packages.
---
Deserializing and serializing DTOs is something every serialization framework supports, but for the DDD practitioners, there's a different need when persisting aggregates.
This project will let you serialize a... | 42.926829 | 388 | 0.707955 | eng_Latn | 0.8808 |
1c06c9cfd2071dddd9cc68dfca10cd41e62cf490 | 3,029 | md | Markdown | samples/react-pnp-js-sample/README.md | Ramakrishnan24689/sp-dev-fx-webparts | 85c640b56837941e10e2f5e185cbc35b6a94c383 | [
"MIT"
] | null | null | null | samples/react-pnp-js-sample/README.md | Ramakrishnan24689/sp-dev-fx-webparts | 85c640b56837941e10e2f5e185cbc35b6a94c383 | [
"MIT"
] | null | null | null | samples/react-pnp-js-sample/README.md | Ramakrishnan24689/sp-dev-fx-webparts | 85c640b56837941e10e2f5e185cbc35b6a94c383 | [
"MIT"
] | null | null | null | ---
page_type: sample
products:
- office-sp
languages:
- javascript
- typescript
extensions:
contentType: samples
technologies:
- SharePoint Framework
platforms:
- react
createdDate: 5/1/2017 12:00:00 AM
---
# SharePoint Framework sample using @pnp/js and ReactJS
## Summary
This solution builds off of the... | 39.855263 | 233 | 0.764609 | eng_Latn | 0.38513 |
1c079350ed444aa3c487d7e1e684dfcc4e063fbc | 3,193 | md | Markdown | u/uebkbernav/index.md | nnworkspace/gesetze | 1d9a25fdfdd9468952f739736066c1ef76069051 | [
"Unlicense"
] | null | null | null | u/uebkbernav/index.md | nnworkspace/gesetze | 1d9a25fdfdd9468952f739736066c1ef76069051 | [
"Unlicense"
] | null | null | null | u/uebkbernav/index.md | nnworkspace/gesetze | 1d9a25fdfdd9468952f739736066c1ef76069051 | [
"Unlicense"
] | null | null | null | ---
Title: Verordnung betreffend die Ausführung der am 9. September 1886 zu Bern abgeschlossenen
Übereinkunft wegen Bildung eines internationalen Verbandes zum Schutz von Werken
der Literatur und Kunst
jurabk: ÜbkBernAV
layout: default
origslug: _bkbernav
slug: uebkbernav
---
# Verordnung betreffend die Ausführun... | 37.564706 | 204 | 0.803633 | deu_Latn | 0.999605 |
1c07c06f8157b2a098240063c27081a43b312482 | 2,782 | md | Markdown | articles/lab-services/how-to-configure-lab-accounts.md | Artaggedon/azure-docs.es-es | 73e6ff211a5d55a2b8293a4dc137c48a63ed1369 | [
"CC-BY-4.0",
"MIT"
] | 66 | 2017-07-09T03:34:12.000Z | 2022-03-05T21:27:20.000Z | articles/lab-services/how-to-configure-lab-accounts.md | Artaggedon/azure-docs.es-es | 73e6ff211a5d55a2b8293a4dc137c48a63ed1369 | [
"CC-BY-4.0",
"MIT"
] | 671 | 2017-06-29T16:36:35.000Z | 2021-12-03T16:34:03.000Z | articles/lab-services/how-to-configure-lab-accounts.md | Artaggedon/azure-docs.es-es | 73e6ff211a5d55a2b8293a4dc137c48a63ed1369 | [
"CC-BY-4.0",
"MIT"
] | 171 | 2017-07-25T06:26:46.000Z | 2022-03-23T09:07:10.000Z | ---
title: Configuración del apagado automático de las VM en Azure Lab Services
description: En este artículo se describe cómo configurar el apagado automático de las VM en la cuenta de laboratorio.
ms.topic: article
ms.date: 08/17/2020
ms.openlocfilehash: c0a147a81aaed88313a1b9aa4b0754d9a3badcb5
ms.sourcegitcommit: f2... | 71.333333 | 378 | 0.807333 | spa_Latn | 0.984873 |
1c07c63073b6e9fe59e8a25ace5f64cd1f746364 | 47 | md | Markdown | README.md | pvtamh2bg/merge-master | 2821a57e8d964096023997029fcf96365eaacbea | [
"MIT"
] | null | null | null | README.md | pvtamh2bg/merge-master | 2821a57e8d964096023997029fcf96365eaacbea | [
"MIT"
] | null | null | null | README.md | pvtamh2bg/merge-master | 2821a57e8d964096023997029fcf96365eaacbea | [
"MIT"
] | null | null | null | # merge-master
remove branchs merged to master
| 15.666667 | 31 | 0.808511 | eng_Latn | 0.997874 |
1c091819a89f901e079f086ac46c1aa04063e0d9 | 251 | md | Markdown | README.md | FrankysWeb/Exchange-Server-Hostnames | 728d4b7f4ecdaff318789a0cfc08994fd5719edf | [
"MIT"
] | 2 | 2021-07-27T16:49:31.000Z | 2021-12-21T20:03:38.000Z | README.md | FrankysWeb/Exchange-Server-Hostnames | 728d4b7f4ecdaff318789a0cfc08994fd5719edf | [
"MIT"
] | null | null | null | README.md | FrankysWeb/Exchange-Server-Hostnames | 728d4b7f4ecdaff318789a0cfc08994fd5719edf | [
"MIT"
] | null | null | null | # Exchange Server Hostnames
This Script will return all configured Exchange Server Hostnames.
## Echange Server Versions
- Exchange Server 2013
- Exchange Server 2016
- Exchange Server 2019
## Website
[FrankysWeb](https://www.frankysweb.de/)
| 22.818182 | 66 | 0.760956 | eng_Latn | 0.383165 |
1c093c216ab357beecc11bbcefd1f0c0c308b9b7 | 3,009 | md | Markdown | README.md | kyleprr/Capstone-Project-Surgical-Robot | c81e3a29aa66a0c615d93459e77916145fe325b3 | [
"MIT"
] | 3 | 2021-07-05T11:30:13.000Z | 2021-09-03T09:55:30.000Z | README.md | kyleprr/Capstone-Project-Surgical-Robot | c81e3a29aa66a0c615d93459e77916145fe325b3 | [
"MIT"
] | null | null | null | README.md | kyleprr/Capstone-Project-Surgical-Robot | c81e3a29aa66a0c615d93459e77916145fe325b3 | [
"MIT"
] | null | null | null | # Engineering Capstone Project - AUT-21-04348
## Robot Arm Control for Minimally Invasive Surgery
This repository demonstrates a robot arm controller system for the UR3 robotic arm. A python script was developed to control the robotic arm within a simulated environment inside Gazebo.
The following repository assumes ... | 49.327869 | 265 | 0.769359 | eng_Latn | 0.82821 |
1c099e6e0c57bac4c645703ec129061b9f62c0ce | 3,159 | md | Markdown | README.md | fm4teus/nlw-2 | a5017fb1d3cb45f0a0750e582d29b6ce408b3121 | [
"MIT"
] | null | null | null | README.md | fm4teus/nlw-2 | a5017fb1d3cb45f0a0750e582d29b6ce408b3121 | [
"MIT"
] | null | null | null | README.md | fm4teus/nlw-2 | a5017fb1d3cb45f0a0750e582d29b6ce408b3121 | [
"MIT"
] | null | null | null | # Proffy
[](https://www.linkedin.com/in/fm4teus)
[](https://github.com/fm4teus/nlw-2)
[.
| 49 | 97 | 0.77551 | eng_Latn | 0.916264 |
1c0c792667ae2133fe503a5d8dd250eaba116078 | 2,048 | md | Markdown | README.md | Alchemy17/desplash | c8894205dd631676b1afc1fc8294f751c71ee849 | [
"Unlicense"
] | null | null | null | README.md | Alchemy17/desplash | c8894205dd631676b1afc1fc8294f751c71ee849 | [
"Unlicense"
] | null | null | null | README.md | Alchemy17/desplash | c8894205dd631676b1afc1fc8294f751c71ee849 | [
"Unlicense"
] | null | null | null | ## Gallery
## Author
Abdulrahman Mohamed
# DESCRIPTION
This is an app that allows users to view photos and details about them.
#### Gallery Categories
* Travel
* Food
## Tech Needed
* Python3.6
#### User Stories
A user can;
* View photos based on the location they were taken.
* View different photos that int... | 26.25641 | 95 | 0.765625 | eng_Latn | 0.851584 |
1c0e1520db90796d4cc55377cfa7ce65b0003fa7 | 2,765 | md | Markdown | source/posts/2017/10-15-podcast-05-41.html.md | rwpod/rwpod.github.io | 7da41a2dceb2b2d7ea2b0113273478dbf8713af1 | [
"MIT"
] | 11 | 2016-08-15T22:45:05.000Z | 2022-02-04T17:50:20.000Z | source/posts/2017/10-15-podcast-05-41.html.md | rwpod/rwpod.github.io | 7da41a2dceb2b2d7ea2b0113273478dbf8713af1 | [
"MIT"
] | 12 | 2016-06-28T15:26:57.000Z | 2021-09-27T22:23:54.000Z | source/posts/2017/10-15-podcast-05-41.html.md | rwpod/rwpod.github.io | 7da41a2dceb2b2d7ea2b0113273478dbf8713af1 | [
"MIT"
] | 3 | 2017-01-26T13:40:03.000Z | 2022-02-04T17:50:33.000Z | ---
title: "41 выпуск 05 сезона. Ruby 2.5.0-preview1, Reusable UI components in Rails, React Sight, ProseMirror и прочее"
date: 2017-10-15
tags:
- podcasts
audio_url: "https://files.rwpod-assets.com/podcasts/05/0541.mp3"
audio_mirror_url: "https://github.com/rwpod/mirror/releases/download/05.41/0541.mp3"
audio_format:... | 79 | 561 | 0.76962 | kor_Hang | 0.306929 |
1c0eed545481292527a84d7f4d83735d6dc1ea4f | 4,330 | md | Markdown | README.md | vardef/v | 904b99c8f287c7c756ceacc4a0019c5a6cc90ca0 | [
"MIT"
] | null | null | null | README.md | vardef/v | 904b99c8f287c7c756ceacc4a0019c5a6cc90ca0 | [
"MIT"
] | null | null | null | README.md | vardef/v | 904b99c8f287c7c756ceacc4a0019c5a6cc90ca0 | [
"MIT"
] | null | null | null | # The V Programming Language 0.1.x
[](https://dev.azure.com/alexander0785/vlang/_build/latest?definitionId=1&branchName=master) [](https://travis-ci.or... | 30.069444 | 294 | 0.735566 | eng_Latn | 0.975652 |
1c0ef1a1ee93887ad4e0c2717fe1605fcf682e40 | 2,164 | md | Markdown | README.md | kriminal666/SocketClientExample | 6eeb7d16a94fa7790cfb54f61f1e8ccd5023ba99 | [
"MIT"
] | null | null | null | README.md | kriminal666/SocketClientExample | 6eeb7d16a94fa7790cfb54f61f1e8ccd5023ba99 | [
"MIT"
] | null | null | null | README.md | kriminal666/SocketClientExample | 6eeb7d16a94fa7790cfb54f61f1e8ccd5023ba99 | [
"MIT"
] | null | null | null | # SocketClientExample
Simple Socket client example for android.
# Compile this java server
```java
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.Socket;
public class MyServer {
public static void main(String[] args){
Ser... | 24.044444 | 81 | 0.667745 | kor_Hang | 0.424331 |
1c0f2221e52b3a617d28c9d2494bad81dab33a9b | 105 | md | Markdown | translations/es-XL/data/reusables/dotcom_billing/show-plan-details.md | kyawburma/docs | 0ff7de03be7c2432ced123aca17bfbf444bee1bf | [
"CC-BY-4.0",
"MIT"
] | 11,698 | 2020-10-07T16:22:18.000Z | 2022-03-31T18:54:47.000Z | translations/es-XL/data/reusables/dotcom_billing/show-plan-details.md | kyawburma/docs | 0ff7de03be7c2432ced123aca17bfbf444bee1bf | [
"CC-BY-4.0",
"MIT"
] | 8,317 | 2020-10-07T16:26:58.000Z | 2022-03-31T23:24:25.000Z | translations/es-XL/data/reusables/dotcom_billing/show-plan-details.md | kyawburma/docs | 0ff7de03be7c2432ced123aca17bfbf444bee1bf | [
"CC-BY-4.0",
"MIT"
] | 48,204 | 2020-10-07T16:15:45.000Z | 2022-03-31T23:50:42.000Z | 1. De forma opcional, para ver los detalles de tu plan, haz clic en **Show details (Mostrar detalles)**.
| 52.5 | 104 | 0.733333 | spa_Latn | 0.715854 |
1c0f382c07ebe7de68e58cdcdea6ed542c69462f | 4,055 | md | Markdown | README.md | BitPoet/pw-profile-striped | c7fe0665ed2a4caa9a030d9dde4a99a5a5ae88ed | [
"CC-BY-3.0"
] | 4 | 2018-03-14T17:28:49.000Z | 2020-11-18T19:42:23.000Z | README.md | BitPoet/pw-profile-striped | c7fe0665ed2a4caa9a030d9dde4a99a5a5ae88ed | [
"CC-BY-3.0"
] | null | null | null | README.md | BitPoet/pw-profile-striped | c7fe0665ed2a4caa9a030d9dde4a99a5a5ae88ed | [
"CC-BY-3.0"
] | 1 | 2020-03-21T05:13:10.000Z | 2020-03-21T05:13:10.000Z | # pw-profile-striped
Responsive Travel Blog Template for the [ProcessWire](https://processwire.com) OpenSource CMS.
## Basics
This blog profile is built upon kongondo's blog module, but a lot of things have been changed, removed or extended. The layout was taken from the free [Striped](https://html5up.net/striped) res... | 61.439394 | 395 | 0.775092 | eng_Latn | 0.997405 |
1c0fc30b4b019d390877ac889e88604c57a729c6 | 7,138 | md | Markdown | README.md | traversal/gatsby-source-airtable | b146948484644a50143c3c3c2d9bfb9d8a076cdd | [
"MIT"
] | null | null | null | README.md | traversal/gatsby-source-airtable | b146948484644a50143c3c3c2d9bfb9d8a076cdd | [
"MIT"
] | null | null | null | README.md | traversal/gatsby-source-airtable | b146948484644a50143c3c3c2d9bfb9d8a076cdd | [
"MIT"
] | null | null | null | ## We are in process of combining namespaces. This codebase will be used for Gatsby v2 and forward.
[](https://www.npmjs.com/package/gatsby-source-airtable)
[ & [Hash](https://doc.rust-lang.org/std/hash/trait.Hash.html) traits
* std types already satisfying those conditions:
* [bool](https://doc.rust-lang.org/std/primitive.bool.html), integers (signed or not) e.g. u8, i32 etc..... | 44.428571 | 144 | 0.706324 | yue_Hant | 0.27868 |
1c10bb13b48cd495a58670c0b6a4267f1e676cc1 | 4,198 | md | Markdown | README.md | jraleman/42_Walking_Marvin | bfe5b32539d892c18ed47416caa36fd0b2efb28c | [
"MIT"
] | 7 | 2018-04-08T17:31:29.000Z | 2019-11-03T11:03:58.000Z | README.md | jraleman/42_Walking_Marvin | bfe5b32539d892c18ed47416caa36fd0b2efb28c | [
"MIT"
] | null | null | null | README.md | jraleman/42_Walking_Marvin | bfe5b32539d892c18ed47416caa36fd0b2efb28c | [
"MIT"
] | 7 | 2017-10-09T18:39:58.000Z | 2019-11-10T04:00:46.000Z | # 42 US - Silicon Valley
## Walking Marvin
### Who is Marvin?
Marvin, the Paranoid Android, is a fictional character in
The Hitchhiker's Guide to the Galaxy series by Douglas Adams.
Marvin is the ship's robot aboard the starship Heart of Gold.
### Goals
This is a python project, that uses OpenAI Gym with an enviro... | 49.97619 | 161 | 0.583373 | eng_Latn | 0.970077 |