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
93487291df79ba8d08e0a29054b89bc0c8c97aba
8,086
md
Markdown
articles/api-management/api-management-howto-properties.md
Sarah-Kianfar/azure-docs
309a9d26f94ab775673fd4c9a0ffc6caa571f598
[ "CC-BY-4.0", "MIT" ]
1
2020-09-13T17:33:35.000Z
2020-09-13T17:33:35.000Z
articles/api-management/api-management-howto-properties.md
Sarah-Kianfar/azure-docs
309a9d26f94ab775673fd4c9a0ffc6caa571f598
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/api-management/api-management-howto-properties.md
Sarah-Kianfar/azure-docs
309a9d26f94ab775673fd4c9a0ffc6caa571f598
[ "CC-BY-4.0", "MIT" ]
1
2020-12-14T05:37:51.000Z
2020-12-14T05:37:51.000Z
--- title: How to use named values in Azure API Management policies description: Learn how to use named values in Azure API Management policies. services: api-management documentationcenter: '' author: vladvino manager: erikre editor: '' ms.service: api-management ms.workload: mobile ms.tgt_pltfrm: na ms.topic: articl...
67.94958
370
0.701583
eng_Latn
0.997314
9348ab548925c9718f5cb9abb1b8cc84b99d7df2
2,548
md
Markdown
README.md
hsaunders0788/comment-when-done
c7d3b11ce76ce60374805048c8c924d9c4c7d9a0
[ "ISC" ]
null
null
null
README.md
hsaunders0788/comment-when-done
c7d3b11ce76ce60374805048c8c924d9c4c7d9a0
[ "ISC" ]
null
null
null
README.md
hsaunders0788/comment-when-done
c7d3b11ce76ce60374805048c8c924d9c4c7d9a0
[ "ISC" ]
null
null
null
# comment-when-done This is GitHub App built with [Probot](https://github.com/probot/probot). It makes comments on issues when they're _closed_ and pull requests when they're _merged_. Pull requests that are closed without being merged will not trigger the bot to make a comment. ## Usage The comment contents should...
40.444444
309
0.75314
eng_Latn
0.995705
9348e14da233bde3aeee41f85cc5d2b9ee0b179b
3,895
md
Markdown
byzer-lang/zh-cn/developer/api/run_script_api.md
huangfox/byzer-doc
58a35548d3ea7b4d3a2ed87e1d99a5c072f73143
[ "Apache-2.0" ]
null
null
null
byzer-lang/zh-cn/developer/api/run_script_api.md
huangfox/byzer-doc
58a35548d3ea7b4d3a2ed87e1d99a5c072f73143
[ "Apache-2.0" ]
null
null
null
byzer-lang/zh-cn/developer/api/run_script_api.md
huangfox/byzer-doc
58a35548d3ea7b4d3a2ed87e1d99a5c072f73143
[ "Apache-2.0" ]
null
null
null
# /run/script 接口 该接口用来执行 Byzer-lang 语句。 ## 参数列表 | 参数 | 说明 | 示例值 | |----|--------------------------------------------------------------------------------------------------------------------------|----...
121.71875
208
0.27163
yue_Hant
0.522892
9348fde24f2397a76a3ff9b9a5c72f257d3bb5e5
790
md
Markdown
doc/detail.md
a523/storagestatck
cea14d5e276af1d90f0fc8c0b00881fa7e2bff9a
[ "MIT" ]
3
2019-11-19T09:38:51.000Z
2020-12-21T13:23:52.000Z
doc/detail.md
a523/storagestatck
cea14d5e276af1d90f0fc8c0b00881fa7e2bff9a
[ "MIT" ]
7
2020-01-20T04:02:23.000Z
2021-06-10T17:54:36.000Z
doc/detail.md
a523/storagestack
cea14d5e276af1d90f0fc8c0b00881fa7e2bff9a
[ "MIT" ]
null
null
null
### TODO: - 支持debug模式启动?显示不同日志? ### HOWTO (实现细节) #### 部署 ##### 同步hosts > 采用python-hosts第三方库 ##### 管理节点到其他节点免密钥 >1. 通过http发送公钥到agent,agent填写密钥 > >2. 通过`ssh-keygen -R 172.16.32.128` 删除对应的记录 > >3. `ssh-keyscan -t ecdsa 172.16.32.128 >> known_hosts` 获取目标主机公钥并添加到known_hosts #### 用户管理 系统安装时默认创建一个超级用户: ``` user: admin pas...
17.954545
93
0.759494
yue_Hant
0.982833
93491e48e335966ce724d7e31ce8aec4949260fe
2,939
md
Markdown
README.md
linnerissa/fanyi
aa53f53f820bd7326d4b8c1e06e9eace40646d0f
[ "MIT" ]
1
2022-01-08T00:31:58.000Z
2022-01-08T00:31:58.000Z
README.md
linnerissa/fanyi
aa53f53f820bd7326d4b8c1e06e9eace40646d0f
[ "MIT" ]
null
null
null
README.md
linnerissa/fanyi
aa53f53f820bd7326d4b8c1e06e9eace40646d0f
[ "MIT" ]
null
null
null
<div align="center"> # Fanyi A 🇨🇳 and 🇺🇸 translate tool in your command line. [![NPM version](https://img.shields.io/npm/v/fanyi.svg?style=flat-square)](https://npmjs.org/package/fanyi) [![Build Status](https://img.shields.io/travis/afc163/fanyi.svg?style=flat-square)](https://travis-ci.org/afc163/fanyi) [![NPM ...
22.607692
412
0.697856
eng_Latn
0.269462
9349651ff22bd909daf2161d9725d57cf7f6d953
2,634
md
Markdown
pages/git/GithubPagesMaint.md
steeladept/steeladept.github.io
9dbbb579917a6974529dd7baf4f165a9065ca2b3
[ "MIT", "BSD-3-Clause" ]
null
null
null
pages/git/GithubPagesMaint.md
steeladept/steeladept.github.io
9dbbb579917a6974529dd7baf4f165a9065ca2b3
[ "MIT", "BSD-3-Clause" ]
1
2020-03-04T14:22:48.000Z
2020-03-04T14:22:48.000Z
pages/git/GithubPagesMaint.md
steeladept/steeladept.github.io
9dbbb579917a6974529dd7baf4f165a9065ca2b3
[ "MIT", "BSD-3-Clause" ]
null
null
null
--- title: GitHub Pages Maintenance keywords: GitHub Pages, jekyll, github, markdown last_updated: Dec 13, 2018 tags: [getting_started, jekyll, github, markdown, github_pages] summary: "Learning how to setup and start a blog hosted on GitHub Pages" sidebar: git_sidebar permalink: GithubPagesMaint.html folder: git --- ...
109.75
507
0.759681
eng_Latn
0.999855
934a00c2e5e4b34e1ce78358582ddcb3cb69ed07
5,101
md
Markdown
docs/md/zh/bm-local-search.md
Wilfredo-Ho/vue-baidu-map
d38acf51ee4d4ca2e38fb58a09b059185f4d298a
[ "MIT" ]
null
null
null
docs/md/zh/bm-local-search.md
Wilfredo-Ho/vue-baidu-map
d38acf51ee4d4ca2e38fb58a09b059185f4d298a
[ "MIT" ]
1
2022-03-02T10:10:18.000Z
2022-03-02T10:10:18.000Z
docs/md/zh/bm-local-search.md
gyjsuccess/vue-baidu-map
106c69a7cae920822ca4156cd747891383888bb2
[ "MIT" ]
1
2020-12-13T14:23:35.000Z
2020-12-13T14:23:35.000Z
<template lang="md"> # 地区检索 `BmLocalSearch` ## 属性 |属性名|类型 |默认值|描述| |------|:---:|:----:|----| |location|String, Point, None||location表示检索区域,其类型可为空、坐标点或城市名称的字符串。当参数为空时,检索位置由当前地图中心点确定,且搜索结果的标注将自动加载到地图上,并支持调整地图视野层级;当参数为坐标时,检索位置由该点所在位置确定;当参数为城市名称时,检索会在该城市内进行。| |bounds|Bounds||限定检索的矩形区域。如果区域超出当前 location,将不会产生检索结果。当与 ne...
21.987069
162
0.582435
yue_Hant
0.445301
934a8485e77d38ec66b1c1201b8c512b4a6c139c
1,411
md
Markdown
2020/12/28/2020-12-28 11:20.md
zhzhzhy/WeiBoHot_history
32ce4800e63f26384abb17d43e308452c537c902
[ "MIT" ]
3
2020-07-14T14:54:15.000Z
2020-08-21T06:48:24.000Z
2020/12/28/2020-12-28 11:20.md
zhzhzhy/WeiBoHot_history
32ce4800e63f26384abb17d43e308452c537c902
[ "MIT" ]
null
null
null
2020/12/28/2020-12-28 11:20.md
zhzhzhy/WeiBoHot_history
32ce4800e63f26384abb17d43e308452c537c902
[ "MIT" ]
null
null
null
2020年12月28日11时数据 Status: 200 1.警方通报王一博被报假警结果 微博热度:2985278 2.百香果女孩案凶手被改判死刑 微博热度:1705306 3.2021开年流金雨 微博热度:1664134 4.梁静茹唱分手快乐哭了 微博热度:1651835 5.蔡文静被薅头发 微博热度:1530702 6.1块钱包1年 微博热度:1069577 7.追光吧哥哥节目组道歉 微博热度:1029479 8.王子文离别戏哭了11小时 微博热度:834749 9.顺丰称确诊病例未接触任何快件 微博热度:831820 10.治疗新冠药品纳入国家医保目录 微博热度:713688 11.数...
6.916667
20
0.782424
yue_Hant
0.287175
934ad9e327fcd39c169bd02105c91b2e6920d64b
4,552
md
Markdown
articles/cosmos-db/account-overview.md
KevinRohn/azure-docs.de-de
d1de2e14da9561d76f950faca887a3bab6f5fd2a
[ "CC-BY-4.0", "MIT" ]
1
2020-04-03T08:58:02.000Z
2020-04-03T08:58:02.000Z
articles/cosmos-db/account-overview.md
KevinRohn/azure-docs.de-de
d1de2e14da9561d76f950faca887a3bab6f5fd2a
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/cosmos-db/account-overview.md
KevinRohn/azure-docs.de-de
d1de2e14da9561d76f950faca887a3bab6f5fd2a
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Verwenden von Azure Cosmos DB-Konten description: In diesem Artikel erfahren Sie, wie Sie Azure Cosmos-Konten erstellen und verwenden. Außerdem wird die Hierarchie der Elemente in einem Azure Cosmos-Konto gezeigt. author: markjbrown ms.author: mjbrown ms.service: cosmos-db ms.subservice: cosmosdb-sql ms.topi...
98.956522
891
0.823374
deu_Latn
0.989877
934afb013888aa8fd85ce682353ea5c03fe6230d
144
md
Markdown
README.md
amadamombe/TicTacToeGame
9b5f5dd6e02391620069786838551326804c0aac
[ "MIT" ]
null
null
null
README.md
amadamombe/TicTacToeGame
9b5f5dd6e02391620069786838551326804c0aac
[ "MIT" ]
null
null
null
README.md
amadamombe/TicTacToeGame
9b5f5dd6e02391620069786838551326804c0aac
[ "MIT" ]
null
null
null
# TicTacToe Game ## Using only HTML, CSS and JS [![Capture.png](https://i.postimg.cc/pdp8Mxcr/Capture.png)](https://postimg.cc/2qN34pDN)
24
89
0.6875
kor_Hang
0.543277
934b3a2a086ded5aeea2ea4ec8716c924a1e0bc6
557
md
Markdown
docs/2-sutta-pitaka/2.2-majjhima-nikaya/2.2.131-bhaddekaratta-sutta.md
nuuuwan/tripitaka
3cd8036d764bbf7f39cc98f02aedc8fa7538ac6c
[ "MIT" ]
null
null
null
docs/2-sutta-pitaka/2.2-majjhima-nikaya/2.2.131-bhaddekaratta-sutta.md
nuuuwan/tripitaka
3cd8036d764bbf7f39cc98f02aedc8fa7538ac6c
[ "MIT" ]
null
null
null
docs/2-sutta-pitaka/2.2-majjhima-nikaya/2.2.131-bhaddekaratta-sutta.md
nuuuwan/tripitaka
3cd8036d764bbf7f39cc98f02aedc8fa7538ac6c
[ "MIT" ]
null
null
null
# Bhaddekaratta Sutta *In this stirring discourse the Buddha underscores the vital urgency of keeping one's attention firmly rooted in the present moment. After all, the past is gone, the future isn't here; this present moment is all we have.* Source: [https://www.accesstoinsight.org/tipitaka/mn/tp://www.suttareading...
27.85
221
0.752244
eng_Latn
0.864038
934be61e363acc192d09100780b5ad1a05322357
80,674
md
Markdown
_posts/2015-01-13-enterprise-integration-with-spring.md
monkama/monkama.github.io
010fe03357ee35f0c1643ace7b3a5a495d660fa7
[ "Apache-2.0" ]
2
2021-08-06T10:21:24.000Z
2021-12-18T06:41:04.000Z
_posts/2015-01-13-enterprise-integration-with-spring.md
monkama/monkama.github.io
010fe03357ee35f0c1643ace7b3a5a495d660fa7
[ "Apache-2.0" ]
8
2020-06-20T15:21:41.000Z
2021-08-06T10:19:05.000Z
_posts/2015-01-13-enterprise-integration-with-spring.md
monkama/monkama.github.io
010fe03357ee35f0c1643ace7b3a5a495d660fa7
[ "Apache-2.0" ]
2
2020-07-12T13:32:31.000Z
2020-09-30T12:13:57.000Z
--- layout: post title: '"Enterprise Integration with Spring" certification' date: '2015-01-13T15:44:00.000+01:00' author: Monik tags: - Programming - Java - Spring modified_time: '2016-05-27T11:20:17.799+02:00' blogger_id: tag:blogger.com,1999:blog-5940427300271272994.post-1069023866261926173 blogger_orig_url: http://...
38.916546
589
0.477948
eng_Latn
0.352165
934c7ab119b5349aae2e87de58fce7d73a2b90fa
1,459
md
Markdown
skills/B01M4IDXBZ/README.md
AndHor66/alexa-skills-list
3833958be3f3a4091414645d81a531915303a2ef
[ "MIT" ]
232
2016-03-05T06:24:41.000Z
2022-03-21T19:32:55.000Z
skills/B01M4IDXBZ/README.md
AndHor66/alexa-skills-list
3833958be3f3a4091414645d81a531915303a2ef
[ "MIT" ]
5
2016-03-21T02:25:06.000Z
2020-01-03T15:01:39.000Z
skills/B01M4IDXBZ/README.md
AndHor66/alexa-skills-list
3833958be3f3a4091414645d81a531915303a2ef
[ "MIT" ]
52
2016-04-02T06:08:55.000Z
2021-12-12T23:52:13.000Z
# [Parks And Recreation Trivia (Unofficial)](http://alexa.amazon.com/#skills/amzn1.ask.skill.82071acc-391f-4ede-9bde-5bbc391dbb1d) ![3.9 stars](../../images/ic_star_black_18dp_1x.png)![3.9 stars](../../images/ic_star_black_18dp_1x.png)![3.9 stars](../../images/ic_star_black_18dp_1x.png)![3.9 stars](../../images/ic_star...
37.410256
274
0.734064
eng_Latn
0.768597
934cc685e297f79cbf3a1389cfaa5fe0c1f2b453
568
md
Markdown
README.md
alu0100970876/nutrientes
7378c62875975aa8403bcd710a4ebe62e1fd414a
[ "MIT" ]
null
null
null
README.md
alu0100970876/nutrientes
7378c62875975aa8403bcd710a4ebe62e1fd414a
[ "MIT" ]
null
null
null
README.md
alu0100970876/nutrientes
7378c62875975aa8403bcd710a4ebe62e1fd414a
[ "MIT" ]
null
null
null
# Nutrientes Assignement for LPP (Lenguajes y paradigmas de programación) In this directory , you'll find the files you need to be able to use the class Alimentos , as well as all its test. ## Usage $rake <-- make the test ## Made by *Miguel Jiménez Gomis* ## License The gem is available as open source under t...
27.047619
178
0.758803
eng_Latn
0.760017
934d2f61ea5148cc92d4dc14376c8bf99a37d21b
4,536
md
Markdown
windows-driver-docs-pr/wdf/debugging-umdf-2-0-drivers.md
Ryooooooga/windows-driver-docs.ja-jp
c7526f4e7d66ff01ae965b5670d19fd4be158f04
[ "CC-BY-4.0", "MIT" ]
null
null
null
windows-driver-docs-pr/wdf/debugging-umdf-2-0-drivers.md
Ryooooooga/windows-driver-docs.ja-jp
c7526f4e7d66ff01ae965b5670d19fd4be158f04
[ "CC-BY-4.0", "MIT" ]
null
null
null
windows-driver-docs-pr/wdf/debugging-umdf-2-0-drivers.md
Ryooooooga/windows-driver-docs.ja-jp
c7526f4e7d66ff01ae965b5670d19fd4be158f04
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: UMDF 2.0 ドライバーのクラッシュのトラブルシューティング description: ユーザーモードドライバーフレームワーク (UMDF) バージョン2以降では、Wdfkd に実装されているデバッガー拡張機能コマンドのサブセットを使用して、UMDF ドライバーをデバッグできます。 ms.assetid: df1bfc10-379b-457f-a9c8-40fa10048f81 ms.date: 04/20/2017 ms.localizationpriority: medium ms.openlocfilehash: 4336f7b007fe1d03f5f2fb902658779d24d5f84d ms....
65.73913
352
0.799603
yue_Hant
0.786318
934d4643a5ad136b5a839003e20335381af167a8
2,507
md
Markdown
includes/policy/reference/byrp/microsoft.search.md
tsunami416604/azure-docs.hu-hu
aeba852f59e773e1c58a4392d035334681ab7058
[ "CC-BY-4.0", "MIT" ]
null
null
null
includes/policy/reference/byrp/microsoft.search.md
tsunami416604/azure-docs.hu-hu
aeba852f59e773e1c58a4392d035334681ab7058
[ "CC-BY-4.0", "MIT" ]
null
null
null
includes/policy/reference/byrp/microsoft.search.md
tsunami416604/azure-docs.hu-hu
aeba852f59e773e1c58a4392d035334681ab7058
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- author: DCtheGeek ms.service: azure-policy ms.topic: include ms.date: 11/20/2020 ms.author: dacoulte ms.custom: generated ms.openlocfilehash: 7b76b04e952d500490473edf6d1c890b9f0be614 ms.sourcegitcommit: 9889a3983b88222c30275fd0cfe60807976fd65b ms.translationtype: MT ms.contentlocale: hu-HU ms.lasthandoff: 11/20/202...
125.35
713
0.841245
hun_Latn
0.996288
934d73c17b15b14551059a24d56307bcc2f3807c
1,111
md
Markdown
api/Excel.Shape.CopyPicture.md
CeptiveYT/VBA-Docs
1d9c58a40ee6f2d85f96de0a825de201f950fc2a
[ "CC-BY-4.0", "MIT" ]
283
2018-07-06T07:44:11.000Z
2022-03-31T14:09:36.000Z
api/Excel.Shape.CopyPicture.md
CeptiveYT/VBA-Docs
1d9c58a40ee6f2d85f96de0a825de201f950fc2a
[ "CC-BY-4.0", "MIT" ]
1,457
2018-05-11T17:48:58.000Z
2022-03-25T22:03:38.000Z
api/Excel.Shape.CopyPicture.md
CeptiveYT/VBA-Docs
1d9c58a40ee6f2d85f96de0a825de201f950fc2a
[ "CC-BY-4.0", "MIT" ]
469
2018-06-14T12:50:12.000Z
2022-03-27T08:17:02.000Z
--- title: Shape.CopyPicture method (Excel) keywords: vbaxl10.chm636127 f1_keywords: - vbaxl10.chm636127 ms.prod: excel api_name: - Excel.Shape.CopyPicture ms.assetid: 276cd993-18b1-8c5b-3618-95e5b5c9a773 ms.date: 05/14/2019 ms.localizationpriority: medium --- # Shape.CopyPicture method (Excel) Copies the selected o...
27.097561
189
0.744374
eng_Latn
0.666545
934e5df85f4517ae3cc0b40c14b95ee61e4063a4
10,790
md
Markdown
repos/geonetwork/remote/4.0.md
devcode1981/repo-info
2d59ac4492b5054ca75008b755f43d07ba879801
[ "Apache-2.0" ]
1
2022-01-14T20:54:33.000Z
2022-01-14T20:54:33.000Z
repos/geonetwork/remote/4.0.md
devcode1981/repo-info
2d59ac4492b5054ca75008b755f43d07ba879801
[ "Apache-2.0" ]
null
null
null
repos/geonetwork/remote/4.0.md
devcode1981/repo-info
2d59ac4492b5054ca75008b755f43d07ba879801
[ "Apache-2.0" ]
1
2021-05-21T18:38:51.000Z
2021-05-21T18:38:51.000Z
## `geonetwork:4.0` ```console $ docker pull geonetwork@sha256:e715862c80f064df336edcd737de70f8344843f1e8fcf49e66316313359d2f76 ``` - Manifest MIME: `application/vnd.docker.distribution.manifest.list.v2+json` - Platforms: 1 - linux; amd64 ### `geonetwork:4.0` - linux; amd64 ```console $ docker pull geonetwork@sha2...
72.416107
1,771
0.734384
yue_Hant
0.276606
934e89a25e6143c8d5ab936e0292fd7c219fa9a9
7,761
md
Markdown
lib/msal-react/docs/hooks.md
ordonezgs/microsoft-authentication-library-for-js
7dd8b323288fcbae97e8f7a34de8a9888cab4934
[ "MIT" ]
null
null
null
lib/msal-react/docs/hooks.md
ordonezgs/microsoft-authentication-library-for-js
7dd8b323288fcbae97e8f7a34de8a9888cab4934
[ "MIT" ]
null
null
null
lib/msal-react/docs/hooks.md
ordonezgs/microsoft-authentication-library-for-js
7dd8b323288fcbae97e8f7a34de8a9888cab4934
[ "MIT" ]
null
null
null
# Hooks 1. [`useAccount`](#useaccount-hook) 1. [`useIsAuthenticated`](#useisauthenticated-hook) 1. [`useMsal`](#usemsal-hook) 1. [`useMsalAuthentication`](#usemsalauthentication-hook) ## `useAccount` hook The `useAccount` hook accepts an `accountIdentifier` parameter and returns the `AccountInfo` object for that acc...
38.805
582
0.683675
eng_Latn
0.954655
934e95189a83c53c9214d8a286b19c2e796bf503
624
md
Markdown
about.md
edhzsz-unadm/edhzsz-unadm.github.io
7732603aef39b268da12627dda0a823ff3a3ea38
[ "MIT" ]
null
null
null
about.md
edhzsz-unadm/edhzsz-unadm.github.io
7732603aef39b268da12627dda0a823ff3a3ea38
[ "MIT" ]
null
null
null
about.md
edhzsz-unadm/edhzsz-unadm.github.io
7732603aef39b268da12627dda0a823ff3a3ea38
[ "MIT" ]
null
null
null
--- layout: media permalink: /perfil/ title: "Perfil" date: 2014-01-01 excerpt: image: feature: about-feature.jpg teaser: thumb: ads: false --- Mi nombre es Edgar aunque la mayor parte de la gente que me conoce me llama Limo. Tengo 33 años y trabajo como Desarrollador de Software desde hace 7 años. Soy fugiti...
34.666667
162
0.775641
spa_Latn
0.999709
934f4d791bc114c4854385584d8d096c51fb3778
91
md
Markdown
figures/Readme.md
RaymundoNeto/utils
2d534e1b5876ffa36fb5a1abfde4a9827f23cb0f
[ "MIT" ]
null
null
null
figures/Readme.md
RaymundoNeto/utils
2d534e1b5876ffa36fb5a1abfde4a9827f23cb0f
[ "MIT" ]
null
null
null
figures/Readme.md
RaymundoNeto/utils
2d534e1b5876ffa36fb5a1abfde4a9827f23cb0f
[ "MIT" ]
null
null
null
This folder contains miscelaneous functions to help of fully create figures in R or MATLAB
45.5
90
0.835165
eng_Latn
0.999897
934f59b1ca2c390ddf62cf90bf42149c36e0de24
146
md
Markdown
_haikus/gossamer.md
kangarooSurfer/cloud_haiku
5a1457f3ae5a889def682a2957f5bac645ae0127
[ "MIT" ]
140
2018-10-26T22:51:07.000Z
2022-03-19T09:45:20.000Z
_haikus/gossamer.md
kangarooSurfer/cloud_haiku
5a1457f3ae5a889def682a2957f5bac645ae0127
[ "MIT" ]
1,322
2018-10-14T22:47:59.000Z
2022-03-24T23:31:52.000Z
_haikus/gossamer.md
kangarooSurfer/cloud_haiku
5a1457f3ae5a889def682a2957f5bac645ae0127
[ "MIT" ]
2,571
2018-10-13T17:36:03.000Z
2022-03-31T22:10:57.000Z
--- layout: haiku title: Gossamer author: Christopher L. Goetzke --- Bits delving the deep<br> Dancing diaphanous to<br> Weave digital dreams<br>
16.222222
30
0.753425
eng_Latn
0.704877
935026e9dda627e020d3ae7c3d349b2d90971508
975
md
Markdown
_posts/2019-04-12-visit-blog.md
tzanio/llnl.github.io
c18772a5a3583ef50ab41171d68eb45ab68ced5b
[ "MIT" ]
null
null
null
_posts/2019-04-12-visit-blog.md
tzanio/llnl.github.io
c18772a5a3583ef50ab41171d68eb45ab68ced5b
[ "MIT" ]
1
2020-03-05T01:05:17.000Z
2020-03-11T00:33:16.000Z
_posts/2019-04-12-visit-blog.md
neely4/llnl.github.io
8aa78df1cfdc9f9e99c9d97ee7444d7600839e1e
[ "MIT" ]
2
2019-11-27T02:00:28.000Z
2019-11-27T02:10:02.000Z
--- title: "CTR: An Introduction Using Recent Tech Refresh Experiences on VisIt" --- This LLNL-authored blog post describes the practice of continuous technology refreshment, or CTR -- the periodic upgrade or replacement of infrastructure to deliver continued reliability, improved speed, capacity, and/or new features....
75
455
0.791795
eng_Latn
0.912364
9350414ada0935a9d6e839a7bb115997577a7ce4
2,452
md
Markdown
curriculum/challenges/chinese/08-coding-interview-prep/rosetta-code/greatest-subsequential-sum.chinese.md
innocentwkc/freeCodeCamp
091ee7905cd193f29de6066d4de8c83af3c8d6ce
[ "BSD-3-Clause" ]
3
2020-11-09T13:00:11.000Z
2021-09-23T09:42:46.000Z
curriculum/challenges/chinese/08-coding-interview-prep/rosetta-code/greatest-subsequential-sum.chinese.md
JakariaSami/freeCodeCamp
c0e2b65864b15f51b2f18f03aedf1c3beec13e2b
[ "BSD-3-Clause" ]
46
2020-09-09T10:14:35.000Z
2022-02-14T04:34:30.000Z
curriculum/challenges/chinese/08-coding-interview-prep/rosetta-code/greatest-subsequential-sum.chinese.md
JakariaSami/freeCodeCamp
c0e2b65864b15f51b2f18f03aedf1c3beec13e2b
[ "BSD-3-Clause" ]
5
2019-03-08T02:24:03.000Z
2022-03-24T17:21:07.000Z
--- title: Greatest subsequential sum id: 5a23c84252665b21eecc7e84 challengeType: 5 videoUrl: '' localeTitle: 最重要的后续总和 --- ## Description <section id="description">给定一个整数序列,找到一个连续的子序列,它最大化其元素的总和,也就是说,没有其他单个子序列的元素加起来大于这一个的值。空子序列被认为具有\(0 \)的总和;因此,如果所有元素都是负数,则结果必须是空序列。 </section> ## Instructions <section id="instruction...
32.693333
141
0.657423
eng_Latn
0.211568
93504cf6885de54a8dd57c96d127a81c6403d557
342
md
Markdown
docs/StopMessageLiveLocationBody.md
zhulik/teleswagger
ec76786fa9ba048aff22add502d2b8ed28c004a6
[ "Apache-2.0" ]
2
2019-07-31T19:01:38.000Z
2020-09-01T11:59:27.000Z
docs/StopMessageLiveLocationBody.md
zhulik/teleswagger
ec76786fa9ba048aff22add502d2b8ed28c004a6
[ "Apache-2.0" ]
null
null
null
docs/StopMessageLiveLocationBody.md
zhulik/teleswagger
ec76786fa9ba048aff22add502d2b8ed28c004a6
[ "Apache-2.0" ]
4
2018-02-07T08:41:32.000Z
2020-09-01T12:08:50.000Z
# Teleswagger::StopMessageLiveLocationBody ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **chat_id** | **Object** | | [optional] **message_id** | **Integer** | | [optional] **inline_message_id** | **String** | | [optional] **reply_markup** | **Object...
28.5
60
0.511696
eng_Latn
0.088562
93509b64901e7070b4cc7a4207a4558beb9adbc7
2,701
md
Markdown
_posts/2018-11-17-psychonomicsposter.md
dmarkant/dmarkant.github.io
830a0c5ba661646db98c11f4d6edaebec50caa88
[ "MIT" ]
null
null
null
_posts/2018-11-17-psychonomicsposter.md
dmarkant/dmarkant.github.io
830a0c5ba661646db98c11f4d6edaebec50caa88
[ "MIT" ]
null
null
null
_posts/2018-11-17-psychonomicsposter.md
dmarkant/dmarkant.github.io
830a0c5ba661646db98c11f4d6edaebec50caa88
[ "MIT" ]
null
null
null
--- layout: post title: Psychonomics 2018 - Building relational knowledge through active control comments: True --- In some prior work, my colleagues and I have found that active control---being able to dictate the content or pacing of information---leads to enhanced episodic memory for materials experienced during st...
142.157895
779
0.789337
eng_Latn
0.997904
9350d218ef5d9ecb592af09b97f3b12b7309d36f
685
md
Markdown
README.md
izzyx6/Google-Play-Store-Review
12588e099665ae1e9cb6ab07d285e0625a63b349
[ "MIT" ]
null
null
null
README.md
izzyx6/Google-Play-Store-Review
12588e099665ae1e9cb6ab07d285e0625a63b349
[ "MIT" ]
null
null
null
README.md
izzyx6/Google-Play-Store-Review
12588e099665ae1e9cb6ab07d285e0625a63b349
[ "MIT" ]
null
null
null
# Google-Play-Store-Review The project is a simple sentiment analysis using NLP. The project in written in python it shows how to do text preprocessing (removing of bad words, stop words, lemmatization, tokenization). It further shows how to save a trained model, and use the model in a real life suitation. The machine ...
68.5
104
0.811679
eng_Latn
0.999398
935105a6180307e4baf0c414622e3ef23d1ed71c
5,517
md
Markdown
data/readme_files/n0fate.chainbreaker.md
DLR-SC/repository-synergy
115e48c37e659b144b2c3b89695483fd1d6dc788
[ "MIT" ]
5
2021-05-09T12:51:32.000Z
2021-11-04T11:02:54.000Z
data/readme_files/n0fate.chainbreaker.md
DLR-SC/repository-synergy
115e48c37e659b144b2c3b89695483fd1d6dc788
[ "MIT" ]
null
null
null
data/readme_files/n0fate.chainbreaker.md
DLR-SC/repository-synergy
115e48c37e659b144b2c3b89695483fd1d6dc788
[ "MIT" ]
3
2021-05-12T12:14:05.000Z
2021-10-06T05:19:54.000Z
chainbreaker ============ The chainbreaker can extract user credential in a Keychain file with Master Key or user password in forensically sound manner. Master Key candidates can be extracted from [volafox](https://github.com/n0fate/volafox) or [volatility](https://github.com/volatilityfoundation/volatility) keychaind...
45.221311
248
0.65706
eng_Latn
0.459883
93518578b19d4e963d4337c03ade877617a8dec8
1,135
md
Markdown
api/Excel.TickLabels.Offset.md
qiezhenxi/VBA-Docs
c49aebcccbd73eadf5d1bddc0a4dfb622e66db5d
[ "CC-BY-4.0", "MIT" ]
1
2018-10-15T16:15:38.000Z
2018-10-15T16:15:38.000Z
api/Excel.TickLabels.Offset.md
qiezhenxi/VBA-Docs
c49aebcccbd73eadf5d1bddc0a4dfb622e66db5d
[ "CC-BY-4.0", "MIT" ]
null
null
null
api/Excel.TickLabels.Offset.md
qiezhenxi/VBA-Docs
c49aebcccbd73eadf5d1bddc0a4dfb622e66db5d
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: TickLabels.Offset Property (Excel) keywords: vbaxl10.chm616085 f1_keywords: - vbaxl10.chm616085 ms.prod: excel api_name: - Excel.TickLabels.Offset ms.assetid: a353b803-34a3-0ff9-83d2-3318c308ec35 ms.date: 06/08/2017 --- # TickLabels.Offset Property (Excel) Returns or sets a **Long** value that represents...
22.7
217
0.753304
eng_Latn
0.971233
93519c90eae134bbb87dba02a180df50af6da68f
3,853
md
Markdown
docs/ado/reference/ado-api/description-helpcontext-helpfile-nativeerror-number-source-example-vb.md
dirceuresende/sql-docs.pt-br
023b1c4ae887bc1ed6a45cb3134f33a800e5e01e
[ "CC-BY-4.0", "MIT" ]
2
2021-10-12T00:50:30.000Z
2021-10-12T00:53:51.000Z
docs/ado/reference/ado-api/description-helpcontext-helpfile-nativeerror-number-source-example-vb.md
dirceuresende/sql-docs.pt-br
023b1c4ae887bc1ed6a45cb3134f33a800e5e01e
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/ado/reference/ado-api/description-helpcontext-helpfile-nativeerror-number-source-example-vb.md
dirceuresende/sql-docs.pt-br
023b1c4ae887bc1ed6a45cb3134f33a800e5e01e
[ "CC-BY-4.0", "MIT" ]
1
2020-06-25T13:33:56.000Z
2020-06-25T13:33:56.000Z
--- title: Exemplo de propriedades de objeto de erro (VB) | Microsoft Docs ms.prod: sql ms.prod_service: connectivity ms.technology: connectivity ms.custom: '' ms.date: 01/19/2017 ms.reviewer: '' ms.suite: sql ms.tgt_pltfrm: '' ms.topic: conceptual dev_langs: - VB helpviewer_keywords: - Number property [AD...
42.811111
649
0.66312
kor_Hang
0.207228
9352edc48b40e13afdc5180a8b746ffaf3518225
44
md
Markdown
README.md
Appycola/quora-have-to-visit
135b3fd2e99c33ef979215f306b662cd13433d0e
[ "MIT" ]
null
null
null
README.md
Appycola/quora-have-to-visit
135b3fd2e99c33ef979215f306b662cd13433d0e
[ "MIT" ]
null
null
null
README.md
Appycola/quora-have-to-visit
135b3fd2e99c33ef979215f306b662cd13433d0e
[ "MIT" ]
null
null
null
# quora-have-to-visit Quora quora get it up
14.666667
21
0.75
azj_Latn
0.3151
935305b57d19f0b478ed7d1f6a34f7cd2484458b
1,392
md
Markdown
2020/12/07/2020-12-07 16:15.md
zhzhzhy/WeiBoHot_history
32ce4800e63f26384abb17d43e308452c537c902
[ "MIT" ]
3
2020-07-14T14:54:15.000Z
2020-08-21T06:48:24.000Z
2020/12/07/2020-12-07 16:15.md
zhzhzhy/WeiBoHot_history
32ce4800e63f26384abb17d43e308452c537c902
[ "MIT" ]
null
null
null
2020/12/07/2020-12-07 16:15.md
zhzhzhy/WeiBoHot_history
32ce4800e63f26384abb17d43e308452c537c902
[ "MIT" ]
null
null
null
2020年12月07日16时数据 Status: 200 1.韩国总统文在寅向国民致歉 微博热度:2967028 2.杨坤直播时满脸通红 微博热度:2185247 3.潘成然秒删 微博热度:2171962 4.杨幂爸爸觉得她没有小时候好看 微博热度:1923665 5.上海6例本土确诊溯源结果 微博热度:1145614 6.女婴坠楼受伤父亲拒绝治疗 微博热度:1123219 7.网友初次约会点2万多火锅 微博热度:1038777 8.素媛案罪犯一小时可做1000个俯卧撑 微博热度:953900 9.成都急寻两类人员核酸检测 微博热度:844139 10.焉栩嘉道歉模版 微博热度:839906 ...
6.823529
21
0.780891
yue_Hant
0.204145
9354ec400a7ada910756aeb5a8722ff63c7b9cdc
52
md
Markdown
test/specs/new/nested_square_link.md
BastianHofmann/marked
6ae3651627c46bb03c54e2d71a5d73f4750ee47a
[ "BSD-3-Clause" ]
13,341
2018-02-15T05:47:33.000Z
2022-03-31T12:25:19.000Z
test/specs/new/nested_square_link.md
WebGameLinux/marked
7b3036f8c0440cfd003ce47dd6e1a92af0f5e822
[ "BSD-3-Clause" ]
1,420
2018-02-15T04:48:12.000Z
2022-03-31T02:38:09.000Z
test/specs/new/nested_square_link.md
WebGameLinux/marked
7b3036f8c0440cfd003ce47dd6e1a92af0f5e822
[ "BSD-3-Clause" ]
1,789
2018-02-15T05:42:56.000Z
2022-03-31T19:57:45.000Z
[the `]` character](/url) [the \` character](/url)
13
25
0.576923
eng_Latn
0.797469
9355554f6f6cabda1117bf9150af9b2ff4d74506
699
md
Markdown
README.md
jarenal/tiny-comments
fe9b04017b1750c52884890a8fb5403611ab5ddd
[ "MIT" ]
null
null
null
README.md
jarenal/tiny-comments
fe9b04017b1750c52884890a8fb5403611ab5ddd
[ "MIT" ]
null
null
null
README.md
jarenal/tiny-comments
fe9b04017b1750c52884890a8fb5403611ab5ddd
[ "MIT" ]
null
null
null
# Welcome to Tiny Comments! This is a demonstrative project that try to create a Tiny Comments System without help of any external library or framework. The project requires PHP >= 5.5.9 and uses FirePHP for debugging purposes. ## INSTALL Please, for install the project correctly in your server, follow the next ins...
41.117647
124
0.782546
eng_Latn
0.999248
935564a8bafdfa255a24b69f313922895c45ef3b
1,584
md
Markdown
README.md
X0nic/charlotte
07d892a5a5407f32a1da53a7e683c33749dc76b4
[ "MIT" ]
null
null
null
README.md
X0nic/charlotte
07d892a5a5407f32a1da53a7e683c33749dc76b4
[ "MIT" ]
1
2015-11-18T05:59:24.000Z
2015-11-18T05:59:24.000Z
README.md
X0nic/charlotte
07d892a5a5407f32a1da53a7e683c33749dc76b4
[ "MIT" ]
null
null
null
# Charlotte A web crawler that will show you a map of all static assets ## Installation Add this line to your application's Gemfile: ```ruby gem 'charlotte' ``` And then execute: $ bundle Or install it yourself as: $ gem install charlotte ## Usage # Fetch and display all links and assets for a sit...
31.68
324
0.743056
eng_Latn
0.991936
9355c5e24cf50cfe1565262b4e0e800489756d23
2,337
md
Markdown
docs/framework/unmanaged-api/debugging/icordebugvariablesymbol-interface.md
soelax/docs.de-de
17beb71b6711590e35405a1086e6ac4eac24c207
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/framework/unmanaged-api/debugging/icordebugvariablesymbol-interface.md
soelax/docs.de-de
17beb71b6711590e35405a1086e6ac4eac24c207
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/framework/unmanaged-api/debugging/icordebugvariablesymbol-interface.md
soelax/docs.de-de
17beb71b6711590e35405a1086e6ac4eac24c207
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: ICorDebugVariableSymbol-Schnittstelle ms.date: 03/30/2017 ms.assetid: 0e58b85e-69bd-41ff-bedb-8cdc8be6a7a2 author: rpetrusha ms.author: ronpet ms.openlocfilehash: 9822a3403c6ff738f7a6556a35cb383426575cb9 ms.sourcegitcommit: 6b308cf6d627d78ee36dbbae8972a310ac7fd6c8 ms.translationtype: MT ms.contentlocale: de-...
53.113636
227
0.741121
deu_Latn
0.559704
9355eaa5300887ee613a162589bda08c7d480453
1,310
md
Markdown
_posts/people-love/23/2021-04-07-justzik.md
chito365/p
d43434482da24b09c9f21d2f6358600981023806
[ "MIT" ]
null
null
null
_posts/people-love/23/2021-04-07-justzik.md
chito365/p
d43434482da24b09c9f21d2f6358600981023806
[ "MIT" ]
null
null
null
_posts/people-love/23/2021-04-07-justzik.md
chito365/p
d43434482da24b09c9f21d2f6358600981023806
[ "MIT" ]
null
null
null
--- id: 13924 title: JustZik date: 2021-04-07T14:02:18+00:00 author: victor layout: post guid: https://ukdataservers.com/justzik/ permalink: /04/07/justzik tags: - show love - unspecified - single - relationship - engaged - married - complicated - open relationship - widowed - separated - divorced ...
16.582278
173
0.564122
eng_Latn
0.998355
935652608da3f05c7929b713c7fac29030c384ca
11,513
md
Markdown
docs/t-sql/language-elements/transactions-sql-data-warehouse.md
conky77/sql-docs.it-it
43be0950d07b85a6566f565206630912ec8c3197
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/t-sql/language-elements/transactions-sql-data-warehouse.md
conky77/sql-docs.it-it
43be0950d07b85a6566f565206630912ec8c3197
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/t-sql/language-elements/transactions-sql-data-warehouse.md
conky77/sql-docs.it-it
43be0950d07b85a6566f565206630912ec8c3197
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Transazioni (SQL Data Warehouse) | Microsoft Docs ms.custom: '' ms.date: 03/14/2017 ms.prod: sql ms.reviewer: '' ms.technology: t-sql ms.topic: language-reference dev_langs: - TSQL ms.assetid: 87e5e593-a121-4428-9d3c-3af876224e35 author: ronortloff ms.author: rortloff monikerRange: '>= aps-pdw-2016 || = azur...
75.248366
879
0.766785
ita_Latn
0.993652
9357b06235d8db8b56226deab599699dcfe29784
202
md
Markdown
README.md
grahamc/prometheus-packet-spot-market-price-exporter
b894f5dc061e2ab2d0ef101c28fce390285ad492
[ "MIT" ]
null
null
null
README.md
grahamc/prometheus-packet-spot-market-price-exporter
b894f5dc061e2ab2d0ef101c28fce390285ad492
[ "MIT" ]
null
null
null
README.md
grahamc/prometheus-packet-spot-market-price-exporter
b894f5dc061e2ab2d0ef101c28fce390285ad492
[ "MIT" ]
null
null
null
# Packet Spot Prices and Capacity Emit Packet.com's spot market prices and capacity data, by plan and facility. Check out [./grafana.json](./grafana.json) for an example dashboard. ![](./example.png)
25.25
67
0.742574
eng_Latn
0.971185
935876d3de70b5f2ce28d32e821308202aa9eae2
2,746
md
Markdown
README.md
LeratClarisse/polygon-ethereum-nextjs-marketplace
afce8a0b162058ad03fc0df11eb9cdf246d57a77
[ "MIT" ]
829
2021-07-06T16:45:09.000Z
2022-03-31T16:37:17.000Z
README.md
LeratClarisse/polygon-ethereum-nextjs-marketplace
afce8a0b162058ad03fc0df11eb9cdf246d57a77
[ "MIT" ]
32
2021-07-16T15:17:59.000Z
2022-03-31T11:27:27.000Z
README.md
LeratClarisse/polygon-ethereum-nextjs-marketplace
afce8a0b162058ad03fc0df11eb9cdf246d57a77
[ "MIT" ]
588
2021-07-06T22:47:43.000Z
2022-03-31T21:56:04.000Z
## Full stack NFT marketplace built with Polygon, Solidity, IPFS, & Next.js ![Header](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/pfofv47dooojerkmfgr4.png) This is the codebase to go along with tbe blog post [Building a Full Stack NFT Marketplace on Ethereum with Polygon](https://dev.to/dabit3/building-s...
24.963636
203
0.698835
eng_Latn
0.813861
93588d2839a46d657e3d1f25452a721f56519a7e
751
md
Markdown
_posts/2016-12-16-the-whisky-diaries-suntory-royal.md
sjmeunier/sjmeunier.github.io
691cc3e5697345e95c2d69656b4c740cdb47dc3d
[ "MIT" ]
null
null
null
_posts/2016-12-16-the-whisky-diaries-suntory-royal.md
sjmeunier/sjmeunier.github.io
691cc3e5697345e95c2d69656b4c740cdb47dc3d
[ "MIT" ]
null
null
null
_posts/2016-12-16-the-whisky-diaries-suntory-royal.md
sjmeunier/sjmeunier.github.io
691cc3e5697345e95c2d69656b4c740cdb47dc3d
[ "MIT" ]
null
null
null
--- layout: post title: "The Whisky Diaries: Suntory Royal Blend" date: 2016-12-16 19:02:00 categories: Whisky tags: [whisky] --- Everyone knows that the best whisky comes from Scotland, Ireland and the USA, but there **are** other places that produce some excellent stuff. Surprisingly, Japan is home to...
50.066667
208
0.762983
eng_Latn
0.999895
935a036589d3ab28ce10e23c26e0fea6d0a3da64
2,235
md
Markdown
examples/README.md
pk-218/dataframe
65050c3328530fe9aa1530c96d5c9c79cac3ea91
[ "Apache-2.0" ]
3
2020-07-01T10:06:41.000Z
2020-10-13T15:21:45.000Z
examples/README.md
pk-218/dataframe
65050c3328530fe9aa1530c96d5c9c79cac3ea91
[ "Apache-2.0" ]
2
2020-08-20T17:04:35.000Z
2020-08-20T19:47:49.000Z
examples/README.md
nikitinas/krangl-typed
949a8d79b016e503b3702b4184a5ae104902d91d
[ "Apache-2.0" ]
null
null
null
# Examples of Kotlin Dataframe ### Idea examples * [movies](idea-examples/movies) * [titanic](idea-examples/titanic) * [youtube](idea-examples/youtube) ### Notebook examples * puzzles ([Jupyter](jupyter-notebooks/puzzles/40%20puzzles.ipynb)/[Datalore](https://datalore.jetbrains.com/view/notebook/CVp3br3CDXjUGaxxqfJj...
65.735294
156
0.792394
eng_Latn
0.426276
935a2604319986e3f22d3a6c95e86247ea17c430
2,714
md
Markdown
.github/CONTRIBUTING-zh-CN.md
LukBukkit/NES.css
4a067444317cc2658691ee2a6a6c88d14d2893b4
[ "MIT" ]
null
null
null
.github/CONTRIBUTING-zh-CN.md
LukBukkit/NES.css
4a067444317cc2658691ee2a6a6c88d14d2893b4
[ "MIT" ]
null
null
null
.github/CONTRIBUTING-zh-CN.md
LukBukkit/NES.css
4a067444317cc2658691ee2a6a6c88d14d2893b4
[ "MIT" ]
null
null
null
# 贡献 使用其他语言来阅读本文档: [English](CONTRIBUTING.md) / [日本語](.github/CONTRIBUTING-jp.md) / [Español](.github/CONTRIBUTING-es.md) / [Português](.github/CONTRIBUTING-pt-BR.md) 你打算为本项目做贡献?太棒了! ## 需要知道的事情 本项目与参与者行为准则保持一致. 我们期望你在参与本项目的时候也赞同并支持该行为准则. 关于报告不可接受的行为,请参考我们的[行为准则][code-of-conduct]. **在忙于你的第一个PR吗?** [如何在GitHub上面为开源项目...
26.349515
205
0.716286
yue_Hant
0.547263
935b801c66422397826c5d9d1c03612009e6e8f8
2,309
md
Markdown
docs/resources/reproducible-builds.md
atlantisO2/gaia
a8741914a81033748b2e604dedc442ffd2ef8f7a
[ "Apache-2.0" ]
null
null
null
docs/resources/reproducible-builds.md
atlantisO2/gaia
a8741914a81033748b2e604dedc442ffd2ef8f7a
[ "Apache-2.0" ]
null
null
null
docs/resources/reproducible-builds.md
atlantisO2/gaia
a8741914a81033748b2e604dedc442ffd2ef8f7a
[ "Apache-2.0" ]
null
null
null
--- order: 5 title: Building Gaia Deterministically --- # Build Gaia Deterministically The [Tendermint rbuilder Docker image](https://github.com/tendermint/images/tree/master/rbuilder) provides a deterministic build environment that is used to build Cosmos SDK applications. It provides a way to be reasonably sure tha...
36.078125
391
0.805977
eng_Latn
0.876505
935c458270e064e131e6b1a9043502fcbb84408b
61
md
Markdown
README.md
5Mixer/GGJ20
a12a14d596ab150e8d96dda5a21defcd176f251f
[ "MIT" ]
4
2020-01-19T20:17:25.000Z
2020-12-11T03:16:51.000Z
README.md
5Mixer/GGJ20
a12a14d596ab150e8d96dda5a21defcd176f251f
[ "MIT" ]
null
null
null
README.md
5Mixer/GGJ20
a12a14d596ab150e8d96dda5a21defcd176f251f
[ "MIT" ]
1
2020-01-21T01:27:35.000Z
2020-01-21T01:27:35.000Z
# bonsai A Kha game engine made in preparation for GGJ 2020.
20.333333
51
0.770492
eng_Latn
0.998318
935d010e1a84b561d570fc64f9b3bf0807826069
609
md
Markdown
README.md
pawan-59/git-test
9db74eeb892c683b00acb0c8c898cb3c4f9b0ff2
[ "Apache-2.0" ]
null
null
null
README.md
pawan-59/git-test
9db74eeb892c683b00acb0c8c898cb3c4f9b0ff2
[ "Apache-2.0" ]
null
null
null
README.md
pawan-59/git-test
9db74eeb892c683b00acb0c8c898cb3c4f9b0ff2
[ "Apache-2.0" ]
null
null
null
# Git Repo Sync ```yaml name: <action-name> on: - push - delete jobs: sync: runs-on: ubuntu-latest name: Git Repo Sync steps: - uses: actions/checkout@v2 with: fetch-depth: 0 - uses: pawan-59/git-test@v0.1.0 with: # Such as https://github.com/pawan-59/git-repo-s...
22.555556
132
0.604269
eng_Latn
0.712178
935d7fb1920576211a46af5039bf474332b4f5f7
6,657
md
Markdown
articles/key-vault/secrets/quick-create-portal.md
KreizIT/azure-docs.fr-fr
dfe0cb93ebc98e9ca8eb2f3030127b4970911a06
[ "CC-BY-4.0", "MIT" ]
1
2021-03-12T23:37:08.000Z
2021-03-12T23:37:08.000Z
articles/key-vault/secrets/quick-create-portal.md
KreizIT/azure-docs.fr-fr
dfe0cb93ebc98e9ca8eb2f3030127b4970911a06
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/key-vault/secrets/quick-create-portal.md
KreizIT/azure-docs.fr-fr
dfe0cb93ebc98e9ca8eb2f3030127b4970911a06
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Démarrage rapide Azure - Définir et récupérer un secret depuis Key Vault à l’aide du portail Azure | Microsoft Docs description: Ce guide de démarrage rapide vous montre comment définir et récupérer un secret depuis Azure Key Vault à l’aide du portail Azure. services: key-vault author: msmbaldwin tags: azure...
75.647727
666
0.773772
fra_Latn
0.97565
935deb6c99e1abf34b0d6df3070caee94f5f9073
3,336
md
Markdown
README.md
Jaxelr/Nancy.Template.AspNetCore
3b5807ed2c81071bc1df9c356a13e454c5722154
[ "MIT" ]
2
2019-07-02T09:19:54.000Z
2019-12-25T07:34:01.000Z
README.md
Jaxelr/Nancy.Template.AspNetCore
3b5807ed2c81071bc1df9c356a13e454c5722154
[ "MIT" ]
38
2019-07-16T10:18:19.000Z
2020-05-18T15:04:03.000Z
README.md
Jaxelr/Nancy.Template.AspNetCore
3b5807ed2c81071bc1df9c356a13e454c5722154
[ "MIT" ]
null
null
null
# Nancy.Template.Webservice [![Mit License][mit-img]][mit] Dotnet template library used to create web services using the Nancy web Framework. __Note:__ Since Nancyfx is no longer being maintained i will be deprioritizing this library, please check [here for details](https://github.com/NancyFx/Nancy/issues/3010) ## B...
43.324675
220
0.761091
yue_Hant
0.460518
935df66c97333df90088d0eaf914d1d6ed301f7c
791
md
Markdown
de/book/aliase.md
hustcer/nushell.github.io
69abd051dffcedae289647a5c69d3b7d5b7bfda5
[ "MIT" ]
null
null
null
de/book/aliase.md
hustcer/nushell.github.io
69abd051dffcedae289647a5c69d3b7d5b7bfda5
[ "MIT" ]
null
null
null
de/book/aliase.md
hustcer/nushell.github.io
69abd051dffcedae289647a5c69d3b7d5b7bfda5
[ "MIT" ]
null
null
null
# Aliase Aliase in Nushell bieten eine einfache Möglichkeit, um Texte zur ersetzen. Damit ist es möglich, einen Kurznamen für längere Befehle zu definieren - inklusive der Argumente. Beispielsweise kann ein Alias namens `ll` definiert werden, der den längeren Befehl `ls -l` ersetzt: ``` > alias ll = ls -l ``` Nun k...
28.25
177
0.750948
deu_Latn
0.999562
935f7cadfc68b34cd8c53f0b6abcc866f6d16797
1,678
md
Markdown
dev/sharing/applying.md
Cheshire92/Intersect-Documentation
74004d5cd68d52b371d2266152cceebabb0e4a0f
[ "MIT" ]
null
null
null
dev/sharing/applying.md
Cheshire92/Intersect-Documentation
74004d5cd68d52b371d2266152cceebabb0e4a0f
[ "MIT" ]
null
null
null
dev/sharing/applying.md
Cheshire92/Intersect-Documentation
74004d5cd68d52b371d2266152cceebabb0e4a0f
[ "MIT" ]
null
null
null
# Applying Patches Github patches are very easy to apply, and they allow you to check compatibility before doing so. Please note, applying git patches modifies your engines source code. Patches can impact performance and introduce bugs into your game. Only install patches from trusted developers! Download your patch...
49.352941
327
0.801549
eng_Latn
0.992529
935fc3f6bdc47f45835980f3c8a2937faf08d473
1,190
md
Markdown
Packs/PAN-OS/Playbooks/playbook-PAN-OS_-_Delete_Static_Routes_README.md
diCagri/content
c532c50b213e6dddb8ae6a378d6d09198e08fc9f
[ "MIT" ]
799
2016-08-02T06:43:14.000Z
2022-03-31T11:10:11.000Z
Packs/PAN-OS/Playbooks/playbook-PAN-OS_-_Delete_Static_Routes_README.md
diCagri/content
c532c50b213e6dddb8ae6a378d6d09198e08fc9f
[ "MIT" ]
9,317
2016-08-07T19:00:51.000Z
2022-03-31T21:56:04.000Z
Packs/PAN-OS/Playbooks/playbook-PAN-OS_-_Delete_Static_Routes_README.md
diCagri/content
c532c50b213e6dddb8ae6a378d6d09198e08fc9f
[ "MIT" ]
1,297
2016-08-04T13:59:00.000Z
2022-03-31T23:43:06.000Z
Deletes a PAN-OS static route from the PAN-OS instance. ## Dependencies This playbook uses the following sub-playbooks, integrations, and scripts. ### Sub-playbooks * PanoramaCommitConfiguration ### Integrations This playbook does not use any integrations. ### Scripts This playbook does not use any scripts. ### Co...
34
203
0.735294
eng_Latn
0.949295
935ff6db666f4fdc6f865ee0afe3fbe2dd7facdf
5,290
md
Markdown
mfa-auth/NOTES.md
piddubnyi/mirth-plugins
755908f18fd9c5610c2c3282b08535b8b290607b
[ "Apache-2.0" ]
18
2020-02-14T12:03:40.000Z
2022-03-18T09:12:33.000Z
mfa-auth/NOTES.md
piddubnyi/mirth-plugins
755908f18fd9c5610c2c3282b08535b8b290607b
[ "Apache-2.0" ]
5
2020-11-02T08:26:03.000Z
2021-11-23T20:13:41.000Z
mfa-auth/NOTES.md
piddubnyi/mirth-plugins
755908f18fd9c5610c2c3282b08535b8b290607b
[ "Apache-2.0" ]
4
2020-05-19T01:57:58.000Z
2021-05-18T17:50:18.000Z
# Mirth Connect authentication workflow notes This was a little difficult to reverse-engineer because Mirth's classes and interfaces aren't documented and there aren't really any guides to developing authentication plug-ins. ## First Leg When the client attempts a login, the server routes the attempt to `com.mirth.co...
54.536082
138
0.799244
eng_Latn
0.99287
9360e070bf03a65fef605bf5a97b6d2fc09b8825
2,336
md
Markdown
glosalist/854_raw.md
fiasinstitute/glosa
541c7b892226d21043f06f86322f7ec52ee294d1
[ "MIT" ]
3
2020-10-27T22:49:36.000Z
2022-02-20T17:15:55.000Z
glosalist/854_raw.md
fiasinstitute/glosa
541c7b892226d21043f06f86322f7ec52ee294d1
[ "MIT" ]
null
null
null
glosalist/854_raw.md
fiasinstitute/glosa
541c7b892226d21043f06f86322f7ec52ee294d1
[ "MIT" ]
null
null
null
--- authorName: ernobe canDelete: false contentTrasformed: false from: '&quot;ernobe&quot; &lt;ernobe@...&gt;' headers.inReplyToHeader: PGVpOHA0OSthbzQwQGVHcm91cHMuY29tPg== headers.messageIdInHeader: PGVpYnNoZitjOGZjQGVHcm91cHMuY29tPg== headers.referencesHeader: .nan layout: email msgId: 854 msgSnippet: '... A newer ve...
30.337662
98
0.767123
eng_Latn
0.995333
93611556582c87788b2b4c30e46be9a1556d834f
2,987
md
Markdown
README.md
ppknUWr/backend-bbz
5ee82737d4c65be109677ec9485ec7f59aae62bf
[ "Apache-2.0" ]
1
2021-03-03T19:12:26.000Z
2021-03-03T19:12:26.000Z
README.md
ppknUWr/backend-bbz
5ee82737d4c65be109677ec9485ec7f59aae62bf
[ "Apache-2.0" ]
10
2021-03-01T16:11:29.000Z
2021-10-04T18:36:33.000Z
README.md
ppknUWr/backend-bbz
5ee82737d4c65be109677ec9485ec7f59aae62bf
[ "Apache-2.0" ]
null
null
null
# backend-bbz # Code convention ### Ogólne: Używaj pełnych i zrozumiałych nazw. Zachowuj dwie linie odstępu między definicjami klas oraz funkcji. Zachowuj jedną linię odstępu między definicjami metod. Parametry funkcji, metod oraz elementy w liście oddzielaj przecinkiem i spacją. ```python def sum_two_numbers(numbe...
21.035211
83
0.72079
pol_Latn
0.956045
9361b2cab0f6c0dc2d0659d7b5c8e3ca28f75343
1,425
md
Markdown
AlchemyInsights/microsoft-graph-restapi-interface.md
isabella232/OfficeDocs-AlchemyInsights-pr.pt-BR
61447e6f79e6a5ca40e5e50168da971230d5f9b7
[ "CC-BY-4.0", "MIT" ]
1
2020-05-19T19:07:30.000Z
2020-05-19T19:07:30.000Z
AlchemyInsights/microsoft-graph-restapi-interface.md
isabella232/OfficeDocs-AlchemyInsights-pr.pt-BR
61447e6f79e6a5ca40e5e50168da971230d5f9b7
[ "CC-BY-4.0", "MIT" ]
2
2022-02-09T06:58:01.000Z
2022-02-09T06:58:58.000Z
AlchemyInsights/microsoft-graph-restapi-interface.md
isabella232/OfficeDocs-AlchemyInsights-pr.pt-BR
61447e6f79e6a5ca40e5e50168da971230d5f9b7
[ "CC-BY-4.0", "MIT" ]
2
2019-10-11T19:14:27.000Z
2021-10-13T10:06:06.000Z
--- title: Interface Graph API REST da Microsoft ms.author: pebaum author: pebaum manager: mnirke ms.date: 04/21/2020 ms.audience: Admin ms.topic: article ms.service: o365-administration ROBOTS: NOINDEX, NOFOLLOW localization_priority: Normal ms.collection: Adm_O365 ms.custom: - "7071" - "9004013" ms.openlocfilehash: d...
43.181818
225
0.800702
por_Latn
0.853568
93620922993c1f5927eacf7710327a5c8b4cbeda
308
md
Markdown
content/reference/datatypes/SoftLayer_Notification_Subscriber_Customer.md
BrianSantivanez/githubio_source
d4b2bc7cc463dee4a8727268e78f26d8cd3a20ae
[ "Apache-2.0" ]
null
null
null
content/reference/datatypes/SoftLayer_Notification_Subscriber_Customer.md
BrianSantivanez/githubio_source
d4b2bc7cc463dee4a8727268e78f26d8cd3a20ae
[ "Apache-2.0" ]
null
null
null
content/reference/datatypes/SoftLayer_Notification_Subscriber_Customer.md
BrianSantivanez/githubio_source
d4b2bc7cc463dee4a8727268e78f26d8cd3a20ae
[ "Apache-2.0" ]
null
null
null
--- title: "SoftLayer_Notification_Subscriber_Customer" description: "" date: "2018-02-12" tags: - "datatype" - "sldn" - "Notification" classes: - "SoftLayer_Notification_Subscriber_Customer" type: "reference" layout: "datatype" mainService : "SoftLayer_Notification_Subscriber_Customer" ---
20.533333
58
0.737013
yue_Hant
0.492945
936263216a42727b7796eb3d85ed54e627303284
3,984
md
Markdown
docs/odbc/reference/develop-app/effect-of-transactions-on-cursors-and-prepared-statements.md
kirabr/sql-docs.ru-ru
08e3b25ff0792ee0ec4c7641b8960145bbec4530
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/odbc/reference/develop-app/effect-of-transactions-on-cursors-and-prepared-statements.md
kirabr/sql-docs.ru-ru
08e3b25ff0792ee0ec4c7641b8960145bbec4530
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/odbc/reference/develop-app/effect-of-transactions-on-cursors-and-prepared-statements.md
kirabr/sql-docs.ru-ru
08e3b25ff0792ee0ec4c7641b8960145bbec4530
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Влияние транзакций на курсоры и подготовленных инструкций | Документы Microsoft ms.custom: '' ms.date: 01/19/2017 ms.prod: sql ms.prod_service: connectivity ms.reviewer: '' ms.suite: sql ms.technology: connectivity ms.tgt_pltfrm: '' ms.topic: conceptual helpviewer_keywords: - rolling back transact...
61.292308
436
0.795432
rus_Cyrl
0.97002
9362b0afc6bfcbd98974d8396bae92fdd1697979
552
md
Markdown
README.md
devbytom/gh-webhook
d09f403cb1683833fd3eefce018d43497e5ca67d
[ "MIT" ]
1
2022-01-13T00:43:13.000Z
2022-01-13T00:43:13.000Z
README.md
7onn/gh-webhook
d09f403cb1683833fd3eefce018d43497e5ca67d
[ "MIT" ]
null
null
null
README.md
7onn/gh-webhook
d09f403cb1683833fd3eefce018d43497e5ca67d
[ "MIT" ]
null
null
null
# starting with clojure The project uses [Midje](https://github.com/marick/Midje/). ## How to run the tests - `lein midje` will run all tests. - `lein midje :autotest` will run all the tests indefinitely. It sets up a watcher on the code files. If they change, only the relevant tests will be run again. ## How to star...
30.666667
74
0.726449
eng_Latn
0.957121
9362e7df1c11a0487c954825f425a669118a273f
15
md
Markdown
README.md
lavenderofme/MySina
1a5b3c417dec0c14df4f8962c3f614fc88b12a7a
[ "Apache-2.0" ]
null
null
null
README.md
lavenderofme/MySina
1a5b3c417dec0c14df4f8962c3f614fc88b12a7a
[ "Apache-2.0" ]
null
null
null
README.md
lavenderofme/MySina
1a5b3c417dec0c14df4f8962c3f614fc88b12a7a
[ "Apache-2.0" ]
null
null
null
# MySina 新浪微博
5
8
0.666667
vie_Latn
0.447623
9363a896887da60b9e0d6c7b4d9cc0c6b44ab294
2,595
md
Markdown
generated/resources/microsoft.resources/2019-06-01-preview/types.md
anthony-c-martin/bicep-types-az
e0820bb3e25274304ff23820a3d9820786a60079
[ "MIT" ]
null
null
null
generated/resources/microsoft.resources/2019-06-01-preview/types.md
anthony-c-martin/bicep-types-az
e0820bb3e25274304ff23820a3d9820786a60079
[ "MIT" ]
2
2021-03-05T08:04:56.000Z
2021-03-05T20:09:30.000Z
generated/resources/microsoft.resources/2019-06-01-preview/types.md
anthony-c-martin/bicep-types-az
e0820bb3e25274304ff23820a3d9820786a60079
[ "MIT" ]
null
null
null
# Microsoft.Resources @ 2019-06-01-preview ## Resource Microsoft.Resources/templateSpecs@2019-06-01-preview * **Valid Scope(s)**: ResourceGroup ### Properties * **apiVersion**: '2019-06-01-preview' (ReadOnly, DeployTimeConstant) * **id**: string (ReadOnly, DeployTimeConstant) * **location**: string (Required) ...
30.892857
88
0.6921
yue_Hant
0.603756
936536d542291c8cb0406eec9cfefcc9d4577f20
2,533
md
Markdown
README.md
whoisglover/dgtipcalculator
bac561c15186f7df77b63daed7c1395072ef9a5f
[ "Apache-2.0" ]
null
null
null
README.md
whoisglover/dgtipcalculator
bac561c15186f7df77b63daed7c1395072ef9a5f
[ "Apache-2.0" ]
1
2017-03-16T20:24:19.000Z
2017-03-16T20:24:19.000Z
README.md
whoisglover/dgtipcalculator
bac561c15186f7df77b63daed7c1395072ef9a5f
[ "Apache-2.0" ]
null
null
null
# dgtipcalculator Tip Calculator - Pre Work for Codepath iOS Bootcamp 2017 # Pre-work - TipCalculator TipCalculator is a tip calculator application for iOS. Submitted by: Danny Glover Time spent: 12 hours spent in total ## User Stories The following **required** functionality is complete: * [X] User can enter a...
40.206349
247
0.757994
eng_Latn
0.994216
9365d4c29e921fbdaaaa832d0764f97361674abc
1,113
md
Markdown
DataSources/McAfee/McAfee_DLP/Ps/pC_nforwardedcefmcafeeepodlp.md
avu2002/Content-Doc
4208691b3874ac71e102f2b24ccbfa76deee297a
[ "MIT" ]
null
null
null
DataSources/McAfee/McAfee_DLP/Ps/pC_nforwardedcefmcafeeepodlp.md
avu2002/Content-Doc
4208691b3874ac71e102f2b24ccbfa76deee297a
[ "MIT" ]
null
null
null
DataSources/McAfee/McAfee_DLP/Ps/pC_nforwardedcefmcafeeepodlp.md
avu2002/Content-Doc
4208691b3874ac71e102f2b24ccbfa76deee297a
[ "MIT" ]
null
null
null
#### Parser Content ```Java { Name = n-forwarded-cef-mcafee-epo-dlp Vendor = McAfee Product = McAfee DLP Lms = NitroCefSyslog DataType = "dlp-alert" TimeFormat = "epoch" Conditions = [ """|McAfee|ESM|""", """|359-""", """act=alert""" ] Fields = [ """\send=({time}\d{1,100})""", "...
39.75
129
0.473495
yue_Hant
0.162882
9366d65eb7f000e7b8d295eb7d0257a15e3809bb
412
md
Markdown
CHANGELOG.md
TobiasAppD/Appdynamics-linux-monitoring-extension-
dafe90cf44d51b398e891140e6bed48ce2c8516a
[ "Apache-2.0" ]
3
2015-12-15T14:34:23.000Z
2021-12-16T10:31:39.000Z
CHANGELOG.md
TobiasAppD/Appdynamics-linux-monitoring-extension-
dafe90cf44d51b398e891140e6bed48ce2c8516a
[ "Apache-2.0" ]
1
2019-02-26T09:25:29.000Z
2019-02-26T09:25:29.000Z
CHANGELOG.md
TobiasAppD/Appdynamics-linux-monitoring-extension-
dafe90cf44d51b398e891140e6bed48ce2c8516a
[ "Apache-2.0" ]
6
2015-07-31T18:03:09.000Z
2020-07-08T10:32:46.000Z
# AppDynamics Extensions Linux Monitor CHANGELOG ## 2.1.5 - Jan8, 2021 1. Updated to appd-exts-commons 2.2.4 ## 2.1.4 - Jun5, 2020 1. Disk Usgae Bug fix ## 2.1.3 - May 8, 2020 1. Moved Linux monitor to commons 2.2.3 framework ## 2.1.1 - Jan 10, 2019 1. Moved Linux monitor to commons 2.0.0 framework 2. Moved metrics...
27.466667
62
0.718447
kor_Hang
0.454446
93678eaab9c1deba9495866f6d85487e4fc5041a
34
md
Markdown
README.md
mtianyan/Python3Database
9e40d3f9f5cfe3a34c40ee6e2c0cf4b636236e05
[ "Apache-2.0" ]
8
2018-11-14T16:15:45.000Z
2022-01-02T14:24:45.000Z
README.md
mtianyan/Python3Database
9e40d3f9f5cfe3a34c40ee6e2c0cf4b636236e05
[ "Apache-2.0" ]
null
null
null
README.md
mtianyan/Python3Database
9e40d3f9f5cfe3a34c40ee6e2c0cf4b636236e05
[ "Apache-2.0" ]
4
2019-04-23T03:24:16.000Z
2021-11-19T02:45:58.000Z
# Python3Database Python操作三大数据库学习
11.333333
17
0.882353
zul_Latn
0.246206
9367a730312b9cb777f13eb4c44080b180840ea2
106
md
Markdown
.github/pull_request_template.md
cahlchang/sound-of-cthulhu
c848caa8a32a6e2913f1317e571c8506dddce8e9
[ "MIT" ]
null
null
null
.github/pull_request_template.md
cahlchang/sound-of-cthulhu
c848caa8a32a6e2913f1317e571c8506dddce8e9
[ "MIT" ]
1
2020-07-09T10:08:41.000Z
2020-07-09T10:08:41.000Z
.github/pull_request_template.md
cahlchang/sound-of-cthulhu
c848caa8a32a6e2913f1317e571c8506dddce8e9
[ "MIT" ]
null
null
null
Fixed # .(issue ID) ## Purpose - a - b - c ## Extra Messages - x - y - z @gimKondo (or some reviewers)
7.571429
29
0.575472
eng_Latn
0.960433
93685b4c43177887486713ef21a0f85a7c46c69d
140
md
Markdown
README.md
meziaris/myriad-claimer
03ad5c19d4b64e7b879e5791b1fa85bf21801437
[ "MIT" ]
null
null
null
README.md
meziaris/myriad-claimer
03ad5c19d4b64e7b879e5791b1fa85bf21801437
[ "MIT" ]
null
null
null
README.md
meziaris/myriad-claimer
03ad5c19d4b64e7b879e5791b1fa85bf21801437
[ "MIT" ]
2
2021-09-01T01:54:42.000Z
2021-11-15T02:13:25.000Z
# myriad-scraper Run a peer in a Docker container so the app has something to connect to `docker run -d -p 8765:8765 --name gundb gundb/gun`
46.666667
71
0.757143
eng_Latn
0.989569
936875eebe00e86f2b3d1fc694b0520ed98bfc91
720
md
Markdown
1-machine-learning-foundations/README.md
gilbertosg/machine-learning
5faee3b89f9100747e5188584ec4e4ce0f70ed98
[ "MIT" ]
null
null
null
1-machine-learning-foundations/README.md
gilbertosg/machine-learning
5faee3b89f9100747e5188584ec4e4ce0f70ed98
[ "MIT" ]
null
null
null
1-machine-learning-foundations/README.md
gilbertosg/machine-learning
5faee3b89f9100747e5188584ec4e4ce0f70ed98
[ "MIT" ]
2
2017-09-06T01:31:42.000Z
2019-05-16T13:34:23.000Z
Machine Learning Foundations --- ### Lecture Overview | Week | Description | |--------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------...
51.428571
276
0.456944
yue_Hant
0.149268
936983e6d60c05709334f2a058d0ad40112093e7
2,289
md
Markdown
README.md
emertonom/Daydreamify
de140d5bbe722ec6763845eca67dc4006169279e
[ "MIT" ]
4
2018-03-08T21:55:42.000Z
2019-06-06T00:09:23.000Z
README.md
emertonom/Daydreamify
de140d5bbe722ec6763845eca67dc4006169279e
[ "MIT" ]
null
null
null
README.md
emertonom/Daydreamify
de140d5bbe722ec6763845eca67dc4006169279e
[ "MIT" ]
1
2019-08-05T19:04:12.000Z
2019-08-05T19:04:12.000Z
This project is intended to convert a "current_device_params" file from the Cardboard format to the Daydream format, so that the headset will be marked as supporting the Daydream controller and keyboard, but will retain its settings for lenses and physical configuration. The conversion is extremely simple: we append a...
35.215385
78
0.784622
eng_Latn
0.997401
93698f85a50bc2d9452b4024727f8e74bcfbdaa8
288
md
Markdown
_posts/1974-01-04-bomb-threats-made-against-bahamian.md
MiamiMaritime/miamimaritime.github.io
d087ae8c104ca00d78813b5a974c154dfd9f3630
[ "MIT" ]
null
null
null
_posts/1974-01-04-bomb-threats-made-against-bahamian.md
MiamiMaritime/miamimaritime.github.io
d087ae8c104ca00d78813b5a974c154dfd9f3630
[ "MIT" ]
null
null
null
_posts/1974-01-04-bomb-threats-made-against-bahamian.md
MiamiMaritime/miamimaritime.github.io
d087ae8c104ca00d78813b5a974c154dfd9f3630
[ "MIT" ]
null
null
null
--- title: Bomb threats made against Bahamian tags: - Jan 1974 --- Bomb threats made against Bahamian ships in the Miami River causes the planned cleanup to be postponed. [Photo] Newspapers: **Miami Morning News or The Miami Herald** Page: **1**, Section: **B**
24
113
0.666667
eng_Latn
0.99058
936a0165dee7424a78d4a46c41ce71343e8b8907
573
md
Markdown
_posts/2007/2007-08-07-laserjet-memory-upgrade.md
thingles/thingles.github.io
46b8d98959bcae7ddd6e89d13070fe3e7644d40b
[ "MIT" ]
2
2016-08-23T03:14:22.000Z
2017-05-04T03:48:16.000Z
_posts/2007/2007-08-07-laserjet-memory-upgrade.md
jthingelstad/thingles.github.io
46b8d98959bcae7ddd6e89d13070fe3e7644d40b
[ "MIT" ]
29
2017-05-09T01:10:31.000Z
2017-11-04T20:29:56.000Z
_posts/2007/2007-08-07-laserjet-memory-upgrade.md
jthingelstad/thingles.github.io
46b8d98959bcae7ddd6e89d13070fe3e7644d40b
[ "MIT" ]
null
null
null
--- title: LaserJet Memory Upgrade categories: - Techie --- I think I'm like most people and never really think about my printer. Last week though I thought about it a lot as I waited forever to have it print some really complicated documents. I decided to take action and ordered some more memory. I just got done slap...
52.090909
432
0.755672
eng_Latn
0.998887
936a7d5d0b7e8bbdd7a53ee00c893ea08ea2b8f9
34
md
Markdown
README.md
KentuckyFriedTofu/kentuckyfriedtofu.github.io
658fcaf73970512c6d5616e3d6da36f71f1e5ef8
[ "MIT" ]
null
null
null
README.md
KentuckyFriedTofu/kentuckyfriedtofu.github.io
658fcaf73970512c6d5616e3d6da36f71f1e5ef8
[ "MIT" ]
null
null
null
README.md
KentuckyFriedTofu/kentuckyfriedtofu.github.io
658fcaf73970512c6d5616e3d6da36f71f1e5ef8
[ "MIT" ]
null
null
null
Personal website of Junior Tidal
17
33
0.823529
eng_Latn
0.97421
936a7e552ef7f0907491626bcad0f62007c35cbe
97
md
Markdown
_pages/project.md
pymass/pymass.github.io
8b8d780dc2bdf8a4c0ece7a714963697c559cbf4
[ "MIT" ]
null
null
null
_pages/project.md
pymass/pymass.github.io
8b8d780dc2bdf8a4c0ece7a714963697c559cbf4
[ "MIT" ]
null
null
null
_pages/project.md
pymass/pymass.github.io
8b8d780dc2bdf8a4c0ece7a714963697c559cbf4
[ "MIT" ]
null
null
null
--- title: "Project" layout: category-project permalink: /project/ author_profile: false ---
16.166667
25
0.701031
eng_Latn
0.520442
936aaba048704c54e9df4f839bfcc2996966c00e
1,885
md
Markdown
README.md
msubero/agile-engine-test
f4726ce4b0dbd90c24442c5001bb41682518ec3a
[ "MIT" ]
null
null
null
README.md
msubero/agile-engine-test
f4726ce4b0dbd90c24442c5001bb41682518ec3a
[ "MIT" ]
3
2021-03-11T07:23:32.000Z
2022-02-27T11:16:39.000Z
README.md
msubero/agile-engine-test
f4726ce4b0dbd90c24442c5001bb41682518ec3a
[ "MIT" ]
null
null
null
# Accounting notebook Node.js and React.js money account system ## About Web service application that emulates the logic of financial transactions (debit and credit). Real "transactional" work is not done here ## Getting Started 1. Start the server on `projects/api` folder: ```bash npm run dev ``` Once started, ...
29.453125
232
0.766048
eng_Latn
0.993541
936abc0ebd4dbb970ad0e930961df87f02be87cd
553
md
Markdown
docs/API/Link.TypeExtension.md
rikedyp/link
98f3a98188633a108e325b5d62f83cabd50b42e1
[ "MIT" ]
7
2018-04-28T18:46:00.000Z
2022-01-24T10:43:18.000Z
docs/API/Link.TypeExtension.md
rikedyp/link
98f3a98188633a108e325b5d62f83cabd50b42e1
[ "MIT" ]
348
2018-03-28T13:02:11.000Z
2022-03-19T08:43:54.000Z
docs/API/Link.TypeExtension.md
rikedyp/link
98f3a98188633a108e325b5d62f83cabd50b42e1
[ "MIT" ]
23
2018-03-28T13:10:36.000Z
2022-03-06T11:14:20.000Z
# Link.TypeExtension ext ← opts ⎕SE.Link.TypeExtension nc This function is used internally by Link, but is also available for use when implementing extensions to Link using exits like `beforeRead` and `beforeWrite`. #### Right Argument - nameclass of item #### Left argument - link options namespace used as l...
30.722222
157
0.735986
eng_Latn
0.997264
936b21e72b8304080c2758f94fed1679bd73f556
1,533
md
Markdown
biztalk/core/role-roles-node.md
SicongLiuSimon/biztalk-docs
85394b436d277504d9e759c655608888123785bd
[ "CC-BY-4.0", "MIT" ]
1
2019-06-14T19:45:26.000Z
2019-06-14T19:45:26.000Z
biztalk/core/role-roles-node.md
AzureMentor/biztalk-docs
16b211f29ad233c26d5511475c7e621760908af3
[ "CC-BY-4.0", "MIT" ]
7
2020-01-09T22:34:58.000Z
2020-02-18T19:42:16.000Z
biztalk/core/role-roles-node.md
AzureMentor/biztalk-docs
16b211f29ad233c26d5511475c7e621760908af3
[ "CC-BY-4.0", "MIT" ]
2
2017-06-23T18:30:28.000Z
2017-11-28T01:11:25.000Z
--- title: "Role (Roles Node) | Microsoft Docs" ms.custom: "" ms.date: "06/08/2017" ms.prod: "biztalk-server" ms.reviewer: "" ms.suite: "" ms.tgt_pltfrm: "" ms.topic: "article" helpviewer_keywords: - "Role node [binding file]" ms.assetid: dfe2a579-7090-4d85-87e5-d627598c4ee8 caps.latest.revision: 6 author: "MandiOh...
51.1
221
0.677104
eng_Latn
0.783133
936cc26121b46f759e179e54467b230732c68938
3,400
markdown
Markdown
go/src/github.com/hashicorp/terraform/website/source/docs/providers/google/index.html.markdown
ezgikaysi/koding
5956d6ca5f804e58452fe2aea548328fdb8acff8
[ "Apache-2.0" ]
1
2021-09-30T18:44:10.000Z
2021-09-30T18:44:10.000Z
go/src/github.com/hashicorp/terraform/website/source/docs/providers/google/index.html.markdown
dashersw/koding
b17fe8ac8b7930b7f4b1007bfb75d12e68a24e5a
[ "Apache-2.0" ]
176
2019-12-27T09:01:42.000Z
2021-08-03T06:19:39.000Z
go/src/github.com/hashicorp/terraform/website/source/docs/providers/google/index.html.markdown
dashersw/koding
b17fe8ac8b7930b7f4b1007bfb75d12e68a24e5a
[ "Apache-2.0" ]
null
null
null
--- layout: "google" page_title: "Provider: Google Cloud" sidebar_current: "docs-google-index" description: |- The Google Cloud provider is used to interact with Google Cloud services. The provider needs to be configured with the proper credentials before it can be used. --- # Google Cloud Provider The Google Cloud...
35.051546
162
0.757059
eng_Latn
0.987839
936d6cc9ccb7623d369d9793f9ffea140361afa4
2,398
md
Markdown
docs/about.md
xotl-uoo/scripts
7f8dcb9ef64b5d098bec25b99b2cbc7c989a1a26
[ "MIT" ]
null
null
null
docs/about.md
xotl-uoo/scripts
7f8dcb9ef64b5d098bec25b99b2cbc7c989a1a26
[ "MIT" ]
null
null
null
docs/about.md
xotl-uoo/scripts
7f8dcb9ef64b5d098bec25b99b2cbc7c989a1a26
[ "MIT" ]
null
null
null
Hello, my name is **Xotl**. I joined UO Outlands in December 2020 - yes, I am that new! I don't even have a house yet! Like most players new to the server, I started looking for scripts and found several github repositories forked over and over, many in a state of limbo and certainly not maintained. Being an avid fan ...
109
517
0.775229
eng_Latn
0.999873
936da29e4fccb22da7db57d7a59bd39af9b01be0
1,467
md
Markdown
_posts/2019-01-21-Skeleton-based-Action-Recognition-of-People-Handling-Objects.md
AMDS123/papers
80ccfe8c852685e4829848229b22ba4736c65a7c
[ "MIT" ]
7
2018-02-11T01:50:19.000Z
2020-01-14T02:07:17.000Z
_posts/2019-01-21-Skeleton-based-Action-Recognition-of-People-Handling-Objects.md
AMDS123/papers
80ccfe8c852685e4829848229b22ba4736c65a7c
[ "MIT" ]
null
null
null
_posts/2019-01-21-Skeleton-based-Action-Recognition-of-People-Handling-Objects.md
AMDS123/papers
80ccfe8c852685e4829848229b22ba4736c65a7c
[ "MIT" ]
4
2018-02-04T15:58:04.000Z
2019-08-29T14:54:14.000Z
--- layout: post title: "Skeleton-based Action Recognition of People Handling Objects" date: 2019-01-21 11:20:11 categories: arXiv_CV tags: arXiv_CV Pose_Estimation Action_Recognition CNN Recognition author: Sunoh Kim, Kimin Yun, Jongyoul Park, Jin Young Choi mathjax: true --- * content {:toc} ##### Abstract In visua...
56.423077
957
0.788684
eng_Latn
0.988237
936dbb7ddec2346702024c77583d803d54522bcf
122
md
Markdown
README.md
friskycodeur/tell-your-story
92c89417a3e12c0b95f174ff74768aa924a45d4a
[ "Apache-2.0" ]
null
null
null
README.md
friskycodeur/tell-your-story
92c89417a3e12c0b95f174ff74768aa924a45d4a
[ "Apache-2.0" ]
null
null
null
README.md
friskycodeur/tell-your-story
92c89417a3e12c0b95f174ff74768aa924a45d4a
[ "Apache-2.0" ]
null
null
null
# tell-your-story A platform to tell your story to the world about the time you were too low in life but yet you're here.
40.666667
103
0.762295
eng_Latn
0.99994
936df88852c886a2272ccb7c1d05dd07059f627c
1,384
md
Markdown
packages/babel-plugin-relay/README.md
lpalmes/relay
70bf47751a61ad14798f6dea14fe59e2c8a90aa3
[ "MIT" ]
null
null
null
packages/babel-plugin-relay/README.md
lpalmes/relay
70bf47751a61ad14798f6dea14fe59e2c8a90aa3
[ "MIT" ]
null
null
null
packages/babel-plugin-relay/README.md
lpalmes/relay
70bf47751a61ad14798f6dea14fe59e2c8a90aa3
[ "MIT" ]
null
null
null
## babel-plugin-relay Relay requires a Babel plugin to convert GraphQL tags to runtime artifacts. A _very_ simplified example of what this plugin is doing: ```js // It converts this code const fragment = graphql` fragment User_fragment on User { name } `; // To require generated ASTs for fragments and queri...
33.756098
118
0.749277
eng_Latn
0.928378
936e3bab61311309773ca59d0cdf3ad73a0aeaa7
1,903
md
Markdown
README.md
pop-os/progress-streams
8d6a6bbc7780f9ead55f241439ddd0116db4a50c
[ "MIT" ]
19
2018-10-30T02:01:31.000Z
2021-07-09T12:37:55.000Z
README.md
pop-os/progress-streams
8d6a6bbc7780f9ead55f241439ddd0116db4a50c
[ "MIT" ]
1
2019-06-06T18:59:00.000Z
2019-07-25T17:30:08.000Z
README.md
pop-os/progress-streams
8d6a6bbc7780f9ead55f241439ddd0116db4a50c
[ "MIT" ]
5
2018-12-02T19:15:32.000Z
2021-11-11T08:07:18.000Z
# progress-streams Rust crate to provide progress callbacks for types which implement `io::Read` or `io::Write`. ## Examples ### Reader ```rust extern crate progress_streams; use progress_streams::ProgressReader; use std::fs::File; use std::io::Read; use std::sync::Arc; use std::sync::atomic::{AtomicUsize, Orderin...
24.397436
93
0.587493
eng_Latn
0.4036
936e3cf4d682e6a6db271a5bf249431e8a304fab
864
md
Markdown
README.md
Benji377/Z80Emu
cc0d12a267e16e1c03c7cc8ef35b70ef9b582e54
[ "Apache-2.0" ]
1
2021-05-25T08:18:14.000Z
2021-05-25T08:18:14.000Z
README.md
Benji377/Z80Emu
cc0d12a267e16e1c03c7cc8ef35b70ef9b582e54
[ "Apache-2.0" ]
7
2021-01-11T09:24:16.000Z
2021-05-25T16:04:19.000Z
README.md
Benji377/Z80Emu
cc0d12a267e16e1c03c7cc8ef35b70ef9b582e54
[ "Apache-2.0" ]
2
2021-01-19T14:53:55.000Z
2021-05-25T08:23:27.000Z
# Z80Emu ## YAZ80Emu - Yet another Z80 emulator! Yes, another Z80 emulator.\ It's more like a passion project, but we write a Z80 emulator, just for pure fun ## Limitations Currently there are some limitations: - The "RST 0x.." instruction is not fully tested - The "EX .." and "EXX" instructions are not validated bu...
43.2
95
0.777778
eng_Latn
0.99973
936ec982cfb7ce2dc68c55cdb9155699a520aeb4
2,623
md
Markdown
index.md
hfpostma/hfpostma.github.io
ab54031a4d825b122bcc6e1ed5d7f012ed4b33ee
[ "MIT" ]
null
null
null
index.md
hfpostma/hfpostma.github.io
ab54031a4d825b122bcc6e1ed5d7f012ed4b33ee
[ "MIT" ]
null
null
null
index.md
hfpostma/hfpostma.github.io
ab54031a4d825b122bcc6e1ed5d7f012ed4b33ee
[ "MIT" ]
null
null
null
--- layout: front title: Home tagline: Supporting tagline published: true --- {% include JB/setup %} <a href="https://www.flickr.com/photos/desiitaly/2304874364" title="View photo on Flickr" target="_blank"><img src="https://farm3.staticflickr.com/2372/2304874364_b7ea60191e_o.jpg" style="width: 800px;"></a><br /> <h5...
84.612903
764
0.739992
eng_Latn
0.772707
936eef9c6494d3ad24e4a7b7e1a74729674400cf
15,463
md
Markdown
README.md
jluisestrada/UniversalFormsToolkit
a82ffc777f21d874c245571acd3e8707fc7501dc
[ "MIT" ]
1
2020-09-14T08:24:18.000Z
2020-09-14T08:24:18.000Z
README.md
kusanagi2k2/UniversalFormsToolkit
9c26bb7d86743761e8638468c07d573d042b2b79
[ "MIT" ]
null
null
null
README.md
kusanagi2k2/UniversalFormsToolkit
9c26bb7d86743761e8638468c07d573d042b2b79
[ "MIT" ]
null
null
null
# UniversalFormsToolkit This small UWP framework for Windows 10 builds input forms that can be used in your views based only on you classes defined in your model's folder. This framework has an small set of useful controls to help developers to build UWP Applications with PRISM Framework ## Featured Controls Modal...
27.368142
205
0.533726
yue_Hant
0.408718
936f7eab42f7e2ebe7bfd6eeeadef0b05187782e
8,131
md
Markdown
docs/policy/rdt.md
isabella232/cri-resource-manager
333194858bcb541f557f61d14c542efc1691fbdd
[ "Apache-2.0" ]
1
2020-12-15T08:38:38.000Z
2020-12-15T08:38:38.000Z
docs/policy/rdt.md
Dodan/cri-resource-manager
45d1c9ec6eef2d1303bdb1fbfc2289d00c9a4f32
[ "Apache-2.0" ]
1
2021-02-24T00:29:35.000Z
2021-02-24T00:29:35.000Z
docs/policy/rdt.md
Dodan/cri-resource-manager
45d1c9ec6eef2d1303bdb1fbfc2289d00c9a4f32
[ "Apache-2.0" ]
null
null
null
# RDT (Intel® Resource Director Technology) ## Background Intel® RDT provides capabilities for cache and memory allocation and monitoring. In Linux system the functionality is exposed to the user space via the [resctrl](https://www.kernel.org/doc/Documentation/x86/intel_rdt_ui.txt) filesystem. Cache and memory alloca...
38.719048
92
0.711106
eng_Latn
0.997459
9371b5bf25cc3d6e11fe1a17d9bcfd836a0243f1
6,990
md
Markdown
README.md
rhyanbridle/cordova-plugin-sms-retriever
fa7ffd8e891ff1cab4a672cdbfa11ad1845dc5cb
[ "MIT" ]
1
2021-12-16T12:23:32.000Z
2021-12-16T12:23:32.000Z
README.md
rhyanbridle/cordova-plugin-sms-retriever
fa7ffd8e891ff1cab4a672cdbfa11ad1845dc5cb
[ "MIT" ]
null
null
null
README.md
rhyanbridle/cordova-plugin-sms-retriever
fa7ffd8e891ff1cab4a672cdbfa11ad1845dc5cb
[ "MIT" ]
null
null
null
| License | Platform | Contribute | | --- | --- | --- | | ![License](https://img.shields.io/badge/license-MIT-orange.svg) | ![Platform](https://img.shields.io/badge/platform-android-green.svg) | [![Donate](https://img.shields.io/badge/donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_...
46.6
290
0.769099
eng_Latn
0.941383
9371c0513b56185751918dce51c3770cab2377fe
392
md
Markdown
_pages/CS2311/chap4.md
chebil/chebil.github.io
5fe1c7a6b2c772889d43bd64e72d73b508968c21
[ "MIT" ]
null
null
null
_pages/CS2311/chap4.md
chebil/chebil.github.io
5fe1c7a6b2c772889d43bd64e72d73b508968c21
[ "MIT" ]
null
null
null
_pages/CS2311/chap4.md
chebil/chebil.github.io
5fe1c7a6b2c772889d43bd64e72d73b508968c21
[ "MIT" ]
null
null
null
--- title: Stacks layout: single classes: wide permalink: /DataStructure/chap4 author_profile: false # toc: True # toc_label: "On this page" # toc_icon: "cog" # toc_sticky: False sidebar: nav: "DataStructure" --- # Slides <iframe height="400px" width="100%" src="https://drive.google.com/file/d/15lwKkjZY5lQzk2yIrkBJwg...
20.631579
164
0.739796
eng_Latn
0.211709
937384d3636f2ed0dccab4324be25bca11aeea6d
3,013
md
Markdown
docs/kubernetes/gpu.md
arodus/acs-engine
372d59a6b45aa1fc9342eba3d5818f3ec1a24d57
[ "MIT" ]
null
null
null
docs/kubernetes/gpu.md
arodus/acs-engine
372d59a6b45aa1fc9342eba3d5818f3ec1a24d57
[ "MIT" ]
null
null
null
docs/kubernetes/gpu.md
arodus/acs-engine
372d59a6b45aa1fc9342eba3d5818f3ec1a24d57
[ "MIT" ]
null
null
null
# Microsoft Azure Container Service Engine - Using GPUs with Kubernetes If you created a Kubernetes cluster with one or multiple agent pool(s) whose VM size is `Standard_NC*` or `Standard_NV*` you can schedule GPU workload on your cluster. The NVIDIA drivers are automatically installed on every GPU agent in your clust...
39.644737
318
0.693661
eng_Latn
0.992787
9373daebf01cc7a0ea019c49ecb7e7a465640391
169
md
Markdown
README.md
CrystalVulpine/CSTL
b02d084ee1914d8448dda21a84ac0339305fdb78
[ "Unlicense" ]
null
null
null
README.md
CrystalVulpine/CSTL
b02d084ee1914d8448dda21a84ac0339305fdb78
[ "Unlicense" ]
null
null
null
README.md
CrystalVulpine/CSTL
b02d084ee1914d8448dda21a84ac0339305fdb78
[ "Unlicense" ]
null
null
null
# CSTL CSTL is a C library that provides some features of the C++ STL in C. It was built purely for fun and convenience, and is not a standardized project by any means.
56.333333
161
0.763314
eng_Latn
1.000007
937423827cbbb88a466451dbeb76f83708ce703c
11,234
md
Markdown
wdk-ddi-src/content/ndis/nc-ndis-miniport_halt.md
aktsuda/windows-driver-docs-ddi
a7b832e82cc99f77dbde72349c0a61670d8765d3
[ "CC-BY-4.0", "MIT" ]
null
null
null
wdk-ddi-src/content/ndis/nc-ndis-miniport_halt.md
aktsuda/windows-driver-docs-ddi
a7b832e82cc99f77dbde72349c0a61670d8765d3
[ "CC-BY-4.0", "MIT" ]
null
null
null
wdk-ddi-src/content/ndis/nc-ndis-miniport_halt.md
aktsuda/windows-driver-docs-ddi
a7b832e82cc99f77dbde72349c0a61670d8765d3
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- UID: NC:ndis.MINIPORT_HALT title: MINIPORT_HALT author: windows-driver-content description: NDIS calls a miniport driver's MiniportHaltEx function to free resources when a miniport adapter is removed, and to stop the hardware. old-location: netvista\miniporthaltex.htm old-project: netvista ms.assetid: b8d452b4-bef3...
35.550633
608
0.759836
eng_Latn
0.623118
9374f369eabb811e3d6575af010b457787c3a239
8,492
md
Markdown
_posts/2020/2/2020-02-09-more-than-just-api-docs.md
Day-Shift-Jobs/day-shift-jobs.github.io
14760d0f4f3abee6f03eb1ca9eaf5561d35b6462
[ "BSD-3-Clause" ]
1
2022-01-01T19:25:48.000Z
2022-01-01T19:25:48.000Z
_posts/2020/2/2020-02-09-more-than-just-api-docs.md
Day-Shift-Jobs/day-shift-jobs.github.io
14760d0f4f3abee6f03eb1ca9eaf5561d35b6462
[ "BSD-3-Clause" ]
2
2021-05-20T20:59:25.000Z
2022-02-26T09:45:36.000Z
_posts/2020/2/2020-02-09-more-than-just-api-docs.md
Day-Shift-Jobs/day-shift-jobs.github.io
14760d0f4f3abee6f03eb1ca9eaf5561d35b6462
[ "BSD-3-Clause" ]
null
null
null
--- title: "From API docs to developer portals" permalink: /blog/from-api-docs-to-developer-portals/ categories: - api-doc keywords: rebrandly: https://idratherbewriting.site/apidocstodevportals categories: - api-doc - podcasts - stitcher keywords: usability, API, design web bitlink: https://idratherbewriting.site/devp...
49.372093
615
0.801578
eng_Latn
0.999144
937575b8f0f24422c77e3809fab1e1758d880d6e
1,642
md
Markdown
results/crinacle/harman_in-ear_2017-1/Westone UM Pro 10/README.md
liqi1982/AutoEq
24d82474d92a53ac70b5f20a8ab4ecf71539598f
[ "MIT" ]
1
2019-05-06T03:16:21.000Z
2019-05-06T03:16:21.000Z
results/crinacle/harman_in-ear_2017-1/Westone UM Pro 10/README.md
liqi1982/AutoEq
24d82474d92a53ac70b5f20a8ab4ecf71539598f
[ "MIT" ]
null
null
null
results/crinacle/harman_in-ear_2017-1/Westone UM Pro 10/README.md
liqi1982/AutoEq
24d82474d92a53ac70b5f20a8ab4ecf71539598f
[ "MIT" ]
null
null
null
# Westone UM Pro 10 See [usage instructions](https://github.com/jaakkopasanen/AutoEq#usage) for more options and info. ### Parametric EQs In case of using parametric equalizer, apply preamp of **-7.1dB** and build filters manually with these parameters. The first 5 filters can be used independently. When using indepen...
42.102564
156
0.573082
eng_Latn
0.688004
93759ceae99295078c3e534e18d9e0a139417c35
1,597
md
Markdown
README.md
czycha/unstated-subscribe-hoc
28f74e2ab3a7ac62f6fc88076e416837687d8e71
[ "MIT" ]
1
2018-11-05T17:34:17.000Z
2018-11-05T17:34:17.000Z
README.md
czycha/unstated-subscribe-hoc
28f74e2ab3a7ac62f6fc88076e416837687d8e71
[ "MIT" ]
2
2021-05-09T18:05:39.000Z
2021-09-01T14:19:55.000Z
README.md
czycha/unstated-subscribe-hoc
28f74e2ab3a7ac62f6fc88076e416837687d8e71
[ "MIT" ]
null
null
null
# unstated-subscribe-hoc > Use [Unstated](https://npm.im/unstated)'s `<Subscribe />` component as a higher-order component. ## Install ```bash yarn add unstated-subscribe-hoc ``` ```bash npm i unstated-subscribe-hoc ``` ## Usage ```js import subscribe from 'unstated-subscribe-hoc' const SubscribedReactComponent ...
24.569231
151
0.722605
eng_Latn
0.896068
937633c0c8f5cd48a27f3a4a0aabd678395e8eec
71
md
Markdown
README.md
viniciussz7/projeto-site
53cc6f902c0778ce7f7df742545e1cd32010f079
[ "MIT" ]
null
null
null
README.md
viniciussz7/projeto-site
53cc6f902c0778ce7f7df742545e1cd32010f079
[ "MIT" ]
null
null
null
README.md
viniciussz7/projeto-site
53cc6f902c0778ce7f7df742545e1cd32010f079
[ "MIT" ]
null
null
null
# projeto-site Projeto de site criado durante o curso de git e github
23.666667
55
0.774648
por_Latn
0.999622
93767d61203df4e4d009f847f6b439add7945e03
3,887
md
Markdown
README.md
machinaide/twinbase
ff2815c5f808977949757fde48ecc392ee154a87
[ "MIT" ]
3
2021-08-05T04:54:38.000Z
2022-03-17T07:14:06.000Z
README.md
machinaide/twinbase
ff2815c5f808977949757fde48ecc392ee154a87
[ "MIT" ]
1
2021-02-16T10:29:19.000Z
2021-02-16T10:29:19.000Z
README.md
machinaide/twinbase
ff2815c5f808977949757fde48ecc392ee154a87
[ "MIT" ]
1
2021-02-16T10:24:53.000Z
2021-02-16T10:24:53.000Z
# Twinbase Twinbase is an open source platform for managing and distributing [digital twin documents](https://doi.org/10.1109/ACCESS.2020.3045856). It is built on git and can be hosted on free-of-charge GitHub services. See an example server live at [dtw.twinbase.org](https://dtw.twinbase.org). Twinbase is at __*init...
64.783333
260
0.780551
eng_Latn
0.995952
9376db945cbfbd586d77bfb951f1b2351fd8de6f
11,795
md
Markdown
doc/design/model_zoo_pai.md
YishuiLi/sqlflow
54f2b90add31e72a39b6070df6303be08001d780
[ "Apache-2.0" ]
1
2020-01-10T02:32:52.000Z
2020-01-10T02:32:52.000Z
doc/design/model_zoo_pai.md
YishuiLi/sqlflow
54f2b90add31e72a39b6070df6303be08001d780
[ "Apache-2.0" ]
null
null
null
doc/design/model_zoo_pai.md
YishuiLi/sqlflow
54f2b90add31e72a39b6070df6303be08001d780
[ "Apache-2.0" ]
null
null
null
# Model Zoo on Alibaba PAI ## Introduction [Alibaba PAI](https://www.alibabacloud.com/product/machine-learning) is an end-to-end platform that provides various machine learning algorithms to meet users' data mining and analysis requirements. PAI supports TensorFlow and many other machine learning frameworks. SQLFlow ...
68.575581
578
0.730649
eng_Latn
0.987855
9376e598c99d6dd9616d5ce2899ec8b75c5895d4
3,754
md
Markdown
docs/connect/jdbc/connecting-to-sql-server-with-the-jdbc-driver.md
pbarryuk/sql-docs
d44fa4170c2f586f264e31906c7916a74d080aef
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/connect/jdbc/connecting-to-sql-server-with-the-jdbc-driver.md
pbarryuk/sql-docs
d44fa4170c2f586f264e31906c7916a74d080aef
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/connect/jdbc/connecting-to-sql-server-with-the-jdbc-driver.md
pbarryuk/sql-docs
d44fa4170c2f586f264e31906c7916a74d080aef
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: "Connecting to SQL Server with the JDBC Driver | Microsoft Docs" ms.custom: "" ms.date: "07/11/2018" ms.prod: sql ms.prod_service: connectivity ms.reviewer: "" ms.technology: connectivity ms.topic: conceptual ms.assetid: 94bcfbe3-f00e-4774-bda8-bb7577518fec author: MightyPen ms.author: genemi man...
81.608696
494
0.74374
eng_Latn
0.929143
93774930578432b92956d11543c88a1225b7bd95
3,107
md
Markdown
docs/profiling/analyzing-performance-tools-data.md
1DanielaBlanco/visualstudio-docs.es-es
9e934cd5752dc7df6f5e93744805e3c600c87ff0
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/profiling/analyzing-performance-tools-data.md
1DanielaBlanco/visualstudio-docs.es-es
9e934cd5752dc7df6f5e93744805e3c600c87ff0
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/profiling/analyzing-performance-tools-data.md
1DanielaBlanco/visualstudio-docs.es-es
9e934cd5752dc7df6f5e93744805e3c600c87ff0
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Analizar datos de herramientas de rendimiento | Microsoft Docs ms.date: 11/04/2016 ms.topic: conceptual helpviewer_keywords: - performance, viewing data - performance reports, performance data - profiling tools, performance data - performance, analyzing - performance tools, reports - Profiling Tools,data vie...
69.044444
448
0.784358
spa_Latn
0.951899
93780efe56ebe4130f63869e99baf03d73e7a865
45
md
Markdown
server/routes/README.md
DevelopersGuild/dgwebsite2
f2a83826a68a553ed2dafd7305a6396976bd4fcc
[ "MIT" ]
1
2015-04-04T00:17:13.000Z
2015-04-04T00:17:13.000Z
server/routes/README.md
DevelopersGuild/dgwebsite2
f2a83826a68a553ed2dafd7305a6396976bd4fcc
[ "MIT" ]
null
null
null
server/routes/README.md
DevelopersGuild/dgwebsite2
f2a83826a68a553ed2dafd7305a6396976bd4fcc
[ "MIT" ]
3
2015-05-28T01:20:13.000Z
2016-01-15T22:20:47.000Z
# Developers' Guild Website **Routes** WIP
7.5
27
0.688889
kor_Hang
0.775981
937954588cba85a261194b92b6707d1d024f21a4
429
md
Markdown
src/newsletters/2014/48/visual-studio-2015-features.md
dotnetweekly/dnw-gatsby
b12818bfe6fd92aeb576b3f79c75c2e9ac251cdb
[ "MIT" ]
1
2022-02-03T19:26:09.000Z
2022-02-03T19:26:09.000Z
src/newsletters/2014/48/visual-studio-2015-features.md
dotnetweekly/dnw-gatsby
b12818bfe6fd92aeb576b3f79c75c2e9ac251cdb
[ "MIT" ]
13
2020-08-19T06:27:35.000Z
2022-02-26T17:45:11.000Z
src/newsletters/2014/48/visual-studio-2015-features.md
dotnetweekly/dnw-gatsby
b12818bfe6fd92aeb576b3f79c75c2e9ac251cdb
[ "MIT" ]
null
null
null
--- _id: 5a88e1aebd6dca0d5f0d282c title: "Visual Studio 2015 Features!" url: 'http://geekswithblogs.net/TATWORTH/archive/2014/11/27/visual-studio-2015-features.aspx' category: articles slug: 'visual-studio-2015-features' user_id: 5a83ce59d6eb0005c4ecda2c username: 'bill-s' createdOn: '2014-11-28T20:48:26.000Z' tags: []...
30.642857
102
0.787879
eng_Latn
0.490359