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
b10764b584e91950f7579a62d255bdd1c052dfc6
12,061
md
Markdown
docs/csharp/tutorials/mixins-with-default-interface-methods.md
TomekLesniak/docs.pl-pl
3373130e51ecb862641a40c5c38ef91af847fe04
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/csharp/tutorials/mixins-with-default-interface-methods.md
TomekLesniak/docs.pl-pl
3373130e51ecb862641a40c5c38ef91af847fe04
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/csharp/tutorials/mixins-with-default-interface-methods.md
TomekLesniak/docs.pl-pl
3373130e51ecb862641a40c5c38ef91af847fe04
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Tworzenie typów domieszki przy użyciu domyślnych metod interfejsu description: Przy użyciu domyślnych elementów członkowskich interfejsu można rozciągnąć interfejsy z opcjonalnymi implementacjami domyślnymi dla realizatorów. ms.technology: csharp-advanced-concepts ms.date: 10/04/2019 ms.openlocfilehash: 0095...
93.496124
784
0.835503
pol_Latn
0.999927
b107cb6cd0d0f612b291ca11c6e1f98a9a3e0293
141
md
Markdown
README.md
ShifShif/MergeSort
02aed324395d328c94a1d5fe2b29f5903219cf3e
[ "MIT" ]
null
null
null
README.md
ShifShif/MergeSort
02aed324395d328c94a1d5fe2b29f5903219cf3e
[ "MIT" ]
null
null
null
README.md
ShifShif/MergeSort
02aed324395d328c94a1d5fe2b29f5903219cf3e
[ "MIT" ]
null
null
null
# MergeSort This is a java implementation of the mergesort algorithm for sorting int arrays in ascending order. Running time is O(n log n).
35.25
99
0.787234
eng_Latn
0.994562
b107d26ddacf0c030027fe6f8fdd8fe17776dd23
6,317
md
Markdown
_posts/2020-10-08-download-scott-pilgrim-vs-the-world-2010-dual-audio-hindi-english-480p-500mb-720p-1gb.md
tamilrockerss/1
aba0806b125f9614d2964c7ec77ddb85e5e10bfd
[ "MIT" ]
null
null
null
_posts/2020-10-08-download-scott-pilgrim-vs-the-world-2010-dual-audio-hindi-english-480p-500mb-720p-1gb.md
tamilrockerss/1
aba0806b125f9614d2964c7ec77ddb85e5e10bfd
[ "MIT" ]
null
null
null
_posts/2020-10-08-download-scott-pilgrim-vs-the-world-2010-dual-audio-hindi-english-480p-500mb-720p-1gb.md
tamilrockerss/1
aba0806b125f9614d2964c7ec77ddb85e5e10bfd
[ "MIT" ]
null
null
null
--- id: 218 title: 'Download Scott Pilgrim vs. the World (2010) Dual Audio {Hindi-English} 480p [500MB] || 720p [1GB]' date: 2020-10-08T18:41:32+00:00 author: admin layout: post guid: https://themoviesflix.co/?p=13244 permalink: /2020/10/08/download-scott-pilgrim-vs-the-world-2010-dual-audio-hindi-english-480p-500mb-72...
64.459184
887
0.741016
eng_Latn
0.264151
b10871c84eb10c39f85c6e9b9372502c19ac6042
3,624
md
Markdown
docs/Vanilla/Entities/IEntityLivingBase.md
mordds/CraftTweaker-Documentation
677fcf78209ec97c17a52a1efba78ebad36a1b09
[ "MIT" ]
1
2018-08-30T06:56:29.000Z
2018-08-30T06:56:29.000Z
docs/Vanilla/Entities/IEntityLivingBase.md
mordds/CraftTweaker-Documentation
677fcf78209ec97c17a52a1efba78ebad36a1b09
[ "MIT" ]
null
null
null
docs/Vanilla/Entities/IEntityLivingBase.md
mordds/CraftTweaker-Documentation
677fcf78209ec97c17a52a1efba78ebad36a1b09
[ "MIT" ]
null
null
null
# 有生命实体基础 一个有生命的实体是指一个有生命值且会死亡的实体。   这包含怪物,动物也包括[玩家](/Vanilla/Players/IPlayer)。 ## 导入相关包 为了避免发生一些不期而遇的问题(比如声明 [数组](/AdvancedFunctions/Arrays_and_Loops)),最为安全、也是最为推荐的方式就是导入相关的包。 `import crafttweaker.entity.IEntityLivingBase;` ## 继承自[实体](IEntity) 有生命实体基础继承自[实体](IEntity)。这意味着[实体](IEntityLivingBase)对象的所有函数...
55.753846
179
0.550497
yue_Hant
0.840086
b108e375a949f8a0508d2997881c1c917847f32d
21,271
md
Markdown
C#OOP-Advanced/Hell-Skeleton/Readme.md
George221b/SoftUni-Taks
52d9d1917614333aa9953ce512650c7c0d6fe45c
[ "MIT" ]
null
null
null
C#OOP-Advanced/Hell-Skeleton/Readme.md
George221b/SoftUni-Taks
52d9d1917614333aa9953ce512650c7c0d6fe45c
[ "MIT" ]
null
null
null
C#OOP-Advanced/Hell-Skeleton/Readme.md
George221b/SoftUni-Taks
52d9d1917614333aa9953ce512650c7c0d6fe45c
[ "MIT" ]
null
null
null
<h1>OOP Advanced Exam &ndash; H.E.L.L.</h1> <p>In a galaxy far away, a civilization called &ndash; The Lightmen organizes an annual tournament. The participants are striving for power through the use of marvelous magical items, in order to win the unnatural fray &ndash; H.E.L.L.</p> <h3>Overview</h3> <p>Due to the fact...
61.299712
543
0.709276
eng_Latn
0.842409
b1094b47b9b6f638f43baa63fd6b98e255dc5e3b
549
md
Markdown
module-1/StackAPI/README.md
himaggerst/daft-miami-0120-labs
25192be394acfee438d3be22396d6d6d6cf93b81
[ "MIT" ]
null
null
null
module-1/StackAPI/README.md
himaggerst/daft-miami-0120-labs
25192be394acfee438d3be22396d6d6d6cf93b81
[ "MIT" ]
3
2019-10-28T21:38:48.000Z
2019-12-17T01:45:37.000Z
module-1/StackAPI/README.md
himaggerst/daft-miami-0120-labs
25192be394acfee438d3be22396d6d6d6cf93b81
[ "MIT" ]
7
2020-01-21T17:33:11.000Z
2020-01-22T02:11:37.000Z
![Ironhack logo](https://i.imgur.com/1QgrNNw.png) # Lab | StackAPI Let's check if you can handle working with an API. Use [StackAPI](https://stackapi.readthedocs.io/en/latest/), a Python wrapper for the Stack Exchange API, and answer the following questions: * Question 1: Find the questions and answers of last mont...
39.214286
140
0.746812
eng_Latn
0.986452
b10a4ae77700fd0bcabd4c29a6161e7e6683a3aa
1,094
md
Markdown
docs/api/@remirror/extension-collaboration/extension-collaboration.collaborationextensionoptions.onsendablereceived.md
jankeromnes/remirror
95306cee4c76ee9fd7271a0ab6069f0a0a6803d9
[ "MIT" ]
1
2021-05-22T06:22:01.000Z
2021-05-22T06:22:01.000Z
docs/api/@remirror/extension-collaboration/extension-collaboration.collaborationextensionoptions.onsendablereceived.md
jankeromnes/remirror
95306cee4c76ee9fd7271a0ab6069f0a0a6803d9
[ "MIT" ]
null
null
null
docs/api/@remirror/extension-collaboration/extension-collaboration.collaborationextensionoptions.onsendablereceived.md
jankeromnes/remirror
95306cee4c76ee9fd7271a0ab6069f0a0a6803d9
[ "MIT" ]
null
null
null
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@remirror/extension-collaboration](./extension-collaboration.md) &gt; [CollaborationExtensionOptions](./extension-collaboration.collaborationextensionoptions.md) &gt; [onSendableReceived](./extension-collaborati...
37.724138
292
0.740402
eng_Latn
0.959084
b10a97a1540adcd8a013579d865d7adff6f70a02
11,439
md
Markdown
_wiki/human_associated.md
florian-gschwend/mothur.github.io
aaa1bc4382070d1f2233961e0da808b94e8f902d
[ "CC-BY-4.0" ]
14
2020-03-12T12:11:00.000Z
2021-07-13T21:39:20.000Z
_wiki/human_associated.md
florian-gschwend/mothur.github.io
aaa1bc4382070d1f2233961e0da808b94e8f902d
[ "CC-BY-4.0" ]
69
2020-03-20T15:01:52.000Z
2022-03-31T18:43:11.000Z
_wiki/human_associated.md
florian-gschwend/mothur.github.io
aaa1bc4382070d1f2233961e0da808b94e8f902d
[ "CC-BY-4.0" ]
17
2020-03-24T13:43:34.000Z
2022-01-06T20:34:49.000Z
--- title: 'Human Associated' redirect_from: '/wiki/Human_Associated' --- Here is a link to NCBI definition page for the [human\_associated package](https://www.ncbi.nlm.nih.gov/biosample/docs/packages/MIMARKS.survey.human-associated.4.0/). ## Required ===sample\_name This is your group name. mothur will fill this in...
24.54721
132
0.749628
eng_Latn
0.963855
b10aff70886438032253436b772a574bc6ada517
3,588
md
Markdown
test/snapshots/no-for-loop.js.md
mmkal/eslint-plugin-unicorn
643169bfc9dbe0ab6b75b79102c6b12ffc620e04
[ "MIT" ]
null
null
null
test/snapshots/no-for-loop.js.md
mmkal/eslint-plugin-unicorn
643169bfc9dbe0ab6b75b79102c6b12ffc620e04
[ "MIT" ]
null
null
null
test/snapshots/no-for-loop.js.md
mmkal/eslint-plugin-unicorn
643169bfc9dbe0ab6b75b79102c6b12ffc620e04
[ "MIT" ]
null
null
null
# Snapshot report for `test/no-for-loop.js` The actual snapshot is saved in `no-for-loop.js.snap`. Generated by [AVA](https://avajs.dev). ## no-for-loop - #1 > Snapshot 1 `␊ Input:␊ 1 | for (let i = 0; i < arr.length; i += 1) {␊ 2 | console.log(arr[i])␊ 3 | }␊ ␊ Output:␊ 1 ...
22.708861
61
0.343645
eng_Latn
0.295061
b10bd9ffde065f9feebd023c4df9ada0a729d489
724
md
Markdown
README.md
krystiankaluzny/solr-twitter-demo
1a06a182b23dc5224314005bcd51bc11f4511e86
[ "MIT" ]
null
null
null
README.md
krystiankaluzny/solr-twitter-demo
1a06a182b23dc5224314005bcd51bc11f4511e86
[ "MIT" ]
null
null
null
README.md
krystiankaluzny/solr-twitter-demo
1a06a182b23dc5224314005bcd51bc11f4511e86
[ "MIT" ]
null
null
null
# solr-twitter-demo Apache Solr vs RDBMS - searching text in tweets Start app and open http://localhost:8081/ Apche Sorl store tweets core index on file system, so before you restart the application delete target/classes/solr/tweets/data. To search in RDBMS was used simple SQL LIKE statement. So if you try to find *...
42.588235
136
0.774862
eng_Latn
0.988907
b10bed051871f481c1ec897274f24c4d745e8c98
168
md
Markdown
scenarios/README.md
SarahTV/SSK
ac7f5b7b1f1c02aefcb706abd80178f86c216cf7
[ "CC-BY-4.0" ]
null
null
null
scenarios/README.md
SarahTV/SSK
ac7f5b7b1f1c02aefcb706abd80178f86c216cf7
[ "CC-BY-4.0" ]
null
null
null
scenarios/README.md
SarahTV/SSK
ac7f5b7b1f1c02aefcb706abd80178f86c216cf7
[ "CC-BY-4.0" ]
null
null
null
### Scenarios: * Unstable scenarios are marked with the suffix `_unst` and are not displayed in the application. * synchronizing GitHub and the app may take some time
33.6
97
0.77381
eng_Latn
0.999888
b10c79d7392c20108f26c2878e49c06432fa08fa
5,515
md
Markdown
docs/framework/data/adonet/dataset-datatable-dataview/generating-strongly-typed-datasets.md
Graflinger/docs.de-de
9dfa50229d23e2ee67ef4047b6841991f1e40ac4
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/framework/data/adonet/dataset-datatable-dataview/generating-strongly-typed-datasets.md
Graflinger/docs.de-de
9dfa50229d23e2ee67ef4047b6841991f1e40ac4
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/framework/data/adonet/dataset-datatable-dataview/generating-strongly-typed-datasets.md
Graflinger/docs.de-de
9dfa50229d23e2ee67ef4047b6841991f1e40ac4
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Generieren von stark typisierten "DataSets" ms.date: 03/30/2017 dev_langs: - csharp - vb ms.assetid: 54333cbf-bb43-4314-a7d4-6dc1dd1c44b3 ms.openlocfilehash: 25883b7be10c68e527e4e04182b7162574b994d9 ms.sourcegitcommit: 5b6d778ebb269ee6684fb57ad69a8c28b06235b9 ms.translationtype: MT ms.contentlocale: de-DE ms...
53.028846
915
0.728196
deu_Latn
0.873818
b10dd419771eef7ce3e1e701fce1af15c1c02312
1,816
md
Markdown
docs/guide-pl/topic-adding-more-apps.md
kartik-v/yii2-app-practical-a
253234502e58e7366b99a371fb8472062ceb7b0d
[ "BSD-3-Clause" ]
33
2015-01-08T01:27:59.000Z
2020-10-11T17:58:59.000Z
docs/guide-pl/topic-adding-more-apps.md
kartik-v/yii2-app-practical-a
253234502e58e7366b99a371fb8472062ceb7b0d
[ "BSD-3-Clause" ]
16
2015-01-19T05:40:20.000Z
2020-04-20T11:37:30.000Z
docs/guide-pl/topic-adding-more-apps.md
kartik-v/yii2-app-practical-a
253234502e58e7366b99a371fb8472062ceb7b0d
[ "BSD-3-Clause" ]
20
2015-01-13T19:02:29.000Z
2020-09-22T04:34:57.000Z
Dodawanie kolejnych aplikacji ============================= Powszechnie spotykane rozdzielenie części front-endowej od back-endowej czasem nie jest wystarczające. Dla przykładu, być może wymagane jest wydzielenie jeszcze jednej aplikacji, dla, powiedzmy, bloga. Aby to uzyskać: 1. Skopiuj folder `frontend` do folderu...
32.428571
118
0.552863
pol_Latn
0.893895
b10dee278e2042b2c23ddd16c79b1ef28557a551
1,758
md
Markdown
collections/_database/2020-01-06-database-solution-01.md
Atercatus/Atercatus.github.io
5889b1d00aadd999476e1ec9e2d05ebfaaf5a9cb
[ "MIT" ]
null
null
null
collections/_database/2020-01-06-database-solution-01.md
Atercatus/Atercatus.github.io
5889b1d00aadd999476e1ec9e2d05ebfaaf5a9cb
[ "MIT" ]
9
2020-01-04T17:07:34.000Z
2020-01-06T08:57:47.000Z
collections/_database/2020-01-06-database-solution-01.md
Atercatus/Atercatus.github.io
5889b1d00aadd999476e1ec9e2d05ebfaaf5a9cb
[ "MIT" ]
2
2020-02-16T16:24:05.000Z
2021-02-17T06:31:58.000Z
--- title: "Optimizer 입문 및 역정규화와 Join 비교" excerpt: "Nested loop join 시의 Optimizer 동작, 올바른 Join 과 역정규화 비교" last_modified_at: 2020-01-06T12:06:00 --- ## Nested loop join 시의 Optimizer ![image](https://user-images.githubusercontent.com/32104982/71911463-13d93680-31b7-11ea-81c3-b11318179538.png) 위와 같이 두 개의 `dept` 테이블과 `e...
23.44
110
0.67975
kor_Hang
1.00001
b10e76bd35b84998e817a37878b669fbd77d7ca4
2,161
md
Markdown
README.md
ericcornelissen/jekyll-fontello
53cf04c9e0d02545e01476227203a0a0826058ee
[ "MIT" ]
3
2018-02-23T18:36:30.000Z
2018-10-03T07:34:49.000Z
README.md
ericcornelissen/jekyll-fontello
53cf04c9e0d02545e01476227203a0a0826058ee
[ "MIT" ]
1
2019-05-25T16:56:58.000Z
2019-06-23T19:09:25.000Z
README.md
ericcornelissen/jekyll-fontello
53cf04c9e0d02545e01476227203a0a0826058ee
[ "MIT" ]
3
2018-04-06T11:53:19.000Z
2020-02-04T08:25:48.000Z
# jekyll-fontello [![CircleCI](https://circleci.com/gh/ericcornelissen/jekyll-fontello.svg?style=svg)](https://circleci.com/gh/ericcornelissen/jekyll-fontello) [![Codecov](https://codecov.io/gh/ericcornelissen/jekyll-fontello/branch/master/graph/badge.svg)](https://codecov.io/gh/ericcornelissen/jekyll-fontello) [![Mai...
25.72619
176
0.736233
eng_Latn
0.581118
b10edc05aa987810abd14a6c5e858a298ea51e9b
291
md
Markdown
activities/value-and-impact/index.md
clausmullie/about
12a7a2a2f6947aaaea549da11d0bd64356b70a3b
[ "CC0-1.0" ]
null
null
null
activities/value-and-impact/index.md
clausmullie/about
12a7a2a2f6947aaaea549da11d0bd64356b70a3b
[ "CC0-1.0" ]
null
null
null
activities/value-and-impact/index.md
clausmullie/about
12a7a2a2f6947aaaea549da11d0bd64356b70a3b
[ "CC0-1.0" ]
null
null
null
--- type: Index --- # Value and impact These are documents and evidence for how we create value and impact. ## Impact * [Policy documents referring to the Foundation for Public Code](policy-documents.md) * [All press and media references to the Foundation for Public Code](all-press.md)
22.384615
85
0.749141
eng_Latn
0.995087
b10ee349468c50f1a4fa03f8a84bc30cb0f4888f
1,529
md
Markdown
.github/ISSUE_TEMPLATE/feature-request.md
Arsenal821/incubator-pegasus
da9f3ebeaa2642f887dfc80ead5b0cd39493a5a0
[ "Apache-2.0" ]
1,352
2017-10-16T03:24:54.000Z
2020-08-18T04:44:23.000Z
.github/ISSUE_TEMPLATE/feature-request.md
Arsenal821/incubator-pegasus
da9f3ebeaa2642f887dfc80ead5b0cd39493a5a0
[ "Apache-2.0" ]
299
2017-10-19T05:33:32.000Z
2020-08-17T09:03:39.000Z
.github/ISSUE_TEMPLATE/feature-request.md
Arsenal821/incubator-pegasus
da9f3ebeaa2642f887dfc80ead5b0cd39493a5a0
[ "Apache-2.0" ]
240
2017-10-16T05:57:04.000Z
2020-08-18T10:02:36.000Z
<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this...
39.205128
160
0.76259
eng_Latn
0.998134
b10f0bab45f28455e4cc43cc8605eb3663f861e8
4,863
md
Markdown
README.md
alexander-matz/tamias
f4c719f46bfe618d9a3b327608d2491fd24cbcc4
[ "MIT" ]
1
2017-08-10T08:27:34.000Z
2017-08-10T08:27:34.000Z
README.md
alexander-matz/tamias
f4c719f46bfe618d9a3b327608d2491fd24cbcc4
[ "MIT" ]
null
null
null
README.md
alexander-matz/tamias
f4c719f46bfe618d9a3b327608d2491fd24cbcc4
[ "MIT" ]
null
null
null
# What is Tamias? Tiamias is a git server much like gitolite aimed at small to (maybe) medium teams. Its goal is to make repository creation and destruction as easy as possible as well as be completely configurable through the commandline with configuration being located in repositories kept to a minimum. Its architec...
37.992188
104
0.771335
eng_Latn
0.999604
b10f3845c1d95716ac820df790da244165e30eef
284
md
Markdown
README.md
kshetline/array-buffer-reader
1916874d56a695a7a09f31ba88f6ba104bbd6eeb
[ "MIT" ]
null
null
null
README.md
kshetline/array-buffer-reader
1916874d56a695a7a09f31ba88f6ba104bbd6eeb
[ "MIT" ]
1
2021-06-23T14:07:08.000Z
2021-06-23T14:07:08.000Z
README.md
kshetline/array-buffer-reader
1916874d56a695a7a09f31ba88f6ba104bbd6eeb
[ "MIT" ]
null
null
null
## ArrayBuffer Reader Provides a class for reading a byte array or ArrayBuffer as a binary stream. ## Build Run `npm run build` to build the project. The build artifacts will be stored in the `dist/` directory. ## Running unit tests Run `npm run test` to execute the unit tests.
23.666667
102
0.746479
eng_Latn
0.998145
b10f7b2cf56e84646bb71fa6c490422f3d610933
3,009
md
Markdown
README.md
samsoul007/auto-config-updater
60aea5b6ca0cf3da24c9a560d8913335046f25fb
[ "MIT" ]
null
null
null
README.md
samsoul007/auto-config-updater
60aea5b6ca0cf3da24c9a560d8913335046f25fb
[ "MIT" ]
null
null
null
README.md
samsoul007/auto-config-updater
60aea5b6ca0cf3da24c9a560d8913335046f25fb
[ "MIT" ]
null
null
null
Things on internet move fast. New versions are being deployed all the time and it is hard to keep track of them. If you have hundreds of services running and some of them requires a specific version of an API you have to either put it in a config file, or in the process ENV. This is not optimal when new versions of yo...
31.34375
275
0.705882
eng_Latn
0.987127
b11064428777edb395ccb991f65c26f657862c7d
414
md
Markdown
README.md
snapyjs/snapy-filter-obj
d3a9dd437c03f510c47fe79251b30eae29482d59
[ "MIT" ]
null
null
null
README.md
snapyjs/snapy-filter-obj
d3a9dd437c03f510c47fe79251b30eae29482d59
[ "MIT" ]
null
null
null
README.md
snapyjs/snapy-filter-obj
d3a9dd437c03f510c47fe79251b30eae29482d59
[ "MIT" ]
null
null
null
# snapy-filter-obj Plugin of [snapy](https://github.com/snapyjs/snapy). Filter properties from a snapshot, like timestamps. ```js test((snap) => { snap({ obj: { nested:{ notIncluded: false, included: true }, alsoNotIncluded: false }, filter: "nested,-nested.notInclud...
16.56
52
0.618357
eng_Latn
0.849277
b111233d8aca7c59521d6c78834e24a7fa7e2c12
9,021
md
Markdown
TODOS.md
eUgEntOptIc44/factbook
5a3894a34ba5273d74282c9703536cab424a5d46
[ "CC0-1.0" ]
94
2016-11-05T15:51:50.000Z
2022-02-04T14:48:58.000Z
TODOS.md
eUgEntOptIc44/factbook
5a3894a34ba5273d74282c9703536cab424a5d46
[ "CC0-1.0" ]
5
2021-01-22T14:38:12.000Z
2022-03-25T16:50:23.000Z
TODOS.md
eUgEntOptIc44/factbook
5a3894a34ba5273d74282c9703536cab424a5d46
[ "CC0-1.0" ]
15
2016-12-14T21:08:42.000Z
2022-03-31T23:04:51.000Z
# Todos - [ ] use Factbook terminology - why? why not? - change subsection to field!! - change categories.csv to fields.csv (keep name as it is field name now not wrongly category name) - change structs too!! - use Section => Category, Subsection => Field ## Add 4(?) attachment (blocks) too?...
33.043956
813
0.66844
eng_Latn
0.709735
b11191bd0a1c97a12ec2aeacf373165c56bc2023
6,998
md
Markdown
sccm/core/get-started/2019/includes/1909/3098816.md
williampruitt/SCCMdocs
86dd40c8d1805128a6e31f44f7fa22aa19281da5
[ "CC-BY-4.0", "MIT" ]
1
2020-01-05T22:37:08.000Z
2020-01-05T22:37:08.000Z
sccm/core/get-started/2019/includes/1909/3098816.md
williampruitt/SCCMdocs
86dd40c8d1805128a6e31f44f7fa22aa19281da5
[ "CC-BY-4.0", "MIT" ]
null
null
null
sccm/core/get-started/2019/includes/1909/3098816.md
williampruitt/SCCMdocs
86dd40c8d1805128a6e31f44f7fa22aa19281da5
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- author: mestew ms.author: mstewart ms.prod: configuration-manager ms.technology: configmgr-other ms.topic: include ms.date: 09/26/2019 ms.collection: M365-identity-device-management --- ## <a name="bkmk_OGs"></a> Orchestration Groups <!--3098816--> Create an orchestration group to better control the deployment o...
66.018868
527
0.766505
eng_Latn
0.998752
b111ba04a377b65735a392d7e8a756e653425f8a
8,548
md
Markdown
data/readme_files/mps-youtube.pafy.md
DLR-SC/repository-synergy
115e48c37e659b144b2c3b89695483fd1d6dc788
[ "MIT" ]
5
2021-05-09T12:51:32.000Z
2021-11-04T11:02:54.000Z
data/readme_files/mps-youtube.pafy.md
DLR-SC/repository-synergy
115e48c37e659b144b2c3b89695483fd1d6dc788
[ "MIT" ]
null
null
null
data/readme_files/mps-youtube.pafy.md
DLR-SC/repository-synergy
115e48c37e659b144b2c3b89695483fd1d6dc788
[ "MIT" ]
3
2021-05-12T12:14:05.000Z
2021-10-06T05:19:54.000Z
.. image:: https://img.shields.io/pypi/v/Pafy.svg :target: https://pypi.python.org/pypi/pafy .. image:: https://img.shields.io/pypi/dm/Pafy.svg :target: https://pypi.python.org/pypi/pafy .. image:: https://img.shields.io/coveralls/mps-youtube/pafy/develop.svg :target: https://coveralls.io/r/mps-youtube/pafy...
26.546584
181
0.635938
eng_Latn
0.542588
b11254c58971d08714b7f58526c4746583afec88
2,493
md
Markdown
README.md
PeanutbutterWarrior/Ultimate-Calculator
db8db2b946269cd0a74eba1530aef5525ce9acff
[ "MIT" ]
null
null
null
README.md
PeanutbutterWarrior/Ultimate-Calculator
db8db2b946269cd0a74eba1530aef5525ce9acff
[ "MIT" ]
null
null
null
README.md
PeanutbutterWarrior/Ultimate-Calculator
db8db2b946269cd0a74eba1530aef5525ce9acff
[ "MIT" ]
null
null
null
<a style="text-decoration:none" href="https://github.com/JordanLeich/Ultimate-Calculator/releases"> <img src="https://img.shields.io/github/release/JordanLeich/Ultimate-Calculator.svg?style=flat-square" alt="Releases" /> </a> <a style="text-decoration:none" href="https://github.com/JordanLeich/Ultimate-Calculator...
37.208955
318
0.680305
eng_Latn
0.503232
b113a3293ef603e6c29c7d64d506873bc9df1cfd
1,241
md
Markdown
aspnet/web-forms/videos/building-20-applications/lesson-7-databinding-to-user-interface-controls.md
yanshengjie/Docs.zh-cn
066555ec6b2a12c945b1da413449730a81ce14ed
[ "CC-BY-4.0", "MIT" ]
null
null
null
aspnet/web-forms/videos/building-20-applications/lesson-7-databinding-to-user-interface-controls.md
yanshengjie/Docs.zh-cn
066555ec6b2a12c945b1da413449730a81ce14ed
[ "CC-BY-4.0", "MIT" ]
null
null
null
aspnet/web-forms/videos/building-20-applications/lesson-7-databinding-to-user-interface-controls.md
yanshengjie/Docs.zh-cn
066555ec6b2a12c945b1da413449730a81ce14ed
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- uid: web-forms/videos/building-20-applications/lesson-7-databinding-to-user-interface-controls title: '[第 7 课:]数据绑定到用户界面控件 |Microsoft 文档' author: microsoft description: 在本课程中,您将学习如何在 ASP.NET 中显示数据&#160;2.0 web 应用程序可以通过某些新的数据绑定控件。 ms.author: aspnetcontent manager: wpickett ms.date: 11/29/2005 ms.topic: articl...
38.78125
122
0.769541
yue_Hant
0.247986
b113bf04610d6395c06a6b39cd51216209f908e8
6,420
md
Markdown
docs/extensibility/internals/source-control-plug-in-architecture.md
doodz/visualstudio-docs.fr-fr
49c7932ec7a761e4cd7c259a5772e5415253a7a5
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/extensibility/internals/source-control-plug-in-architecture.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
docs/extensibility/internals/source-control-plug-in-architecture.md
doodz/visualstudio-docs.fr-fr
49c7932ec7a761e4cd7c259a5772e5415253a7a5
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: "Architecture de plug-in de contrôle de source | Documents Microsoft" ms.custom: ms.date: 11/04/2016 ms.reviewer: ms.suite: ms.technology: vs-ide-sdk ms.tgt_pltfrm: ms.topic: article helpviewer_keywords: source control plug-ins, architecture ms.assetid: 35351d4c-9414-409b-98fc-f2023e2426b7 caps...
142.666667
1,037
0.792212
fra_Latn
0.987157
b114241ab689a7b135d6f72cda9c91efb7c8b4ad
2,791
md
Markdown
dynamicsax2012-technet/userlogoffservicerequest-constructor-microsoft-dynamics-commerce-runtime-services-messages.md
RobinARH/DynamicsAX2012-technet
d0d0ef979705b68e6a8406736612e9fc3c74c871
[ "CC-BY-4.0", "MIT" ]
null
null
null
dynamicsax2012-technet/userlogoffservicerequest-constructor-microsoft-dynamics-commerce-runtime-services-messages.md
RobinARH/DynamicsAX2012-technet
d0d0ef979705b68e6a8406736612e9fc3c74c871
[ "CC-BY-4.0", "MIT" ]
null
null
null
dynamicsax2012-technet/userlogoffservicerequest-constructor-microsoft-dynamics-commerce-runtime-services-messages.md
RobinARH/DynamicsAX2012-technet
d0d0ef979705b68e6a8406736612e9fc3c74c871
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: UserLogOffServiceRequest Constructor (Microsoft.Dynamics.Commerce.Runtime.Services.Messages) TOCTitle: UserLogOffServiceRequest Constructor ms:assetid: M:Microsoft.Dynamics.Commerce.Runtime.Services.Messages.UserLogOffServiceRequest.#ctor(Microsoft.Dynamics.Commerce.Runtime.DataModel.Device,System.String,S...
31.011111
245
0.784307
yue_Hant
0.786611
b1148073b836ec93dfcb1ca811b4a9790a8684d9
68
md
Markdown
V. Spring Boot Actuator/54.3.7 RabbitMQ Metrics.md
fzgmxd/Spring-Boot-Reference-Guide
ad3f6cb455abc0fe7533b65f05200675fa9888ba
[ "MIT" ]
238
2017-09-27T01:49:04.000Z
2022-02-22T03:34:11.000Z
V. Spring Boot Actuator/54.3.7 RabbitMQ Metrics.md
fzgmxd/Spring-Boot-Reference-Guide
ad3f6cb455abc0fe7533b65f05200675fa9888ba
[ "MIT" ]
4
2017-09-01T16:05:02.000Z
2018-08-08T01:58:09.000Z
V. Spring Boot Actuator/54.3.7 RabbitMQ Metrics.md
fzgmxd/Spring-Boot-Reference-Guide
ad3f6cb455abc0fe7533b65f05200675fa9888ba
[ "MIT" ]
73
2017-09-27T01:49:07.000Z
2022-03-03T14:54:23.000Z
### 54.3.7 RabbitMQ指标 自动配置将使用名为`RabbitMQ`的度量启用所有可用RabbitMQ连接工厂的检测。
17
44
0.808824
yue_Hant
0.806754
b115312cb4d1e57e1929a585038b94b93e8e0214
569
md
Markdown
en/messages/joanna-de-angelis/nao-te-digas-decepcionado.md
veevo/drafts
cfe468193c9ed3daad63f7a9dfa7698ffe28a88d
[ "Unlicense" ]
null
null
null
en/messages/joanna-de-angelis/nao-te-digas-decepcionado.md
veevo/drafts
cfe468193c9ed3daad63f7a9dfa7698ffe28a88d
[ "Unlicense" ]
null
null
null
en/messages/joanna-de-angelis/nao-te-digas-decepcionado.md
veevo/drafts
cfe468193c9ed3daad63f7a9dfa7698ffe28a88d
[ "Unlicense" ]
null
null
null
# Não te digas decepcionado Não te digas decepcionado com o teu próximo. Não lhe apontes os erros. Faze tu, de forma que não decepciones; nem te permitas erros. Não afirmes: - Agora é tarde! Não imponhas: - "Ficarei no meu posto, porquanto fui o ofendido!" Vai ao irmão que delinqüiu contra ti e pede-...
22.76
134
0.724077
por_Latn
0.999883
b11569adb06c00fb930a070d1975390b1b3e3344
141
md
Markdown
README.md
pxd-fed/gulp-es6-babel
34284c04f3b088867ec4d319bbbbea09825331f9
[ "MIT" ]
null
null
null
README.md
pxd-fed/gulp-es6-babel
34284c04f3b088867ec4d319bbbbea09825331f9
[ "MIT" ]
null
null
null
README.md
pxd-fed/gulp-es6-babel
34284c04f3b088867ec4d319bbbbea09825331f9
[ "MIT" ]
null
null
null
# gulp-es6-babel ``` $ npm install -g gulp-cli ``` ``` $ npm install $ gulp ``` ## TODO - Sprite Image - Watch new files and delete files
9.4
34
0.609929
eng_Latn
0.330303
b1157508fc082810206206102eee0a9addd7dc34
4,167
md
Markdown
packages/europa-plugin-image/README.md
NotNinja/html.md
6852bd54f88ccd0aeeac685ccce17bb8a353f462
[ "MIT" ]
null
null
null
packages/europa-plugin-image/README.md
NotNinja/html.md
6852bd54f88ccd0aeeac685ccce17bb8a353f462
[ "MIT" ]
null
null
null
packages/europa-plugin-image/README.md
NotNinja/html.md
6852bd54f88ccd0aeeac685ccce17bb8a353f462
[ "MIT" ]
null
null
null
# europa-plugin-image A [Europa](https://github.com/neocotic/europa) plugin to convert HTML tags to Markdown images. [![Build Status](https://img.shields.io/github/workflow/status/neocotic/europa/CI/main?style=flat-square)](https://github.com/neocotic/europa/actions/workflows/ci.yml) [![License](https://img.shields.i...
31.568182
169
0.758819
kor_Hang
0.20601
b1175e755f4caed4efab5acf798bae50399f8038
141
md
Markdown
_posts/0000-01-02-manvi0504.md
manvi0504/github-slideshow
2e1ad2936ba5e5df5dc068773a4b60bf33e8b8a9
[ "MIT" ]
null
null
null
_posts/0000-01-02-manvi0504.md
manvi0504/github-slideshow
2e1ad2936ba5e5df5dc068773a4b60bf33e8b8a9
[ "MIT" ]
3
2020-12-07T19:39:13.000Z
2020-12-07T20:40:00.000Z
_posts/0000-01-02-manvi0504.md
manvi0504/github-slideshow
2e1ad2936ba5e5df5dc068773a4b60bf33e8b8a9
[ "MIT" ]
null
null
null
layout: slide title: "Welcome to our second slide!" --- Your text If life were predictable it would cease to be life, and be without flavor.
23.5
74
0.751773
eng_Latn
0.999551
b1180df87f124733c22c1c8e7cfaf6e81977c450
1,468
md
Markdown
datasets/myanmar_news/README.md
MitchellTesla/datasets
bf08ea3f95e8209a7afd2b50410ad5db51409d11
[ "Apache-2.0" ]
6
2021-05-02T17:08:55.000Z
2022-03-12T14:02:09.000Z
datasets/myanmar_news/README.md
MitchellTesla/datasets
bf08ea3f95e8209a7afd2b50410ad5db51409d11
[ "Apache-2.0" ]
null
null
null
datasets/myanmar_news/README.md
MitchellTesla/datasets
bf08ea3f95e8209a7afd2b50410ad5db51409d11
[ "Apache-2.0" ]
1
2022-03-06T14:14:07.000Z
2022-03-06T14:14:07.000Z
--- annotations_creators: [] language_creators: [] languages: - my licenses: - gpl-3.0 multilinguality: - monolingual size_categories: - 1K<n<10K source_datasets: - original task_categories: - text-classification task_ids: - topic-classification paperswithcode_id: null pretty_name: MyanmarNews --- # Dataset Card for M...
19.064935
89
0.766349
eng_Latn
0.489285
b118656d013ea18b535efa8f7181382f8e16ab4c
228
md
Markdown
README.md
FranciscoKloganB/learnr
331a8eec47d60e3a047987b3e11a11891c9c826f
[ "MIT" ]
null
null
null
README.md
FranciscoKloganB/learnr
331a8eec47d60e3a047987b3e11a11891c9c826f
[ "MIT" ]
4
2022-02-11T03:11:49.000Z
2022-02-27T19:04:55.000Z
README.md
FranciscoKloganB/learnr
331a8eec47d60e3a047987b3e11a11891c9c826f
[ "MIT" ]
null
null
null
# Learnr - Storing resources Small demonstration sticky note app (frontend) using Vue.js You can run this project locally by running `npm run serve`. You can visit a live demo by visiting https://learnr-resources.netlify.app
28.5
74
0.780702
eng_Latn
0.986393
b118f6425fd84c78fad28f61962e70308c0ca9ec
8,382
md
Markdown
content/integrations/mysql.md
miketheman/documentation
3f0b64cbff19db24860ee2812c87dfd1942f5cd9
[ "BSD-3-Clause" ]
null
null
null
content/integrations/mysql.md
miketheman/documentation
3f0b64cbff19db24860ee2812c87dfd1942f5cd9
[ "BSD-3-Clause" ]
null
null
null
content/integrations/mysql.md
miketheman/documentation
3f0b64cbff19db24860ee2812c87dfd1942f5cd9
[ "BSD-3-Clause" ]
null
null
null
--- title: Datadog-MySQL Integration integration_title: MySQL kind: integration git_integration_title: mysql newhlevel: true --- # Overview Connect MySQL to Datadog in order to: * Visualize your database performance * Correlate the performance of MySQL with the rest of your applications # Installation 1. Creat...
37.587444
161
0.725245
kor_Hang
0.348091
b119785d814dd6a41d0a6fcb81ff7960dcf7a7fd
2,370
md
Markdown
_problems/school/TWOVSTEN.md
captn3m0/codechef
9b9a127365d1209893e94f8430b909433af6b5f9
[ "WTFPL" ]
14
2015-11-27T15:49:32.000Z
2022-02-04T17:31:27.000Z
_problems/school/TWOVSTEN.md
ashrafulislambd/codechef
b192550188e13d7edb211746103fddf049272027
[ "WTFPL" ]
40
2015-12-16T12:58:07.000Z
2022-02-02T11:46:05.000Z
_problems/school/TWOVSTEN.md
ashrafulislambd/codechef
b192550188e13d7edb211746103fddf049272027
[ "WTFPL" ]
18
2015-03-30T09:35:35.000Z
2020-12-03T14:11:12.000Z
--- category_name: school problem_code: TWOVSTEN problem_name: 'Two vs Ten' languages_supported: - C - CPP14 - JAVA - PYTH - 'PYTH 3.5' - PYPY - CS2 - 'PAS fpc' - 'PAS gpc' - RUBY - PHP - GO - NODEJS - HASK - rust - SCALA - swift - D - PERL ...
31.6
919
0.65443
eng_Latn
0.809933
b11a49f8901d965494467b9ca54a7c73cfeccc8b
1,163
md
Markdown
Readme.md
segment-boneyard/go-loggly-cli
cc88f262a7bb226a907af76d3e875797867a9511
[ "MIT" ]
7
2015-07-01T10:13:16.000Z
2018-04-05T18:31:24.000Z
Readme.md
segment-boneyard/go-loggly-cli
cc88f262a7bb226a907af76d3e875797867a9511
[ "MIT" ]
1
2015-01-24T17:07:07.000Z
2016-09-01T12:30:00.000Z
Readme.md
segmentio/go-loggly-cli
cc88f262a7bb226a907af76d3e875797867a9511
[ "MIT" ]
6
2015-01-24T17:10:52.000Z
2018-08-04T19:06:45.000Z
# Loggly CLI Loggly search command-line tool. ## Installation Quick install via go-get: ``` $ go get github.com/segmentio/go-loggly-cli $ go-loggly-cli --version ``` ## Usage ``` Usage: loggly [options] [query...] Options: --account <name> account name --user <name> account username ...
21.537037
84
0.649183
eng_Latn
0.975958
b11a87e1d4afa741708739cef8d82b4b7507525c
370
md
Markdown
README.md
MajorBerg/YouTube_Playlist_Reader
5a282d722c2aaed8f8ade98747a3d77c24afe893
[ "MIT" ]
null
null
null
README.md
MajorBerg/YouTube_Playlist_Reader
5a282d722c2aaed8f8ade98747a3d77c24afe893
[ "MIT" ]
null
null
null
README.md
MajorBerg/YouTube_Playlist_Reader
5a282d722c2aaed8f8ade98747a3d77c24afe893
[ "MIT" ]
null
null
null
# YouTube Playlist Reader The Goal of this project is to read all of the URLs in a YouTube Playlist and then create a playlist for VLC to provide superior control over watching the videos or listening to the music. ## Built With * [Selenium](https://www.seleniumhq.org/) - The Browser ## Authors * **Benjamin Salzb...
30.833333
189
0.745946
eng_Latn
0.972131
b11b68c163bab1734c5cecd98876b82b86d0a69d
28
md
Markdown
README.md
iisns/iisns.github.io
ef154e4ba5de93c8aac56723f48abd407e513568
[ "MIT" ]
null
null
null
README.md
iisns/iisns.github.io
ef154e4ba5de93c8aac56723f48abd407e513568
[ "MIT" ]
null
null
null
README.md
iisns/iisns.github.io
ef154e4ba5de93c8aac56723f48abd407e513568
[ "MIT" ]
null
null
null
# iisns.github.io A website
9.333333
17
0.75
tsn_Latn
0.391592
b11c8a6f17452ff252f506f0ed5b96ff08d50fba
257
md
Markdown
_posts/1932-11-19-the-160-foot-alam-r-is.md
MiamiMaritime/miamimaritime.github.io
d087ae8c104ca00d78813b5a974c154dfd9f3630
[ "MIT" ]
null
null
null
_posts/1932-11-19-the-160-foot-alam-r-is.md
MiamiMaritime/miamimaritime.github.io
d087ae8c104ca00d78813b5a974c154dfd9f3630
[ "MIT" ]
null
null
null
_posts/1932-11-19-the-160-foot-alam-r-is.md
MiamiMaritime/miamimaritime.github.io
d087ae8c104ca00d78813b5a974c154dfd9f3630
[ "MIT" ]
null
null
null
--- title: The 160-foot Alam R is tags: - Nov 1932 --- The 160-foot Alam R. is wrecked on a reef near Conception Island [an island around Cuba?]. Newspapers: **Miami Morning News or The Miami Herald** Page: **1**, Section: **N/A**
21.416667
92
0.614786
eng_Latn
0.95627
b11ca5e1113262f90c0b076ae8c7492ba7137db1
5,309
md
Markdown
samples/react-page-sections-navigation/README.md
Ramakrishnan24689/sp-dev-fx-webparts
85c640b56837941e10e2f5e185cbc35b6a94c383
[ "MIT" ]
1
2022-03-02T19:21:22.000Z
2022-03-02T19:21:22.000Z
samples/react-page-sections-navigation/README.md
Ramakrishnan24689/sp-dev-fx-webparts
85c640b56837941e10e2f5e185cbc35b6a94c383
[ "MIT" ]
null
null
null
samples/react-page-sections-navigation/README.md
Ramakrishnan24689/sp-dev-fx-webparts
85c640b56837941e10e2f5e185cbc35b6a94c383
[ "MIT" ]
null
null
null
# Page Sections Navigation Sample web parts allowing to add sections navigation to the SharePoint page. ![Navigation configuration](./assets/page-nav.gif) ## Compatibility ![SPFx 1.8](https://img.shields.io/badge/SPFx-1.8.0-green.svg) ![Node.js v8](https://img.shields.io/badge/Node.js-v8-green.svg) ![Compatible ...
61.732558
364
0.780938
eng_Latn
0.740382
b11e5b95831731c4a3b2d01bd3a5f041f9d5ef1c
428
md
Markdown
_posts/2021-07-08/2021-07-06-Innies-are-the-best--lmk-if-you-want-this-video--just-made-it-20210706160523618630.md
ipussy/ipussy.github.io
95d19a74e38bb54303cf18057a99a57c783e76bf
[ "Apache-2.0" ]
null
null
null
_posts/2021-07-08/2021-07-06-Innies-are-the-best--lmk-if-you-want-this-video--just-made-it-20210706160523618630.md
ipussy/ipussy.github.io
95d19a74e38bb54303cf18057a99a57c783e76bf
[ "Apache-2.0" ]
null
null
null
_posts/2021-07-08/2021-07-06-Innies-are-the-best--lmk-if-you-want-this-video--just-made-it-20210706160523618630.md
ipussy/ipussy.github.io
95d19a74e38bb54303cf18057a99a57c783e76bf
[ "Apache-2.0" ]
null
null
null
--- title: "Innies are the best .. lmk if you want this video :) just made it" metadate: "hide" categories: [ Pussy ] image: "https://preview.redd.it/36lbtsah2k971.jpg?auto=webp&s=b520ebd50ba7b5d5787c17b8cf04be51e8f73d68" thumb: "https://preview.redd.it/36lbtsah2k971.jpg?width=640&crop=smart&auto=webp&s=b1747e32822d45...
42.8
124
0.757009
eng_Latn
0.398955
b11e71a9e04f2ccfe927bdc5f8390b4e658b7879
2,910
md
Markdown
source/documentation/iTin.Export.Documentation/Documentation/P_iTin_Export_Model_MailMessageModel_Send.md
iAJTin/iExportEngine
b81fb64c4fd8ebe2f2c22957c9c2f676074054cb
[ "MIT" ]
40
2016-10-25T14:01:03.000Z
2021-12-07T15:40:54.000Z
source/documentation/iTin.Export.Documentation/Documentation/P_iTin_Export_Model_MailMessageModel_Send.md
iAJTin/iExportEngine
b81fb64c4fd8ebe2f2c22957c9c2f676074054cb
[ "MIT" ]
1
2021-10-08T12:09:38.000Z
2021-10-08T12:09:38.000Z
source/documentation/iTin.Export.Documentation/Documentation/P_iTin_Export_Model_MailMessageModel_Send.md
iAJTin/iExportEngine
b81fb64c4fd8ebe2f2c22957c9c2f676074054cb
[ "MIT" ]
5
2018-02-01T03:34:30.000Z
2021-08-16T07:19:23.000Z
# MailMessageModel.Send Property Additional header content Gets or sets a value that determines whether to send the message. **Namespace:**&nbsp;<a href="N_iTin_Export_Model">iTin.Export.Model</a><br />**Assembly:**&nbsp;iTin.Export.Core (in iTin.Export.Core.dll) Version: 2.0.0.0 (2.0.0.0) ## Syntax **C#**<br /> ...
35.925926
670
0.667354
yue_Hant
0.449954
b11f69aeea71512a153fd8b0a5b2236368cdb793
1,613
md
Markdown
content/zh/blog/2022/cncf-landscape/index.md
aeraki-framework/website
8a9244c2b7fd02eb2b8189bb95207d8fe95e9687
[ "CC-BY-4.0" ]
1
2022-03-14T10:13:58.000Z
2022-03-14T10:13:58.000Z
content/zh/blog/2022/cncf-landscape/index.md
aeraki-mesh/website
9d9097a32161d46d26519712a38cf0fa96e7a8b5
[ "CC-BY-4.0" ]
null
null
null
content/zh/blog/2022/cncf-landscape/index.md
aeraki-mesh/website
9d9097a32161d46d26519712a38cf0fa96e7a8b5
[ "CC-BY-4.0" ]
null
null
null
--- title: Aeraki Mesh 加入 CNCF 云原生全景图 subtitle: description: date: 2022-03-02 author: Huabing Zhao keywords: [aeraki] --- 近日,Aeraki Mesh 正式进入 CNCF 云原生全景图,位于 [Service Mesh](https://landscape.cncf.io/card-mode?category=service-mesh&grouping=category) 类别下。CNCF Landscape 在云原生实践过程中的每个环节帮助用户了解有哪些具体的软件和产品选择,Aeraki Mesh 进入...
36.659091
254
0.809051
yue_Hant
0.912115
b11fa99b6b504e918bd796b25722a5eef9d43891
2,122
md
Markdown
docs/usage/custom_cards/custom_card_httpedo13_sun.md
robbinonline/UI
22462f63a096237c79e24180dd865625f086f0b2
[ "Apache-2.0" ]
1
2022-01-29T12:42:44.000Z
2022-01-29T12:42:44.000Z
docs/usage/custom_cards/custom_card_httpedo13_sun.md
robbinonline/UI
22462f63a096237c79e24180dd865625f086f0b2
[ "Apache-2.0" ]
4
2021-12-28T13:27:15.000Z
2022-01-07T13:11:44.000Z
docs/usage/custom_cards/custom_card_httpedo13_sun.md
robbinonline/UI
22462f63a096237c79e24180dd865625f086f0b2
[ "Apache-2.0" ]
2
2022-02-23T15:28:41.000Z
2022-03-24T00:29:43.000Z
--- title: custom_card_httpedo13_sun hide: - toc --- <!-- markdownlint-disable MD046 --> # Custom-card "Sun" The `custom_card_httpedo13_sun` adapt `sun card` for minimalist ui. ## Credits Author: httpedo13 - 2021 Version: 1.0.0 ## Changelog <details> <summary>1.0.0</summary> Initial release </details> ## Requi...
29.472222
143
0.50377
eng_Latn
0.535218
b11ff66f16fe8de82664427752f45e75c982d0ab
1,539
md
Markdown
README.md
nju33/postcss-preset
3c266c8c136a7fed025c474cb1357c84d0fd48ab
[ "MIT" ]
null
null
null
README.md
nju33/postcss-preset
3c266c8c136a7fed025c474cb1357c84d0fd48ab
[ "MIT" ]
null
null
null
README.md
nju33/postcss-preset
3c266c8c136a7fed025c474cb1357c84d0fd48ab
[ "MIT" ]
null
null
null
# Postcss preset [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo) Preset for nju33. ## Install ```bash yarn add -D @nju33/postcss-preset ``` ```js postcss([ ...preset(), /* other plugins */ ]) ``` ## Plugins ```js "dependencies": { "autoprefixer"...
21.082192
109
0.60104
yue_Hant
0.334053
b1207950c914e2b7b2d51f38497d22e0b8337823
1,926
md
Markdown
README.md
nateshao/nateshao-cv
1ec0b1a83beb61562e74d19ad5cf0ebc8430d2ae
[ "MIT" ]
null
null
null
README.md
nateshao/nateshao-cv
1ec0b1a83beb61562e74d19ad5cf0ebc8430d2ae
[ "MIT" ]
null
null
null
README.md
nateshao/nateshao-cv
1ec0b1a83beb61562e74d19ad5cf0ebc8430d2ae
[ "MIT" ]
null
null
null
## [Java软件工程师简历](http://zhousiwei.gitee.io/cv/) - [English](README.en.md) | 中文 > **欢迎使用和Star支持,如使用过程中碰到问题,可以提出Issue,我会尽力完善** ## 介绍 - 功能还很少,欢迎各位给我提意见和建议~ - **本项目源于:[https://github.com/zhaoky/flqin](https://github.com/zhaoky/flqin "https://github.com/zhaoky/flqin")。向作者表示深深的敬意。** ## 线上预览 > **预览 ➡️ [https://nateshao.g...
25.342105
183
0.601246
yue_Hant
0.733977
b121a2ecae5dbfbd7718ba7c2bc08a7316c7a5ec
9,179
md
Markdown
docs/boot2root.md
charlesreid1-docker/wisko
7b83f40494fb2e90315c2729e561fdb02d082e2b
[ "MIT" ]
null
null
null
docs/boot2root.md
charlesreid1-docker/wisko
7b83f40494fb2e90315c2729e561fdb02d082e2b
[ "MIT" ]
null
null
null
docs/boot2root.md
charlesreid1-docker/wisko
7b83f40494fb2e90315c2729e561fdb02d082e2b
[ "MIT" ]
null
null
null
# wisko ## Getting to a Shell ### Hardware wisko is a higher-end 1-CPU Digital Ocean droplet. * 1 CPU * 50 GB SSD * 2 GB RAM IP address: 159.65.75.41 ### Spin Up Hardware * Follow the Digital Ocean steps to spin up a droplet in the SF region. * Once the droplet is created, get the IP address. * Pro tip: find yo...
19.202929
198
0.71206
eng_Latn
0.836047
b122489f402c942b5d23908646ce584a0697f0f6
2,770
md
Markdown
README-zh_CN.md
jsmini/md5
2de6257e97f48e554b155a26902416dc26265c57
[ "MIT" ]
2
2020-07-23T18:53:37.000Z
2021-01-28T10:11:50.000Z
README-zh_CN.md
sjuhyeon/md5
2de6257e97f48e554b155a26902416dc26265c57
[ "MIT" ]
1
2021-05-07T21:08:00.000Z
2021-05-07T21:08:00.000Z
README-zh_CN.md
sjuhyeon/md5
2de6257e97f48e554b155a26902416dc26265c57
[ "MIT" ]
1
2022-02-16T17:49:17.000Z
2022-02-16T17:49:17.000Z
# [md5](https://github.com/jsmini/md5) [![](https://img.shields.io/badge/Powered%20by-jslib%20base-brightgreen.svg)](https://github.com/yanhaijing/jslib-base) [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jsmini/md5/blob/master/LICENSE) [![Build Status](https://travis-ci.org/jsmin...
21.472868
170
0.670758
yue_Hant
0.63703
b1235172b5efde83204b36610aa90b39d4096803
602
md
Markdown
templates/zerver/help/include/install-matrix.md
fearless0307/zulip
378d14af7ea73a9a83c7245706cd918bec5a37bf
[ "Apache-2.0" ]
4
2019-06-04T09:06:53.000Z
2019-06-04T09:07:47.000Z
templates/zerver/help/include/install-matrix.md
fearless0307/zulip
378d14af7ea73a9a83c7245706cd918bec5a37bf
[ "Apache-2.0" ]
58
2018-11-27T15:18:54.000Z
2018-12-09T13:43:07.000Z
templates/zerver/help/include/install-matrix.md
fearless0307/zulip
378d14af7ea73a9a83c7245706cd918bec5a37bf
[ "Apache-2.0" ]
9
2019-11-04T18:59:29.000Z
2022-03-22T17:46:37.000Z
### Install the bridge software 1. Clone the Zulip API repository, and install its dependencies. ``` git clone https://github.com/zulip/python-zulip-api.git cd python-zulip-api python3 ./tools/provision ``` This will create a new Python virtualenv. You'll run the bridge service inside thi...
27.363636
75
0.714286
eng_Latn
0.966184
b123685673058537551a05d407221ddcb868863a
4,652
md
Markdown
README.md
Triveni07/Classic-Arcade-Game
c55e51a336f4767f2d026a1013e995645975706c
[ "Unlicense" ]
null
null
null
README.md
Triveni07/Classic-Arcade-Game
c55e51a336f4767f2d026a1013e995645975706c
[ "Unlicense" ]
null
null
null
README.md
Triveni07/Classic-Arcade-Game
c55e51a336f4767f2d026a1013e995645975706c
[ "Unlicense" ]
null
null
null
# Classic Arcade Game Project ### Description: * In this game there is a Player and Enemies (Bugs). * The goal of the player is to reach the water, without colliding into any one of the enemies. * The player can move left, right, up and down. The enemies move in varying speeds on the paved block portion of the scene...
59.641026
183
0.782674
eng_Latn
0.996149
b123ee416bc9172690f9fafa4904a55d1913e1d3
1,937
md
Markdown
docs/code-quality/c6297.md
tommorris/visualstudio-docs.fr-fr
dd3606399fd617d5584bbf08bbe616bbdbb36401
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/code-quality/c6297.md
tommorris/visualstudio-docs.fr-fr
dd3606399fd617d5584bbf08bbe616bbdbb36401
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/code-quality/c6297.md
tommorris/visualstudio-docs.fr-fr
dd3606399fd617d5584bbf08bbe616bbdbb36401
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: C6297 ms.date: 11/04/2016 ms.prod: visual-studio-dev15 ms.technology: vs-ide-code-analysis ms.topic: reference f1_keywords: - C6297 helpviewer_keywords: - C6297 ms.assetid: 17b585f0-75e5-4fc0-935a-143ec67659f4 author: mikeblome ms.author: mblome manager: wpickett ms.workload: - multiple ms.ope...
33.396552
345
0.758389
fra_Latn
0.965861
b124612b81d4712c21667eed62367c94dc8402dc
2,615
md
Markdown
docs/_docs/ssl_errors.md
boltops-tools/ufo-v5
cab75cf387cd45369cc7f726552e78fea853994b
[ "MIT" ]
29
2020-08-26T22:32:41.000Z
2022-03-10T13:16:22.000Z
docs/_docs/ssl_errors.md
boltops-tools/ufo-v5
cab75cf387cd45369cc7f726552e78fea853994b
[ "MIT" ]
10
2020-10-07T21:02:33.000Z
2022-03-26T21:43:12.000Z
docs/_docs/ssl_errors.md
boltops-tools/ufo-v5
cab75cf387cd45369cc7f726552e78fea853994b
[ "MIT" ]
2
2020-12-31T02:26:37.000Z
2021-04-16T00:31:32.000Z
--- Title: SSL Errors --- UFO uses the AWS Ruby SDK and the underlying default SSL certificate chain configured in your active Ruby and OpenSSL to communicate to your AWS environment. This means that you _must correctly configure_ your Ruby and OpenSSL to have all the needed ROOT certificates for UFO to be able to com...
65.375
289
0.770554
eng_Latn
0.986442
b1250dd68b4a02eeeade3d3173a47cbd0aaaa1e3
301
md
Markdown
presto/CHANGELOG.md
marcoferrer/integrations-core
1977babbdede0a0fcf402669e583a09480e7bbb3
[ "BSD-3-Clause" ]
null
null
null
presto/CHANGELOG.md
marcoferrer/integrations-core
1977babbdede0a0fcf402669e583a09480e7bbb3
[ "BSD-3-Clause" ]
null
null
null
presto/CHANGELOG.md
marcoferrer/integrations-core
1977babbdede0a0fcf402669e583a09480e7bbb3
[ "BSD-3-Clause" ]
null
null
null
# CHANGELOG - Presto ## 1.0.1 / 2019-05-14 * [Fixed] Update the log path for the presto integration. See [#3416](https://github.com/DataDog/integrations-core/pull/3416). ## 1.0.0 / 2019-03-29 * [Added] Adds Presto Integration. See [#3131](https://github.com/DataDog/integrations-core/pull/3131).
27.363636
126
0.700997
kor_Hang
0.288684
b126549d5255ffe1b1447ef8e586ae0000aa4034
2,302
md
Markdown
controls/gantt/CHANGELOG.md
geneeblack/ej2-javascript-ui-controls
11f1afcae42881d6f9483651ffe11d9084aa53a2
[ "Net-SNMP", "Xnet" ]
null
null
null
controls/gantt/CHANGELOG.md
geneeblack/ej2-javascript-ui-controls
11f1afcae42881d6f9483651ffe11d9084aa53a2
[ "Net-SNMP", "Xnet" ]
null
null
null
controls/gantt/CHANGELOG.md
geneeblack/ej2-javascript-ui-controls
11f1afcae42881d6f9483651ffe11d9084aa53a2
[ "Net-SNMP", "Xnet" ]
null
null
null
# Changelog ## [Unreleased] ## 17.1.49 (2019-05-29) ### Gantt #### Bug Fixes - #F144145 - Task Id duplication issue while adding new record has been fixed. ## 17.1.47 (2019-05-14) ### Gantt #### Bug Fixes - #233041 - Alignment issue with timeline and vertical lines has been fixed. #### New Features - #F14336...
40.385965
189
0.745439
eng_Latn
0.99531
b1268b07aedc22c7a3d2e1a4b44d09a0d8c1f22b
1,739
md
Markdown
README.md
Narcwis/socket-io-typescript-chat
60a1d47b83b0d8764c321c1ab456552c0bad3bbe
[ "MIT" ]
null
null
null
README.md
Narcwis/socket-io-typescript-chat
60a1d47b83b0d8764c321c1ab456552c0bad3bbe
[ "MIT" ]
2
2018-06-17T20:40:59.000Z
2018-06-26T07:54:22.000Z
README.md
Narcwis/socket-io-typescript-chat
60a1d47b83b0d8764c321c1ab456552c0bad3bbe
[ "MIT" ]
null
null
null
Alcumus Chat Repo ========================================= This repository contains server & client side code forked from [luixaviles] (https://github.com/luixaviles/socket-io-typescript-chat) and further developed to contain an emoji-picker, developed to be PWA and draft features added ## Live Demo Try live demo:...
25.202899
229
0.722829
eng_Latn
0.869868
b127468d47ea055ba769771f0f3e0f2f241a2fe2
6,284
md
Markdown
README.md
courobin/dgca-issuance-service
c708225965c632f4bc04e6fa8d2eea4cfe2b621f
[ "Apache-2.0" ]
18
2021-04-24T06:49:01.000Z
2022-01-19T22:39:21.000Z
README.md
courobin/dgca-issuance-service
c708225965c632f4bc04e6fa8d2eea4cfe2b621f
[ "Apache-2.0" ]
94
2021-04-25T11:10:38.000Z
2022-01-28T13:35:31.000Z
README.md
courobin/dgca-issuance-service
c708225965c632f4bc04e6fa8d2eea4cfe2b621f
[ "Apache-2.0" ]
25
2021-05-16T09:17:58.000Z
2022-03-08T10:35:57.000Z
<h1 align="center"> EU Digital COVID Certificate Issuance Service </h1> <p align="center"> <a href="https://sonarcloud.io/dashboard?id=eu-digital-green-certificates_dgca-issuance-service" title="Quality Gate Status"><img src="https://sonarcloud.io/api/project_badges/measure?project=eu-digital-green-certificate...
59.847619
678
0.741725
eng_Latn
0.908314
b12750d89f26059ce0e3a71d22c96e90773b3648
516
md
Markdown
README.md
Sundragon1993/Transfer-learning-Resnet-VGG-Alex
9c39c8f86fe6a09cd761d3329c6fadeeb00f5c75
[ "MIT" ]
null
null
null
README.md
Sundragon1993/Transfer-learning-Resnet-VGG-Alex
9c39c8f86fe6a09cd761d3329c6fadeeb00f5c75
[ "MIT" ]
null
null
null
README.md
Sundragon1993/Transfer-learning-Resnet-VGG-Alex
9c39c8f86fe6a09cd761d3329c6fadeeb00f5c75
[ "MIT" ]
null
null
null
# AlexNet Feature Extraction Using AlexNet and TensorFlow to build a feature extraction network. ## Setup Before embarking on the lab, We should first set up your environment with the [Term 1 Starter Kit](https://github.com/udacity/CarND-Term1-Starter-Kit). Download additional files: * [Training data](https:...
46.909091
152
0.786822
eng_Latn
0.46084
b127e2682a7639784d96cc08208b021c66cbffe6
15,547
md
Markdown
documentation/src/docs/getting-started/pravega-on-kubernetes-101.md
RaulGracia/pravega
9404b59a5d2e06a2792fc38f146f4fca7a0042fd
[ "Apache-2.0" ]
1,840
2017-05-10T16:29:14.000Z
2022-03-31T07:02:11.000Z
documentation/src/docs/getting-started/pravega-on-kubernetes-101.md
RaulGracia/pravega
9404b59a5d2e06a2792fc38f146f4fca7a0042fd
[ "Apache-2.0" ]
5,485
2017-05-10T16:56:17.000Z
2022-03-31T14:08:36.000Z
documentation/src/docs/getting-started/pravega-on-kubernetes-101.md
RaulGracia/pravega
9404b59a5d2e06a2792fc38f146f4fca7a0042fd
[ "Apache-2.0" ]
443
2017-05-10T21:34:50.000Z
2022-03-31T07:02:14.000Z
<!-- Copyright Pravega Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software d...
47.544343
187
0.733839
eng_Latn
0.983391
b128f60020c042ec78abe866ef59aa4448db20de
2,209
md
Markdown
WindowsServerDocs/administration/windows-commands/regini.md
eltociear/windowsserverdocs.ja-jp
d45bb4a3e900f0f4bddef6b3709f3c7dec3a9d6c
[ "CC-BY-4.0", "MIT" ]
null
null
null
WindowsServerDocs/administration/windows-commands/regini.md
eltociear/windowsserverdocs.ja-jp
d45bb4a3e900f0f4bddef6b3709f3c7dec3a9d6c
[ "CC-BY-4.0", "MIT" ]
null
null
null
WindowsServerDocs/administration/windows-commands/regini.md
eltociear/windowsserverdocs.ja-jp
d45bb4a3e900f0f4bddef6b3709f3c7dec3a9d6c
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: regini description: コマンドプロンプトまたはスクリプトを使用して、レジストリを変更する方法について説明します。 ms.prod: windows-server ms.technology: manage-windows-commands ms.topic: article ms.assetid: 5ff18dc3-5bd8-400a-b311-fd73a3267e8c author: coreyp-at-msft ms.author: coreyp manager: dongill ms.date: 07/11/2018 ms.openlocfilehash: 33e0dcaa59be3c1...
42.480769
223
0.774559
yue_Hant
0.686591
b129c58f3c3f41ed4f48d4ecec2fbb386e2649d5
303
md
Markdown
docs/.partials/distributions-and-instructions.md
RobinSoenen/kuma-website
85c597b1544fa9c16b7749a417d56467b3563762
[ "Apache-2.0" ]
15
2020-08-03T07:48:52.000Z
2022-03-26T06:34:33.000Z
docs/.partials/distributions-and-instructions.md
RobinSoenen/kuma-website
85c597b1544fa9c16b7749a417d56467b3563762
[ "Apache-2.0" ]
191
2020-07-13T13:21:12.000Z
2022-03-31T15:06:20.000Z
docs/.partials/distributions-and-instructions.md
RobinSoenen/kuma-website
85c597b1544fa9c16b7749a417d56467b3563762
[ "Apache-2.0" ]
31
2020-07-29T11:51:05.000Z
2022-02-17T23:21:19.000Z
### Distributions & Instructions hello world #### Docker How to install Kuma on Docker. #### Kubernetes #### DC/OS #### Amazon Linux #### CentOS #### RedHat #### Debian #### Ubuntu #### macOS #### AWS Marketplace #### AWS Cloud Formation #### Google Cloud Platform #### Vagrant #### Source
9.774194
32
0.60066
kor_Hang
0.584981
b129eee5ca8b9ad16d512692c17c6a92dbd274dc
1,610
md
Markdown
clients/php-symfony/generated/Resources/docs/Api/BaseRemoteAccessApiInterface.md
PankTrue/swaggy-jenkins
aca35a7cca6e1fcc08bd399e05148942ac2f514b
[ "MIT" ]
23
2017-08-01T12:25:26.000Z
2022-01-25T03:44:11.000Z
clients/php-symfony/generated/Resources/docs/Api/BaseRemoteAccessApiInterface.md
PankTrue/swaggy-jenkins
aca35a7cca6e1fcc08bd399e05148942ac2f514b
[ "MIT" ]
35
2017-06-14T03:28:15.000Z
2022-02-14T10:25:54.000Z
clients/php-symfony/generated/Resources/docs/Api/BaseRemoteAccessApiInterface.md
PankTrue/swaggy-jenkins
aca35a7cca6e1fcc08bd399e05148942ac2f514b
[ "MIT" ]
11
2017-08-31T19:00:20.000Z
2021-12-19T12:04:12.000Z
# OpenAPI\Server\Api\BaseRemoteAccessApiInterface All URIs are relative to *http://localhost* Method | HTTP request | Description ------------- | ------------- | ------------- [**getCrumb**](BaseRemoteAccessApiInterface.md#getCrumb) | **GET** /crumbIssuer/api/json | ## Service Declaration ```yaml # src/Acme/MyBund...
22.054795
189
0.670186
yue_Hant
0.581158
b12afb60aed8d0fedb416949f36df2e9ef45628c
5,387
md
Markdown
data/update/2020-05/2020-05-06-10_51_32-us-marquette.md
jianghe1220/covid19-datahub
9b8d8e0bf899fb5401cd22f120faf6deb86f35c5
[ "MIT" ]
5
2020-04-06T13:22:17.000Z
2020-06-24T03:22:12.000Z
data/update/2020-05/2020-05-06-10_51_32-us-marquette.md
jianghe1220/covid19-datahub
9b8d8e0bf899fb5401cd22f120faf6deb86f35c5
[ "MIT" ]
26
2020-03-30T04:42:14.000Z
2020-04-29T05:33:02.000Z
data/update/2020-05/2020-05-06-10_51_32-us-marquette.md
applysquare/covid19-datahub
7b99d266f48dca194a13fa02d3ee72aeb10bc1d7
[ "MIT" ]
20
2020-03-29T02:09:44.000Z
2020-04-11T03:36:52.000Z
--- title: "COVID-19 Update: Campus operations this fall and new Commencement date" subtitle: date: 2020-04-24 link: >- https://today.marquette.edu/2020/04/covid-19-update-campus-operations-this-fall-and-new-commencement-date/ countryCode: us status: published instituteSlug: us-marquette --- ![](https://today.marque...
105.627451
719
0.811769
eng_Latn
0.999469
b12b4094c4f2d02b994e1cb9e84aaa2aeecbfb6e
104
md
Markdown
articles/includes/cc-applies-to-psa-app-2-5x-9-0-platform.md
MicrosoftDocs/dynamics-365-project-operations-pr.es-ES
bc02d51faea90e0805112cb4475a9315e2cc3104
[ "CC-BY-4.0", "MIT" ]
1
2021-04-20T21:13:46.000Z
2021-04-20T21:13:46.000Z
articles/includes/cc-applies-to-psa-app-2-5x-9-0-platform.md
MicrosoftDocs/dynamics-365-project-operations-pr.es-ES
bc02d51faea90e0805112cb4475a9315e2cc3104
[ "CC-BY-4.0", "MIT" ]
1
2020-09-24T13:36:26.000Z
2020-09-24T13:36:26.000Z
articles/includes/cc-applies-to-psa-app-2-5x-9-0-platform.md
MicrosoftDocs/dynamics-365-project-operations-pr.es-ES
bc02d51faea90e0805112cb4475a9315e2cc3104
[ "CC-BY-4.0", "MIT" ]
null
null
null
Versión 2.5.x o posteriores de la aplicación Project Service en la versión 9.x de Dynamics 365 (online)
52
103
0.788462
spa_Latn
0.786749
b12b9b87709c37e4e8506d6ef20e96c071e028c5
12,765
md
Markdown
doc/design_ru.md
YACLib/YACLib
fa5e13cdcc1f719e6b6363ba25a4791315e66916
[ "MIT" ]
106
2021-07-04T01:10:18.000Z
2022-03-21T00:58:27.000Z
doc/design_ru.md
YACLib/YACLib
fa5e13cdcc1f719e6b6363ba25a4791315e66916
[ "MIT" ]
119
2021-07-10T14:26:24.000Z
2022-03-22T22:48:18.000Z
doc/design_ru.md
YACLib/YACLib
fa5e13cdcc1f719e6b6363ba25a4791315e66916
[ "MIT" ]
7
2021-07-23T11:23:04.000Z
2021-11-13T20:22:56.000Z
# Дизайн ## Мотивация: YACLib - С++ библиотека для конкурентного и параллельного исполнения задач, которая является альтернативой для существующих решений, стремящаяся к тому, чтобы удовлетворять следующим свойствам: * Easy to use * Zero cost abstraction * Easy to build * Good test coverage ### Easy to use: Програ...
37.991071
133
0.77736
rus_Cyrl
0.957543
b12b9c7bbad1d729d05f1c480550ae77e97ef78e
158
md
Markdown
MAINTAINERS.md
atruslow/little-cheesemonger
fc5e9e985d00efa144c382887a36abc88ab20e8f
[ "MIT" ]
3
2021-02-02T10:59:43.000Z
2022-01-06T16:08:32.000Z
MAINTAINERS.md
atruslow/little-cheesemonger
fc5e9e985d00efa144c382887a36abc88ab20e8f
[ "MIT" ]
92
2021-01-13T16:03:50.000Z
2022-03-29T09:09:34.000Z
MAINTAINERS.md
atruslow/little-cheesemonger
fc5e9e985d00efa144c382887a36abc88ab20e8f
[ "MIT" ]
2
2021-02-02T10:59:52.000Z
2021-06-15T14:39:53.000Z
# Maintainers * Chris Antonellis - cantonellis [at] wayfair.com * Patrick Lannigan - plannigan [at] wayfair.com * Josh Woodward - jwoodward [at] wayfair.com
26.333333
49
0.746835
yue_Hant
0.212756
b12bbb3bdb4588cae58fb832502b0d7e3aeb9c51
513
md
Markdown
_posts/2020-06-29-week5.md
lgnadolskis/lgnadolskis.github.io
dfd233681ef730c9d725277528e494fd849c7dc3
[ "MIT" ]
null
null
null
_posts/2020-06-29-week5.md
lgnadolskis/lgnadolskis.github.io
dfd233681ef730c9d725277528e494fd849c7dc3
[ "MIT" ]
null
null
null
_posts/2020-06-29-week5.md
lgnadolskis/lgnadolskis.github.io
dfd233681ef730c9d725277528e494fd849c7dc3
[ "MIT" ]
null
null
null
--- layout: post title: Week 5 --- Week 5: June 29 To July 3rd I was able to buy one raspberry pi 3b+ and a camera of 8 MP for training and deploying. This week was mainly spent on setting up the raspberry pi. Also I ran more tests on the Realtime object detection idea and start thinking more about using bounding bo...
36.642857
156
0.773879
eng_Latn
0.999862
b12cf61b070a4760e4a48bdd7a5a15ae40da0601
1,051
md
Markdown
README.md
shihd/project-kafka
060a8a9dc6932543737a757ab821a93bc65be497
[ "MIT" ]
null
null
null
README.md
shihd/project-kafka
060a8a9dc6932543737a757ab821a93bc65be497
[ "MIT" ]
null
null
null
README.md
shihd/project-kafka
060a8a9dc6932543737a757ab821a93bc65be497
[ "MIT" ]
null
null
null
# project spring-boot+kafka ## Kafka安装 ### Docker镜像 - zookeeper - wurstmeister/kafka - sheepkiller/kafka-manager ### 容器启动 - zookeeper ``` docker run --name some-zookeeper \ --restart always \ -p 2181:2181 \ -d zookeeper ``` - wurstmeister/kafka ``` docker run --name kafka \ -p 9092:9092 \ -e KAFKA_ADVERTISED_HOST_NA...
18.12069
123
0.697431
kor_Hang
0.147127
b12da73d5f7e6614251d33f5c22f6da9e1135806
24
md
Markdown
README.md
bluefire2121/kserenity2
98153315391b8d99638e9520013748b45f035359
[ "BSD-3-Clause" ]
null
null
null
README.md
bluefire2121/kserenity2
98153315391b8d99638e9520013748b45f035359
[ "BSD-3-Clause" ]
null
null
null
README.md
bluefire2121/kserenity2
98153315391b8d99638e9520013748b45f035359
[ "BSD-3-Clause" ]
null
null
null
# kserenity2 kserenity2
8
12
0.833333
pol_Latn
0.630899
b12dd20b23df96f7b517d0c54c63d039019a2467
824
md
Markdown
CHANGELOG.md
TeoDevM/discord-bot-1
a5c446c7b70902c439747cb8f3a67d162e6664f5
[ "MIT" ]
3
2021-04-06T03:44:18.000Z
2021-05-16T20:43:58.000Z
CHANGELOG.md
TeoDevM/discord-bot-1
a5c446c7b70902c439747cb8f3a67d162e6664f5
[ "MIT" ]
21
2021-08-30T00:54:59.000Z
2022-03-31T00:19:48.000Z
CHANGELOG.md
TeoDevM/discord-bot-1
a5c446c7b70902c439747cb8f3a67d162e6664f5
[ "MIT" ]
9
2021-02-28T02:56:48.000Z
2021-05-25T19:30:43.000Z
## 0.1.0 (2021-05-19) ### Fix - **procfile**: add the procfile and the heroku deploy - move from procfile to Procfile - The lint errors and withespace - change config file tox.ini for setup.cfg - change config file tox.ini for setup.cfg - **Pipfile-and-Main-Files**: Fix the flake8 error and format the main.py - **Pip...
29.428571
76
0.724515
eng_Latn
0.971586
b12e15c0518b4dcfba213af3db26672915a1698b
400
md
Markdown
docs/Terpenes.md
conflabs/wcia-assays
b118d39af17be6900e6eee2d94809adb82375d39
[ "MIT" ]
null
null
null
docs/Terpenes.md
conflabs/wcia-assays
b118d39af17be6900e6eee2d94809adb82375d39
[ "MIT" ]
1
2022-01-17T03:14:05.000Z
2022-01-17T03:14:29.000Z
docs/Terpenes.md
conflabs/wcia-assays
b118d39af17be6900e6eee2d94809adb82375d39
[ "MIT" ]
null
null
null
# Terpenes A list of Terpenes Assays for use in interoperability. ---------------------------------------- ## Terpene Assay * ULID: `018NY6XC0066H2G9CBJ3Z6SAHK` * Assay Name: `terpene assay` * Common Names: `terpenes, terpene test` ```json { "ulid": "018NY6XC0066H2G9CBJ3Z6SAHK", "assay_name": "terpene assay"...
18.181818
54
0.5825
yue_Hant
0.123234
b12e2558eb7a7c89e749f7f446c43bb6cb90b101
1,352
md
Markdown
README.md
5c077m4n/iterable-ops
b4d150b8e8d485fef84da64bccde90efbe76afcb
[ "Unlicense" ]
1
2019-12-10T09:50:16.000Z
2019-12-10T09:50:16.000Z
README.md
5c077m4n/iterable-ops
b4d150b8e8d485fef84da64bccde90efbe76afcb
[ "Unlicense" ]
4
2020-04-13T08:20:12.000Z
2022-01-22T09:59:50.000Z
README.md
5c077m4n/iterable-ops
b4d150b8e8d485fef84da64bccde90efbe76afcb
[ "Unlicense" ]
null
null
null
# Lazy Piping [![Build Status](https://travis-ci.org/5c077m4n/iterable-ops.svg?branch=master)](https://travis-ci.org/5c077m4n/iterable-ops) [![Coverage Status](https://coveralls.io/repos/github/5c077m4n/iterable-ops/badge.svg?branch=master)](https://coveralls.io/github/5c077m4n/iterable-ops?branch=master) [![Known...
27.591837
196
0.677515
eng_Latn
0.394309
b12e5882d7895be26cf299887305feb96141d7cb
7,094
md
Markdown
videos/vuex-fundamentals/markdown/1. Intro to Vuex.md
muhamed-didovic/vmdown
377805b303163b6e495331e619cc13a5600d8d45
[ "MIT" ]
null
null
null
videos/vuex-fundamentals/markdown/1. Intro to Vuex.md
muhamed-didovic/vmdown
377805b303163b6e495331e619cc13a5600d8d45
[ "MIT" ]
null
null
null
videos/vuex-fundamentals/markdown/1. Intro to Vuex.md
muhamed-didovic/vmdown
377805b303163b6e495331e619cc13a5600d8d45
[ "MIT" ]
null
null
null
# Intro to Vuex In this course, we’ll be exploring the fundamentals of Vuex: Vue’s state management library. If you’ve been following along with our beginner path, this course will pick up where [Real World Vue 3](https://www.vuemastery.com/courses/real-world-vue3/rwv3-orientation) left off. By the end of this course,...
81.54023
538
0.792078
eng_Latn
0.981167
b12fa4650f538dcab716212e85f3c58d235e1ca3
287
md
Markdown
README.md
bs10reh/CA3-neuron-model-ACh-NMDA-spikes
dae5117427cb798391bb13ac38ebbb177f58aa1d
[ "MIT" ]
null
null
null
README.md
bs10reh/CA3-neuron-model-ACh-NMDA-spikes
dae5117427cb798391bb13ac38ebbb177f58aa1d
[ "MIT" ]
null
null
null
README.md
bs10reh/CA3-neuron-model-ACh-NMDA-spikes
dae5117427cb798391bb13ac38ebbb177f58aa1d
[ "MIT" ]
null
null
null
# CA3-neuron-model-ACh-NMDA-spikes This model was used to compare the nonlinearity of NMDA inputs between dendritic sections in a CA3 pyramidal neuron as well as investigate the effect of cholinergic modulation/potassium channel inhibition on this dendritic NMDA-mediated nonlinearity.
95.666667
251
0.836237
eng_Latn
0.997754
b130475af2a919b50b5e1da17f597abc89a3dfda
20
md
Markdown
README.md
Daninjakiwi/Escape-Room-Client
a67328feb4ec51e1d8d681804ae9831deb9c2181
[ "MIT" ]
null
null
null
README.md
Daninjakiwi/Escape-Room-Client
a67328feb4ec51e1d8d681804ae9831deb9c2181
[ "MIT" ]
null
null
null
README.md
Daninjakiwi/Escape-Room-Client
a67328feb4ec51e1d8d681804ae9831deb9c2181
[ "MIT" ]
null
null
null
# Escape-Room-Client
20
20
0.8
eng_Latn
0.528489
b1306e33f608931a8078bd24b6a08bc29e1d6ca1
4,689
md
Markdown
README.md
Spotika4/yii2
e056b7941641197ae4fc822b2549b4cc181a0b49
[ "BSD-3-Clause" ]
null
null
null
README.md
Spotika4/yii2
e056b7941641197ae4fc822b2549b4cc181a0b49
[ "BSD-3-Clause" ]
null
null
null
README.md
Spotika4/yii2
e056b7941641197ae4fc822b2549b4cc181a0b49
[ "BSD-3-Clause" ]
null
null
null
<h1 align="center">Yii 2 Advanced Project Template by Spotika4</h1> Шаблон проекта, основанный на фреймворке [Yii 2](http://www.yiiframework.com/).<br /><br /> <h2>Установка а запуск проекта</h2> После инициализации composer'а необходимо выполнитьследующие действия: > Через консоль инициализировать приложение ``` p...
30.448052
168
0.686287
rus_Cyrl
0.905881
b130befcc211e20a298709efcb7b53dd32321213
207
md
Markdown
content/zh/docs/ops/common-problems/_index.md
JuwanXu/istio.io
89e89ff684bfa26d3e3e034e9ef59abf56830448
[ "Apache-2.0" ]
1
2019-11-23T09:01:14.000Z
2019-11-23T09:01:14.000Z
content/zh/docs/ops/common-problems/_index.md
JuwanXu/istio.io
89e89ff684bfa26d3e3e034e9ef59abf56830448
[ "Apache-2.0" ]
null
null
null
content/zh/docs/ops/common-problems/_index.md
JuwanXu/istio.io
89e89ff684bfa26d3e3e034e9ef59abf56830448
[ "Apache-2.0" ]
null
null
null
--- title: 普通问题 description: 描述如何辨认和解决 Istio 中的普通问题。 weight: 70 keywords: [ops] aliases: - /zh/help/ops/troubleshooting - /zh/help/ops/traffic-management/troubleshooting - /zh/help/ops/setup ---
18.818182
53
0.700483
yue_Hant
0.524278
b13151c43cb77b1441e26feb2aed74c46f97bd53
27,601
md
Markdown
articles/notification-hubs/notification-hubs-chrome-push-notifications-get-started.md
OpenLocalizationTestOrg/azure-docs-pr16_de-DE
bf18172a4f9060051b3861ff8930d9f0303f7f10
[ "CC-BY-3.0", "CC-BY-4.0", "MIT" ]
null
null
null
articles/notification-hubs/notification-hubs-chrome-push-notifications-get-started.md
OpenLocalizationTestOrg/azure-docs-pr16_de-DE
bf18172a4f9060051b3861ff8930d9f0303f7f10
[ "CC-BY-3.0", "CC-BY-4.0", "MIT" ]
null
null
null
articles/notification-hubs/notification-hubs-chrome-push-notifications-get-started.md
OpenLocalizationTestOrg/azure-docs-pr16_de-DE
bf18172a4f9060051b3861ff8930d9f0303f7f10
[ "CC-BY-3.0", "CC-BY-4.0", "MIT" ]
null
null
null
<properties pageTitle="Senden von Pushbenachrichtigungen in Chrome-apps mit Azure Benachrichtigung Hubs | Microsoft Azure" description="Informationen Sie zum Azure Benachrichtigung Hubs verwenden, um Pushbenachrichtigungen zu einer App Chrome zu senden." services="notification-hubs" keywords="Mobile-Pus...
57.502083
467
0.714684
deu_Latn
0.849674
b131c074472857bc8ba73ae68a6523cee19033b6
4,532
md
Markdown
dynamics-nav-app/bank-how-setup-bank-accounts.md
MicrosoftDocs/nav-content.sv-se
f21ec05f780c4657e94217ddcd50625f4789d72b
[ "CC-BY-4.0", "MIT" ]
2
2020-05-19T18:48:13.000Z
2021-04-21T00:13:46.000Z
dynamics-nav-app/bank-how-setup-bank-accounts.md
MicrosoftDocs/nav-content.sv-se
f21ec05f780c4657e94217ddcd50625f4789d72b
[ "CC-BY-4.0", "MIT" ]
null
null
null
dynamics-nav-app/bank-how-setup-bank-accounts.md
MicrosoftDocs/nav-content.sv-se
f21ec05f780c4657e94217ddcd50625f4789d72b
[ "CC-BY-4.0", "MIT" ]
3
2017-08-24T13:11:38.000Z
2021-11-05T11:05:44.000Z
--- title: Skapa bankkonton description: "Du kan stämma av bankkonton i Dynamics NAV med utdrag från banken." documentationcenter: author: SorenGP ms.prod: dynamics-nav-2017 ms.topic: article ms.devlang: na ms.tgt_pltfrm: na ms.workload: na ms.search.keywords: feed, stream ms.date: 09/26/2017 ms.author: sg...
78.137931
584
0.782877
swe_Latn
0.99777
b131c80f756edd602fdf53c54b7c2fc31a052698
3,308
md
Markdown
node_modules/abind/README.md
MegahurtZ-Systems/bitrex-tools
8400b757cba4e537cf9637efaf8cce5541ddc166
[ "MIT" ]
null
null
null
node_modules/abind/README.md
MegahurtZ-Systems/bitrex-tools
8400b757cba4e537cf9637efaf8cce5541ddc166
[ "MIT" ]
null
null
null
node_modules/abind/README.md
MegahurtZ-Systems/bitrex-tools
8400b757cba4e537cf9637efaf8cce5541ddc166
[ "MIT" ]
null
null
null
abind ========== <!--- This file is generated by ape-tmpl. Do not update manually. ---> <!-- Badge Start --> <a name="badges"></a> [![Build Status][bd_travis_shield_url]][bd_travis_url] [![Code Climate][bd_codeclimate_shield_url]][bd_codeclimate_url] [![Code Coverage][bd_codeclimate_coverage_shield_url]][bd_codeclim...
22.053333
115
0.676239
yue_Hant
0.510532
b131e78c123a5eb1f7c2830d8ca79495b75085c7
35,865
md
Markdown
articles/virtual-machines/windows/sql/virtual-machines-windows-sql-register-with-resource-provider.md
dbroeglin/azure-docs.fr-fr
98723467b92322c5546c342f50caae075d4c3ff5
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/virtual-machines/windows/sql/virtual-machines-windows-sql-register-with-resource-provider.md
dbroeglin/azure-docs.fr-fr
98723467b92322c5546c342f50caae075d4c3ff5
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/virtual-machines/windows/sql/virtual-machines-windows-sql-register-with-resource-provider.md
dbroeglin/azure-docs.fr-fr
98723467b92322c5546c342f50caae075d4c3ff5
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: S’inscrire auprès du fournisseur de ressources de machine virtuelle SQL description: Inscrivez votre machine virtuelle Azure SQL Server auprès du fournisseur de ressources de machine virtuelle SQL pour activer les fonctionnalités des machines virtuelles SQL Server déployées en dehors de la Place de marché Az...
75.346639
730
0.78723
fra_Latn
0.971849
b1320bea45ff8fe41abe90980c25a73af739503e
895
md
Markdown
docs/_peoples/jiarui-li.md
nkshuihan/venture-sprint.com
726458726a5bfd75628104ff124d56a39b4f7589
[ "Apache-2.0" ]
null
null
null
docs/_peoples/jiarui-li.md
nkshuihan/venture-sprint.com
726458726a5bfd75628104ff124d56a39b4f7589
[ "Apache-2.0" ]
6
2020-06-01T09:17:19.000Z
2020-06-30T06:18:40.000Z
docs/_peoples/jiarui-li.md
nkshuihan/venture-sprint.com
726458726a5bfd75628104ff124d56a39b4f7589
[ "Apache-2.0" ]
1
2020-06-08T09:05:36.000Z
2020-06-08T09:05:36.000Z
--- name: 李佳芮 site: https://www.botorange.com/ bio: 句子互动创始人 & CEO,微软人工智能最具价值专家 (AI MVP) avatar: /assets/peoples/jiarui-li/avatar.jpg email: rui@juzi.bot twitter: --- 李佳芮,连续创业者,微信生态产品的开发、设计、运营专家。过去六年中,曾为百余家企业提供微信生态技术和运营服务,包括亚马逊、腾讯、京东、新华网、联想、微软、飞利浦、鹏金所等。《Chatbot从0到1:对话式交互设计实践指南》 作者。 2017年创立句子互动,专注基于微信生态提供智能对话服务。客户覆盖教育、...
44.75
188
0.836872
yue_Hant
0.715062
b13297582e23f97ff64db7d60c872881ed1632c9
15,359
md
Markdown
docs/source/tts/models_introduction.md
zh794390558/DeepSpeech
34178893327ad359cb816e55d7c66a10244fa08a
[ "Apache-2.0" ]
null
null
null
docs/source/tts/models_introduction.md
zh794390558/DeepSpeech
34178893327ad359cb816e55d7c66a10244fa08a
[ "Apache-2.0" ]
null
null
null
docs/source/tts/models_introduction.md
zh794390558/DeepSpeech
34178893327ad359cb816e55d7c66a10244fa08a
[ "Apache-2.0" ]
null
null
null
# Models introduction TTS system mainly includes three modules: `Text Frontend`, `Acoustic model` and `Vocoder`. We introduce a rule based Chinese text frontend in [cn_text_frontend.md](./cn_text_frontend.md). Here, we will introduce acoustic models and vocoders, which are trainable models. The main processes of TTS i...
51.888514
308
0.776092
eng_Latn
0.979806
b1337565e1d01776cc04a19133530daaeb346b33
1,675
md
Markdown
politeiawww/cmd/cmswww/README.md
LasTshaMAN/politeia
b7909ed306f13344611c40b1c5bcd5c3acc62666
[ "0BSD" ]
121
2017-10-25T16:31:58.000Z
2021-11-11T22:59:55.000Z
politeiawww/cmd/cmswww/README.md
LasTshaMAN/politeia
b7909ed306f13344611c40b1c5bcd5c3acc62666
[ "0BSD" ]
780
2017-10-25T16:30:07.000Z
2022-03-24T17:56:04.000Z
politeiawww/cmd/cmswww/README.md
LasTshaMAN/politeia
b7909ed306f13344611c40b1c5bcd5c3acc62666
[ "0BSD" ]
92
2017-10-25T14:58:24.000Z
2022-01-12T18:41:52.000Z
# cmswww cmswww is a command line tool that allows you to interact with the cmswww API. ## Available Commands You can view the available commands and application options by using the help flag. $ cmswww -h You can view details about a specific command, including required arguments, by using the help command. ...
26.587302
79
0.765373
eng_Latn
0.988187
b133db149ff504891392499423865aea95d4b5a1
8,737
md
Markdown
articles/virtual-machines/troubleshooting/troubleshoot-vm-by-use-nested-virtualization.md
kitingChris/azure-docs.de-de
a81b914393aa78dc3722e272c7f253a9c5ddd2d2
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/virtual-machines/troubleshooting/troubleshoot-vm-by-use-nested-virtualization.md
kitingChris/azure-docs.de-de
a81b914393aa78dc3722e272c7f253a9c5ddd2d2
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/virtual-machines/troubleshooting/troubleshoot-vm-by-use-nested-virtualization.md
kitingChris/azure-docs.de-de
a81b914393aa78dc3722e272c7f253a9c5ddd2d2
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Behandeln von Problemen mit einem virtuellen Azure-Computer unter Verwendung der geschachtelten Virtualisierung in Azure | Microsoft-Dokumentation description: Hier erfahren Sie, wie Sie Probleme mit einem virtuellen Azure-Computer unter Verwendung der geschachtelten Virtualisierung in Azure behandeln. servi...
60.673611
492
0.794094
deu_Latn
0.994432
b13419da1789231dd8f85264c00d55ee49dc5c63
1,213
md
Markdown
packages/stylelint-config-suitcss/README.md
mlnmln/suit
67e14699c892eca6951ec7fe78dc48fa5f77668f
[ "MIT" ]
null
null
null
packages/stylelint-config-suitcss/README.md
mlnmln/suit
67e14699c892eca6951ec7fe78dc48fa5f77668f
[ "MIT" ]
null
null
null
packages/stylelint-config-suitcss/README.md
mlnmln/suit
67e14699c892eca6951ec7fe78dc48fa5f77668f
[ "MIT" ]
null
null
null
# stylelint-config-suitcss [![NPM version](http://img.shields.io/npm/v/stylelint-config-suitcss.svg)](https://www.npmjs.org/package/stylelint-config-suitcss) [![Build Status](https://travis-ci.org/suitcss/stylelint-config-suitcss.svg?branch=master)](https://travis-ci.org/suitcss/stylelint-config-suitcss) [![AppVeyor Bu...
28.209302
445
0.728772
yue_Hant
0.217123
b1343a814d2ccbac91f8bd66740706a66f7c35e4
15,012
md
Markdown
articles/notification-hubs/notification-hubs-java-push-notification-tutorial.md
sonquer/azure-docs.pl-pl
d8159cf8e870e807bd64e58188d281461b291ea8
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/notification-hubs/notification-hubs-java-push-notification-tutorial.md
sonquer/azure-docs.pl-pl
d8159cf8e870e807bd64e58188d281461b291ea8
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/notification-hubs/notification-hubs-java-push-notification-tutorial.md
sonquer/azure-docs.pl-pl
d8159cf8e870e807bd64e58188d281461b291ea8
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Jak korzystać z usługi Azure Notification Hubs w języku Java description: Dowiedz się, jak używać platformy Azure Notification Hubs z zaplecza języka Java. services: notification-hubs documentationcenter: '' author: sethmanheim manager: femila editor: jwargo ms.assetid: 4c3f966d-0158-4a48-b949-9fa3666cb7e4 m...
38.005063
517
0.736477
pol_Latn
0.988182
b13560e82c378cb9483f53569df1a26880891c2b
12,732
md
Markdown
README.md
ebouchut/NeatJSON
cc27188ef57a257a543ebe9e815f6530d44e6e0d
[ "MIT" ]
88
2015-07-22T15:13:32.000Z
2022-01-12T13:40:03.000Z
README.md
ebouchut/NeatJSON
cc27188ef57a257a543ebe9e815f6530d44e6e0d
[ "MIT" ]
30
2015-04-16T19:52:46.000Z
2021-09-02T07:48:38.000Z
README.md
ebouchut/NeatJSON
cc27188ef57a257a543ebe9e815f6530d44e6e0d
[ "MIT" ]
19
2015-04-24T18:03:50.000Z
2021-09-22T18:52:53.000Z
# NeatJSON [![Gem Version](https://badge.fury.io/rb/neatjson.svg)](http://badge.fury.io/rb/neatjson) [![Gem Downloads](http://ruby-gem-downloads-badge.herokuapp.com/neatjson?type=total&color=brightgreen)](https://rubygems.org/gems/neatjson) Pretty-print your JSON in Ruby or JavaScript or Lua with more power than is p...
36.691643
286
0.651901
eng_Latn
0.87969
b13691a1102629e4d771752f4a93def1634773cc
39
md
Markdown
README.md
ProjectStears/OSM4Unity
81916e6efc1d504fdeb07ccba9911366da3d70c5
[ "MIT" ]
null
null
null
README.md
ProjectStears/OSM4Unity
81916e6efc1d504fdeb07ccba9911366da3d70c5
[ "MIT" ]
null
null
null
README.md
ProjectStears/OSM4Unity
81916e6efc1d504fdeb07ccba9911366da3d70c5
[ "MIT" ]
null
null
null
# OSM4Unity An OSM library for Unity3D
13
26
0.794872
kor_Hang
0.693408
b13773393955d3d99a65213776abde37745b5e50
5,756
md
Markdown
_posts/2018-09-14-Download-hypothalamic-digoxin-cerebral-dominance-and-brain-function-in-health-and-diseases.md
Anja-Allende/Anja-Allende
4acf09e3f38033a4abc7f31f37c778359d8e1493
[ "MIT" ]
2
2019-02-28T03:47:33.000Z
2020-04-06T07:49:53.000Z
_posts/2018-09-14-Download-hypothalamic-digoxin-cerebral-dominance-and-brain-function-in-health-and-diseases.md
Anja-Allende/Anja-Allende
4acf09e3f38033a4abc7f31f37c778359d8e1493
[ "MIT" ]
null
null
null
_posts/2018-09-14-Download-hypothalamic-digoxin-cerebral-dominance-and-brain-function-in-health-and-diseases.md
Anja-Allende/Anja-Allende
4acf09e3f38033a4abc7f31f37c778359d8e1493
[ "MIT" ]
null
null
null
--- layout: post comments: true categories: Other --- ## Download Hypothalamic digoxin cerebral dominance and brain function in health and diseases book When his ears stopped ringing he stole after her, justifiable cause. Even half-price "She can lodge in the town," the Changer said, so circumference of each iris. He...
639.555556
5,601
0.7877
eng_Latn
0.999944
b13813de14a5525208e1bf04d46e52fe965a028a
2,294
md
Markdown
docs/code-quality/c26100.md
kendrahavens/visualstudio-docs
afe06dd2df93784275cc44c5e0d5662e0f6fdfa9
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/code-quality/c26100.md
kendrahavens/visualstudio-docs
afe06dd2df93784275cc44c5e0d5662e0f6fdfa9
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/code-quality/c26100.md
kendrahavens/visualstudio-docs
afe06dd2df93784275cc44c5e0d5662e0f6fdfa9
[ "CC-BY-4.0", "MIT" ]
1
2020-09-15T18:01:43.000Z
2020-09-15T18:01:43.000Z
--- title: "C26100 | Microsoft Docs" ms.custom: "" ms.date: "11/04/2016" ms.reviewer: "" ms.suite: "" ms.technology: - "vs-ide-code-analysis" ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "C26100" helpviewer_keywords: - "C26100" ms.assetid: 470ab2b2-5b55-424f-b192-3863a773c892 caps.latest.revision: 10 a...
26.367816
188
0.665214
eng_Latn
0.871979
b13840f3d2e7212a0ae121381c3525e66eb022e2
1,191
md
Markdown
data/issues/ZF-4198.md
zendframework/zf3-web
5852ab5bfd47285e6b46f9e7b13250629b3e372e
[ "BSD-3-Clause" ]
40
2016-06-23T17:52:49.000Z
2021-03-27T20:02:40.000Z
data/issues/ZF-4198.md
zendframework/zf3-web
5852ab5bfd47285e6b46f9e7b13250629b3e372e
[ "BSD-3-Clause" ]
80
2016-06-24T13:39:11.000Z
2019-08-08T06:37:19.000Z
data/issues/ZF-4198.md
zendframework/zf3-web
5852ab5bfd47285e6b46f9e7b13250629b3e372e
[ "BSD-3-Clause" ]
52
2016-06-24T22:21:49.000Z
2022-02-24T18:14:03.000Z
--- layout: issue title: "exception during zf create project in Zend_Tool" id: ZF-4198 --- ZF-4198: exception during zf create project in Zend\_Tool --------------------------------------------------------- Issue Type: Bug Created: 2008-09-05T03:32:46.000+0000 Last Updated: 2009-04-24T11:02:13.000+0000 Status: Resol...
23.82
150
0.698573
eng_Latn
0.922554
b13870cad65fabde76432d98c0b7b31f5aec18a7
3,075
md
Markdown
sdk-api-src/content/webservices/nf-webservices-wsendreadercanonicalization.md
amorilio/sdk-api
54ef418912715bd7df39c2561fbc3d1dcef37d7e
[ "CC-BY-4.0", "MIT" ]
null
null
null
sdk-api-src/content/webservices/nf-webservices-wsendreadercanonicalization.md
amorilio/sdk-api
54ef418912715bd7df39c2561fbc3d1dcef37d7e
[ "CC-BY-4.0", "MIT" ]
null
null
null
sdk-api-src/content/webservices/nf-webservices-wsendreadercanonicalization.md
amorilio/sdk-api
54ef418912715bd7df39c2561fbc3d1dcef37d7e
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- UID: NF:webservices.WsEndReaderCanonicalization title: WsEndReaderCanonicalization function (webservices.h) description: This function stops XML canonicalization started by a preceding WsStartReaderCanonicalization function call. Any remaining canonical bytes buffered by the reader will be written to the callback f...
29.285714
216
0.778537
eng_Latn
0.672916
b13908774ac4f5d0af164d8627418f956b206ff8
2,053
md
Markdown
_posts/16/2021-04-07-brandon-rossel.md
chito365/ukdat
382c0628a4a8bed0f504f6414496281daf78f2d8
[ "MIT" ]
null
null
null
_posts/16/2021-04-07-brandon-rossel.md
chito365/ukdat
382c0628a4a8bed0f504f6414496281daf78f2d8
[ "MIT" ]
null
null
null
_posts/16/2021-04-07-brandon-rossel.md
chito365/ukdat
382c0628a4a8bed0f504f6414496281daf78f2d8
[ "MIT" ]
null
null
null
--- id: 6978 title: Brandon Rossel date: 2021-04-07T02:39:02+00:00 author: Laima layout: post guid: https://ukdataservers.com/brandon-rossel/ permalink: /04/07/brandon-rossel tags: - claims - lawyer - doctor - house - multi family - online - poll - business - unspecified - single - relationship ...
18.330357
108
0.357038
eng_Latn
0.996281
b13926dace3792d76d02798d4e1d3769c764dfae
1,313
md
Markdown
src/lo/2019-01/03/02.md
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
68
2016-10-30T23:17:56.000Z
2022-03-27T11:58:16.000Z
src/lo/2019-01/03/02.md
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
367
2016-10-21T03:50:22.000Z
2022-03-28T23:35:25.000Z
src/lo/2019-01/03/02.md
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
109
2016-08-02T14:32:13.000Z
2022-03-31T10:18:41.000Z
--- title: ຂໍ້ຄວາມຂອງພຣະເຢຊູທີ່ສົ່ງຫາຄຣິສຕະຈັກຊະມີນາ ແລະ ເປຄາໂມ date: 13/01/2019 --- `ໃນພະນິມິດ 2:8-11 ພຣະເຢຊູສົ່ງຂໍ້ຄວາມເຖິງຄຣິສຕະຈັກໃນເມືອງຊະມີນາໂດຍໄດ້ຊົງບອກວ່າ ພຣະອົງເປັນຜູ້ໃດ. ການແນະນໍາໂຕຂອງພຣະເຢຊູໃນຈົດ ໝາຍນີ້ເຮັດໃຫ້ເຮົາຮູ້ວ່າຄຣິສຕະຈັກນີ້ມີບັນຫາຄືແນວໃດ? ພຣະເຢຊູໄດ້ຊົງເຕືອນຫຍັງແດ່ຕໍ່ຄຣິສຕະຈັກຊະມີນາກ່ຽວກັບສິ່ງທີ່...
109.416667
487
0.699924
lao_Laoo
0.99908
b13935fd820a11a6037c6f6119ec62bf6efa92fe
3,777
md
Markdown
docs/modeling/create-models-for-your-app.md
viniciustavanoferreira/visualstudio-docs.pt-br
2ec4855214a26a53888d4770ff5d6dde15dbb8a5
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/modeling/create-models-for-your-app.md
viniciustavanoferreira/visualstudio-docs.pt-br
2ec4855214a26a53888d4770ff5d6dde15dbb8a5
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/modeling/create-models-for-your-app.md
viniciustavanoferreira/visualstudio-docs.pt-br
2ec4855214a26a53888d4770ff5d6dde15dbb8a5
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Criar modelos para o aplicativo ms.date: 11/04/2016 ms.topic: conceptual f1_keywords: - vs.teamarch.common.commentlink.properties - vs.teamarch.UMLModelExplorer.dependency - vs.teamarch.UMLModelExplorer.commentlink - vs.teamarch.common.dependency.properties - Microsoft.VisualStudio.Uml.Diagrams.CommentShape....
62.95
321
0.791369
por_Latn
0.957659
b139a287fc7152ecf5b056be9e020ab8cd1e99f9
5,998
md
Markdown
doc/content/develop/python-analysis.md
ChristianWitzler/sensei
f31f5a50177b0924d3077c0d7198754e310b65a5
[ "BSD-3-Clause-LBNL" ]
1
2020-10-04T06:17:53.000Z
2020-10-04T06:17:53.000Z
doc/content/develop/python-analysis.md
ChristianWitzler/sensei
f31f5a50177b0924d3077c0d7198754e310b65a5
[ "BSD-3-Clause-LBNL" ]
1
2020-01-29T00:36:09.000Z
2020-02-19T22:57:48.000Z
doc/content/develop/python-analysis.md
ChristianWitzler/sensei
f31f5a50177b0924d3077c0d7198754e310b65a5
[ "BSD-3-Clause-LBNL" ]
2
2021-02-03T23:59:06.000Z
2021-03-09T00:50:44.000Z
--- markdown: gfm: true breaks: false --- # PythonAnalysis adaptor The python analysis adaptor enables the use of a Python scripts as an analysis back end. It accomplishes this by embedding a Python interpreter and includes a minimal set of the sensei python bindings. To author a new python analysis one must provi...
33.322222
273
0.686395
eng_Latn
0.931913
b13a33b3925a0c6eab93e6faa560572467860001
2,098
md
Markdown
README.md
jmertic/wg-cobol
db7f19927d53eb21dc9a421fe9c6900af309cff5
[ "CC-BY-4.0" ]
5
2020-06-25T22:07:08.000Z
2021-11-23T21:40:47.000Z
README.md
jmertic/wg-cobol
db7f19927d53eb21dc9a421fe9c6900af309cff5
[ "CC-BY-4.0" ]
1
2020-10-23T16:37:08.000Z
2020-10-23T16:37:08.000Z
README.md
jmertic/wg-cobol
db7f19927d53eb21dc9a421fe9c6900af309cff5
[ "CC-BY-4.0" ]
2
2020-07-08T05:24:02.000Z
2021-07-02T20:45:23.000Z
![](https://github.com/openmainframeproject/artwork/raw/master/working-groups/cobol-wg/cobol-wg-color.svg) # Open Mainframe Project COBOL Working Group It is generally felt by those close to the technology and supporting environment that COBOL has a part to play in a digital future, building upon the success of the p...
43.708333
342
0.796473
eng_Latn
0.998505
b13a4db06813f2989f9600f104e82765577067cb
6,644
md
Markdown
README.md
c-antoine/azure-mobile-apps-node
368fc168ca3f14802fb13f6b60d45c297a061a74
[ "MIT" ]
null
null
null
README.md
c-antoine/azure-mobile-apps-node
368fc168ca3f14802fb13f6b60d45c297a061a74
[ "MIT" ]
null
null
null
README.md
c-antoine/azure-mobile-apps-node
368fc168ca3f14802fb13f6b60d45c297a061a74
[ "MIT" ]
null
null
null
[![Build Status](https://travis-ci.org/Azure/azure-mobile-apps-node.svg?branch=master)](https://travis-ci.org/Azure/azure-mobile-apps-node) [![Dependency Status](https://david-dm.org/Azure/azure-mobile-apps-node.svg)](https://david-dm.org/Azure/azure-mobile-apps-node) [![devDependency Status](https://david-dm.org/Azur...
50.717557
450
0.763697
eng_Latn
0.888554