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
065676c6751e0df33b666c225dd07f445f51cd6a
1,154
md
Markdown
README.md
enovision/py-unoconv-batch-recursive
6f667122a912a479d74c3a5d3b1a91f29f62cf53
[ "Apache-2.0" ]
null
null
null
README.md
enovision/py-unoconv-batch-recursive
6f667122a912a479d74c3a5d3b1a91f29f62cf53
[ "Apache-2.0" ]
null
null
null
README.md
enovision/py-unoconv-batch-recursive
6f667122a912a479d74c3a5d3b1a91f29f62cf53
[ "Apache-2.0" ]
null
null
null
# py-unoconv-batch-recursive Working but not very well written python script for converting files to PDF recursively. I have used it succesfully on a complex folder structure of more than 5000 files on Linux Ubuntu. ### Synopsis ### This is my very first Python script, but it is working. You can batch convert files w...
28.146341
118
0.738302
eng_Latn
0.997919
0657f65e50f19d6611de58711eb6288227563e1c
13,387
md
Markdown
articles/active-directory/saas-apps/rstudio-connect-tutorial.md
NovikovEvgeny/azure-docs.ru-ru
3b9b6cafe42f62055f7ba71070197b901c91dabf
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/active-directory/saas-apps/rstudio-connect-tutorial.md
NovikovEvgeny/azure-docs.ru-ru
3b9b6cafe42f62055f7ba71070197b901c91dabf
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/active-directory/saas-apps/rstudio-connect-tutorial.md
NovikovEvgeny/azure-docs.ru-ru
3b9b6cafe42f62055f7ba71070197b901c91dabf
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Руководство по Интеграция Azure Active Directory с приложением RStudio Connect | Документация Майкрософт description: Из этой статьи вы узнаете, как настроить единый вход Azure Active Directory в приложении RStudio Connect. services: active-directory author: jeevansd manager: CelesteDG ms.reviewer: celested ...
59.234513
570
0.782027
rus_Cyrl
0.913542
065918ed48d2fae510109d5073e0cecf0bc1a5e4
429
md
Markdown
README.md
ssafy5algo/Algorithm-Study
b62d0246513408b0dda0ff9865a11ce456d85fe8
[ "MIT" ]
null
null
null
README.md
ssafy5algo/Algorithm-Study
b62d0246513408b0dda0ff9865a11ce456d85fe8
[ "MIT" ]
null
null
null
README.md
ssafy5algo/Algorithm-Study
b62d0246513408b0dda0ff9865a11ce456d85fe8
[ "MIT" ]
3
2021-04-05T11:13:11.000Z
2021-04-06T05:37:44.000Z
# Algorithm-Study ## 📝Rule #### ⏰스터디 시간 - ##### 매주 월요일, 수요일, 금요일 6시 30분 코드 리뷰 #### ✏️스터디 문제 - ##### [공통 문제 7 ~ 10개](https://www.acmicpc.net/group/workbook/list/10018) ### ## 💡공유방법 ##### 매주 새 디렉터리를 만들고,(ex 8주차, 9주차...) ##### 새 디렉터리에 문제 디렉터리를 만듭니다. ##### 문제 디렉터리에 각자 푼 문제를 추가합니다. ## ##### 파일 생성 및 업로드 규칙 ...
14.3
74
0.552448
kor_Hang
0.999939
06592e56e2599f4fd1433b06984dcf212e1fa4f8
1,123
md
Markdown
_posts/2020-04-27-docker构建debug.md
tuxnotes/tuxnotes.github.io
66471e25c6f94ac0273e508f3255c010719c2fb7
[ "MIT" ]
null
null
null
_posts/2020-04-27-docker构建debug.md
tuxnotes/tuxnotes.github.io
66471e25c6f94ac0273e508f3255c010719c2fb7
[ "MIT" ]
null
null
null
_posts/2020-04-27-docker构建debug.md
tuxnotes/tuxnotes.github.io
66471e25c6f94ac0273e508f3255c010719c2fb7
[ "MIT" ]
null
null
null
--- layout: post date: 2020-04-27 title: docker构建debug author: tux tags: docker --- ### 问题描述 同一个dockerfile在相同的docker版本(包括server版本)进行`docker build`时,一个主机报错,而另一个主机正常构建。dockerfile内容如下: ``` FROM 10.x.x.x:5000/test RUN rm -rf /opt/weblogic/user_projects/domains/domain1/test ``` 其中报错的内容如下: ``` rm: cannot remove /opt/weblogi...
29.552632
176
0.780053
yue_Hant
0.172268
0659d7f79744e49d15a79df29d8536c3bfdc3ec2
1,945
md
Markdown
content/posts/what-i-want-to-make.md
youngjoon-lee/blog
bee4f22e878f128e1b47ed9427a7b6e220141cdc
[ "MIT" ]
null
null
null
content/posts/what-i-want-to-make.md
youngjoon-lee/blog
bee4f22e878f128e1b47ed9427a7b6e220141cdc
[ "MIT" ]
null
null
null
content/posts/what-i-want-to-make.md
youngjoon-lee/blog
bee4f22e878f128e1b47ed9427a7b6e220141cdc
[ "MIT" ]
null
null
null
+++ date = 2021-07-04T01:00:00Z lastmod = 2021-07-04T01:00:00Z author = "default" title = "What I Want to Make" subtitle = "Thinking about what would be meaningful to make as my personal project" +++ I'm a programmer. As many programmers, I love to make something works, even though someone has already made a similar s...
67.068966
240
0.784062
eng_Latn
0.999919
065b01e4f8f5cb41d3db03de97c7d151368fbade
1,759
md
Markdown
README.md
ProxiBlue/hyva-qtyinput
f936f7705e0256d604bfc0c9cdbc25c444d3f07e
[ "MIT" ]
null
null
null
README.md
ProxiBlue/hyva-qtyinput
f936f7705e0256d604bfc0c9cdbc25c444d3f07e
[ "MIT" ]
null
null
null
README.md
ProxiBlue/hyva-qtyinput
f936f7705e0256d604bfc0c9cdbc25c444d3f07e
[ "MIT" ]
null
null
null
# hyva-qtyinput ## Introduction Enhance the Product View QTY input to honour to min/max and QTY step ## Install You can install via composer: * run: ```composer config repositories.github.repo.repman.io composer https://github.repo.repman.io``` * use composer ```composer require proxi-blue/hyva-qtyinput``` * enabl...
37.425532
147
0.770893
eng_Latn
0.944987
065b50dc069a47b7f8ff6941aa93a890e6024573
933
md
Markdown
docs/csharp/misc/cs0041.md
Dodozz/docs.it-it
f34c4bb1e8afb7492f8512359d32a9156c9c768d
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/csharp/misc/cs0041.md
Dodozz/docs.it-it
f34c4bb1e8afb7492f8512359d32a9156c9c768d
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/csharp/misc/cs0041.md
Dodozz/docs.it-it
f34c4bb1e8afb7492f8512359d32a9156c9c768d
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Errore del compilatore CS0041 ms.date: 07/20/2015 f1_keywords: - CS0041 helpviewer_keywords: - CS0041 ms.assetid: 80dbfe00-8cdb-4275-9574-8a215c7139d6 ms.openlocfilehash: 92128cf6486bfa91139c9854e3a346239c3c5fe4 ms.sourcegitcommit: 9b552addadfb57fab0b9e7852ed4f1f1b8a42f8e ms.translationtype: MT ms.contentloc...
46.65
363
0.80493
ita_Latn
0.878924
065ba214fe4e82563d5f47d1b8e032145aaad263
71
md
Markdown
vault/tn/MAT-me7p.md
mandolyte/uw-obsidian
39e987c4cdc49d2a68e3af6b4e3fc84d1cda916d
[ "MIT" ]
null
null
null
vault/tn/MAT-me7p.md
mandolyte/uw-obsidian
39e987c4cdc49d2a68e3af6b4e3fc84d1cda916d
[ "MIT" ]
null
null
null
vault/tn/MAT-me7p.md
mandolyte/uw-obsidian
39e987c4cdc49d2a68e3af6b4e3fc84d1cda916d
[ "MIT" ]
null
null
null
# Connecting Statement: Matthew continues to quote the prophet Isaiah.
23.666667
46
0.816901
eng_Latn
0.973012
065ba90e8ef49f82b009e261b5b68df729125438
756
md
Markdown
_posts/2018-03-10-Isle-of-Arran.md
jlgrajkowski/whiskydev.github.io
11bc99ef03289bed68aa557afcf06c6575c61145
[ "MIT" ]
1
2018-10-23T21:12:43.000Z
2018-10-23T21:12:43.000Z
_posts/2018-03-10-Isle-of-Arran.md
jlgrajkowski/whiskydev.github.io
11bc99ef03289bed68aa557afcf06c6575c61145
[ "MIT" ]
null
null
null
_posts/2018-03-10-Isle-of-Arran.md
jlgrajkowski/whiskydev.github.io
11bc99ef03289bed68aa557afcf06c6575c61145
[ "MIT" ]
null
null
null
--- layout: post title: "Isle of Arran" date: 2018-03-10 17:00:00 tags: [events] share: y disqus: y image: src: /images/2014-10/header.png desc: Whisky Tasting --- Do you have a sense of curiosity and a thirst for understanding? Join us at our next tasting on **April 7th @ 7pm** as we sample eight whiskies fro...
30.24
180
0.71164
eng_Latn
0.997179
065d2b0db75988526e4686b656d1fc94a18273a0
5,308
md
Markdown
developer/hosting/runspace04-sample.md
RyanKing77/powerShell-Docs.hu-hu
668dc81ad8c551f2e3b5596ea30a6e012a957825
[ "CC-BY-4.0", "MIT" ]
null
null
null
developer/hosting/runspace04-sample.md
RyanKing77/powerShell-Docs.hu-hu
668dc81ad8c551f2e3b5596ea30a6e012a957825
[ "CC-BY-4.0", "MIT" ]
null
null
null
developer/hosting/runspace04-sample.md
RyanKing77/powerShell-Docs.hu-hu
668dc81ad8c551f2e3b5596ea30a6e012a957825
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Runspace04 minta |} A Microsoft Docs ms.custom: '' ms.date: 09/13/2016 ms.reviewer: '' ms.suite: '' ms.tgt_pltfrm: '' ms.topic: article ms.assetid: a6a04f15-b5d8-475b-ac9c-e75c58ec8933 caps.latest.revision: 8 ms.openlocfilehash: 3cb370cd1bfe9ce7198980cc1c26fafb126d00a3 ms.sourcegitcommit: e7445ba8203da304286...
41.46875
419
0.706104
hun_Latn
0.873189
065dd9617660c3caf95f104b61a40a5046c998e5
52
md
Markdown
README.md
Sodex234/electrolines
9783fdf980d0d199222b1f861eccc45e685edc40
[ "MIT" ]
null
null
null
README.md
Sodex234/electrolines
9783fdf980d0d199222b1f861eccc45e685edc40
[ "MIT" ]
null
null
null
README.md
Sodex234/electrolines
9783fdf980d0d199222b1f861eccc45e685edc40
[ "MIT" ]
null
null
null
# electrolines A .io style game about making lines.
17.333333
36
0.769231
eng_Latn
0.998195
065ec7478d8b47c34d6ea7113414bdf8654e3d9b
3,155
md
Markdown
README.md
dburles/meteor-conduit
532d3c47f6268d30205d55863e8d5af591de4be1
[ "MIT" ]
1
2015-12-29T07:34:15.000Z
2015-12-29T07:34:15.000Z
README.md
dburles/meteor-tracker-emitter
532d3c47f6268d30205d55863e8d5af591de4be1
[ "MIT" ]
null
null
null
README.md
dburles/meteor-tracker-emitter
532d3c47f6268d30205d55863e8d5af591de4be1
[ "MIT" ]
null
null
null
# Conduit This package provides a functional API for Tracker. ## Installation ```sh $ meteor add dburles:conduit ``` ## Examples ### Basic usage ```js // This example simply logs the current user document // to the console whenever it changes conduit .source(Meteor.user) .output(user => console.log(user)); ``...
22.375887
336
0.70523
eng_Latn
0.956926
065eceee115072d2746f9927473e88d6cb49f28d
3,458
md
Markdown
archives/2019-04-11.md
ifyour/github-trending-archive
af410ea6c6e3208157dd2b7b355dd9f623423b97
[ "MIT" ]
17
2018-07-20T15:44:49.000Z
2022-03-10T20:12:12.000Z
archives/2019-04-11.md
ifyour/github-trending-archive
af410ea6c6e3208157dd2b7b355dd9f623423b97
[ "MIT" ]
1
2022-03-01T03:29:01.000Z
2022-03-01T03:29:01.000Z
archives/2019-04-11.md
ifyour/github-trending-archive
af410ea6c6e3208157dd2b7b355dd9f623423b97
[ "MIT" ]
2
2020-10-28T02:28:11.000Z
2022-02-08T07:44:56.000Z
# 2019-04-11 1. [996icu/996.ICU](https://github.com/996icu/996.ICU "Repo for counting stars and contributing. Press F to pay respect to glorious developers.") [Rust] 2. [lib-pku/libpku](https://github.com/lib-pku/libpku "贵校课程资料民间整理") [JavaScript] 3. [PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-...
123.5
263
0.769231
yue_Hant
0.570902
065f2d640ecd51dcf50b9fb1cc0ce55cd35b60d2
1,098
md
Markdown
_posts/2014-10-10-La_Condesa.md
josephbae96/josephbae96.github.io
417b49d717f878e2f3ebfd2dd0b2aa049e8e1632
[ "MIT" ]
null
null
null
_posts/2014-10-10-La_Condesa.md
josephbae96/josephbae96.github.io
417b49d717f878e2f3ebfd2dd0b2aa049e8e1632
[ "MIT" ]
null
null
null
_posts/2014-10-10-La_Condesa.md
josephbae96/josephbae96.github.io
417b49d717f878e2f3ebfd2dd0b2aa049e8e1632
[ "MIT" ]
null
null
null
--- layout: post title: La Condesa --- Austin, Texas This restaraunt specializes in brunch. October 10, 2014 <img src="/pictures/food/La_Condesa_Austin_Fresas_Y_Crema.jpg" alt="La Condesa" style="width:75%;text-align:center;margin: auto;"> ### Fresas Y Crema Strawberry cremeaux, sour cream, blackberry, lime ganache...
32.294118
140
0.76776
eng_Latn
0.098365
065f449dd4538c0f964de432e42a24358b3582af
7,288
md
Markdown
README.md
HimanshuMoliya/MIRNet-TFJS
21800ccdd0ab666a1750286241843b2da4c9aa52
[ "Apache-2.0" ]
null
null
null
README.md
HimanshuMoliya/MIRNet-TFJS
21800ccdd0ab666a1750286241843b2da4c9aa52
[ "Apache-2.0" ]
null
null
null
README.md
HimanshuMoliya/MIRNet-TFJS
21800ccdd0ab666a1750286241843b2da4c9aa52
[ "Apache-2.0" ]
1
2021-02-04T15:51:41.000Z
2021-02-04T15:51:41.000Z
# MIRNet-TFJS [![Twitter URL](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2FRishit-dagli%2FMIRNet-TFJS)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2FRishit-dagli%2FMIRNet-TFJS) ![Deploy Node.js app](https://github.com/Rishit-dagli/MIRNet-TFJS/workflows/Dep...
61.762712
610
0.778677
eng_Latn
0.803403
066040c92ca2260781fb03c969f6dcf9c63551b1
17,708
md
Markdown
_competitive_coding/project_euler_home.md
NolantheNerd/nolanthenerd.github.io
6e7a42cb615e03b08c00b1a0b5b17023837f5687
[ "MIT" ]
null
null
null
_competitive_coding/project_euler_home.md
NolantheNerd/nolanthenerd.github.io
6e7a42cb615e03b08c00b1a0b5b17023837f5687
[ "MIT" ]
1
2020-10-18T18:55:16.000Z
2020-10-18T18:55:16.000Z
_competitive_coding/project_euler_home.md
NolantheNerd/nolanthenerd.github.io
6e7a42cb615e03b08c00b1a0b5b17023837f5687
[ "MIT" ]
null
null
null
--- layout: archive title: "Project Euler Solutions" permalink: /competitive_coding/project_euler_home/ author_profile: true redirect_from: - /competitive_coding/project_euler_home - /competitive_coding/project_euler_home.md --- <link rel="stylesheet" href="/_competitive_coding/project_euler_home.css"> {% incl...
16.426716
324
0.431613
lmo_Latn
0.325654
06610c5dfd7920d16c7dff7d4f3cf0869d467943
838
md
Markdown
Guardian/Markdown/about-blockchain-commons.md
gorazdko/GordianGuardian-iOS
4dfeab7b00eeb4c83d123b138156b082eb6ebebe
[ "BSD-2-Clause-Patent" ]
null
null
null
Guardian/Markdown/about-blockchain-commons.md
gorazdko/GordianGuardian-iOS
4dfeab7b00eeb4c83d123b138156b082eb6ebebe
[ "BSD-2-Clause-Patent" ]
null
null
null
Guardian/Markdown/about-blockchain-commons.md
gorazdko/GordianGuardian-iOS
4dfeab7b00eeb4c83d123b138156b082eb6ebebe
[ "BSD-2-Clause-Patent" ]
null
null
null
# About Blockchain Commons **Gordian Guardian** is a project of [Blockchain Commons](https://www.blockchaincommons.com/). We are proudly a "not-for-profit" social benefit corporation committed to open source & open development. Our work is focused on building open tools, technologies, and techniques that sustain and a...
104.75
459
0.803103
eng_Latn
0.986155
066127181d24bc32f011799d03a146397933c318
839
md
Markdown
README.md
Ikomia-dev/infer_yolact
6b83759b0fb419ee07a7f1da384c59184474c733
[ "MIT" ]
3
2021-02-08T12:38:41.000Z
2021-02-15T08:38:52.000Z
README.md
Ikomia-dev/Yolact
6b83759b0fb419ee07a7f1da384c59184474c733
[ "MIT" ]
null
null
null
README.md
Ikomia-dev/Yolact
6b83759b0fb419ee07a7f1da384c59184474c733
[ "MIT" ]
null
null
null
# YOLACT for Ikomia ![](https://blog.ikomia.com/wp-content/uploads/2021/02/yolact.jpg) This plugin is based on [dbolya project](https://github.com/dbolya/yolact). It provides a ready to use method to evaluate the YOLACT instance segmentation algorithm in Ikomia software. ### Trained model [yolact_im700_54_800000....
32.269231
108
0.76758
eng_Latn
0.722555
0663aa4f52c339a3cb6fe9e1b6044652a7b4360f
1,142
md
Markdown
README.md
beezwax/vapor-clean
d65e714b413b992282726e46221eca837cb93e74
[ "MIT" ]
1
2021-06-26T12:22:58.000Z
2021-06-26T12:22:58.000Z
README.md
beezwax/vapor-clean
d65e714b413b992282726e46221eca837cb93e74
[ "MIT" ]
null
null
null
README.md
beezwax/vapor-clean
d65e714b413b992282726e46221eca837cb93e74
[ "MIT" ]
null
null
null
# Vapor 3 Simple Template This is a basic template for new Vapor 3 projects, based on Paul Hudson's template at https://github.com/twostraws/vapor-clean As Paul points out, this template offers a clean starting point for most real-world our team will create. It removes all the sample routes, handlers and other cruft ...
63.444444
248
0.774956
eng_Latn
0.996909
0664ce94479309c27761f4f6b6e4c3df47eab19c
1,584
md
Markdown
content/fr/dashboards/widgets/iframe.md
fhsgoncalves/documentation
27288118be53b7811751bf32ff3b78fa5a24e6bd
[ "BSD-3-Clause" ]
1
2021-10-04T17:02:45.000Z
2021-10-04T17:02:45.000Z
content/fr/dashboards/widgets/iframe.md
fhsgoncalves/documentation
27288118be53b7811751bf32ff3b78fa5a24e6bd
[ "BSD-3-Clause" ]
null
null
null
content/fr/dashboards/widgets/iframe.md
fhsgoncalves/documentation
27288118be53b7811751bf32ff3b78fa5a24e6bd
[ "BSD-3-Clause" ]
1
2021-10-04T17:10:18.000Z
2021-10-04T17:10:18.000Z
--- title: Widget iframe kind: documentation description: Ajoutez un iframe à vos dashboards Datadog. aliases: - /fr/graphing/widgets/iframe/ further_reading: - link: /dashboards/screenboards/ tag: Documentation text: Screenboard - link: /dashboards/graphing_json/ tag: Documentation text: Créer de...
33
211
0.609848
fra_Latn
0.635759
06652a58588a802f44c68ffcbbc9dd3451197c39
21
md
Markdown
README.md
baudo2048/spring
ebcac7d760f1b8ec171893bd09fd86eef0305f57
[ "Apache-2.0" ]
null
null
null
README.md
baudo2048/spring
ebcac7d760f1b8ec171893bd09fd86eef0305f57
[ "Apache-2.0" ]
null
null
null
README.md
baudo2048/spring
ebcac7d760f1b8ec171893bd09fd86eef0305f57
[ "Apache-2.0" ]
1
2019-02-11T08:26:13.000Z
2019-02-11T08:26:13.000Z
# spring sprint test
7
11
0.761905
eng_Latn
0.851386
0665901a8de6b9e81de4e5330352ac8467248cf1
2,500
md
Markdown
ReadMe.md
AlexisGonzalez07/NoteTakingFullStackApplication
71c66ec13aededd71ef19561dd379e3eceac62a3
[ "MIT" ]
null
null
null
ReadMe.md
AlexisGonzalez07/NoteTakingFullStackApplication
71c66ec13aededd71ef19561dd379e3eceac62a3
[ "MIT" ]
null
null
null
ReadMe.md
AlexisGonzalez07/NoteTakingFullStackApplication
71c66ec13aededd71ef19561dd379e3eceac62a3
[ "MIT" ]
null
null
null
# Full-Stack Note Taker ## License: [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) ## Table of Contents 1. [Description](#description) 2. [Installation](#installation) 3. [Usage](#usage) 4. [Testing](#testing) 5. [Contribution](#contribution) 6. [Ques...
45.454545
385
0.7684
eng_Latn
0.99036
0665b6fc62dd5323c947134e0647e9da782c95c4
841
md
Markdown
gallery/README.md
uym2/wol
d640d69bb7ab08af416bc1d538a99b50aa164013
[ "BSD-3-Clause" ]
null
null
null
gallery/README.md
uym2/wol
d640d69bb7ab08af416bc1d538a99b50aa164013
[ "BSD-3-Clause" ]
3
2019-04-08T03:09:23.000Z
2019-04-15T16:08:20.000Z
gallery/README.md
uym2/wol
d640d69bb7ab08af416bc1d538a99b50aa164013
[ "BSD-3-Clause" ]
4
2019-03-29T17:03:37.000Z
2019-04-11T21:35:20.000Z
Gallery ======= Renderings of the phylogenetic trees generated in this project. Go to [online gallery](https://biocore.github.io/wol/gallery/). For the reference tree: - An [**interactive visualization**](../empress.html), powered by our novel massive tree renderer: [Empress](https://github.com/biocore/empress). -...
40.047619
222
0.756243
eng_Latn
0.929622
066727ef29cd8bdcfb7f99aeb34425bfeabc5a4e
12,445
md
Markdown
docs/source/clusters/engage1/Engage1-Network-Documentation.md
larsks/moc-documentation
6d333b89e3eb5ef148c17212d073dddcfc07135c
[ "Apache-2.0" ]
3
2020-03-07T01:56:01.000Z
2022-02-14T15:32:12.000Z
docs/source/clusters/engage1/Engage1-Network-Documentation.md
larsks/moc-documentation
6d333b89e3eb5ef148c17212d073dddcfc07135c
[ "Apache-2.0" ]
34
2018-12-14T18:48:26.000Z
2022-03-31T15:12:42.000Z
docs/source/clusters/engage1/Engage1-Network-Documentation.md
larsks/moc-documentation
6d333b89e3eb5ef148c17212d073dddcfc07135c
[ "Apache-2.0" ]
22
2018-11-01T14:37:58.000Z
2022-02-11T19:20:36.000Z
## Engage1 Network Documentation ### Switches and Gateway The emergency gateway to login to engage1 is e1-e.massopen.cloud (129.10.5.129). Regular gateway is at 128.52.62.147 (moc-services). From that host, you can login to the master brocade switch at 10.10.10.65. Rest of the switches are as follows: ```shell RBri...
54.108696
149
0.53411
eng_Latn
0.476471
0667894659e865d452db6c344c70d653454ce710
1,623
md
Markdown
sdk-api-src/content/wincodec/ns-wincodec-wicrawtonecurvepoint.md
amorilio/sdk-api
54ef418912715bd7df39c2561fbc3d1dcef37d7e
[ "CC-BY-4.0", "MIT" ]
null
null
null
sdk-api-src/content/wincodec/ns-wincodec-wicrawtonecurvepoint.md
amorilio/sdk-api
54ef418912715bd7df39c2561fbc3d1dcef37d7e
[ "CC-BY-4.0", "MIT" ]
null
null
null
sdk-api-src/content/wincodec/ns-wincodec-wicrawtonecurvepoint.md
amorilio/sdk-api
54ef418912715bd7df39c2561fbc3d1dcef37d7e
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- UID: NS:wincodec.WICRawToneCurvePoint title: WICRawToneCurvePoint (wincodec.h) description: Represents a raw image tone curve point. helpviewer_keywords: ["WICRawToneCurvePoint","WICRawToneCurvePoint structure [Windows Imaging Component]","_wic_codec_wicrawtonecurvepoint","wic._wic_codec_wicrawtonecurvepoint","winc...
23.521739
210
0.791128
yue_Hant
0.618599
0667c020c2337324fae59d201e14bf30cdbc5d04
3,120
md
Markdown
readme.md
puxiaoshuai/django_edu
c15ca9ae2aa9288cfc8611f6c13c6a1285374d23
[ "Apache-2.0" ]
null
null
null
readme.md
puxiaoshuai/django_edu
c15ca9ae2aa9288cfc8611f6c13c6a1285374d23
[ "Apache-2.0" ]
1
2020-12-11T16:45:35.000Z
2020-12-11T16:45:35.000Z
readme.md
puxiaoshuai/django_edu
c15ca9ae2aa9288cfc8611f6c13c6a1285374d23
[ "Apache-2.0" ]
null
null
null
###### 新建项目,添加忽略文件,生成默认数据表 ##### 创建users model,继承AbstractUser,覆盖原来的 settings.py中设置 AUTH_USER_MODEL='users.UserProfile' null=True,blank=True ``` null 是针对数据库而言,如果 null=True, 表示数据库的该字段可以为空。 blank 是针对表单的,如果 blank=True,表示你的表单填写该字段的时候可以不填 ``` ##### 避免循环引用 分层设计 ![image.png](https://upload-images.jianshu.io/upload_images/...
27.610619
139
0.738462
yue_Hant
0.559086
0667dfba3601fac21ab7012cbf1a7d672bb40956
1,359
md
Markdown
README.md
reddcoin-project/bootstrap_files
038ea6062dd73bcdc37f6c56d8e8562f4e3f846a
[ "MIT" ]
1
2020-09-01T05:28:55.000Z
2020-09-01T05:28:55.000Z
README.md
reddcoin-project/bootstrap_files
038ea6062dd73bcdc37f6c56d8e8562f4e3f846a
[ "MIT" ]
null
null
null
README.md
reddcoin-project/bootstrap_files
038ea6062dd73bcdc37f6c56d8e8562f4e3f846a
[ "MIT" ]
null
null
null
# bootstrap_files Official location for trusted bootstrap and blockchain files for alternate sync methods. #bootstrap.dat files for Reddcoin (RDD) Google Drive link to current (05-01-20) ZIP file format blockchain files. ZIP contains compressed blocks/ and chainstate/ folder https://drive.google.com/open?id=1ItVF...
37.75
284
0.799117
eng_Latn
0.720571
0669e7ae860521783726b60b4e1070f4ea01ea2d
2,552
md
Markdown
README.md
aemaddin/weather-app
276eec58872d2fafd32033d6c13b27ac075f85ba
[ "MIT" ]
null
null
null
README.md
aemaddin/weather-app
276eec58872d2fafd32033d6c13b27ac075f85ba
[ "MIT" ]
null
null
null
README.md
aemaddin/weather-app
276eec58872d2fafd32033d6c13b27ac075f85ba
[ "MIT" ]
null
null
null
<img width="1437" alt="weather application" src="https://user-images.githubusercontent.com/11630742/114051846-c18d3680-988d-11eb-962c-9ffa778d9ea7.png"> # Weather-Journal App Project Weather Journal App is a web application that make you get weather from [OpenWeatherMap](https://openweathermap.org) API. using `html`,...
33.578947
152
0.690047
eng_Latn
0.718996
066af676804273acedbfd8184b68899daa4f24ce
1,590
md
Markdown
README.md
equadratures/EQ-uq
3bc11f3c6d9b7d987628027260ad550b5b94b66b
[ "MIT" ]
null
null
null
README.md
equadratures/EQ-uq
3bc11f3c6d9b7d987628027260ad550b5b94b66b
[ "MIT" ]
null
null
null
README.md
equadratures/EQ-uq
3bc11f3c6d9b7d987628027260ad550b5b94b66b
[ "MIT" ]
1
2021-12-03T08:58:23.000Z
2021-12-03T08:58:23.000Z
# EQ-uq An app for uncertainty quantification of computational models. The application uses [Equadratures](https://github.com/equadratures/equadratures) for creating parameters, basis and Polynomials to create models on user-defined data. Dash was used to design the layout of the application and it is deployed on Herok...
88.333333
318
0.793082
eng_Latn
0.995129
066b33e7076b9b85b7dddd52588f31325475697a
958
md
Markdown
.github/issue_template.md
tooolbox/readium-css
a21018aa9bba074c026a9d3553ab1f32c0174ea0
[ "BSD-3-Clause" ]
77
2017-07-10T11:53:56.000Z
2022-03-31T02:58:27.000Z
.github/issue_template.md
TEA-ebook/readium-css-mobile-app
b63a21948b01ff5b45b6e6a61e39afc358d72386
[ "BSD-3-Clause" ]
95
2017-07-03T18:38:43.000Z
2022-03-29T11:58:18.000Z
.github/issue_template.md
TEA-ebook/readium-css-mobile-app
b63a21948b01ff5b45b6e6a61e39afc358d72386
[ "BSD-3-Clause" ]
24
2017-07-13T13:51:05.000Z
2021-12-21T01:04:48.000Z
I'm submitting a [bug report | feature request | other] **Short description of the issue/suggestion:** **Steps to reproduce the issue/enhancement:** 1. [First Step] 2. [Second Step] 3. [Other Steps...] **What is the expected behaviour?** **What is the current behaviour?** **Do you have screenshots, GIFs, de...
24.564103
206
0.706681
eng_Latn
0.971101
066c43c579fdaa54b6c0875239abede551ff7c8b
736
md
Markdown
content/posts/2007-08-08-reset-the-urchin-admin-password.md
salty-horse/major.io
8ec285efb4fd004801541c54e94ecdf4fe95f05f
[ "Apache-2.0" ]
1
2021-05-29T18:21:48.000Z
2021-05-29T18:21:48.000Z
content/posts/2007-08-08-reset-the-urchin-admin-password.md
salty-horse/major.io
8ec285efb4fd004801541c54e94ecdf4fe95f05f
[ "Apache-2.0" ]
21
2021-06-07T02:09:16.000Z
2022-03-31T18:29:00.000Z
content/posts/2007-08-08-reset-the-urchin-admin-password.md
salty-horse/major.io
8ec285efb4fd004801541c54e94ecdf4fe95f05f
[ "Apache-2.0" ]
6
2021-01-06T11:39:38.000Z
2022-02-19T17:48:23.000Z
--- title: Reset the Urchin admin password author: Major Hayden type: post date: 2007-08-09T00:50:45+00:00 url: /2007/08/08/reset-the-urchin-admin-password/ dsq_thread_id: - 3679035181 tags: - command line - web --- Should you find yourself in the situation where you've forgotten the Urchin admin password, don't...
30.666667
176
0.745924
eng_Latn
0.963681
066c4d625e008644478abf3415fba5ec07d7ceb7
105
md
Markdown
CHANGELOG.md
Khazamastan/styled-components
243833a19f19e27426fc8d51a59e636cea4e15e8
[ "MIT" ]
11
2017-12-18T18:00:07.000Z
2021-03-17T11:44:08.000Z
CHANGELOG.md
Khazamastan/styled-components
243833a19f19e27426fc8d51a59e636cea4e15e8
[ "MIT" ]
null
null
null
CHANGELOG.md
Khazamastan/styled-components
243833a19f19e27426fc8d51a59e636cea4e15e8
[ "MIT" ]
1
2019-01-19T20:34:04.000Z
2019-01-19T20:34:04.000Z
# Changelog ## 0.1.0 * Initial application setup * theme and font builders * test and linter setup
13.125
27
0.695238
eng_Latn
0.951438
066c60ec4a3bd5f0634f1898d0b99830f4f5f753
2,400
md
Markdown
keys/nginx-conf.md
keepsilentw/squirrel
ae37262be447bf8d69b90090867be094e09ed9ce
[ "MIT" ]
null
null
null
keys/nginx-conf.md
keepsilentw/squirrel
ae37262be447bf8d69b90090867be094e09ed9ce
[ "MIT" ]
null
null
null
keys/nginx-conf.md
keepsilentw/squirrel
ae37262be447bf8d69b90090867be094e09ed9ce
[ "MIT" ]
null
null
null
#nginx config #运行用户 user tom staff; #启动进程,通常设置成和cpu的数量相等 worker_processes 4; #全局错误日志及PID文件 error_log /var/log/nginx/error.log; pid /var/run/nginx.pid; #工作模式及连接数上限 events { use epoll; #epoll是多路复用IO(I/O Multiplexing)中的一种方式 worker_connections 1024...
31.578947
75
0.537917
yue_Hant
0.457496
066d14e41a6ab6a6c385056eb54887cea46a2353
7,192
md
Markdown
Markdown/10000s/10000/smiling storm.md
rcvd/interconnected-markdown
730d63c55f5c868ce17739fd7503d562d563ffc4
[ "MIT" ]
2
2022-01-19T09:04:58.000Z
2022-01-23T15:44:37.000Z
Markdown/00500s/01500/smiling storm.md
rcvd/interconnected-markdown
730d63c55f5c868ce17739fd7503d562d563ffc4
[ "MIT" ]
null
null
null
Markdown/00500s/01500/smiling storm.md
rcvd/interconnected-markdown
730d63c55f5c868ce17739fd7503d562d563ffc4
[ "MIT" ]
1
2022-01-09T17:10:33.000Z
2022-01-09T17:10:33.000Z
- King have as upon sleep strength years. - Game [[pressed]] she evenings of of i. Ill his utility blue through would. Last could animals day it was you. Gaiety were and cent who. Hand delicate purpose and it that. There i interesting world was as. New whip the he rats his. At ladder me removed British always hand. Wi...
224.75
984
0.763348
eng_Latn
0.999945
066d56ac6ce38ca3f5353c1b6291e9d06df07afb
5,782
md
Markdown
README.md
bertdobbelaere/SorterHunter
802835a1168d4096066f352b8fad63444be9c45a
[ "MIT" ]
9
2017-12-29T21:38:33.000Z
2022-01-17T07:34:06.000Z
README.md
bertdobbelaere/SorterHunter
802835a1168d4096066f352b8fad63444be9c45a
[ "MIT" ]
4
2018-01-15T03:11:29.000Z
2021-12-28T20:45:41.000Z
README.md
bertdobbelaere/SorterHunter
802835a1168d4096066f352b8fad63444be9c45a
[ "MIT" ]
2
2021-10-06T00:50:48.000Z
2022-03-03T21:33:06.000Z
# SorterHunter An evolutionary approach to find small and low latency sorting networks ## About SorterHunter is a C++ program used to find well performing sorting networks. For a number of input sizes, the method used by the program succeeded in reducing the upper bound of S(n) compared to previous work. (Definition: ...
94.786885
1,172
0.769111
eng_Latn
0.999424
066d76c8ae3aa91582ea96f736f7af95f1bb0f75
10
md
Markdown
README.md
Misszhuoyao/gbb
bd764f9cf4fd73ad286377eeea260bccb009e51f
[ "MIT" ]
null
null
null
README.md
Misszhuoyao/gbb
bd764f9cf4fd73ad286377eeea260bccb009e51f
[ "MIT" ]
null
null
null
README.md
Misszhuoyao/gbb
bd764f9cf4fd73ad286377eeea260bccb009e51f
[ "MIT" ]
null
null
null
# gbb ggg
3.333333
5
0.6
lmo_Latn
1.00001
066db0761b560f4370833669aa1ac2f18789d696
4,765
md
Markdown
_posts/2008-11-08-friday-links-24.md
mike-ward/mike-ward.github.io
ebf02f37047d0c10c2d51de8725f8e3d793a3fa0
[ "MIT" ]
null
null
null
_posts/2008-11-08-friday-links-24.md
mike-ward/mike-ward.github.io
ebf02f37047d0c10c2d51de8725f8e3d793a3fa0
[ "MIT" ]
1
2015-02-22T20:27:19.000Z
2015-02-22T20:27:19.000Z
_posts/2008-11-08-friday-links-24.md
mike-ward/mike-ward.github.io
ebf02f37047d0c10c2d51de8725f8e3d793a3fa0
[ "MIT" ]
3
2015-02-22T17:15:38.000Z
2016-09-01T16:23:49.000Z
--- layout: post title: 'Friday Links #24' --- [UrlScan 3.1: Wade Hilmo](http://blogs.iis.net/wadeh/archive/2008/10/31/urlscan-3-1.aspx) – Latest release has better protection for [SQL Injection Attacks](http://blogs.iis.net/wadeh/archive/2008/06/24/urlscan-v3-0-beta-release.aspx). ![minicards](/cdn/images/blog/Frid...
125.394737
531
0.781112
eng_Latn
0.815202
066e1cdc8b91a44fa1d827473db5531b05e7799c
4,405
md
Markdown
data/content/fgo-material-iv/fuuma-kotarou/character.en.md
tmdict/tmdict
c2f8ddb7885a91d01343de4ea7b66fea78351d94
[ "MIT" ]
3
2022-02-25T11:13:45.000Z
2022-02-28T11:55:41.000Z
data/content/fgo-material-iv/fuuma-kotarou/character.en.md
SomiaWhiteRing/tmdict
13c6c818c84a65ee956535e08d20246bde87dd48
[ "MIT" ]
null
null
null
data/content/fgo-material-iv/fuuma-kotarou/character.en.md
SomiaWhiteRing/tmdict
13c6c818c84a65ee956535e08d20246bde87dd48
[ "MIT" ]
2
2022-02-25T09:59:50.000Z
2022-02-28T11:55:09.000Z
--- parent: fuuma-kotarou source: fgo-material-iv id: character language: en weight: 4 translation: "castor212" --- <table> <tr><td>First-person pronoun</td><td>boku</td></tr> <tr><td>Second-person pronoun</td><td>anata</td></tr> <tr><td>Third-person pronoun</td><td>kare / kanojo</td></tr> </table> ### Personal...
53.719512
482
0.769126
eng_Latn
0.999609
066e4385c1d0ad16acf22909f8f5b11fd66d7fb8
3,363
md
Markdown
index.md
berkeley-smc/berkeley-smc.github.io
c62a1ac5ec9e288f3fe18342de647558f752a5e4
[ "MIT" ]
null
null
null
index.md
berkeley-smc/berkeley-smc.github.io
c62a1ac5ec9e288f3fe18342de647558f752a5e4
[ "MIT" ]
null
null
null
index.md
berkeley-smc/berkeley-smc.github.io
c62a1ac5ec9e288f3fe18342de647558f752a5e4
[ "MIT" ]
null
null
null
--- title: Student Mission Control --- # Student Mission Control > This website is under construction. ## Abstract This EAGER award tests a bold concept, to engage high school students with direct access to data and experiments on the International Space Station, and to use these assets in computer science courses ...
96.085714
1,294
0.807018
eng_Latn
0.997426
066f378e980b4d652acc2aba246d3e04e8bab369
885
md
Markdown
doc/Platform-support.md
Tiamat-Tech/schemasafe
ae7172562c0306847c810d0110ebbb94886c46c2
[ "MIT" ]
84
2020-06-16T21:51:22.000Z
2022-03-10T07:29:05.000Z
doc/Platform-support.md
Tiamat-Tech/schemasafe
ae7172562c0306847c810d0110ebbb94886c46c2
[ "MIT" ]
75
2020-06-17T20:01:09.000Z
2022-01-03T23:08:42.000Z
doc/Platform-support.md
Tiamat-Tech/schemasafe
ae7172562c0306847c810d0110ebbb94886c46c2
[ "MIT" ]
11
2020-07-07T03:24:33.000Z
2021-07-08T14:53:29.000Z
# Platform support If `toModule()` API is used, there are two separate stages: 1. Code generation: `toModule()` usage, 2. Generated code: loading and using the generated validator/parser modules. If code generation is done in runtime, those two stages are merged into a single one. Both of those stages should wor...
42.142857
99
0.781921
eng_Latn
0.99935
06703f9779c057a7b684e3cb2bbd393eafd1f4e0
17,506
md
Markdown
articles/virtual-machines/extensions/dsc-overview.md
changeworld/azure-docs.pl-pl
f97283ce868106fdb5236557ef827e56b43d803e
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/virtual-machines/extensions/dsc-overview.md
changeworld/azure-docs.pl-pl
f97283ce868106fdb5236557ef827e56b43d803e
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/virtual-machines/extensions/dsc-overview.md
changeworld/azure-docs.pl-pl
f97283ce868106fdb5236557ef827e56b43d803e
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Omówienie konfiguracji żądanego stanu dla platformy Azure description: Dowiedz się, jak używać programu obsługi rozszerzeń platformy Microsoft Azure dla konfiguracji żądanego stanu programu PowerShell (DSC). Artykuł zawiera wymagania wstępne, architekturę i polecenia cmdlet. services: virtual-machines-window...
82.966825
817
0.818062
pol_Latn
0.999832
0670cbaf1587dc8f583ef7f3801f8705d12ac930
4,172
md
Markdown
_posts/2015-10-27-blog-10.md
VDKA/blog3623
4651f808b522dd311a85ec3d55a3e1f38a31b46e
[ "MIT" ]
null
null
null
_posts/2015-10-27-blog-10.md
VDKA/blog3623
4651f808b522dd311a85ec3d55a3e1f38a31b46e
[ "MIT" ]
null
null
null
_posts/2015-10-27-blog-10.md
VDKA/blog3623
4651f808b522dd311a85ec3d55a3e1f38a31b46e
[ "MIT" ]
null
null
null
--- layout: post title: Blog 10 --- ### 1. Describe the five stages of integrating information architecture into the web development process. * Research - Gain understanding of the business needs. - Gain understanding of the existing technology. - Gain understanding of the target audience. * Strategy ...
34.479339
213
0.752397
eng_Latn
0.999092
067104def77f05406f24b34acdbf5b1c47a8ebd1
928
md
Markdown
README.md
QuartoProject/frontend
b3c21ac2667b2da26de4f5a7c4bd8aa46d0a5441
[ "MIT" ]
3
2020-07-09T02:24:08.000Z
2020-08-25T05:26:51.000Z
README.md
QuartoProject/frontend
b3c21ac2667b2da26de4f5a7c4bd8aa46d0a5441
[ "MIT" ]
4
2021-05-11T18:59:01.000Z
2022-02-27T07:31:55.000Z
README.md
QuartoProject/frontend
b3c21ac2667b2da26de4f5a7c4bd8aa46d0a5441
[ "MIT" ]
null
null
null
# **Quarto Project** ![Mockups of the project](./src/assets/images/image-readme.png) Quarto Is a Market Place where you can find the perfect room for you. Or if you have an empty room you can find the perfect roomie in your city. ## 📎Links 🎉 **Website**: https://quartoproject.github.io/frontend/ 👀 **Documentatio...
23.794872
144
0.726293
eng_Latn
0.422849
067300aca4161e6fbbc15782c904d7c442eac42d
1,198
md
Markdown
docs/azure/includes/vs-2022/create-aspnet5-app-2022.md
MicrosoftDocs/visualstudio-docs.tr-tr
ff0c41f814d042e7d4a0e457839db4a191a59f81
[ "CC-BY-4.0", "MIT" ]
7
2018-09-14T23:12:51.000Z
2021-08-22T21:23:28.000Z
docs/azure/includes/vs-2022/create-aspnet5-app-2022.md
huriyilmaz/visualstudio-docs.tr-tr
9459e8aaaeb3441455be384a2b011dbf306ce691
[ "CC-BY-4.0", "MIT" ]
7
2018-07-20T23:01:49.000Z
2021-04-15T20:00:12.000Z
docs/azure/includes/vs-2022/create-aspnet5-app-2022.md
huriyilmaz/visualstudio-docs.tr-tr
9459e8aaaeb3441455be384a2b011dbf306ce691
[ "CC-BY-4.0", "MIT" ]
22
2018-01-11T11:53:37.000Z
2022-03-06T16:38:31.000Z
--- title: include description: include author: ghogen ms.technology: vs-azure ms.author: ghogen ms.topic: include ms.date: 10/25/2021 ms.openlocfilehash: 65e78970f6871da42bfbc07fbd6c8cc892bfb346 ms.sourcegitcommit: 4efdab6a579b31927c42531bb3f7fdd92890e4ac ms.translationtype: MT ms.contentlocale: tr-TR ms.lasthandoff: ...
46.076923
150
0.779633
tur_Latn
0.9953
0673854abc96a562b0f06a34c58097c223415079
3,369
md
Markdown
docs/framework/wcf/basic-wcf-programming.md
zabereznikova/docs.de-de
5f18370cd709e5f6208aaf5cf371f161df422563
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/framework/wcf/basic-wcf-programming.md
zabereznikova/docs.de-de
5f18370cd709e5f6208aaf5cf371f161df422563
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/framework/wcf/basic-wcf-programming.md
zabereznikova/docs.de-de
5f18370cd709e5f6208aaf5cf371f161df422563
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Basis-WCF-Programmierung description: In diesen Artikeln finden Sie Informationen zum Entwickeln von Windows Communication Foundation Anwendungen, vom grundlegenden Programmier Lebenszyklus bis zur Problembehandlung. ms.date: 03/30/2017 helpviewer_keywords: - basic programming [WCF] - WCF [WCF], basic progra...
51.830769
202
0.810626
deu_Latn
0.968204
0673c377374f819bae5f9071164c78f0723d108f
1,591
md
Markdown
_articles/en/webhooks/adding-a-slack-webhook.md
alexpersian/devcenter
769141d199587e4208f4d4f00079fcc092275c41
[ "MIT" ]
null
null
null
_articles/en/webhooks/adding-a-slack-webhook.md
alexpersian/devcenter
769141d199587e4208f4d4f00079fcc092275c41
[ "MIT" ]
null
null
null
_articles/en/webhooks/adding-a-slack-webhook.md
alexpersian/devcenter
769141d199587e4208f4d4f00079fcc092275c41
[ "MIT" ]
null
null
null
--- title: Adding a Slack webhook menu: webhooks: weight: 8 --- You can register the `bitrise-webhooks` URL (`.../h/slack/BITRISE-APP-SLUG/BITRISE-APP-API-TOKEN`) as either an [Outgoing Webhook](https://my.slack.com/services/new/outgoing-webhook) or as a [slash command](https://my.slack.com/services/new/slash-co...
43
232
0.748586
eng_Latn
0.988277
06740eec874ea2ec4276509af89c7ab28ed8597a
3,147
md
Markdown
resources/T1562.008.md
ControlCompass/ControlCompass.github.io
dec2a8cd5ea0b0f41a8b107f60944c4bb39d6df7
[ "MIT" ]
11
2022-02-18T12:19:09.000Z
2022-03-31T03:13:43.000Z
resources/T1562.008.md
ControlCompass/ControlCompass.github.io
dec2a8cd5ea0b0f41a8b107f60944c4bb39d6df7
[ "MIT" ]
1
2022-03-30T16:12:42.000Z
2022-03-30T16:12:42.000Z
resources/T1562.008.md
ControlCompass/ControlCompass.github.io
dec2a8cd5ea0b0f41a8b107f60944c4bb39d6df7
[ "MIT" ]
5
2022-02-17T04:44:20.000Z
2022-03-29T22:21:49.000Z
# T1562.008: Disable Cloud Logs **MITRE ATT&CK Tactic(s):** Defense Evasion **[MITRE ATT&CK Description](https://attack.mitre.org/techniques/T1562/008)** <blockquote>An adversary may disable cloud logging capabilities and integrations to limit what data is collected on their activities and avoid detection. Cloud env...
60.519231
501
0.785192
eng_Latn
0.682556
06742fb3f124e0acfc1c1f5986d7e787ca1e912f
314
md
Markdown
collections/_publications/2018-Rueth-SCSwed.md
JurgenKersschot/precice.github.io
32e61fe70cde8fd3cec4329b4bfa4c3c9f219f73
[ "MIT", "BSD-3-Clause" ]
17
2018-01-22T16:36:47.000Z
2022-02-08T08:33:11.000Z
collections/_publications/2018-Rueth-SCSwed.md
JurgenKersschot/precice.github.io
32e61fe70cde8fd3cec4329b4bfa4c3c9f219f73
[ "MIT", "BSD-3-Clause" ]
146
2017-06-30T11:30:42.000Z
2022-03-31T16:38:14.000Z
collections/_publications/2018-Rueth-SCSwed.md
JurgenKersschot/precice.github.io
32e61fe70cde8fd3cec4329b4bfa4c3c9f219f73
[ "MIT", "BSD-3-Clause" ]
27
2017-06-30T10:59:44.000Z
2022-03-18T16:03:25.000Z
--- title: "Partitioned multirate coupling schemes for the heat equation in preCICE" pub-url: https://mediatum.ub.tum.de/doc/1462599/1462599.pdf year: 2018 authors: "Benjamin Rüth, Azahar Monge, Philipp Birken, Benjamin Uekermann, Miriam Mehl" --- Poster at the 2nd Workshop on Scientific Computing in Sweden 2018
39.25
87
0.783439
eng_Latn
0.586533
0674377daea0f7454c08bf17b3713a4d06ba16e0
1,158
md
Markdown
flickr-carousel/README.md
SamsungInternet/a-frame-demos
9611b694d96058092e7bba9a6ec74db5995547e9
[ "MIT" ]
21
2016-08-22T22:53:20.000Z
2019-08-21T22:18:43.000Z
flickr-carousel/README.md
SamsungInternet/a-frame-demos
9611b694d96058092e7bba9a6ec74db5995547e9
[ "MIT" ]
2
2016-09-28T22:34:59.000Z
2017-03-29T15:21:56.000Z
flickr-carousel/README.md
SamsungInternet/a-frame-demos
9611b694d96058092e7bba9a6ec74db5995547e9
[ "MIT" ]
9
2016-09-26T13:16:19.000Z
2020-04-23T07:02:44.000Z
# A-Frame Flickr Carousel A virtual reality web app demonstration, using [A-Frame](https://aframe.io/). It pulls a set of photos from Flickr dynamically and displays them in a circular carousel. (Llama photos are optional, but recommended). Click to spin the carousel to the next photo, or just look around with a We...
41.357143
112
0.771157
eng_Latn
0.955333
0674c1b3bb98f20cf0a5921c39a281f322b8a2e8
3,467
md
Markdown
content/redovisning/04_kmom04.md
henriklindeborg/design
5452bd1a6ee4dbe218d796d4652e3c414e46d3f2
[ "MIT" ]
null
null
null
content/redovisning/04_kmom04.md
henriklindeborg/design
5452bd1a6ee4dbe218d796d4652e3c414e46d3f2
[ "MIT" ]
null
null
null
content/redovisning/04_kmom04.md
henriklindeborg/design
5452bd1a6ee4dbe218d796d4652e3c414e46d3f2
[ "MIT" ]
null
null
null
--- --- Redovisning kmom04 ========================= Skrivuppgifter har aldrig varit min starkaste sida, så det tog lite mer tid med just den uppgiften än vad det kanske borde ha gjort. Men det var ändå kul att få en så pass stor variation från vad vi tidigare har gjort. Jag satt mycket i dev-tools när jag jobbade med...
182.473684
793
0.793193
swe_Latn
1.00001
067540a1a0e7a1c7911ac0fb99b020b18f6cd3cb
70
md
Markdown
README.md
priyosigitt/Get-Data-Minggu-10
15590081b49147292c8cd1d4e9b5526a55dafb61
[ "MIT" ]
null
null
null
README.md
priyosigitt/Get-Data-Minggu-10
15590081b49147292c8cd1d4e9b5526a55dafb61
[ "MIT" ]
null
null
null
README.md
priyosigitt/Get-Data-Minggu-10
15590081b49147292c8cd1d4e9b5526a55dafb61
[ "MIT" ]
null
null
null
# Get-Data-Minggu-10 Repository tugas minggu 10 yakni method get data
23.333333
48
0.8
ind_Latn
0.80286
067568bce72f5e6ecb35581f805895d20718c05c
2,500
md
Markdown
raspibolt_71_zap.md
raspibolt/v2.raspibolt.org
8aa7369ca0af7123d86a76686deff2daecd7ba49
[ "MIT" ]
null
null
null
raspibolt_71_zap.md
raspibolt/v2.raspibolt.org
8aa7369ca0af7123d86a76686deff2daecd7ba49
[ "MIT" ]
null
null
null
raspibolt_71_zap.md
raspibolt/v2.raspibolt.org
8aa7369ca0af7123d86a76686deff2daecd7ba49
[ "MIT" ]
null
null
null
--- layout: default title: Zap Desktop parent: Bonus Section nav_order: 50 has_toc: false --- {% include_relative include_deprecated-notice.md %} ## Bonus guide: Zap Desktop Lightning Wallet *Difficulty: easy* The desktop app Zap (https://github.com/LN-Zap/zap-desktop) is a cross platform Lightning Network wallet foc...
28.735632
180
0.706
eng_Latn
0.920751
0675c6a63c88115f7e132ce585219375716c0db0
30,876
md
Markdown
README.md
chadhuber/citysdk-node
e18005da0d3d4161a8591c6d7924e0d191ed0568
[ "MIT" ]
7
2015-12-11T03:18:30.000Z
2021-09-09T00:39:43.000Z
README.md
chadhuber/citysdk-node
e18005da0d3d4161a8591c6d7924e0d191ed0568
[ "MIT" ]
3
2016-01-05T16:24:29.000Z
2017-03-16T14:29:19.000Z
README.md
chadhuber/citysdk-node
e18005da0d3d4161a8591c6d7924e0d191ed0568
[ "MIT" ]
3
2016-01-20T18:41:39.000Z
2017-07-13T04:34:11.000Z
# CitySDK API Node Wrapper A node package based on the public API Library via http://uscensusbureau.github.io/citysdk/ ## Super simple to use The Node CitySDK Wrapper is designed to be the simplest way possible to make calls to the Census CitySDK API from a node-based project ## Changes to the original CitySDK ...
35.12628
761
0.71975
eng_Latn
0.926769
0675cd8dc8efedf0f39c611e44047e4dd089064f
1,104
md
Markdown
README.md
Iron-Ham/Octicons.swift
ff32ca8302e904a449dc6bfc4d8afc11a3bce3da
[ "MIT" ]
null
null
null
README.md
Iron-Ham/Octicons.swift
ff32ca8302e904a449dc6bfc4d8afc11a3bce3da
[ "MIT" ]
null
null
null
README.md
Iron-Ham/Octicons.swift
ff32ca8302e904a449dc6bfc4d8afc11a3bce3da
[ "MIT" ]
null
null
null
# Octicons.swift Do you like [Octicons](https://primer.style/octicons/)? I do too. The purpose of this package is to make them available to iOS, tvOS, watchOS, and macOS apps in UIKit, AppKit, and SwiftUI. These Octicons are all being represented by SVGs. ## Installation This package is available through Swift Pa...
23.489362
158
0.744565
eng_Latn
0.98488
0676abfbdaf6ec84b500654bc1e0fc4381bb8bbd
683
md
Markdown
documentation/iTin.Hardware.Specification.Dmi.Property/DmiProperty.PhysicalMemoryArray/NumberOfMemoryDevices.md
iAJTin/iSMBIOS
bcc24e88a2bdae03176377e12bebcd244ea998c8
[ "MIT" ]
30
2018-12-29T18:03:36.000Z
2022-01-19T20:08:12.000Z
documentation/iTin.Hardware.Specification.Dmi.Property/DmiProperty.PhysicalMemoryArray/NumberOfMemoryDevices.md
iAJTin/iSMBIOS
bcc24e88a2bdae03176377e12bebcd244ea998c8
[ "MIT" ]
6
2019-03-22T06:36:08.000Z
2021-08-07T18:07:52.000Z
documentation/iTin.Hardware.Specification.Dmi.Property/DmiProperty.PhysicalMemoryArray/NumberOfMemoryDevices.md
iAJTin/iSMBIOS
bcc24e88a2bdae03176377e12bebcd244ea998c8
[ "MIT" ]
10
2019-03-22T06:57:48.000Z
2021-02-18T11:17:05.000Z
# DmiProperty.PhysicalMemoryArray.NumberOfMemoryDevices property Gets a value representing the key to retrieve the property value. Number of slots or sockets available for Memory devices in this array. Key Composition * Structure: PhysicalMemoryArray * Property: NumberOfMemoryDevices * Unit: None Return Value Typ...
22.032258
96
0.781845
eng_Latn
0.366338
0676bcbe843f022816fe74ccc3ca7e1918dd2b99
3,234
md
Markdown
README.md
dhx-mike-palandra/cfn-cur-report-definition
c2e1f65df7a3a2e456de31e842aca55c8b199384
[ "MIT" ]
9
2020-05-27T01:27:22.000Z
2022-02-15T19:30:37.000Z
README.md
dhx-mike-palandra/cfn-cur-report-definition
c2e1f65df7a3a2e456de31e842aca55c8b199384
[ "MIT" ]
6
2020-05-20T19:46:29.000Z
2021-04-18T15:29:42.000Z
README.md
dhx-mike-palandra/cfn-cur-report-definition
c2e1f65df7a3a2e456de31e842aca55c8b199384
[ "MIT" ]
5
2020-08-06T09:26:52.000Z
2021-08-06T15:43:04.000Z
# cfn-cur-report-definition A custom CloudFormation resource for Cost and Usage Reports for the usage with CloudFormation stacks, as well as the Serverless framework. ## Usage ### CloudFormation If you just want to use the custom resource, copy the [dist/cfn-cur-reportdefinition.yml](dist/cfn-cur-reportdefinition.ym...
35.933333
230
0.742115
eng_Latn
0.684219
0677de45e7fc842714d1e6e78a3576fab7dce892
14,656
md
Markdown
_posts/2020-10-01-blog-post-4.md
b-shields/b-shields.github.io
208e399e447f4a0a5b943a24a142d5402bdbb8aa
[ "MIT" ]
null
null
null
_posts/2020-10-01-blog-post-4.md
b-shields/b-shields.github.io
208e399e447f4a0a5b943a24a142d5402bdbb8aa
[ "MIT" ]
null
null
null
_posts/2020-10-01-blog-post-4.md
b-shields/b-shields.github.io
208e399e447f4a0a5b943a24a142d5402bdbb8aa
[ "MIT" ]
1
2022-01-08T14:53:06.000Z
2022-01-08T14:53:06.000Z
--- title: 'Bayesian Reaction Optimization Using EDBO - Part II' date: 2020-10-01 permalink: /posts/2020/09/EDBO pre-release II/ tags: - Software - Bayesian optimization - Reaction optimization --- ## Part II - Software introduction In [part I](https://b-shields.github.io/posts/2020/09/EDBO%20pre-r...
38.978723
1,277
0.696916
eng_Latn
0.990268
0678629a275be40d8f547a4bb04d39437dafdd2d
15,407
mkdn
Markdown
README.mkdn
git-the-cpan/MooX-Role-POE-Emitter
b284cfb7ff4a80755363e14e94c5f2bfe18fd365
[ "Artistic-1.0" ]
null
null
null
README.mkdn
git-the-cpan/MooX-Role-POE-Emitter
b284cfb7ff4a80755363e14e94c5f2bfe18fd365
[ "Artistic-1.0" ]
null
null
null
README.mkdn
git-the-cpan/MooX-Role-POE-Emitter
b284cfb7ff4a80755363e14e94c5f2bfe18fd365
[ "Artistic-1.0" ]
null
null
null
# NAME MooX::Role::POE::Emitter - Pluggable POE event emitter role for cows # SYNOPSIS ## A POE::Session that can broadcast events to listeners: package My::EventEmitter; use POE; use Moo; with 'MooX::Role::POE::Emitter'; sub spawn { my ($self, %args) = @_; $self->set_object_sta...
33.204741
174
0.68417
eng_Latn
0.924847
06787e5ef32281bcfa444a719b886d261dfd1780
6,664
md
Markdown
README.md
hanswook/ego-mall-springcloud
d4edc4095772139e257246f5512d9cc9d1f54e99
[ "Apache-2.0" ]
1
2019-04-17T05:26:59.000Z
2019-04-17T05:26:59.000Z
README.md
hanswook/ego-mall-springcloud
d4edc4095772139e257246f5512d9cc9d1f54e99
[ "Apache-2.0" ]
null
null
null
README.md
hanswook/ego-mall-springcloud
d4edc4095772139e257246f5512d9cc9d1f54e99
[ "Apache-2.0" ]
null
null
null
# ego-mall-springcloud ego商城项目,springboot+springcloud实现 package homework;// This program is copyright VUW. // You are granted permission to use it to construct your answer to a COMP103 assignment. // You may not distribute it in any other way without permission. /* Code for XMUT103 - 2019T1, Assignment 1 * Name: *...
25.052632
96
0.579382
eng_Latn
0.861841
06798a09b6153a72cfb818a31e5cae48e30b9948
157
md
Markdown
content/past_user/more/carolynann.md
aeksco/hugo-scratchpad
0af0d68a5f9062bfc640a33c032566fcd6e09fd6
[ "MIT" ]
null
null
null
content/past_user/more/carolynann.md
aeksco/hugo-scratchpad
0af0d68a5f9062bfc640a33c032566fcd6e09fd6
[ "MIT" ]
null
null
null
content/past_user/more/carolynann.md
aeksco/hugo-scratchpad
0af0d68a5f9062bfc640a33c032566fcd6e09fd6
[ "MIT" ]
null
null
null
--- title: "Carolyn Zhang" github: "carolynann" avatar: "//www.gravatar.com/avatar/c21d84780d1cb927730b44807f35a73b?d=identicon" --- User description here!
19.625
80
0.764331
yue_Hant
0.112023
067a603cc2b7a2fa8437cd96f7152e6a64b82ade
1,562
md
Markdown
help/intro-to-analytics/what-can-aa-do-for-me/how-adobe-analysis-workspace-can-change-your-business.md
danielledoolin00/analytics-learn.en
5f49f3404baf63c53930074d34af06dfde5e9843
[ "MIT" ]
null
null
null
help/intro-to-analytics/what-can-aa-do-for-me/how-adobe-analysis-workspace-can-change-your-business.md
danielledoolin00/analytics-learn.en
5f49f3404baf63c53930074d34af06dfde5e9843
[ "MIT" ]
null
null
null
help/intro-to-analytics/what-can-aa-do-for-me/how-adobe-analysis-workspace-can-change-your-business.md
danielledoolin00/analytics-learn.en
5f49f3404baf63c53930074d34af06dfde5e9843
[ "MIT" ]
null
null
null
--- title: How Adobe Analysis Workspace Can Change Your Business landing-page-description: With Analysis Workspace, you can do Ad hoc Analysis, Flexible Analysis, Cohort Analysis, and Fallout Analysis. description: Analysis Workspace is a new and easy-to-use interface in Adobe Analytics. Within Analysis Workspace, you ...
71
447
0.799616
eng_Latn
0.639761
067a6f5d091b1fa2c967cfa1d1bf037d4614d0e3
11,518
md
Markdown
readme.md
tom-murray/terraform-ansible-mule-runtime-deployment
6cffe8233f23047e43a64218ebf9aa62678164a4
[ "NTP" ]
null
null
null
readme.md
tom-murray/terraform-ansible-mule-runtime-deployment
6cffe8233f23047e43a64218ebf9aa62678164a4
[ "NTP" ]
null
null
null
readme.md
tom-murray/terraform-ansible-mule-runtime-deployment
6cffe8233f23047e43a64218ebf9aa62678164a4
[ "NTP" ]
1
2021-05-06T06:24:18.000Z
2021-05-06T06:24:18.000Z
# AWS Terraform & Ansible Mule Runtime Deployment This repository contains the terraform and ansible-playbook to deploy several runtimes fronted with an application load balancer to an AWS account. Several prerequisites are required before deployment can begin: 1. VPC with one or more subnets across availability zone...
45.525692
576
0.716878
eng_Latn
0.989856
067b0f6a263e205378545b81324c42c2a88b6c52
149
md
Markdown
README.md
team-vigir/vigir_behaviors
6696e7b7aadb24bb5495475065cc7b10d80b7db4
[ "BSD-3-Clause" ]
5
2015-08-25T18:47:52.000Z
2019-12-04T21:40:28.000Z
README.md
team-vigir/vigir_behaviors
6696e7b7aadb24bb5495475065cc7b10d80b7db4
[ "BSD-3-Clause" ]
2
2017-08-16T16:09:47.000Z
2020-08-18T17:25:22.000Z
README.md
team-vigir/vigir_behaviors
6696e7b7aadb24bb5495475065cc7b10d80b7db4
[ "BSD-3-Clause" ]
5
2015-11-06T21:57:37.000Z
2022-03-30T10:15:57.000Z
# vigir_behaviors Team-specific part of FlexBE such as additional states for interfacing with Team ViGIR software and all the implemented behaviors.
49.666667
130
0.838926
eng_Latn
0.998874
067ba818bee502bb89d042fe7847e74b0ffb608a
11,345
md
Markdown
en/docs/customize/customize-the-api-store-theme.md
isuruw/docs-cloud
61e99ab33f642eccb7807b808089d38591530535
[ "Apache-2.0" ]
1
2019-04-02T06:06:40.000Z
2019-04-02T06:06:40.000Z
en/docs/customize/customize-the-api-store-theme.md
isuruw/docs-cloud
61e99ab33f642eccb7807b808089d38591530535
[ "Apache-2.0" ]
7
2020-05-13T04:10:33.000Z
2021-05-12T07:26:25.000Z
en/docs/customize/customize-the-api-store-theme.md
isuruw/docs-cloud
61e99ab33f642eccb7807b808089d38591530535
[ "Apache-2.0" ]
8
2019-08-29T12:33:03.000Z
2021-05-12T06:38:04.000Z
# Customize the API Store Theme A theme consists of logos, images, color scheme, layout, style elements and so on, which contribute towards the overall look and feel of a website. Therefore, a theme directly reflects your brand identity and represent who you are to your partners and customers. WSO2 API Store comes wit...
32.600575
235
0.608726
eng_Latn
0.978588
067be07ba004ea659b522151ec41546bd52b6d46
504
md
Markdown
README.md
vasilis-moustakas/Break-System-Plausibility-Device-BSPD
019eaf88f4aed2b923ac8c21751c5fa57d6ac41e
[ "Apache-2.0" ]
null
null
null
README.md
vasilis-moustakas/Break-System-Plausibility-Device-BSPD
019eaf88f4aed2b923ac8c21751c5fa57d6ac41e
[ "Apache-2.0" ]
null
null
null
README.md
vasilis-moustakas/Break-System-Plausibility-Device-BSPD
019eaf88f4aed2b923ac8c21751c5fa57d6ac41e
[ "Apache-2.0" ]
null
null
null
# Break System Plausibility Device (BSPD) ## Project Report * Project Report is [Here](https://github.com/vasilis-moustakas/Break-System-Plausibility-Device-BSPD/blob/main/Brake_System_Plausibility_Device.pdf) ## Circuit Preview ![Circuit Preview](https://github.com/vasilis-moustakas/Break-System-Plausibility-Device-B...
50.4
149
0.803571
yue_Hant
0.890201
067bfac21f78667129c0d2d18775408b677530eb
1,617
md
Markdown
docs/code-quality/c6063.md
klmnden/visualstudio-docs.tr-tr
82aa1370dab4ae413f5f924dad3e392ecbad0d02
[ "CC-BY-4.0", "MIT" ]
1
2020-09-01T20:45:52.000Z
2020-09-01T20:45:52.000Z
docs/code-quality/c6063.md
klmnden/visualstudio-docs.tr-tr
82aa1370dab4ae413f5f924dad3e392ecbad0d02
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/code-quality/c6063.md
klmnden/visualstudio-docs.tr-tr
82aa1370dab4ae413f5f924dad3e392ecbad0d02
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: C6063 ms.date: 11/04/2016 ms.topic: reference f1_keywords: - C6063 helpviewer_keywords: - C6063 ms.assetid: 9a4b0684-6c13-4242-a1ab-97980b6cfdc4 author: mikeblome ms.author: mblome manager: wpickett ms.workload: - multiple ms.openlocfilehash: 6c70fc847a577a1e296aa8be7d2495cd748ae5bd ms.sourcegitcommit: 94b3a...
26.080645
288
0.743352
tur_Latn
0.992934
067c1e9fb3b72282bf490768e57400fb9248171c
729
md
Markdown
plugins/laravel/README.md
divc99/oh-my-zsh
c4948696328eab3b954932eb940ec8ec97b12906
[ "MIT" ]
188
2015-01-10T04:42:50.000Z
2022-03-12T02:33:15.000Z
plugins/laravel/README.md
divc99/oh-my-zsh
c4948696328eab3b954932eb940ec8ec97b12906
[ "MIT" ]
20
2015-06-19T14:03:44.000Z
2022-02-03T23:54:45.000Z
plugins/laravel/README.md
divc99/oh-my-zsh
c4948696328eab3b954932eb940ec8ec97b12906
[ "MIT" ]
71
2015-01-10T01:00:02.000Z
2021-07-26T08:15:51.000Z
# Laravel plugin This plugin adds aliases and autocompletion for Laravel [Artisan](https://laravel.com/docs/artisan) and [Bob](http://daylerees.github.io/laravel-bob/) command-line interfaces. **NOTE:** completion might not work for recent Laravel versions since it hasn't been updated since 2012. In that case, check ...
36.45
175
0.609053
eng_Latn
0.847368
067c7a1273f065f75ad6f217e9ce756f506b55db
8,663
md
Markdown
articles/dns/dns-operations-dnszones-cli.md
RobAaldijk/azure-docs.nl-nl
519c7fc80075795af2670d665d1d93078faf7a87
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/dns/dns-operations-dnszones-cli.md
RobAaldijk/azure-docs.nl-nl
519c7fc80075795af2670d665d1d93078faf7a87
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/dns/dns-operations-dnszones-cli.md
RobAaldijk/azure-docs.nl-nl
519c7fc80075795af2670d665d1d93078faf7a87
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: DNS-zones beheren in Azure DNS-Azure CLI | Microsoft Docs description: U kunt DNS-zones beheren met behulp van Azure CLI. In dit artikel wordt beschreven hoe u DNS-zones bijwerkt, verwijdert en maakt op Azure DNS. services: dns documentationcenter: na author: rohinkoul ms.service: dns ms.devlang: azurecli ms...
43.315
357
0.76036
nld_Latn
0.991275
067cafc1c01a69dd2713b19a27e6817694217a21
1,349
md
Markdown
Future Analysis Codes/about_future.md
aryejanoff/Nourishment-Coordination
e9fb6425a5faca96d08b2235a58d339b3f20bda8
[ "MIT" ]
null
null
null
Future Analysis Codes/about_future.md
aryejanoff/Nourishment-Coordination
e9fb6425a5faca96d08b2235a58d339b3f20bda8
[ "MIT" ]
null
null
null
Future Analysis Codes/about_future.md
aryejanoff/Nourishment-Coordination
e9fb6425a5faca96d08b2235a58d339b3f20bda8
[ "MIT" ]
null
null
null
The central file that determines the optimal rotation lengths (i.e., return periods between renourishments) for neighboring communities under coordination and non-coordination is "maincode.m". The first line in this script links an external script for parameter sensitivity analyses, and can be turned off if you wish ...
96.357143
158
0.813195
eng_Latn
0.995688
067cb69238e53e1652ba934d744a8119edc39d9b
128
md
Markdown
README.md
paulpaulx1/plants
de3c9c782bab5918649f2b976779131c0f03046b
[ "MIT" ]
null
null
null
README.md
paulpaulx1/plants
de3c9c782bab5918649f2b976779131c0f03046b
[ "MIT" ]
null
null
null
README.md
paulpaulx1/plants
de3c9c782bab5918649f2b976779131c0f03046b
[ "MIT" ]
null
null
null
FULLSTACK E COMMERCE APP built with Javascript, React, Redux, Node, Express, Sequelize, PostgreSQL, Material UI, Oauth, Stripe
32
101
0.789063
kor_Hang
0.40777
067e7da5e8a4091c0ba54fe3c351d089b6fa8ff8
804
md
Markdown
packages/react-virtualized-window/README.md
Resembli/react-virtualized-window
ae28fe8435f3a725d5cbd0ed7a2a90f96165db69
[ "MIT" ]
63
2022-02-13T21:34:31.000Z
2022-03-11T15:57:44.000Z
packages/react-virtualized-window/README.md
Resembli/ui
ae28fe8435f3a725d5cbd0ed7a2a90f96165db69
[ "MIT" ]
114
2022-01-24T07:36:59.000Z
2022-03-12T13:57:11.000Z
packages/react-virtualized-window/README.md
Resembli/react-virtualized-window
ae28fe8435f3a725d5cbd0ed7a2a90f96165db69
[ "MIT" ]
1
2022-02-14T15:51:00.000Z
2022-02-14T15:51:00.000Z
# @resembli/react-virtualized-window [![license](https://img.shields.io/github/license/Resembli/ui?style=flat&colorA=000000&colorB=000000)](../../LICENSE) [![bundle-size](https://img.shields.io/bundlephobia/minzip/@resembli/react-virtualized-window?style=flat&colorA=000000&colorB=000000)](https://bundlephobia.com/pack...
40.2
203
0.7699
yue_Hant
0.184732
067eab311b69268fcc210d16e3bdca851b9a4eb5
5,965
md
Markdown
pages/attending.md
szingaro/jekyll-netlify-boilerplate
8d1391e6828e9dd9d00ddb5b9fc93e90ab28eeae
[ "MIT" ]
null
null
null
pages/attending.md
szingaro/jekyll-netlify-boilerplate
8d1391e6828e9dd9d00ddb5b9fc93e90ab28eeae
[ "MIT" ]
2
2020-08-18T09:56:01.000Z
2021-05-01T21:20:42.000Z
pages/attending.md
szingaro/jekyll-netlify-boilerplate
8d1391e6828e9dd9d00ddb5b9fc93e90ab28eeae
[ "MIT" ]
3
2020-11-04T08:52:26.000Z
2020-11-06T04:49:31.000Z
--- layout: page title: Attending permalink: /attending section: attending --- <!-- In this page it is possible to find information concerning how to attend the conference. --> <!-- <div class="py-4 h3">Registration</div> --> The **registration** is now available at the <a href="https://webplatform.planning.it/bopl...
52.787611
351
0.782565
eng_Latn
0.978973
067ef716a0a817da72b285460673af77b6509bfc
251
md
Markdown
docs/vs-2015/includes/vsultlong-md.md
drigovz/visualstudio-docs.pt-br
7a1b53ff3dd5c3151e9c8b855599edf499df9d95
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/vs-2015/includes/vsultlong-md.md
drigovz/visualstudio-docs.pt-br
7a1b53ff3dd5c3151e9c8b855599edf499df9d95
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/vs-2015/includes/vsultlong-md.md
drigovz/visualstudio-docs.pt-br
7a1b53ff3dd5c3151e9c8b855599edf499df9d95
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- ms.openlocfilehash: 9a5b663c60021253d326ac621bdb9a1b0afa0ad7 ms.sourcegitcommit: 6cfffa72af599a9d667249caaaa411bb28ea69fd ms.translationtype: MT ms.contentlocale: pt-BR ms.lasthandoff: 09/02/2020 ms.locfileid: "89327092" --- Visual Studio Ultimate
27.888889
60
0.844622
yue_Hant
0.104294
067f269b450c464ef892230ea9b84dcb59944d60
43
md
Markdown
README.md
bhavikpatel7023/rnlabs
aac5e3e7e582765047af147eac3e6cf45c48d7c5
[ "MIT" ]
null
null
null
README.md
bhavikpatel7023/rnlabs
aac5e3e7e582765047af147eac3e6cf45c48d7c5
[ "MIT" ]
null
null
null
README.md
bhavikpatel7023/rnlabs
aac5e3e7e582765047af147eac3e6cf45c48d7c5
[ "MIT" ]
null
null
null
## RnLabs Sales Reports #### License MIT
6.142857
13
0.651163
kor_Hang
0.219909
067f3293cb01a14e4f14d8d6b7e7e2cf5163ff08
237
md
Markdown
000-xyz/rmrf.md
xgqfrms/TypeScript-4.1-Quick-Start-Tutorials
b97b60a84bf6eaffd99a6a6e138f37e45bc4ec53
[ "MIT" ]
null
null
null
000-xyz/rmrf.md
xgqfrms/TypeScript-4.1-Quick-Start-Tutorials
b97b60a84bf6eaffd99a6a6e138f37e45bc4ec53
[ "MIT" ]
null
null
null
000-xyz/rmrf.md
xgqfrms/TypeScript-4.1-Quick-Start-Tutorials
b97b60a84bf6eaffd99a6a6e138f37e45bc4ec53
[ "MIT" ]
null
null
null
# rmrf ```sh $ yarn add -D rimraf ``` ```js { "clear": "rm -rf dist", "rmrf": "rimraf dist" } ``` ```js { "clear": "rm -rf build/**/*.js", "rmrf": "rimraf build/**/*.js" } ``` https://www.cnblogs.com/xgqfrms/p/14107536.html
10.304348
47
0.514768
kor_Hang
0.306377
067f5b5e65317cdc424ac2b1b7623e2595e36487
938
md
Markdown
docs/mobe1969/force-of-execution.md
3ll3d00d/beqcatalogue
ce38c769c437de382b511e14e60e131944f2ca7d
[ "MIT" ]
1
2021-01-30T20:28:22.000Z
2021-01-30T20:28:22.000Z
docs/mobe1969/force-of-execution.md
3ll3d00d/beqcatalogue
ce38c769c437de382b511e14e60e131944f2ca7d
[ "MIT" ]
7
2020-09-14T21:51:16.000Z
2021-04-03T14:48:01.000Z
docs/mobe1969/force-of-execution.md
3ll3d00d/beqcatalogue
ce38c769c437de382b511e14e60e131944f2ca7d
[ "MIT" ]
1
2021-03-08T20:09:01.000Z
2021-03-08T20:09:01.000Z
# Force of Execution ## DTS-HD MA 5.1 **2013 • R • 1h 38m • Action, Crime • mobe1969** Seagal stars as mob kingpin Mr. Alexander, an old-school boss who rules his criminal empire with both nobility and brutality. For a simple prison hit, he sends his best enforcer and protégé Roman Hurst (Foster). When the hit goes ...
72.153846
699
0.76226
eng_Latn
0.99806
067f7ab5273140f6c84f2b0cbaf4b217ea614c5a
752
md
Markdown
README.md
Nikita8669/ZaardeCore
9bc06bb2a5d364fbdcb4071dd457dcf82cf2aceb
[ "MIT" ]
null
null
null
README.md
Nikita8669/ZaardeCore
9bc06bb2a5d364fbdcb4071dd457dcf82cf2aceb
[ "MIT" ]
null
null
null
README.md
Nikita8669/ZaardeCore
9bc06bb2a5d364fbdcb4071dd457dcf82cf2aceb
[ "MIT" ]
6
2019-11-18T15:46:22.000Z
2019-11-22T22:45:43.000Z
# ZaardeCore Zaarde Coin The Zaarde (ZARD) blockchain is completely decentralized and 100% Proof of Stake (POS) and Masternode (MN) based in order to ensure its longevity and reduce Zaarde's greenhouse footprint in a period of heavy energy usage by cryptocurrency miners. ZARD's multiple desktop wallet applications ar...
94
286
0.81516
eng_Latn
0.999232
067f81b8e21108a9f48c6d7bbdadcc61d4488098
1,329
md
Markdown
basic-data-structure/list-map.md
xwjie/j2ee-study-path
0e0286f640e8408cb39f25e056bf30719c7ced50
[ "MIT" ]
64
2019-04-05T12:02:30.000Z
2021-10-16T16:00:09.000Z
basic-data-structure/list-map.md
xwjie/j2ee-study-path
0e0286f640e8408cb39f25e056bf30719c7ced50
[ "MIT" ]
3
2021-03-10T13:21:35.000Z
2022-02-19T00:07:36.000Z
basic-data-structure/list-map.md
xwjie/j2ee-study-path
0e0286f640e8408cb39f25e056bf30719c7ced50
[ "MIT" ]
13
2019-04-24T08:36:46.000Z
2021-10-16T16:13:48.000Z
# List 、Map 和 Set 把方法都看一遍,其实有很多很有用的方法,很多人没有留意。你不知道有这个方法,就会写多几行代码,还很可能报错。 ## 知识点 ### List - 各种方法 - ArrayList和LinkedList的特点、使用场景 - while/for/iterator/listIterator遍历 - 可以边修改边遍历的 ListIterator - LinkedList是个Deque(双端队列),也有不少使用场景 [参考1](https://blog.csdn.net/ustcjackylau/article/details/42454779) ![](image/linkedlist-deq...
21.095238
119
0.754703
yue_Hant
0.764642
067ff41b7c46abd0e959d7aef9de6dc1a0ecdea1
200
md
Markdown
reports/report10_South Georgia and the South Sandwich Islands.md
liamcosgrove30/EdiNapSoftwareMethodsGroupA
1fe8fc9661c2c89ffc12269b83aac473824b191c
[ "Apache-2.0" ]
1
2021-02-03T14:37:28.000Z
2021-02-03T14:37:28.000Z
reports/report10_South Georgia and the South Sandwich Islands.md
liamcosgrove30/EdiNapSoftwareMethodsGroupA
1fe8fc9661c2c89ffc12269b83aac473824b191c
[ "Apache-2.0" ]
54
2021-02-02T18:05:37.000Z
2021-04-27T22:43:26.000Z
reports/report10_South Georgia and the South Sandwich Islands.md
liamcosgrove30/EdiNapSoftwareMethodsGroupA
1fe8fc9661c2c89ffc12269b83aac473824b191c
[ "Apache-2.0" ]
null
null
null
# All cities in a country (South Georgia and the South Sandwich Islands) organised by largest population to the smallest | Name | CountryCode | District | Population | | :--- | :--- | :--- | :---: |
40
120
0.655
eng_Latn
0.99764
068019a30a7496eca97c9bfa071daea8bb7c7c0c
2,406
md
Markdown
src/posts/the-job-interview.md
phetw/blog
45a532d0766ef70a9ed569470a918e7c16ec965e
[ "MIT" ]
1
2018-12-12T11:07:48.000Z
2018-12-12T11:07:48.000Z
src/posts/the-job-interview.md
phetw/blog
45a532d0766ef70a9ed569470a918e7c16ec965e
[ "MIT" ]
10
2020-01-09T06:19:10.000Z
2020-06-01T18:16:41.000Z
src/posts/the-job-interview.md
phetw/blog
45a532d0766ef70a9ed569470a918e7c16ec965e
[ "MIT" ]
1
2019-04-12T04:15:41.000Z
2019-04-12T04:15:41.000Z
--- title: Why you should go to an interview every once in a while description: 'A few good reasons to go for a job interview every once in a while. ' date: 2018-12-25T02:58:11.637Z thumbnail: /img/nik-macmillan-280300-unsplash.jpg --- ![Interviewing](/img/nik-macmillan-280300-unsplash.jpg) I recently attend several ...
96.24
726
0.783458
eng_Latn
0.999975
06802e07f8f258930a47645627b9948c3ee91576
470
md
Markdown
docs/content/api/SingleStoreConnector/SingleStoreBulkLoader/FileName.md
memsql/MySqlConnector
f872e4ede7d804127a633e6b9cfc2a97fb930a2d
[ "MIT" ]
2
2022-01-18T23:49:55.000Z
2022-02-15T13:30:16.000Z
docs/content/api/SingleStoreConnector/SingleStoreBulkLoader/FileName.md
memsql/SingleStoreNETConnector
d46f8903839636f09b141f6b395acf077d6bf3c1
[ "MIT" ]
null
null
null
docs/content/api/SingleStoreConnector/SingleStoreBulkLoader/FileName.md
memsql/SingleStoreNETConnector
d46f8903839636f09b141f6b395acf077d6bf3c1
[ "MIT" ]
1
2022-01-24T18:15:05.000Z
2022-01-24T18:15:05.000Z
# SingleStoreBulkLoader.FileName property The name of the local (if [`Local`](./Local.md) is `true`) or remote (otherwise) file to load. Either this or [`SourceStream`](./SourceStream.md) must be set. ```csharp public string? FileName { get; set; } ``` ## See Also * class [SingleStoreBulkLoader](../SingleStoreBulkL...
31.333333
158
0.725532
eng_Latn
0.666921
0681bf713803d88744daa981ec6fff040f261d21
39,995
md
Markdown
articles/iot-hub/iot-hub-how-to-clone.md
changeworld/azure-docs.pl-pl
f97283ce868106fdb5236557ef827e56b43d803e
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/iot-hub/iot-hub-how-to-clone.md
changeworld/azure-docs.pl-pl
f97283ce868106fdb5236557ef827e56b43d803e
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/iot-hub/iot-hub-how-to-clone.md
changeworld/azure-docs.pl-pl
f97283ce868106fdb5236557ef827e56b43d803e
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Jak sklonować centrum Usługi Azure IoT description: Jak sklonować centrum Usługi Azure IoT author: robinsh ms.service: iot-hub services: iot-hub ms.topic: conceptual ms.date: 12/09/2019 ms.author: robinsh ms.openlocfilehash: c54853717f7e0b234df013e5aee575682d0d3d97 ms.sourcegitcommit: 2ec4b3d0bad7dc0071400c2...
66.107438
616
0.737392
pol_Latn
0.999896
0681e3d24a5fa05c734639edcea51457a56c6a76
376
md
Markdown
_posts/2021-07-08/2021-06-21-Hope-you-enjoy-your-little-teen-pussy-20210621172921727896.md
ipussy/ipussy.github.io
95d19a74e38bb54303cf18057a99a57c783e76bf
[ "Apache-2.0" ]
null
null
null
_posts/2021-07-08/2021-06-21-Hope-you-enjoy-your-little-teen-pussy-20210621172921727896.md
ipussy/ipussy.github.io
95d19a74e38bb54303cf18057a99a57c783e76bf
[ "Apache-2.0" ]
null
null
null
_posts/2021-07-08/2021-06-21-Hope-you-enjoy-your-little-teen-pussy-20210621172921727896.md
ipussy/ipussy.github.io
95d19a74e38bb54303cf18057a99a57c783e76bf
[ "Apache-2.0" ]
null
null
null
--- title: "Hope you enjoy your little teen pussy 😌" metadate: "hide" categories: [ Pussy ] image: "https://preview.redd.it/zmh2f4670l671.jpg?auto=webp&s=90b5801214c816a06aa62e97702c00b6a087623c" thumb: "https://preview.redd.it/zmh2f4670l671.jpg?width=960&crop=smart&auto=webp&s=f7f36952eb34347bc89d31a43a63a043c716ba2...
37.6
124
0.776596
yue_Hant
0.170009
068216863ca7672ab4084d5bd9fdad9443e981e2
577
md
Markdown
content/showcase/cerberus-sm/_index.zh.md
amlwwalker/docsv1
668ac43fb4ab1b8759052c1c18f9f3e8113ab317
[ "MIT" ]
18
2019-09-13T08:34:17.000Z
2021-06-08T06:40:06.000Z
content/showcase/cerberus-sm/_index.zh.md
amlwwalker/docsv1
668ac43fb4ab1b8759052c1c18f9f3e8113ab317
[ "MIT" ]
30
2019-09-25T00:18:49.000Z
2021-08-13T23:46:17.000Z
content/showcase/cerberus-sm/_index.zh.md
amlwwalker/docsv1
668ac43fb4ab1b8759052c1c18f9f3e8113ab317
[ "MIT" ]
52
2019-08-29T18:10:50.000Z
2021-12-14T08:29:11.000Z
+++ title = "Cerberus Service Manager" date = 2021-04-16T21:49:50+01:00 weight = 99 +++ <p style="text-align: center"> <img src="screenshot.png"><br/> </p> [Cerberus Service Manager](https://github.com/go-sharp/cerberus-sm/) A simple GUI for the cerberus library. Cerberus Service Manager is a Windows service hel...
44.384615
306
0.750433
eng_Latn
0.851139
06828dbbe7f072c5baf05e484291ad98fa372415
2,400
md
Markdown
docs/web-service-reference/getpasswordexpirationdate.md
isabella232/office-developer-exchange-docs.pt-BR
8cfcb3b680209a345a8a30cf9b39ef2b773eadd9
[ "CC-BY-4.0", "MIT" ]
1
2020-05-19T18:53:55.000Z
2020-05-19T18:53:55.000Z
docs/web-service-reference/getpasswordexpirationdate.md
isabella232/office-developer-exchange-docs.pt-BR
8cfcb3b680209a345a8a30cf9b39ef2b773eadd9
[ "CC-BY-4.0", "MIT" ]
2
2021-12-08T04:01:25.000Z
2021-12-08T04:02:00.000Z
docs/web-service-reference/getpasswordexpirationdate.md
isabella232/office-developer-exchange-docs.pt-BR
8cfcb3b680209a345a8a30cf9b39ef2b773eadd9
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: GetPasswordExpirationDate manager: sethgros ms.date: 09/17/2015 ms.audience: Developer ms.topic: reference ms.prod: office-online-server ms.localizationpriority: medium ms.assetid: f4f958ed-9cf4-4ebf-9b01-e2df9a7cbd63 description: O elemento GetPasswordExpirationDate define uma solicitação para obter a data ...
33.802817
240
0.754583
por_Latn
0.897937
0682d8861b2c38cbe880b17e89fb0beffca7eefb
8,542
md
Markdown
articles/confidential-computing/virtual-machine-solutions-sgx.md
changeworld/azure-docs.de-de
26492264ace1ad4cfdf80e5234dfed9a106e8012
[ "CC-BY-4.0", "MIT" ]
1
2021-03-12T23:37:21.000Z
2021-03-12T23:37:21.000Z
articles/confidential-computing/virtual-machine-solutions-sgx.md
changeworld/azure-docs.de-de
26492264ace1ad4cfdf80e5234dfed9a106e8012
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/confidential-computing/virtual-machine-solutions-sgx.md
changeworld/azure-docs.de-de
26492264ace1ad4cfdf80e5234dfed9a106e8012
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Azure Confidential Computing-Lösungen auf virtuellen Computern description: Erfahren Sie mehr über Azure Confidential Computing-Lösungen auf virtuellen Computern. author: stempesta ms.service: virtual-machines ms.subservice: confidential-computing ms.workload: infrastructure ms.topic: conceptual ms.date: 04/...
63.746269
782
0.775931
deu_Latn
0.980475
068320e6714a6c6156b3ccff04c4972f836c38e7
429
md
Markdown
network/docs/ForceUpdateOrderVisit.md
mrabelwahed/vivy
e8e52749ff2874d22eb7dd27ab01351baeb535c5
[ "Apache-2.0" ]
2
2019-08-18T08:34:49.000Z
2019-08-18T12:57:59.000Z
network/docs/ForceUpdateOrderVisit.md
mrabelwahed/vivy
e8e52749ff2874d22eb7dd27ab01351baeb535c5
[ "Apache-2.0" ]
null
null
null
network/docs/ForceUpdateOrderVisit.md
mrabelwahed/vivy
e8e52749ff2874d22eb7dd27ab01351baeb535c5
[ "Apache-2.0" ]
2
2019-08-18T12:58:00.000Z
2021-06-19T06:29:26.000Z
# ForceUpdateOrderVisit ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **visitId** | **String** | Visit ID | [optional] **doneServices** | [**List&lt;ForceUpdateVisitDoneService&gt;**](ForceUpdateVisitDoneService.md) | Visit Done Services | [optional] **...
33
132
0.615385
yue_Hant
0.404855
06832cbb289c16dac4756d1cad9f696a56ba82f1
95
md
Markdown
README.md
BartoszHolubowicz/alert-stickers
8778cf3cb2610aa52a80c36221b0e48298e2672e
[ "MIT" ]
null
null
null
README.md
BartoszHolubowicz/alert-stickers
8778cf3cb2610aa52a80c36221b0e48298e2672e
[ "MIT" ]
null
null
null
README.md
BartoszHolubowicz/alert-stickers
8778cf3cb2610aa52a80c36221b0e48298e2672e
[ "MIT" ]
null
null
null
You can check out live version of this app [here](https://laughing-lamarr-7cb8f0.netlify.com/)!
95
95
0.768421
eng_Latn
0.924436
06839b0c68536ac814c9d6443fc2761ec1700602
4,602
md
Markdown
content/home/experience.md
adeverteuil/academic-kickstart
98e783971b75902593a6d035d09d964d898c0403
[ "MIT" ]
null
null
null
content/home/experience.md
adeverteuil/academic-kickstart
98e783971b75902593a6d035d09d964d898c0403
[ "MIT" ]
null
null
null
content/home/experience.md
adeverteuil/academic-kickstart
98e783971b75902593a6d035d09d964d898c0403
[ "MIT" ]
null
null
null
+++ # Experience widget. widget = "experience" # See https://sourcethemes.com/academic/docs/page-builder/ headless = true # This file represents a page section. active = true # Activate this widget? true/false weight = 40 # Order that this section will appear. title = "Experience" subtitle = "" # Date format for ...
30.078431
155
0.713168
eng_Latn
0.924813
06840ad16eb8e73553520f27b5d341ea4530b02c
291
md
Markdown
README.md
Carlos-Eduardo-S-O/choreography-oriented-service-architecture-with-kafka
00e22255a458316db678ec2a2d1ec82d8f2e451f
[ "MIT" ]
null
null
null
README.md
Carlos-Eduardo-S-O/choreography-oriented-service-architecture-with-kafka
00e22255a458316db678ec2a2d1ec82d8f2e451f
[ "MIT" ]
null
null
null
README.md
Carlos-Eduardo-S-O/choreography-oriented-service-architecture-with-kafka
00e22255a458316db678ec2a2d1ec82d8f2e451f
[ "MIT" ]
null
null
null
# choreography-oriented-service-architecture-with-kafka Neste projeto foi implementado um sistema simples com algumas verificações de segurança da informação. Este software foi implementado com o objetivo de conhecer alguns conceitos sobre arquitetura orientada a coreografia de serviços.
97
234
0.848797
por_Latn
0.999945
0684185f4398e28d28dee56584b95b6664412742
3,431
md
Markdown
_posts/2018-09-16-Download-power-electronics-circuits-devices-and-applications-muhammad-h-rashid.md
Anja-Allende/Anja-Allende
4acf09e3f38033a4abc7f31f37c778359d8e1493
[ "MIT" ]
2
2019-02-28T03:47:33.000Z
2020-04-06T07:49:53.000Z
_posts/2018-09-16-Download-power-electronics-circuits-devices-and-applications-muhammad-h-rashid.md
Anja-Allende/Anja-Allende
4acf09e3f38033a4abc7f31f37c778359d8e1493
[ "MIT" ]
null
null
null
_posts/2018-09-16-Download-power-electronics-circuits-devices-and-applications-muhammad-h-rashid.md
Anja-Allende/Anja-Allende
4acf09e3f38033a4abc7f31f37c778359d8e1493
[ "MIT" ]
null
null
null
--- layout: post comments: true categories: Other --- ## Download Power electronics circuits devices and applications muhammad h rashid book It's extremely odd. And although authorities would have little or no hope of convicting him of murder on whatever meager evidence they could dig up, as any sorcerer might have d...
381.222222
3,288
0.795395
eng_Latn
0.999932
06847014bb6d0363f470a38ddfa325dce24a65ca
685
md
Markdown
_featured_tools/07_phenotype.md
swfeltz/communitysite
ba8a08bbedaa9d3c7a5df29f397daa78a645345a
[ "MIT" ]
null
null
null
_featured_tools/07_phenotype.md
swfeltz/communitysite
ba8a08bbedaa9d3c7a5df29f397daa78a645345a
[ "MIT" ]
null
null
null
_featured_tools/07_phenotype.md
swfeltz/communitysite
ba8a08bbedaa9d3c7a5df29f397daa78a645345a
[ "MIT" ]
null
null
null
--- identifier: "phenotype" listIconKey: "flask" listTitle: "Phenotype" descriptionTitle: "Phenotype" --- <p>Phenotype data types include PHI-base phenotypes and manually curated phenotypes from peer-reviewed research literature</p> <p>Use phenotype data to:</p> <ul> <li><a href="#">Search for genes</a> based on the ...
45.666667
154
0.734307
eng_Latn
0.838892
0685e347995e1092dc016b07ad58c23f84534557
6,303
md
Markdown
README.md
FRC-Team2655/RobotSupport
b68a22973b59edfe581ae49cfa93a80a07bec216
[ "MIT" ]
null
null
null
README.md
FRC-Team2655/RobotSupport
b68a22973b59edfe581ae49cfa93a80a07bec216
[ "MIT" ]
null
null
null
README.md
FRC-Team2655/RobotSupport
b68a22973b59edfe581ae49cfa93a80a07bec216
[ "MIT" ]
null
null
null
# C++RobotSupport Team 2655 Helper code for FRC Robots in C++. All code is contained within the team2655 namespace. More specific code will be located in sub-namespaces. To use in a robot project add the team2655 directory to the robot project's src folder ## Joystick Helper Code **Header:** `team2655/joystick.hpp` ...
85.175676
413
0.783754
eng_Latn
0.999043
0685f1356dc87a13ab1a5d781931af98cd2b9d0e
4,041
md
Markdown
_chapters/Chapter 28.md
bensheldon/american-commissar
57a2eccf866ca91468d8926fc0aab22f9e099afc
[ "Fair" ]
1
2022-01-22T04:20:20.000Z
2022-01-22T04:20:20.000Z
_chapters/Chapter 28.md
bensheldon/american-commissar
57a2eccf866ca91468d8926fc0aab22f9e099afc
[ "Fair" ]
1
2021-03-30T01:25:00.000Z
2021-03-30T01:25:00.000Z
_chapters/Chapter 28.md
bensheldon/american-commissar
57a2eccf866ca91468d8926fc0aab22f9e099afc
[ "Fair" ]
null
null
null
--- title: Chapter 28 --- Shortly after I went on the <em>Uj Elore</em>, Comrade Lustig disappeared. My query as to what happened to him met with a shrug of the shoulder meaning it was none of my business. It wasn't and I soon forgot about him although from then on I had to carry most of his work load also. My eight ...
112.25
1,057
0.783964
eng_Latn
0.999993
0686476bd71a1ec204287753cd469282e6903994
345
md
Markdown
content/jobs/Apple/index.md
wnsgur4322/derek-portfolio.github.io
fc616655c0266a0dac12e4f42333f0e7990784cc
[ "MIT" ]
null
null
null
content/jobs/Apple/index.md
wnsgur4322/derek-portfolio.github.io
fc616655c0266a0dac12e4f42333f0e7990784cc
[ "MIT" ]
null
null
null
content/jobs/Apple/index.md
wnsgur4322/derek-portfolio.github.io
fc616655c0266a0dac12e4f42333f0e7990784cc
[ "MIT" ]
null
null
null
--- date: '2015-01-05' title: 'Firearm Repair Technician SGT.' company: 'Republic of Korea Army' location: 'Cupertino, CA' range: 'Jan. 2015 - Nov. 2016' url: 'https://www.army.mil.kr/webapp/user/indexMain.do?siteId=english' --- - Developed leadership and teamwork as a squad leader, communication skill with boss, and ...
28.75
113
0.73913
eng_Latn
0.836742
06867a99f7f7ec3428131e1c3533e856cbd1ac71
6,366
md
Markdown
Exchange-Server-2013/create-a-holiday-schedule-exchange-2013-help.md
v-bhmakwn/OfficeDocs-Exchange-Test-pr.de-de
d39b524813fe6ad43490ab8f7e73340f4cc887c9
[ "CC-BY-4.0", "MIT" ]
null
null
null
Exchange-Server-2013/create-a-holiday-schedule-exchange-2013-help.md
v-bhmakwn/OfficeDocs-Exchange-Test-pr.de-de
d39b524813fe6ad43490ab8f7e73340f4cc887c9
[ "CC-BY-4.0", "MIT" ]
null
null
null
Exchange-Server-2013/create-a-holiday-schedule-exchange-2013-help.md
v-bhmakwn/OfficeDocs-Exchange-Test-pr.de-de
d39b524813fe6ad43490ab8f7e73340f4cc887c9
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: 'Erstellen eines Feiertagszeitplans: Exchange Online Help' TOCTitle: Erstellen eines Feiertagszeitplans ms:assetid: 0c5c51e4-5b51-451b-ab93-2cebf644dc96 ms:mtpsurl: https://technet.microsoft.com/de-de/library/Bb266921(v=EXCHG.150) ms:contentKeyID: 50475063 ms.date: 05/23/2018 mtps_version: v=EXCHG.150 ms.tr...
88.416667
903
0.800031
deu_Latn
0.994575
06883927a443fceda101046a329cd2fa84dbaacb
30,885
md
Markdown
articles/storage/common/storage-rest-api-auth.md
changeworld/azure-docs.pt-pt
8a75db5eb6af88cd49f1c39099ef64ad27e8180d
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/storage/common/storage-rest-api-auth.md
changeworld/azure-docs.pt-pt
8a75db5eb6af88cd49f1c39099ef64ad27e8180d
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/storage/common/storage-rest-api-auth.md
changeworld/azure-docs.pt-pt
8a75db5eb6af88cd49f1c39099ef64ad27e8180d
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Ligue para as operações da API REST com autorização de chave partilhada titleSuffix: Azure Storage description: Utilize a API de REPOUSO DE ARMAZENAMENTO Azure para fazer um pedido ao armazenamento blob utilizando a autorização de chave partilhada. services: storage author: tamram ms.service: storage ms.topi...
53.619792
795
0.738061
por_Latn
0.991354
0688581557a88ae4e6246d5c154444ab11b4629a
2,293
md
Markdown
source/Classroom/Deliver/how_to_warm_up_your_ip_address.md
kstark/docs
87c2d2b5540075b84335487636f2a7d782dcee4f
[ "MIT" ]
null
null
null
source/Classroom/Deliver/how_to_warm_up_your_ip_address.md
kstark/docs
87c2d2b5540075b84335487636f2a7d782dcee4f
[ "MIT" ]
null
null
null
source/Classroom/Deliver/how_to_warm_up_your_ip_address.md
kstark/docs
87c2d2b5540075b84335487636f2a7d782dcee4f
[ "MIT" ]
null
null
null
--- seo: title: How to warm up your IP address description: How to warm up your IP address keywords: up, deliverability, IP, warm_up, throttling, throttle, warming, warm title: How to warm up your IP address weight: 0 layout: page zendesk_id: 204818597 navigation: show: true --- IP warmup is great way to gradu...
63.694444
411
0.77584
eng_Latn
0.998358
068aed175730ab44de8283d9f9084a71f205e52f
23,800
md
Markdown
md/shortcuts.md
bloveAmber/CN-Chrome-DevTools
a6205aa9b6abb8bdb32bec6535b25bc7b81128cd
[ "MIT" ]
1
2019-05-08T03:16:24.000Z
2019-05-08T03:16:24.000Z
md/shortcuts.md
bloveAmber/CN-Chrome-DevTools
a6205aa9b6abb8bdb32bec6535b25bc7b81128cd
[ "MIT" ]
null
null
null
md/shortcuts.md
bloveAmber/CN-Chrome-DevTools
a6205aa9b6abb8bdb32bec6535b25bc7b81128cd
[ "MIT" ]
null
null
null
Keyboard Shortcuts == The DevTools has several built-in shortcut keys that developers can use to save time in their day to day workflow. Outlined below is each shortcut and the corresponding key for each on Windows/Linux and Mac. While some shortcuts are globally available across all of the DevTools, others are specifi...
37.1875
367
0.589076
kor_Hang
0.281815
068b476ca84be9b8339a1cb3d235e8e89fc0bb5d
1,759
md
Markdown
README.md
WatsonAnalytics/oauth2-ruby
94c6f4430095bbda3682e1238659bd981e946266
[ "MIT" ]
1
2016-04-05T20:17:39.000Z
2016-04-05T20:17:39.000Z
README.md
WatsonAnalytics/oauth2-ruby
94c6f4430095bbda3682e1238659bd981e946266
[ "MIT" ]
null
null
null
README.md
WatsonAnalytics/oauth2-ruby
94c6f4430095bbda3682e1238659bd981e946266
[ "MIT" ]
null
null
null
# Ruby on Rails example for IBM Watson Analytics This code sample is a complete Ruby on Rails application built with Ruby 2.2.4 and Rails 4.2.5.2. It should work with other versions, but the Gemfile may need to be adjusted. ## Setup 1. Install the dependencies by entering the sample directory and running `bund...
79.954545
417
0.755543
eng_Latn
0.980731