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
311ecd282b77a05701a085f6c42f0b4bc668fdbb
817
md
Markdown
standards/csmd-cclrc-core-scientific-metadata-model.md
ACz-UniBi/metadata-directory
60f81c5e86ccd992f7d431ef41b08c7f0cedb5e5
[ "MIT" ]
49
2015-01-28T16:03:52.000Z
2022-02-12T00:32:56.000Z
standards/csmd-cclrc-core-scientific-metadata-model.md
ACz-UniBi/metadata-directory
60f81c5e86ccd992f7d431ef41b08c7f0cedb5e5
[ "MIT" ]
38
2015-01-28T16:02:58.000Z
2022-02-14T11:05:47.000Z
standards/csmd-cclrc-core-scientific-metadata-model.md
ACz-UniBi/metadata-directory
60f81c5e86ccd992f7d431ef41b08c7f0cedb5e5
[ "MIT" ]
70
2015-02-20T18:22:17.000Z
2022-03-11T08:08:52.000Z
--- title: CSMD (Core Scientific Metadata Model) slug: csmd-cclrc-core-scientific-metadata-model description: >- <p>A study-data oriented model, primarily in support of the ICAT data managment infrastructure software. The CSMD is designed to support data collected within a large-scale facility&#8217;s scientific ...
32.68
83
0.784578
eng_Latn
0.968879
311ed9fe8be9404d6c3264db5582ca8fd5b3004c
3,350
md
Markdown
07.md
PeterHajdu/introduction-to-haskell
cf588204612b2bab98574b22437fa253a8d6a1e1
[ "CC-BY-4.0" ]
7
2017-04-29T13:30:50.000Z
2021-08-30T18:04:17.000Z
07.md
PeterHajdu/introduction-to-haskell
cf588204612b2bab98574b22437fa253a8d6a1e1
[ "CC-BY-4.0" ]
null
null
null
07.md
PeterHajdu/introduction-to-haskell
cf588204612b2bab98574b22437fa253a8d6a1e1
[ "CC-BY-4.0" ]
null
null
null
# Algebraic data types Haskell allows programmers to create their own data types through algebraic data types. *ADT* definitions start with the *data* keyword. It is followed by a *type constructor*, an equal sign and *data constructors*. ``` haskell data <type constructor> = <data constructors> ``` *ADT*s are con...
31.904762
83
0.722388
eng_Latn
0.995004
311f71929bed85ff71bcba4da48266dc1616c13e
572
md
Markdown
packages/apollo-gateway/CHANGELOG.md
klaussner/apollo-server
0506e3352a3327170e56e7251439b324456da1ac
[ "MIT" ]
1
2019-11-07T14:57:24.000Z
2019-11-07T14:57:24.000Z
packages/apollo-gateway/CHANGELOG.md
klaussner/apollo-server
0506e3352a3327170e56e7251439b324456da1ac
[ "MIT" ]
null
null
null
packages/apollo-gateway/CHANGELOG.md
klaussner/apollo-server
0506e3352a3327170e56e7251439b324456da1ac
[ "MIT" ]
null
null
null
# Changelog ### vNEXT * Handle schema defaultVariables correctly within downstream fetches [#2963](https://github.com/apollographql/apollo-server/pull/2963) # v0.6.12 * Fix `@requires` bug preventing array and null values. [PR #2928](https://github.com/apollographql/apollo-server/pull/2928) # v0.6.5 * Relax const...
31.777778
134
0.756993
eng_Latn
0.361451
311f7996c0a2169b74bf1d294a2b505d0cdaa369
5,734
markdown
Markdown
_posts/2018-11-18-thisIsJava_03_01.markdown
joshuafromkorea/joshuafromkorea.github.io
52beb57c7b56483a946565a466715bcb549f7b6f
[ "MIT" ]
null
null
null
_posts/2018-11-18-thisIsJava_03_01.markdown
joshuafromkorea/joshuafromkorea.github.io
52beb57c7b56483a946565a466715bcb549f7b6f
[ "MIT" ]
null
null
null
_posts/2018-11-18-thisIsJava_03_01.markdown
joshuafromkorea/joshuafromkorea.github.io
52beb57c7b56483a946565a466715bcb549f7b6f
[ "MIT" ]
null
null
null
--- layout: post title: "이것이 자바다 self study - chapter 3" date: 2018-11-18 categories: --- 역시 언제공부했는지 모르는 3장을 업로드한다. Chapter 6은 12월 5일에 작성했다고 적어놔서, 대충 비스무레하게 이때 하지않았을까 하는 생각으로 올린다. 11월의 경우엔 분당 개발자 스터디에서도 토비 스프링 진도가 나가기 시작하고, 개발공부에 재미가 붙었던 시기로 기억해서 아마도 주말에 초반 4장은 바로 나갔던 것 같기도 하다. 아무래도 초반에는 아는 부분이라서 그런지 뭔가 간결해서 블로그에 올려도 ...
33.532164
188
0.471399
kor_Hang
1.00001
31201deda92c8aab17a65a98af3b4a664b917b92
1,342
md
Markdown
aspnet/web-forms/videos/sql-2005/manipulating-database-data.md
terrajobst/AspNetDocs.es-es
77be7c56042efbb27a9e051e21ee16792853ab63
[ "CC-BY-4.0", "MIT" ]
null
null
null
aspnet/web-forms/videos/sql-2005/manipulating-database-data.md
terrajobst/AspNetDocs.es-es
77be7c56042efbb27a9e051e21ee16792853ab63
[ "CC-BY-4.0", "MIT" ]
null
null
null
aspnet/web-forms/videos/sql-2005/manipulating-database-data.md
terrajobst/AspNetDocs.es-es
77be7c56042efbb27a9e051e21ee16792853ab63
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- uid: web-forms/videos/sql-2005/manipulating-database-data title: Manipular datos de base de datos | Microsoft Docs author: microsoft description: SQL Server principiantes obtendrá información sobre los objetos de ADO.NET y la ejecución de la instrucción SQL desde ADO.NET. Explore SQL y obtenga información sobre cóm...
46.275862
223
0.801043
spa_Latn
0.616238
31203a84d38dae55f48931e2e135888a520072f7
1,225
md
Markdown
documents/aws-cur-user-guide/doc_source/cur-ate-setup.md
siagholami/aws-documentation
2d06ee9011f3192b2ff38c09f04e01f1ea9e0191
[ "CC-BY-4.0" ]
5
2021-08-13T09:20:58.000Z
2021-12-16T22:13:54.000Z
documents/aws-cur-user-guide/doc_source/cur-ate-setup.md
siagholami/aws-documentation
2d06ee9011f3192b2ff38c09f04e01f1ea9e0191
[ "CC-BY-4.0" ]
null
null
null
documents/aws-cur-user-guide/doc_source/cur-ate-setup.md
siagholami/aws-documentation
2d06ee9011f3192b2ff38c09f04e01f1ea9e0191
[ "CC-BY-4.0" ]
null
null
null
# Setting Up Amazon Athena Integration<a name="cur-ate-setup"></a> We strongly recommend that you create both a new Amazon S3 bucket and a new Cost and Usage Reports to use with Athena\. The following setup process removes any Amazon S3 events that your bucket might already have, which can negatively affect any existi...
72.058824
446
0.790204
eng_Latn
0.995765
3120982e96ae09067598aa5b61554a2c8f7b9625
48
md
Markdown
README.md
stevecassidy/comp2110-api
6184a2a357ebe0b3b7954a6047f4bcf0abe48f4f
[ "MIT" ]
null
null
null
README.md
stevecassidy/comp2110-api
6184a2a357ebe0b3b7954a6047f4bcf0abe48f4f
[ "MIT" ]
null
null
null
README.md
stevecassidy/comp2110-api
6184a2a357ebe0b3b7954a6047f4bcf0abe48f4f
[ "MIT" ]
null
null
null
# comp2110-api Mock API for COMP2110 Assignment
16
32
0.8125
kor_Hang
0.71559
3120d69536a95e8b6f8b74eb29854ae953d540a6
1,558
md
Markdown
README.md
nealsun-linkedin/helix
72edf485e720da407632b2e0f095cff8ca39c6d1
[ "Apache-2.0" ]
null
null
null
README.md
nealsun-linkedin/helix
72edf485e720da407632b2e0f095cff8ca39c6d1
[ "Apache-2.0" ]
1
2018-04-02T22:15:49.000Z
2018-04-02T22:15:49.000Z
README.md
nealsun-linkedin/helix
72edf485e720da407632b2e0f095cff8ca39c6d1
[ "Apache-2.0" ]
1
2019-11-14T09:25:15.000Z
2019-11-14T09:25:15.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 thi...
33.869565
200
0.779204
eng_Latn
0.988541
3121f240968a13f9c6132143c8591a9d522b0f5e
912
md
Markdown
Documentation/Migrations/Migration3-4.md
mikeyoshino/blazor-state
9ad11efac73f5615fe577bc97feb43a2be00b5f7
[ "Unlicense" ]
null
null
null
Documentation/Migrations/Migration3-4.md
mikeyoshino/blazor-state
9ad11efac73f5615fe577bc97feb43a2be00b5f7
[ "Unlicense" ]
null
null
null
Documentation/Migrations/Migration3-4.md
mikeyoshino/blazor-state
9ad11efac73f5615fe577bc97feb43a2be00b5f7
[ "Unlicense" ]
null
null
null
--- uid: BlazorState:Migration3-4.md title: Migrate From 3.X to 4.X --- # Migration ## From 3.X to 4.X These changes correspond to [Migrating from ASP.NET Core 3.1 to 5.0](https://docs.microsoft.com/en-us/aspnet/core/migration/31-to-50) ### Update the script tag in your index.html or _Host.cshtml files From: ```h...
17.538462
133
0.721491
yue_Hant
0.585538
3122649a10abf9b282363bb26308087fb673370b
45
md
Markdown
README.md
piseth/android_html
8509a388d8b10e55b47c41fdcf86272e0b00539b
[ "MIT" ]
null
null
null
README.md
piseth/android_html
8509a388d8b10e55b47c41fdcf86272e0b00539b
[ "MIT" ]
null
null
null
README.md
piseth/android_html
8509a388d8b10e55b47c41fdcf86272e0b00539b
[ "MIT" ]
null
null
null
# android_html This is android use with HTML
15
29
0.8
eng_Latn
0.957903
3122ed7dc66e8012181f5639ca53c3d56f917cc3
703
md
Markdown
docs/_resources/design/colors.md
datasift/bootstrap
2d752eb01766b997a11a2ea4882e56dfc713fde7
[ "MIT" ]
null
null
null
docs/_resources/design/colors.md
datasift/bootstrap
2d752eb01766b997a11a2ea4882e56dfc713fde7
[ "MIT" ]
null
null
null
docs/_resources/design/colors.md
datasift/bootstrap
2d752eb01766b997a11a2ea4882e56dfc713fde7
[ "MIT" ]
null
null
null
--- title: Colors --- An introduction to our colour philosophy. ### Primary palette The primary colors are mainly used on the logo. | Name | Hex | RGB | CMYK | Pantone | SaSS Variable | |------|-----|-----|------|---------|---------------| | DataSift Orange | #FA7F36 | 250,127,54 | 0,62,88,0 | 158C | `$datasift-ora...
29.291667
82
0.55761
eng_Latn
0.343932
3123994e4862f1c79bfd0857c0f45b4993d90a7a
3,235
md
Markdown
README.md
wikitops/ansible_snort
4a3a7deb10c231cf4c43c627724051cd9d74de65
[ "MIT" ]
null
null
null
README.md
wikitops/ansible_snort
4a3a7deb10c231cf4c43c627724051cd9d74de65
[ "MIT" ]
null
null
null
README.md
wikitops/ansible_snort
4a3a7deb10c231cf4c43c627724051cd9d74de65
[ "MIT" ]
1
2019-12-03T19:49:36.000Z
2019-12-03T19:49:36.000Z
# Ansible : Playbook Snort The aim of this project is to deploy Snort on Linux Vagrant instance. ## Getting Started These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. ### Prerequisites What things you need to run this Ansible playbook : ...
27.649573
130
0.745904
eng_Latn
0.967358
3123b917ff4891f61601741a2f54c81ef57daa32
121
md
Markdown
README.md
David-Moreira/ExpressionDecomposer
bea577d3b17cdcbf9b688324681195e421d0949a
[ "MIT" ]
null
null
null
README.md
David-Moreira/ExpressionDecomposer
bea577d3b17cdcbf9b688324681195e421d0949a
[ "MIT" ]
null
null
null
README.md
David-Moreira/ExpressionDecomposer
bea577d3b17cdcbf9b688324681195e421d0949a
[ "MIT" ]
null
null
null
# ExpressionDecomposer Be able to retrieve back properties and operators that have constructed an Expression originally.
40.333333
97
0.85124
eng_Latn
0.995265
3123f466a80e620d005359d435015f2955c792fd
64
md
Markdown
build/content/people/f/farid-cerbah.md
briemadu/semdial-proceedings
59f13adcc73dc9433c3c07ee929fadd8d271b022
[ "Apache-2.0" ]
null
null
null
build/content/people/f/farid-cerbah.md
briemadu/semdial-proceedings
59f13adcc73dc9433c3c07ee929fadd8d271b022
[ "Apache-2.0" ]
null
null
null
build/content/people/f/farid-cerbah.md
briemadu/semdial-proceedings
59f13adcc73dc9433c3c07ee929fadd8d271b022
[ "Apache-2.0" ]
2
2021-09-16T07:16:15.000Z
2021-10-30T06:41:55.000Z
--- lastname: Cerbah name: farid-cerbah title: Farid Cerbah ---
10.666667
19
0.703125
zsm_Latn
0.533237
312460963dfd1c47ae7fb68e575f7300f3326bd3
9,765
md
Markdown
docs/debugger/view-data-values-in-data-tips-in-the-code-editor.md
aleffe61/visualstudio-docs.it-it
c499d4c129dfdd7d5853a8f539753058fc9ae5c3
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/debugger/view-data-values-in-data-tips-in-the-code-editor.md
aleffe61/visualstudio-docs.it-it
c499d4c129dfdd7d5853a8f539753058fc9ae5c3
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/debugger/view-data-values-in-data-tips-in-the-code-editor.md
aleffe61/visualstudio-docs.it-it
c499d4c129dfdd7d5853a8f539753058fc9ae5c3
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Visualizzare i valori delle variabili nei suggerimenti dati | Microsoft Docs ms.custom: seodec18 ms.date: 11/21/2018 ms.topic: conceptual dev_langs: - CSharp - VB - FSharp - C++ - JScript helpviewer_keywords: - debugging [Visual Studio], DataTips - DataTips tool ms.assetid: ffa7bd18-439b-4685-a9b3-c7884b5de4...
73.421053
572
0.781976
ita_Latn
0.999006
3124780d62808957f6729e5ab375562ada0f7be5
2,120
md
Markdown
README.md
santbob/AndroidLibs
155ec9c9b42cbb5c9bd7a4632fa5231243157c58
[ "Apache-2.0" ]
null
null
null
README.md
santbob/AndroidLibs
155ec9c9b42cbb5c9bd7a4632fa5231243157c58
[ "Apache-2.0" ]
null
null
null
README.md
santbob/AndroidLibs
155ec9c9b42cbb5c9bd7a4632fa5231243157c58
[ "Apache-2.0" ]
null
null
null
# AndroidLibs [![](https://jitpack.io/v/santbob/AndroidLibs.svg)](https://jitpack.io/#santbob/AndroidLibs) A collection of simple android libraries 1. [PermissionHelper](permissionhelper/README.md) 2. [LocationHelper](locationhelper/README.md) ## Download You can download the individual modules (libary) by following...
32.121212
193
0.739623
eng_Latn
0.979398
3124c515b55100dd0e37db89edc3c3eace1a3b9f
131
md
Markdown
README.md
ajdillhoff/pytorch-deepgru
64e032880f8dcf7107a1ab9d76d14ed70362fa1e
[ "MIT" ]
1
2019-06-28T15:26:13.000Z
2019-06-28T15:26:13.000Z
README.md
ajdillhoff/pytorch-deepgru
64e032880f8dcf7107a1ab9d76d14ed70362fa1e
[ "MIT" ]
1
2020-06-15T12:40:59.000Z
2020-06-15T12:40:59.000Z
README.md
ajdillhoff/pytorch-deepgru
64e032880f8dcf7107a1ab9d76d14ed70362fa1e
[ "MIT" ]
null
null
null
# pytorch-deepgru PyTorch implementation of DeepGRU: Deep Gesture Recognition Utility by Mehran Maghoumi and Joseph J. LaViola Jr.
43.666667
112
0.824427
eng_Latn
0.751663
3125361a678879a59dc09cc2776ccf23e712dadd
4,688
md
Markdown
README.md
cokeSchlumpf/openwhisk-action-manager
3333e3ae40db0e0de9e65903bc512a94bd3fe3c3
[ "Apache-2.0" ]
null
null
null
README.md
cokeSchlumpf/openwhisk-action-manager
3333e3ae40db0e0de9e65903bc512a94bd3fe3c3
[ "Apache-2.0" ]
null
null
null
README.md
cokeSchlumpf/openwhisk-action-manager
3333e3ae40db0e0de9e65903bc512a94bd3fe3c3
[ "Apache-2.0" ]
null
null
null
# openwhisk-action-manager This node app is a command line utility to manage the deployment of an [Apache OpenWhisk](https://openwhisk.apache.org/) package and its actions. Some of the features are listed below: * Creates OpenWhisk packages on deployment if not present * Creates OpenWhisk actions on deployment if not...
36.625
321
0.723763
eng_Latn
0.976362
312582640d6ed5ebd05f06573bec47eb17b03e20
3,687
md
Markdown
README.md
hussamqi/star_wars_explorer
cc6f78cb3c87ed38dd1a50ae285a06b587fece21
[ "MIT" ]
null
null
null
README.md
hussamqi/star_wars_explorer
cc6f78cb3c87ed38dd1a50ae285a06b587fece21
[ "MIT" ]
null
null
null
README.md
hussamqi/star_wars_explorer
cc6f78cb3c87ed38dd1a50ae285a06b587fece21
[ "MIT" ]
null
null
null
Star Wars Explorer =============== A django rest app which allows you to collect, resolve and inspect information about characters in the Star Wars universe from the [SWAPI](https://swapi.dev/) --- In the Home page you can find a list of the existing collections in the Database. ![Home View](media/home_2.png) You Can...
25.783217
118
0.709791
eng_Latn
0.990176
312591bcf32e293643c0b4f7c182d422533fb441
8,562
md
Markdown
README.md
jwhite66/Proton
87e0abda53eb7bbbe17deed3cf786cb03065ca5c
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
README.md
jwhite66/Proton
87e0abda53eb7bbbe17deed3cf786cb03065ca5c
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
README.md
jwhite66/Proton
87e0abda53eb7bbbe17deed3cf786cb03065ca5c
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
--- Introduction --- Proton is a tool for use with the Steam client which allows games which are exclusive to Windows to run on Linux and macOS operating systems. It uses Wine to facilitate this. Most users will prefer to use Proton provided by the Steam client itself. The source code is provided to enable advanced u...
45.063158
255
0.732773
eng_Latn
0.993798
3125ab31874b3411874d43c5f279f46861bc0786
4,918
md
Markdown
2-Homework/04-Linux-SysAdmin-Fundamentals/Solved/Readme.md
BaleBase/lala
33193a7dd3563c7636493e52fa9a4956ec4b9dc6
[ "CNRI-Python" ]
null
null
null
2-Homework/04-Linux-SysAdmin-Fundamentals/Solved/Readme.md
BaleBase/lala
33193a7dd3563c7636493e52fa9a4956ec4b9dc6
[ "CNRI-Python" ]
null
null
null
2-Homework/04-Linux-SysAdmin-Fundamentals/Solved/Readme.md
BaleBase/lala
33193a7dd3563c7636493e52fa9a4956ec4b9dc6
[ "CNRI-Python" ]
1
2021-06-08T06:50:23.000Z
2021-06-08T06:50:23.000Z
## Week 4 Homework Solution: Linux Systems Administration ### Step 1: Ensure Permissions on Sensitive Files Start by inspecting the file permissions on each of the files listed, and determine if they are set correctly or if you need to change the permissions. -Note: These should already be set, as we did this in a ...
35.128571
222
0.671411
eng_Latn
0.878767
3126390868d96e44ad49302e0a73b5d1400efc89
3,474
md
Markdown
README.md
stolostron/hub-of-hubs-kafka-transport
14599ffc2842aff64fed14f50bbee401d8253dd3
[ "Apache-2.0" ]
null
null
null
README.md
stolostron/hub-of-hubs-kafka-transport
14599ffc2842aff64fed14f50bbee401d8253dd3
[ "Apache-2.0" ]
2
2022-01-18T12:01:33.000Z
2022-03-15T07:44:14.000Z
README.md
stolostron/hub-of-hubs-kafka-transport
14599ffc2842aff64fed14f50bbee401d8253dd3
[ "Apache-2.0" ]
1
2022-03-15T07:05:13.000Z
2022-03-15T07:05:13.000Z
[comment]: # ( Copyright Contributors to the Open Cluster Management project ) # Hub-of-Hubs-Kafka-Transport [![Go Report Card](https://goreportcard.com/badge/github.com/stolostron/hub-of-hubs-kafka-transport)](https://goreportcard.com/report/github.com/stolostron/hub-of-hubs-kafka-transport) [![Go Reference](https:/...
39.033708
184
0.752159
eng_Latn
0.758497
312694176621ead0c3dc9b867916ae66d2199f02
9,362
md
Markdown
microsoft-365/compliance/export-documents-from-review-set.md
MicrosoftDocs/microsoft-365-docs-pr.es-ES
90e5004934c592bb15f72edd88bec954c94ad710
[ "CC-BY-4.0", "MIT" ]
19
2020-05-18T20:10:47.000Z
2022-03-09T07:27:47.000Z
microsoft-365/compliance/export-documents-from-review-set.md
MicrosoftDocs/microsoft-365-docs-pr.es-ES
90e5004934c592bb15f72edd88bec954c94ad710
[ "CC-BY-4.0", "MIT" ]
2
2022-02-09T06:48:57.000Z
2022-02-09T06:49:35.000Z
microsoft-365/compliance/export-documents-from-review-set.md
MicrosoftDocs/microsoft-365-docs-pr.es-ES
90e5004934c592bb15f72edd88bec954c94ad710
[ "CC-BY-4.0", "MIT" ]
2
2019-05-25T04:43:49.000Z
2021-05-26T19:33:23.000Z
--- title: Exportar documentos desde un conjunto de revisión f1.keywords: - NOCSH ms.author: markjjo author: markjjo manager: laurawi ms.date: '' audience: Admin ms.topic: article ms.service: O365-seccomp ms.localizationpriority: medium ms.collection: M365-security-compliance search.appverid: - MOE150 - MET150 ms.asset...
78.672269
592
0.802499
spa_Latn
0.996873
3126bf963d8883b78e05618f163c62c699e425aa
6,050
md
Markdown
docs/standard-library/optional-operators.md
Dinja1403/cpp-docs
50161f2a9638424aa528253e95ef9a94ef028678
[ "CC-BY-4.0", "MIT" ]
2
2020-06-30T03:02:58.000Z
2021-07-27T18:21:28.000Z
docs/standard-library/optional-operators.md
drewbatgit/cpp-docs
230b7231ed324317d2f806531288d6a109791af4
[ "CC-BY-4.0", "MIT" ]
1
2019-10-16T08:33:11.000Z
2019-10-16T08:33:11.000Z
docs/standard-library/optional-operators.md
drewbatgit/cpp-docs
230b7231ed324317d2f806531288d6a109791af4
[ "CC-BY-4.0", "MIT" ]
1
2021-12-21T18:29:23.000Z
2021-12-21T18:29:23.000Z
--- title: "&lt;optional&gt; operators" ms.date: "11/04/2016" f1_keywords: ["optional/std::operator!=", "optional/std::operator==", "optional/std::operatoroperator&gt;", "optional/std::operatoroperator&gt=;", "optional/std::operatoroperator&lt;", "optional/std::operatoroperator&lt;="] ms.assetid: 57492e09-3836-4dbc-9ae...
37.57764
243
0.710083
eng_Latn
0.923225
31283d2d8b001f267ced88b627963f1765b15f63
683
md
Markdown
curriculum/challenges/chinese/01-responsive-web-design/css-flexbox/use-the-flex-direction-property-to-make-a-row.md
stevending1st/freeCodeCamp
a32784fe808b74a1d578a1371e10a934e1f3a448
[ "BSD-3-Clause" ]
2
2021-01-10T09:21:53.000Z
2021-01-10T09:22:11.000Z
curriculum/challenges/chinese/01-responsive-web-design/css-flexbox/use-the-flex-direction-property-to-make-a-row.md
stevending1st/freeCodeCamp
a32784fe808b74a1d578a1371e10a934e1f3a448
[ "BSD-3-Clause" ]
null
null
null
curriculum/challenges/chinese/01-responsive-web-design/css-flexbox/use-the-flex-direction-property-to-make-a-row.md
stevending1st/freeCodeCamp
a32784fe808b74a1d578a1371e10a934e1f3a448
[ "BSD-3-Clause" ]
null
null
null
--- id: 587d78ab367417b2b2512af2 title: 使用 flex-direction 属性创建一个行 challengeType: 0 videoUrl: 'https://scrimba.com/p/pVaDAv/cBEkbfJ' forumTopicId: 301110 --- # --description-- 给元素添加 `display: flex` 属性可以让它变成 flex 容器。只要给父元素添加 `flex-direction` 属性,并把属性值设置为 row 或 column,即可横向排列或纵向排列它的所有子元素。设为 row 可以让子元素横向排列,设为 column 可以让子元素...
22.032258
148
0.715959
yue_Hant
0.376272
31287e454a1f6ab44388324578ff1dae709d0ac7
2,817
md
Markdown
docs/Taxonomy/taxonomy_intro.md
damienfrancois/DPD-online-book
1fb524b53ea3e7ccd000e410f61597c95aed1d9e
[ "CC-BY-4.0" ]
3
2022-02-25T09:21:02.000Z
2022-03-30T15:16:33.000Z
docs/Taxonomy/taxonomy_intro.md
damienfrancois/DPD-online-book
1fb524b53ea3e7ccd000e410f61597c95aed1d9e
[ "CC-BY-4.0" ]
4
2021-12-04T12:47:39.000Z
2022-03-31T16:18:52.000Z
docs/Taxonomy/taxonomy_intro.md
damienfrancois/DPD-online-book
1fb524b53ea3e7ccd000e410f61597c95aed1d9e
[ "CC-BY-4.0" ]
2
2021-12-03T12:55:24.000Z
2022-03-30T15:10:07.000Z
# Taxonomy of bugs: introduction ## Motivation Consider the work of an entomologist. To identify an insect, a modern day researcher could simply sample some DNA, have it sequenced, do an assembly and a BLAST. It would work, be very accurate, and wildly expensive, even at current prices. It would also take a co...
88.03125
835
0.781328
eng_Latn
0.999893
3128f058cbb9ed061592460816053606a43ac8f2
103
md
Markdown
README.md
MarcMcIntosh/old-uni-work-2014
6865657de8fe659a602fb63135e6e3695b15ebf7
[ "MIT" ]
null
null
null
README.md
MarcMcIntosh/old-uni-work-2014
6865657de8fe659a602fb63135e6e3695b15ebf7
[ "MIT" ]
null
null
null
README.md
MarcMcIntosh/old-uni-work-2014
6865657de8fe659a602fb63135e6e3695b15ebf7
[ "MIT" ]
null
null
null
# website a [Sails](http://sailsjs.org) application I wrote a few years ago for some university work.
25.75
91
0.747573
eng_Latn
0.970167
312906a897ccd35b33f08da398fd245da7a17aad
26,797
markdown
Markdown
_posts/2016-12-05-how-saml-authentication-works.markdown
alexisluque/blog
1f1be929442f69e81dacdbcdc8133c53a3cd4bcc
[ "MIT" ]
1
2017-10-20T08:46:46.000Z
2017-10-20T08:46:46.000Z
_posts/2016-12-05-how-saml-authentication-works.markdown
alexisluque/blog
1f1be929442f69e81dacdbcdc8133c53a3cd4bcc
[ "MIT" ]
3
2021-05-21T00:46:12.000Z
2022-02-26T11:19:44.000Z
_posts/2016-12-05-how-saml-authentication-works.markdown
alexisluque/blog
1f1be929442f69e81dacdbcdc8133c53a3cd4bcc
[ "MIT" ]
1
2020-05-13T05:49:03.000Z
2020-05-13T05:49:03.000Z
--- layout: post title: "How SAML Authentication Works" description: Learn the nitty-gritty of SAML Authentication date: 2016-12-05 08:30 category: Technical Guide, Identity, SAML banner: text: "The Definitive Guide to Single Sign-On" action: "https://resources.auth0.com/definitive-guide-to-single-sign-on/?utm_sour...
63.051765
699
0.765533
eng_Latn
0.990463
31298522a5701bfd45bc472002753071b8432a96
385
md
Markdown
101-hello-world/README.md
rask/php-ffi-examples
cb11da8b8a7b12f82d909252dfeeb639621b79ef
[ "MIT" ]
28
2019-11-19T15:58:57.000Z
2022-01-28T05:18:24.000Z
101-hello-world/README.md
rask/php-ffi-examples
cb11da8b8a7b12f82d909252dfeeb639621b79ef
[ "MIT" ]
1
2020-01-15T20:37:50.000Z
2020-01-27T07:51:34.000Z
101-hello-world/README.md
rask/php-ffi-examples
cb11da8b8a7b12f82d909252dfeeb639621b79ef
[ "MIT" ]
5
2019-12-05T17:24:33.000Z
2021-02-10T15:29:52.000Z
# 101-hello-world The simplest of examples, a Hello World! In this example we load a single function from the C standard library: `printf`. This function behaves in the exact same way as the PHP `printf` function does. We load the function, and then we call it using the `\FFI` instance. We load the function with `\FF...
27.5
85
0.727273
eng_Latn
0.992612
312999a94eb670be8d3c7085cfedf6a41babe85e
396
md
Markdown
includes/devtest-lab-try-it-out.md
OpenLocalizationTestOrg/azure-docs-pr15_et-EE
bc69bd1a9d45d7abd2a3d01806d74e2b0848a808
[ "CC-BY-3.0", "CC-BY-4.0", "MIT" ]
null
null
null
includes/devtest-lab-try-it-out.md
OpenLocalizationTestOrg/azure-docs-pr15_et-EE
bc69bd1a9d45d7abd2a3d01806d74e2b0848a808
[ "CC-BY-3.0", "CC-BY-4.0", "MIT" ]
null
null
null
includes/devtest-lab-try-it-out.md
OpenLocalizationTestOrg/azure-docs-pr15_et-EE
bc69bd1a9d45d7abd2a3d01806d74e2b0848a808
[ "CC-BY-3.0", "CC-BY-4.0", "MIT" ]
null
null
null
## <a name="get-started-with-azure-devtest-labs"></a>Azure'i DevTest Labs kasutamise alustamine Uus Azure? [Tasuta Azure konto loomine](https://azure.microsoft.com/free) Juba sisse Azure? Klõpsake nuppu Järgmine loomine lab DevTest Labsissa! [![Azure'i DevTest Labs minutiga alustamine](./media/devtest-lab-try-it-out/...
66
152
0.775253
est_Latn
0.792756
3129b0c1c9d4b41f6c6ae9b25e1d68e7727167ce
86
md
Markdown
changelog/unreleased/federated-accounts.md
fschade/reva
627d0d3f2cd15ebd359c010ce65013fdc778ba8b
[ "Apache-2.0" ]
null
null
null
changelog/unreleased/federated-accounts.md
fschade/reva
627d0d3f2cd15ebd359c010ce65013fdc778ba8b
[ "Apache-2.0" ]
31
2022-01-10T04:27:49.000Z
2022-03-28T04:17:41.000Z
changelog/unreleased/federated-accounts.md
fschade/reva
627d0d3f2cd15ebd359c010ce65013fdc778ba8b
[ "Apache-2.0" ]
null
null
null
Enhancement: Enable federated account access https://github.com/cs3org/reva/pull/2685
28.666667
44
0.825581
kor_Hang
0.40912
312aec9c190a478dfbf3305a06f6bc76bdbeae87
8,680
md
Markdown
articles/cognitive-services/Speech-Service/concepts-guidelines-responsible-deployment-synthetic.md
Jontii/azure-docs.sv-se
d2551c12e17b442dc0b577205d034dcd6c73cff9
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/cognitive-services/Speech-Service/concepts-guidelines-responsible-deployment-synthetic.md
Jontii/azure-docs.sv-se
d2551c12e17b442dc0b577205d034dcd6c73cff9
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/cognitive-services/Speech-Service/concepts-guidelines-responsible-deployment-synthetic.md
Jontii/azure-docs.sv-se
d2551c12e17b442dc0b577205d034dcd6c73cff9
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Rikt linjer för ansvarig distribution av syntetisk röst teknik titleSuffix: Azure Cognitive Services description: Microsofts allmänna design rikt linjer för att använda syntetisk röst teknik. De här utvecklades i studier som Microsoft genomförde med röst personal, konsumenter, och för användare med tal sjukd...
104.578313
710
0.815899
swe_Latn
0.999994
312b0e964e408069b8507f4ad875aeddc9626fe4
87,270
md
Markdown
docs/DynamicDataApi.md
tweak-com-public/tweak-api-client-csharp
aec681df8d477d0d397ff002a6ca43f12337a3eb
[ "Apache-2.0" ]
null
null
null
docs/DynamicDataApi.md
tweak-com-public/tweak-api-client-csharp
aec681df8d477d0d397ff002a6ca43f12337a3eb
[ "Apache-2.0" ]
null
null
null
docs/DynamicDataApi.md
tweak-com-public/tweak-api-client-csharp
aec681df8d477d0d397ff002a6ca43f12337a3eb
[ "Apache-2.0" ]
null
null
null
# TweakApi.Api.DynamicDataApi All URIs are relative to *https://apicdn.tweak.com/api* Method | HTTP request | Description ------------- | ------------- | ------------- [**DynamicDataChangeStreamGet**](DynamicDataApi.md#dynamicdatachangestreamget) | **GET** /DynamicData/change-stream | Create a change stream. [**Dynam...
33.79938
254
0.633517
yue_Hant
0.422441
312b9aded89ddf583ad949e115c2fbdadb32c7e8
77
md
Markdown
README.md
amro-ashmeik/EECS349-Congressmen-Twitter-Anaylsis-Project
ee17d44c27fee2e325072033a0ea9fa4ef095bc7
[ "MIT" ]
1
2018-06-09T20:12:02.000Z
2018-06-09T20:12:02.000Z
README.md
amro-ashmeik/EECS349-Congressmen-Twitter-Anaylsis-Project
ee17d44c27fee2e325072033a0ea9fa4ef095bc7
[ "MIT" ]
null
null
null
README.md
amro-ashmeik/EECS349-Congressmen-Twitter-Anaylsis-Project
ee17d44c27fee2e325072033a0ea9fa4ef095bc7
[ "MIT" ]
null
null
null
https://amro-ashmeik.github.io/EECS349-Congressmen-Twitter-Anaylsis-Project/
38.5
76
0.831169
yue_Hant
0.638844
312bed7f6be5adca156ac48da7964dcc83702d56
4,649
md
Markdown
source/includes/05_subscription_management/_08_add_subscription.md
isaac10-gmbh/isaac10_apidoc_v1
3d5e35afb8c4c0009a38b6cdf76ad2f0e7d98247
[ "Apache-2.0" ]
null
null
null
source/includes/05_subscription_management/_08_add_subscription.md
isaac10-gmbh/isaac10_apidoc_v1
3d5e35afb8c4c0009a38b6cdf76ad2f0e7d98247
[ "Apache-2.0" ]
null
null
null
source/includes/05_subscription_management/_08_add_subscription.md
isaac10-gmbh/isaac10_apidoc_v1
3d5e35afb8c4c0009a38b6cdf76ad2f0e7d98247
[ "Apache-2.0" ]
null
null
null
## Adding a new Subscription ```http POST /api/v1/customer/customer_number/subscriptions HTTP/1.1 ``` ```javascript isaac10.addSubscription(params); ``` > Request body / Params > - without costs ```json { "id": null, "subscription": { "plan_nid": "NID of the plan", "billing_interval": "monthly", "...
22.138095
197
0.553237
eng_Latn
0.931637
312caff5d5365d3d2eed1f77d37896f968a8e077
5,756
md
Markdown
security-updates/SecurityBulletins/2015/ms15-130.md
eltociear/security-updates.ko-kr
3cc53b06134d150c4db82c9ea2605be13e4659ff
[ "CC-BY-4.0", "MIT" ]
1
2020-05-19T20:16:19.000Z
2020-05-19T20:16:19.000Z
security-updates/SecurityBulletins/2015/ms15-130.md
eltociear/security-updates.ko-kr
3cc53b06134d150c4db82c9ea2605be13e4659ff
[ "CC-BY-4.0", "MIT" ]
232
2017-12-12T16:03:13.000Z
2020-03-20T16:31:01.000Z
security-updates/SecurityBulletins/2015/ms15-130.md
eltociear/security-updates.ko-kr
3cc53b06134d150c4db82c9ea2605be13e4659ff
[ "CC-BY-4.0", "MIT" ]
3
2019-12-06T22:49:08.000Z
2021-11-15T11:06:35.000Z
--- TOCTitle: 'MS15-130' Title: 'Microsoft 보안 공지 MS15-130 - 긴급' ms:assetid: 'ms15-130' ms:contentKeyID: 72045238 ms:mtpsurl: 'https://technet.microsoft.com/ko-KR/library/ms15-130(v=Security.10)' --- Microsoft 보안 공지 MS15-130 - 긴급 =================================== 원격 코드 실행을 해결하기 위한 Microsoft Uniscribe에 대한 보안 업데이트(310...
28.49505
375
0.672168
kor_Hang
0.999998
312d9f320e7f583139e67c1a1b00b6688f1dd07f
327
md
Markdown
README.md
TheIndieAccord/DeveloperNode
68a222e8d8b8737d05ef41fee9c0372066f89800
[ "MIT" ]
null
null
null
README.md
TheIndieAccord/DeveloperNode
68a222e8d8b8737d05ef41fee9c0372066f89800
[ "MIT" ]
null
null
null
README.md
TheIndieAccord/DeveloperNode
68a222e8d8b8737d05ef41fee9c0372066f89800
[ "MIT" ]
null
null
null
# DeveloperNode DeveloperNode Vagrantfile By default the VM will mount the parent directory to /home/vagrant/repo. It is recommended to keep this git repo within that shared folder. Requirements * VirtualBox * Vagrant 1. vagrant up 2. vagrant ssh-config 3. copy info into your ~/.ssh/config 4. name it accordingly 5. ...
21.8
139
0.779817
eng_Latn
0.991713
312db0b52fda45203206f5a4abc4ab5255b11bc9
8,472
md
Markdown
docs/parallel/openmp/d-using-the-schedule-clause.md
FlorianHaupt/cpp-docs.de-de
0ccd351cf627f1a41b14514c746f729b778d87e3
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/parallel/openmp/d-using-the-schedule-clause.md
FlorianHaupt/cpp-docs.de-de
0ccd351cf627f1a41b14514c746f729b778d87e3
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/parallel/openmp/d-using-the-schedule-clause.md
FlorianHaupt/cpp-docs.de-de
0ccd351cf627f1a41b14514c746f729b778d87e3
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: D. Verwenden der Schedule-Klausel ms.date: 11/04/2016 ms.assetid: bf3d8f51-ea05-4803-bf55-657c12e91efe ms.openlocfilehash: 85386c913a6e447ba9e71231be8b951eef504fea ms.sourcegitcommit: 6052185696adca270bc9bdbec45a626dd89cdcdd ms.translationtype: MT ms.contentlocale: de-DE ms.lasthandoff: 10/31/2018 ms.locfile...
103.317073
853
0.795798
deu_Latn
0.999539
312e0b79a298eab4338d5439c64fa7c563c1e096
301
md
Markdown
translations/ru/docs/Mods/CompatSkills/Requirements/Requirement_Types/Logic_Operators/OR-Gate.md
yanny7/CraftTweaker-Documentation
d8a760b929e51e5dbcf76a711a9cd875e0d4d4bc
[ "MIT" ]
1
2017-10-21T12:33:53.000Z
2017-10-21T12:33:53.000Z
translations/ru/docs/Mods/CompatSkills/Requirements/Requirement_Types/Logic_Operators/OR-Gate.md
yanny7/CraftTweaker-Documentation
d8a760b929e51e5dbcf76a711a9cd875e0d4d4bc
[ "MIT" ]
1
2017-07-16T09:55:12.000Z
2017-07-16T11:37:55.000Z
translations/ru/docs/Mods/CompatSkills/Requirements/Requirement_Types/Logic_Operators/OR-Gate.md
yanny7/CraftTweaker-Documentation
d8a760b929e51e5dbcf76a711a9cd875e0d4d4bc
[ "MIT" ]
2
2017-07-16T00:14:53.000Z
2017-12-31T14:04:05.000Z
# OR Operator An **OR** gate combines two inputs and returns `TRUE` if at least one of the inputs is also `TRUE`. | Input 1 | Input 2 | Output | | ------- | ------- | ------:| | 0 | 0 | 0 | | 0 | 1 | 1 | | 1 | 0 | 1 | | 1 | 1 | 1 |
30.1
99
0.372093
eng_Latn
0.988185
312ea7ea7981172c44ac5bb68dda3898926b37c3
3,933
md
Markdown
articles/cognitive-services/LUIS/luis-concept-test.md
sonquer/azure-docs.pl-pl
d8159cf8e870e807bd64e58188d281461b291ea8
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/cognitive-services/LUIS/luis-concept-test.md
sonquer/azure-docs.pl-pl
d8159cf8e870e807bd64e58188d281461b291ea8
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/cognitive-services/LUIS/luis-concept-test.md
sonquer/azure-docs.pl-pl
d8159cf8e870e807bd64e58188d281461b291ea8
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Testowanie aplikacji LUIS titleSuffix: Azure Cognitive Services description: Testowanie jest procesem zapewniania przykładowej wyrażenia długości do LUIS i uzyskiwania odpowiedzi na LUIS, które są uznawane za intencje i jednostki. author: diberry manager: nitinme services: cognitive-services ms.custom: seode...
63.435484
451
0.79939
pol_Latn
0.999773
3130c13d2f6d023825a9b7b68d64a13ae9d82971
307
md
Markdown
_posts/2012-02-29-xdate-a-modern-javascript-date-library.md
jser/realtime.jser.info
1c4e18b7ae7775838604ae7b7c666f1b28fb71d4
[ "MIT" ]
5
2016-01-25T08:51:46.000Z
2022-02-16T05:51:08.000Z
_posts/2012-02-29-xdate-a-modern-javascript-date-library.md
jser/realtime.jser.info
1c4e18b7ae7775838604ae7b7c666f1b28fb71d4
[ "MIT" ]
3
2015-08-22T08:39:36.000Z
2021-07-25T15:24:10.000Z
_posts/2012-02-29-xdate-a-modern-javascript-date-library.md
jser/realtime.jser.info
1c4e18b7ae7775838604ae7b7c666f1b28fb71d4
[ "MIT" ]
2
2016-01-18T03:56:54.000Z
2021-07-25T14:27:30.000Z
--- title: 『XDate - A Modern JavaScript Date Library』 author: azu layout: post itemUrl: 'http://arshaw.com/xdate/' editJSONPath: 'https://github.com/jser/jser.info/edit/gh-pages/data/2012/02/index.json' date: '2012-02-29T15:00:00+00:00' --- ネイティブのDateと同じAPIに加えてパースやstrtime的なフォーマットなどの機能追加してるxDateオブジェクトライブラリ
30.7
87
0.775244
yue_Hant
0.439604
313125015cd778429262d4d54e0706e685955909
28,803
md
Markdown
JVM/1.JVM内存区域与对象解析.md
nanodaemony/ShiftJava
50818ffe1ae67a796cf3cd41e12bcda706038c9e
[ "Apache-2.0" ]
8
2020-08-03T02:51:00.000Z
2021-06-26T03:59:43.000Z
JVM/1.JVM内存区域与对象解析.md
nanodaemony/ShiftJava
50818ffe1ae67a796cf3cd41e12bcda706038c9e
[ "Apache-2.0" ]
null
null
null
JVM/1.JVM内存区域与对象解析.md
nanodaemony/ShiftJava
50818ffe1ae67a796cf3cd41e12bcda706038c9e
[ "Apache-2.0" ]
6
2020-09-06T08:02:23.000Z
2021-03-19T14:11:36.000Z
[TOC] ### JVM内存区域与对象解析 #### JVM概览 这里先看看虚拟机整体架构及所包含的内容。如下面的体系结构图所示(**Java8 之前**),JVM 分为三个主要的**子系统**: 1. **类加载器子系统**。 2. **运行时数据区。** 3. **执行引擎**。 <img src="assets/435918-20180701233830808-854564995.png" alt="img" style="zoom:47%;" /> ##### 1.类加载器子系统 Java 的动态类加载功能是由类加载器子系统处理的。它负责加载、链接,并且在**运行时**首次引用类的时候初始化类,而不是在编译期...
30.350896
395
0.667812
yue_Hant
0.58083
31331c3bb2bf4e750b8ff7591e0b92534630f302
183
md
Markdown
menagerie.md
layercity/griddly
395ff12a1fd1b902d28af7f2b27e9cbfa97cea27
[ "AAL" ]
1
2019-04-14T03:04:11.000Z
2019-04-14T03:04:11.000Z
menagerie.md
layercity/griddly
395ff12a1fd1b902d28af7f2b27e9cbfa97cea27
[ "AAL" ]
null
null
null
menagerie.md
layercity/griddly
395ff12a1fd1b902d28af7f2b27e9cbfa97cea27
[ "AAL" ]
null
null
null
| Picture | Description | --- | --- | | A bank of three single-phase transformers tied together to act as a three-phase transformer. All three must be the same size in KVA terms.
45.75
146
0.704918
eng_Latn
0.998331
3134277b744d6045dd3ccf9236dfb8b03852dbb5
332
md
Markdown
_posts/2021-04-30-秦嶺深處廢棄的房子裡,放着神秘的保險櫃。秦嶺山脈南麓,仙境般雲霧環繞.md
NodeBE4/society
20d6bc69f2b0f25d6cc48a361483263ad27f2eb4
[ "MIT" ]
1
2020-09-16T02:05:28.000Z
2020-09-16T02:05:28.000Z
_posts/2021-04-30-秦嶺深處廢棄的房子裡,放着神秘的保險櫃。秦嶺山脈南麓,仙境般雲霧環繞.md
NodeBE4/society
20d6bc69f2b0f25d6cc48a361483263ad27f2eb4
[ "MIT" ]
null
null
null
_posts/2021-04-30-秦嶺深處廢棄的房子裡,放着神秘的保險櫃。秦嶺山脈南麓,仙境般雲霧環繞.md
NodeBE4/society
20d6bc69f2b0f25d6cc48a361483263ad27f2eb4
[ "MIT" ]
null
null
null
--- layout: post title: "秦嶺深處廢棄的房子裡,放着神秘的保險櫃。秦嶺山脈南麓,仙境般雲霧環繞" date: 2021-04-30T23:30:01.000Z author: 石炳鋒 from: https://www.youtube.com/watch?v=PQiESz2AnbM tags: [ 石炳锋 ] categories: [ 石炳锋 ] --- <!--1619825401000--> [秦嶺深處廢棄的房子裡,放着神秘的保險櫃。秦嶺山脈南麓,仙境般雲霧環繞](https://www.youtube.com/watch?v=PQiESz2AnbM) ------ <div> 秦嶺山脈南麓,仙境般雲...
19.529412
81
0.707831
yue_Hant
0.197484
313467884906e4e4ceaabfa136339783277467bd
89
md
Markdown
README.md
ChristinSaji/Movie-Tracker
e8d6312f6a892daf36c23d9c4122da723cec7c18
[ "MIT" ]
1
2021-12-21T13:44:49.000Z
2021-12-21T13:44:49.000Z
README.md
ChristinSaji/Movie-Tracker
e8d6312f6a892daf36c23d9c4122da723cec7c18
[ "MIT" ]
null
null
null
README.md
ChristinSaji/Movie-Tracker
e8d6312f6a892daf36c23d9c4122da723cec7c18
[ "MIT" ]
1
2021-11-20T18:50:39.000Z
2021-11-20T18:50:39.000Z
# Movie-Tracker A Movie Tracker made using Django. It is currently in its initial phase.
29.666667
72
0.786517
eng_Latn
0.992804
3134bee639a62cc455967376b786c8a181c856e6
87
md
Markdown
Packs/CrowdStrikeFalcon/ReleaseNotes/1_8_1.md
jrauen/content
81a92be1cbb053a5f26a6f325eff3afc0ca840e0
[ "MIT" ]
null
null
null
Packs/CrowdStrikeFalcon/ReleaseNotes/1_8_1.md
jrauen/content
81a92be1cbb053a5f26a6f325eff3afc0ca840e0
[ "MIT" ]
40
2022-03-03T07:34:00.000Z
2022-03-31T07:38:35.000Z
Packs/CrowdStrikeFalcon/ReleaseNotes/1_8_1.md
jrauen/content
81a92be1cbb053a5f26a6f325eff3afc0ca840e0
[ "MIT" ]
null
null
null
#### Mappers ##### CrowdStrike Falcon Mapper Documentation and metadata improvements.
17.4
40
0.758621
eng_Latn
0.730881
313569f8e52fbde0c955632df96d5bbb2584ac17
1,386
md
Markdown
2020/10/23/2020-10-23 00:35.md
zhzhzhy/WeiBoHot_history
32ce4800e63f26384abb17d43e308452c537c902
[ "MIT" ]
3
2020-07-14T14:54:15.000Z
2020-08-21T06:48:24.000Z
2020/10/23/2020-10-23 00:35.md
zhzhzhy/WeiBoHot_history
32ce4800e63f26384abb17d43e308452c537c902
[ "MIT" ]
null
null
null
2020/10/23/2020-10-23 00:35.md
zhzhzhy/WeiBoHot_history
32ce4800e63f26384abb17d43e308452c537c902
[ "MIT" ]
null
null
null
2020年10月23日00时数据 Status: 200 1.Irene道歉 微博热度:2063355 2.张文宏称二次感染病例少不值得讨论 微博热度:1561273 3.成年人的快乐都靠抢 微博热度:1371822 4.郑恺苗苗得女 微博热度:1228902 5.华为mate40 微博热度:1226901 6.娜扎自然堂全球代言人 微博热度:1199199 7.谭松韵终于演了学霸 微博热度:1167960 8.iPhone12 微博热度:842554 9.武汉学霸宿舍8人全成功保研 微博热度:664040 10.俄罗斯已给予斯诺登永久居留权 微博热度:628520 11.风犬少年的天空大结...
6.794118
19
0.777778
yue_Hant
0.305372
3135a8678a05513d52f809398efaf878fd6bfd06
75
md
Markdown
README.md
littleflute/shanuan
9140714392d119d62b5288ce5b721c8e0c78d3d8
[ "MIT" ]
null
null
null
README.md
littleflute/shanuan
9140714392d119d62b5288ce5b721c8e0c78d3d8
[ "MIT" ]
1
2017-11-18T21:22:20.000Z
2017-11-18T21:22:20.000Z
README.md
littleflute/shanuan
9140714392d119d62b5288ce5b721c8e0c78d3d8
[ "MIT" ]
null
null
null
### [v0.0.2](https://github.com/littleflute/shanuan/edit/master/README.md)
37.5
74
0.72
yue_Hant
0.365989
313755c947db6882a7e3b9c1204c606f849b0f73
20,914
md
Markdown
README.md
wankdanker/node-zsync
c562da8da5d5012e170bf749296bf620bd22f82b
[ "MIT" ]
7
2015-09-04T20:29:17.000Z
2019-02-09T18:29:59.000Z
README.md
wankdanker/node-zsync
c562da8da5d5012e170bf749296bf620bd22f82b
[ "MIT" ]
3
2015-09-18T13:00:33.000Z
2019-01-25T15:20:16.000Z
README.md
wankdanker/node-zsync
c562da8da5d5012e170bf749296bf620bd22f82b
[ "MIT" ]
2
2015-09-18T11:17:51.000Z
2017-12-04T14:56:16.000Z
zsync ----- This is another program and library for synchronizing/replicating ZFS datasets using the nodejs platform. Source datasets are found using globs via the minimatch module. todo ---- * Rename the module? Open to suggestions. * Add --progress * Add function to remove destination snapshots that don't exist in...
41.744511
145
0.641628
eng_Latn
0.9736
3137fcd8efbde0fdf9b62358ceaff86bd878f9d6
1,610
md
Markdown
packages/runtime/runtime-definitions/README.md
sycosquirl18/FluidFramework
dd694f26fc90b12532c123e66c3b6df84be46b2b
[ "MIT" ]
3,743
2020-09-08T19:18:12.000Z
2022-03-31T15:09:22.000Z
packages/runtime/runtime-definitions/README.md
sycosquirl18/FluidFramework
dd694f26fc90b12532c123e66c3b6df84be46b2b
[ "MIT" ]
4,337
2020-09-08T19:55:22.000Z
2022-03-31T23:06:48.000Z
packages/runtime/runtime-definitions/README.md
sycosquirl18/FluidFramework
dd694f26fc90b12532c123e66c3b6df84be46b2b
[ "MIT" ]
379
2020-09-08T19:48:36.000Z
2022-03-31T19:52:50.000Z
# @fluidframework/runtime-definitions Contains handshake interfaces for communication between the container runtime layer and the data store runtime layer. - `IFluidDataStoreRuntimeChannel` includes the minimal set of data and functionalities that are needed by the ContainerRuntime to bind and control a FluidDataStor...
107.333333
301
0.82795
eng_Latn
0.995298
3139998f3f1dc1af4af31a68fcbf4a640a118f05
827
md
Markdown
docs/error-messages/compiler-errors-2/compiler-error-c2808.md
LouisJustinTALLOT/cpp-docs.fr-fr
1e9a7185459b26b2a69659615453d9eda6a2f2db
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/error-messages/compiler-errors-2/compiler-error-c2808.md
LouisJustinTALLOT/cpp-docs.fr-fr
1e9a7185459b26b2a69659615453d9eda6a2f2db
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/error-messages/compiler-errors-2/compiler-error-c2808.md
LouisJustinTALLOT/cpp-docs.fr-fr
1e9a7185459b26b2a69659615453d9eda6a2f2db
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- description: 'En savoir plus sur : erreur du compilateur C2808' title: Erreur du compilateur C2808 ms.date: 11/04/2016 f1_keywords: - C2808 helpviewer_keywords: - C2808 ms.assetid: 3d745102-d3b3-4735-a7d2-ad42d5bf3cfa ms.openlocfilehash: bdc47ff480afa77c22784536c1ed6337358e3d87 ms.sourcegitcommit: d6af41e42699628c3...
24.323529
66
0.758162
fra_Latn
0.483835
313a3dfa522b1148be8ffdec9bde6a6b7b1509b2
379
md
Markdown
contributors.md
opsationby/ruuvi.drivers.c
cb4237306de32cf7d6ff424f189e97260d558562
[ "BSD-3-Clause" ]
5
2018-12-22T03:20:51.000Z
2021-07-15T16:15:27.000Z
contributors.md
opsationby/ruuvi.drivers.c
cb4237306de32cf7d6ff424f189e97260d558562
[ "BSD-3-Clause" ]
234
2019-01-27T11:20:29.000Z
2021-12-16T13:15:16.000Z
contributors.md
opsationby/ruuvi.drivers.c
cb4237306de32cf7d6ff424f189e97260d558562
[ "BSD-3-Clause" ]
17
2018-11-07T14:14:25.000Z
2021-12-03T20:40:23.000Z
Contributors, in alphabetical order. Real name and email are included if they're listed on GH profile page. | GitHub Nick | Real Name | Email | |:------------- |:------------- |:----------------- | | mdxs | - | - | | ojousima | Otso Jousimaa | otso@ojousima.n...
42.111111
87
0.408971
eng_Latn
0.843146
313ad54b771ff635e8c6059daee35eb44f25b1e2
1,737
md
Markdown
aws/aws_auto_deploy.md
blubeta/documentation
0d386375e418d4f91248cf394af710a899872684
[ "MIT" ]
null
null
null
aws/aws_auto_deploy.md
blubeta/documentation
0d386375e418d4f91248cf394af710a899872684
[ "MIT" ]
null
null
null
aws/aws_auto_deploy.md
blubeta/documentation
0d386375e418d4f91248cf394af710a899872684
[ "MIT" ]
3
2016-09-22T15:52:18.000Z
2017-07-10T13:50:42.000Z
Prerequisites: - Created New Server - Configured Network (security) Policies - Recieved Permission to Establish New Pipeline Server Side: Install Software - AWS CLI (CodeCommit) - Caddy (Encrypted Webserver + reverse proxy) -> Link full guide on opening ports and config system - PHP (5 or 7) - Ruby - Mysql (and php...
29.440678
104
0.766839
eng_Latn
0.730349
313b1023b89fd0e5b21882562e12cca7f9d88b0b
330
md
Markdown
README.md
gebogebogebo/JPKIReader
03e60ba26d7220f824bdb5a8e9cbdfaa735ae774
[ "MIT" ]
1
2020-04-25T05:27:03.000Z
2020-04-25T05:27:03.000Z
README.md
gebogebogebo/JPKIReader
03e60ba26d7220f824bdb5a8e9cbdfaa735ae774
[ "MIT" ]
null
null
null
README.md
gebogebogebo/JPKIReader
03e60ba26d7220f824bdb5a8e9cbdfaa735ae774
[ "MIT" ]
1
2020-04-27T07:34:42.000Z
2020-04-27T07:34:42.000Z
JPKIReader ==== マイナンバーカードの証明書エクスポート、署名、検証を行うライブラリ Library that exports, signs, and verifies the certificate of JPKI card ## Description - Windows 10 1803 - Visual Studio 2017 - C# Desktop Applicaion - .Net Framework 4.6.1 ## Requirement - PaSoRi RC-S380 - JPKI Card ## Licence MIT Licence ## Auth...
15
71
0.69697
kor_Hang
0.345782
313cd00676783f96e1cbfc1f534a3e233e98472b
3,318
md
Markdown
_posts/Technology/CPP/2022-03-07-cpp.md
xiaoguangdong999/xiaoguangdong999.github.io
4e1c4b46dc7aa3ca90ee18107f9c625b658321cc
[ "MIT" ]
null
null
null
_posts/Technology/CPP/2022-03-07-cpp.md
xiaoguangdong999/xiaoguangdong999.github.io
4e1c4b46dc7aa3ca90ee18107f9c625b658321cc
[ "MIT" ]
null
null
null
_posts/Technology/CPP/2022-03-07-cpp.md
xiaoguangdong999/xiaoguangdong999.github.io
4e1c4b46dc7aa3ca90ee18107f9c625b658321cc
[ "MIT" ]
null
null
null
--- layout: post title: c++学习 category: 技术 tags: CPP keywords: c++ --- ## 简介 * TOC {:toc} [为什么每一名程序员都应该学习 C++?](https://mp.weixin.qq.com/s/3T2n3yfcHYANymteMZ_PZA)学习多种语言会使你在软件开发生涯中更加自信和娴熟。例如,如果你掌握了 Go 语言,你就会了解几个令人印象深刻的语言设计概念,提高自己的通用编程技能。C++ 是一种高级语言,它提供了比 C 语言更高级、对人更友好的抽象。但是,C++ 鼓励人们像 C 语言一样使用指针和手动管理内存。另外,C++ 标准库的设...
32.529412
362
0.637432
yue_Hant
0.540285
313d06b7bd19bbb2c33ec9f4c27bd6a650bf8993
761
md
Markdown
powerapps-docs/maker/canvas-apps/functions/function-isnumeric.md
nakawankuma/powerapps-docs
91a102426f1bc37504142cc756884f3670da5110
[ "CC-BY-4.0", "MIT" ]
1
2021-02-16T10:25:26.000Z
2021-02-16T10:25:26.000Z
powerapps-docs/maker/canvas-apps/functions/function-isnumeric.md
davidiseminger/powerapps-docs
b3b6118790d6b7b4285dbcb5736e55f6e450125c
[ "CC-BY-4.0", "MIT" ]
null
null
null
powerapps-docs/maker/canvas-apps/functions/function-isnumeric.md
davidiseminger/powerapps-docs
b3b6118790d6b7b4285dbcb5736e55f6e450125c
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: IsNumeric function | Microsoft Docs description: Reference information, including syntax and examples for the IsNumeric function in PowerApps documentationcenter: na author: gregli-msft manager: kfile editor: '' tags: '' ms.service: powerapps ms.devlang: na ms.topic: reference ms.component: canvas ms.date: ...
24.548387
193
0.74113
eng_Latn
0.927159
313d8f1cf897ea4673ea3e196e41398ab7dc5309
733
md
Markdown
README.md
ebruno94/bank-accounts
986b759d9ba559f3aba932fd32f251ca5e831bf8
[ "MIT" ]
null
null
null
README.md
ebruno94/bank-accounts
986b759d9ba559f3aba932fd32f251ca5e831bf8
[ "MIT" ]
null
null
null
README.md
ebruno94/bank-accounts
986b759d9ba559f3aba932fd32f251ca5e831bf8
[ "MIT" ]
null
null
null
# EPIC CREDIT UNION #### Bank account simulation 1/25/2018 #### By **Justin Lardani and Ernest Bruno** ## Description A website / program that lets users interact with a webpage that simulates online banking. ## Setup/Installation Requirements 1. Clone this repository from GitHub. 2. Open index.htm...
18.794872
102
0.691678
eng_Latn
0.93478
313d9ec85df9b409bc4190dda9361186280ff86f
1,659
md
Markdown
_posts/2021/07/2021-07-03-nishinoyama-asotsu.md
kamataryo/blog.kamataryo.com
7262922e07a96ab591978913ee4ac8cdaa0843b6
[ "MIT" ]
null
null
null
_posts/2021/07/2021-07-03-nishinoyama-asotsu.md
kamataryo/blog.kamataryo.com
7262922e07a96ab591978913ee4ac8cdaa0843b6
[ "MIT" ]
null
null
null
_posts/2021/07/2021-07-03-nishinoyama-asotsu.md
kamataryo/blog.kamataryo.com
7262922e07a96ab591978913ee4ac8cdaa0843b6
[ "MIT" ]
null
null
null
--- title: 琵琶湖に沈んだ古代の港町 - 阿曽津千軒を尋ねる author: kamataryo date: 2021-07-03 10:00:00 +0900 categories: [トレッキング] tags: [旅行, 滋賀県, 西野山, 長浜市琵琶湖] image: /assets/img/posts/2021/07/03/top.jpg GeoloniaEmbed: true GeoloniaPlugins: - fixed-map-plugin GeoloniaAttributes: - key: geojson value: /assets/geojson/2021-07-03-nishino...
35.297872
218
0.794454
yue_Hant
0.33356
313dd7a54c294213429099d48c02eaae4be6d69b
1,583
md
Markdown
README.md
CodeIncHQ/TempFile
198054c2c6579e241f49aa911ad556761e100a99
[ "MIT" ]
null
null
null
README.md
CodeIncHQ/TempFile
198054c2c6579e241f49aa911ad556761e100a99
[ "MIT" ]
null
null
null
README.md
CodeIncHQ/TempFile
198054c2c6579e241f49aa911ad556761e100a99
[ "MIT" ]
null
null
null
# Temp file [`TempFile`](src/TempFile.php) is a simple PHP class to manage temporary files. The temporary file is created using [`tempnam()`](http://php.net/manual/function.tempnam.php). It self-destructs when the class is destructed. By default the file is created in the system temp directory obtained using [`sys_ge...
35.177778
374
0.736576
eng_Latn
0.858912
313e203f48d2471acd738559209a7ded75dc70ee
2,146
md
Markdown
log.md
iamsitting/cxp-arduino-code
b8df4ba4dc904b25eb72cb32be254c6325078f5d
[ "MIT" ]
null
null
null
log.md
iamsitting/cxp-arduino-code
b8df4ba4dc904b25eb72cb32be254c6325078f5d
[ "MIT" ]
null
null
null
log.md
iamsitting/cxp-arduino-code
b8df4ba4dc904b25eb72cb32be254c6325078f5d
[ "MIT" ]
null
null
null
## Log 4.0.2 - ADS Algorithm Update 4.0.1 - RTD Bugfix 4.0.0 - Demo Macros Added - DEBUG code is limited 3.0.15 - Tested Incident Outreach - bugfix: TRIO Endianess 3.0.14 - Added I.O. 3.0.13 - Train Mode Tested - Race Mode Tested (Again) 3.0.12 - bugfix: More Race Mode bugs 3.0.11 - bugfix: Handshake and Idle p...
16.507692
153
0.736719
eng_Latn
0.90712
313e5e3a4c2c978c689e3ee65d378a40ae973d95
386
md
Markdown
site/content/poi/plaza-de-los-hornillos.md
santiagogil/chuncane
216ad957ae5f9b002e155b876d921895b07710bb
[ "MIT" ]
null
null
null
site/content/poi/plaza-de-los-hornillos.md
santiagogil/chuncane
216ad957ae5f9b002e155b876d921895b07710bb
[ "MIT" ]
null
null
null
site/content/poi/plaza-de-los-hornillos.md
santiagogil/chuncane
216ad957ae5f9b002e155b876d921895b07710bb
[ "MIT" ]
null
null
null
--- title: Plaza de Los Hornillos date: 2019-07-12T11:41:16.152Z categories: Plazas map: 'https://goo.gl/maps/zRmegtfsQqj1cfhT7' images: - /img/plaza-de-los-hornillos.jpg location: '@type': Place address: '@type': PostalAddress addressCountry: AR addressLocality: Los Hornillos addressRegion: Cordo...
20.315789
44
0.704663
kor_Hang
0.125668
313e9128f7924ca31b16fe51c1398056b40b7377
191
md
Markdown
chapter5/simplest-lab/simplestapp/README.md
JeeKayPee/Docker-Certified-Associate-DCA-Exam-Guide
b36952100a5aa783ce79da08b9727083d46ad20e
[ "MIT" ]
39
2020-06-02T14:08:17.000Z
2022-03-24T17:59:06.000Z
chapter5/simplest-lab/simplestapp/README.md
it-engineer-me/Docker-Certified-Associate-DCA-Exam-Guide
6e96a0da5db118df10a16467eb76985b62fb86c3
[ "MIT" ]
4
2021-08-02T23:29:06.000Z
2021-09-28T22:43:34.000Z
chapter5/simplest-lab/simplestapp/README.md
it-engineer-me/Docker-Certified-Associate-DCA-Exam-Guide
6e96a0da5db118df10a16467eb76985b62fb86c3
[ "MIT" ]
33
2020-04-26T15:23:39.000Z
2022-02-04T01:59:56.000Z
# docker-simplest-nodeapp Docker Simplest Nodeapp - Show IP and SERVER HOSTNAME It will run a small nodejs app on port 3000 docker run -d --hostname=simplest-nodeapp -P simplest-nodeapp
21.222222
62
0.774869
eng_Latn
0.532804
313edfe1313b140d16b7d005737984bb7aa18c13
2,705
md
Markdown
_posts/2021-01-03-BOJ2787.md
ingyu1008/ingyu1008.github.io
d1f795fecc936f463cdbce8bf03acd59add06c5d
[ "MIT" ]
3
2021-02-22T08:03:13.000Z
2021-03-15T14:43:48.000Z
_posts/2021-01-03-BOJ2787.md
ingyu1008/ingyu1008.github.io
d1f795fecc936f463cdbce8bf03acd59add06c5d
[ "MIT" ]
null
null
null
_posts/2021-01-03-BOJ2787.md
ingyu1008/ingyu1008.github.io
d1f795fecc936f463cdbce8bf03acd59add06c5d
[ "MIT" ]
null
null
null
--- title: "BOJ 2787 흔한 수열 문제" date: 2021-01-03 18:00:00 +0900 tags: - PS categories: - BOJ - PS classes: wide --- <script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML"> </script> 사용 알고리즘 : 이분매칭 두 가지 형태의 조건이 최대 $$40,000$$개 들어온다. - $$1$$ $$x$$ $$y$$ $$v$$ ...
20.186567
100
0.390018
kor_Hang
0.994963
313f5b1a150187586636c193a8e2007ff22b5c0f
32
md
Markdown
README.md
johanasurco/johanasurco.xyz
08269a6521aed0bb5daca3ac7cd39489050cee6f
[ "MIT" ]
null
null
null
README.md
johanasurco/johanasurco.xyz
08269a6521aed0bb5daca3ac7cd39489050cee6f
[ "MIT" ]
null
null
null
README.md
johanasurco/johanasurco.xyz
08269a6521aed0bb5daca3ac7cd39489050cee6f
[ "MIT" ]
null
null
null
# johanasurco.github.io Website
10.666667
23
0.8125
deu_Latn
0.14418
31401e76feb44068ad3faa7754afa84085638d77
72
md
Markdown
README.md
GuilhermeMikin/Modbus2MQTT
5fe1e4eaa50e5b0173b0c92681a55cb538ac8221
[ "MIT" ]
null
null
null
README.md
GuilhermeMikin/Modbus2MQTT
5fe1e4eaa50e5b0173b0c92681a55cb538ac8221
[ "MIT" ]
null
null
null
README.md
GuilhermeMikin/Modbus2MQTT
5fe1e4eaa50e5b0173b0c92681a55cb538ac8221
[ "MIT" ]
null
null
null
# SistemaModbus2MQTT Desenvolvimento de um conversor Modbus para MQTT.
24
50
0.833333
por_Latn
0.994054
314023bdacd64215a334ea8c3f1c6119d31bcb70
1,208
md
Markdown
README.md
MikkoH/geo-star
7ca6787b3a3d88cf1e0ca9b6fc086a1bcdb267ec
[ "MIT" ]
5
2015-03-05T14:33:21.000Z
2015-03-06T08:41:01.000Z
README.md
mikkoh/geo-star
7ca6787b3a3d88cf1e0ca9b6fc086a1bcdb267ec
[ "MIT" ]
null
null
null
README.md
mikkoh/geo-star
7ca6787b3a3d88cf1e0ca9b6fc086a1bcdb267ec
[ "MIT" ]
null
null
null
# geo-star ![render](./render.png) [![experimental](http://badges.github.io/stability-badges/dist/experimental.svg)](http://github.com/badges/stability-badges) Creates a 2d star type shape in 3d space. ## Usage [![NPM](https://nodei.co/npm/geo-star.png)](https://www.npmjs.com/package/geo-star) ### Example An exam...
29.463415
124
0.680464
eng_Latn
0.866349
3140b3ba231826fcf05d9f9348829e71393e1178
5,751
md
Markdown
docs/mfc/data-objects-and-data-sources-manipulation.md
jmittert/cpp-docs
cea5a8ee2b4764b2bac4afe5d386362ffd64e55a
[ "CC-BY-4.0", "MIT" ]
1
2019-02-10T10:38:37.000Z
2019-02-10T10:38:37.000Z
docs/mfc/data-objects-and-data-sources-manipulation.md
jmittert/cpp-docs
cea5a8ee2b4764b2bac4afe5d386362ffd64e55a
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/mfc/data-objects-and-data-sources-manipulation.md
jmittert/cpp-docs
cea5a8ee2b4764b2bac4afe5d386362ffd64e55a
[ "CC-BY-4.0", "MIT" ]
1
2020-06-14T03:42:31.000Z
2020-06-14T03:42:31.000Z
--- title: "Data Objects and Data Sources: Manipulation" ms.date: "11/04/2016" helpviewer_keywords: ["data objects [MFC], manipulating", "data sources [MFC], data operations", "data sources [MFC], inserting data", "Clipboard [MFC], determining available formats", "OLE [MFC], data objects", "Clipboard [MFC], passing for...
68.464286
383
0.772909
eng_Latn
0.979205
3140d142633e7f6923dcb870b32d4f381fdb6454
5,238
md
Markdown
packages/docs/developer-resources/contractkit/migrating-to-contractkit-v1.md
nitaxmx/celo-monorepo
8346a1f0dd5a9eb188900ac5b4af5d86b80e20c4
[ "Apache-2.0" ]
1
2021-05-31T21:57:41.000Z
2021-05-31T21:57:41.000Z
packages/docs/developer-resources/contractkit/migrating-to-contractkit-v1.md
nitaxmx/celo-monorepo
8346a1f0dd5a9eb188900ac5b4af5d86b80e20c4
[ "Apache-2.0" ]
null
null
null
packages/docs/developer-resources/contractkit/migrating-to-contractkit-v1.md
nitaxmx/celo-monorepo
8346a1f0dd5a9eb188900ac5b4af5d86b80e20c4
[ "Apache-2.0" ]
1
2021-08-13T20:21:10.000Z
2021-08-13T20:21:10.000Z
# Migrating to ContractKit v1.x.y cLabs recently released [ContractKit version 1.0.0](https://medium.com/celoorg/contractkit-1-0-0-9c0412462d45). In it, the original ContractKit package has been split into several separate packages that all make up the Celo SDK. This document explains the key differences and shows you...
47.618182
333
0.768614
eng_Latn
0.987927
31418ce413a83ec22e05205ba6bd572a75344447
2,823
md
Markdown
docs/framework/unmanaged-api/debugging/registerforruntimestartupex-function.md
peteraritchie/docs
e6561028f6803ba27a3cb9be7ecd3cdf9f119469
[ "CC-BY-4.0", "MIT" ]
1
2015-08-02T00:53:39.000Z
2015-08-02T00:53:39.000Z
docs/framework/unmanaged-api/debugging/registerforruntimestartupex-function.md
peteraritchie/docs
e6561028f6803ba27a3cb9be7ecd3cdf9f119469
[ "CC-BY-4.0", "MIT" ]
148
2021-12-10T14:41:42.000Z
2022-03-09T08:08:58.000Z
docs/framework/unmanaged-api/debugging/registerforruntimestartupex-function.md
peteraritchie/docs
e6561028f6803ba27a3cb9be7ecd3cdf9f119469
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- description: "Learn more about: RegisterForRuntimeStartupEx Function" title: "RegisterForRuntimeStartupEx Function" ms.date: "03/21/2022" f1_keywords: - "RegisterForRuntimeStartupEx" api_location: - "dbgshim.dll" - "libdbgshim.so" - "libdbgshim.dylib" helpviewer_keywords: - "RegisterForRuntimeStartupEx...
38.148649
824
0.751683
eng_Latn
0.921938
31419e14b6c81a33be96b159e93a9cf46baaef44
1,163
md
Markdown
README.md
htet96/Integration-of-THOR-and-SiamRPN-wip-
74d4baded10acfe6b35c6d7b2c66a3da6c36f4a1
[ "MIT" ]
null
null
null
README.md
htet96/Integration-of-THOR-and-SiamRPN-wip-
74d4baded10acfe6b35c6d7b2c66a3da6c36f4a1
[ "MIT" ]
null
null
null
README.md
htet96/Integration-of-THOR-and-SiamRPN-wip-
74d4baded10acfe6b35c6d7b2c66a3da6c36f4a1
[ "MIT" ]
1
2021-03-29T02:47:56.000Z
2021-03-29T02:47:56.000Z
# Integration of THOR and SiamRPN++ (wip) Part of my Final Year Project: An attempt to integrate the SiamRPN++ code together with the THOR Framework. ## Getting the Models The .pth for SiamFC is already in the repo since it is small. The SiamRPN and SiamMask models need to be downloaded and moved to their respecti...
32.305556
156
0.766122
eng_Latn
0.480814
3142423500926abdc1f398ed44632d07f6531498
993
md
Markdown
Week_2/README.md
EEOB-BioData/BCB546X-Spring2016
3b3d3b285a51105bac0af1f072b4e470722783ec
[ "CC-BY-4.0" ]
7
2017-02-03T22:25:02.000Z
2017-05-12T20:13:38.000Z
Week_2/README.md
EEOB-BioData/BCB546X-Spring2016
3b3d3b285a51105bac0af1f072b4e470722783ec
[ "CC-BY-4.0" ]
null
null
null
Week_2/README.md
EEOB-BioData/BCB546X-Spring2016
3b3d3b285a51105bac0af1f072b4e470722783ec
[ "CC-BY-4.0" ]
10
2017-01-24T19:18:05.000Z
2020-09-07T07:12:42.000Z
# BCB 546X -- Week 2 ## 17 Jan -- Remote Machines & Intro to Version Control using Git You can find the slides in the file called [`lecture_17Jan-TAH.html`](http://eeob-biodata.github.io/BCB546X-Spring2017/Week_2/lecture_17Jan-TAH.html#1). This presentation was written in Markdown using [remark](https://remarkjs.com/...
58.411765
560
0.756294
eng_Latn
0.989018
314290d3831c57cecbce859a6c4168d07d5876c8
4,285
md
Markdown
docs/dancing/rave_dances.md
captainpick/blue-book
90a9cf62a1792df285c3ca157ad72e668ac3e8df
[ "CC0-1.0" ]
219
2020-02-12T10:39:55.000Z
2022-03-29T15:46:13.000Z
docs/dancing/rave_dances.md
captainpick/blue-book
90a9cf62a1792df285c3ca157ad72e668ac3e8df
[ "CC0-1.0" ]
17
2020-02-13T13:21:11.000Z
2022-02-01T14:29:21.000Z
docs/dancing/rave_dances.md
captainpick/blue-book
90a9cf62a1792df285c3ca157ad72e668ac3e8df
[ "CC0-1.0" ]
34
2020-05-03T14:49:03.000Z
2022-03-29T15:46:12.000Z
--- title: Rave dances date: 20200806 author: Lyz --- # [Shuffle](shuffle_basics.md) [Shuffle](https://en.wikipedia.org/wiki/Melbourne_shuffle) is a rave dance that developed in the 1980s. Typically performed to electronic music, the dance originated in the Melbourne rave scene, and was popular in the 1980s and 1990s...
49.825581
211
0.778063
eng_Latn
0.995661
3143dffa4d881aacd513cd56e7d1718bc30dfa51
2,625
md
Markdown
README.md
qismib/QuITE
2f0545143667cc7b99f27f922c2d81d09fd7bdb3
[ "MIT" ]
null
null
null
README.md
qismib/QuITE
2f0545143667cc7b99f27f922c2d81d09fd7bdb3
[ "MIT" ]
null
null
null
README.md
qismib/QuITE
2f0545143667cc7b99f27f922c2d81d09fd7bdb3
[ "MIT" ]
null
null
null
# QuITE Quantum Information Teleported on the IBM quantum Experience **Overview** The aim of the thesis is the study and implementation of the quantum teleportation protocol on an IBM quantum computer. Quantum teleportation is a useful protocol for transmitting a generic quantum state |Ψ> without the physical transfe...
65.625
400
0.791238
eng_Latn
0.996802
314401127631fd6ace13f6f6f6aee47026129699
1,653
md
Markdown
docs/ui-overview.md
hackhit/cayley
80bd8afb9e4b5d18790ef63b172883b1b39f383c
[ "Apache-2.0" ]
6,938
2016-06-28T13:14:24.000Z
2022-03-31T11:59:44.000Z
docs/ui-overview.md
hackhit/cayley
80bd8afb9e4b5d18790ef63b172883b1b39f383c
[ "Apache-2.0" ]
553
2016-06-27T23:51:45.000Z
2022-03-30T15:46:51.000Z
docs/ui-overview.md
hackhit/cayley
80bd8afb9e4b5d18790ef63b172883b1b39f383c
[ "Apache-2.0" ]
861
2016-06-28T13:23:30.000Z
2022-03-30T15:48:13.000Z
# UI Overview ## Sidebar Along the side are the various actions or views you can take. From the top, these are: * Run Query \(run the query\) * Gizmo \(a dropdown, to pick your query language, MQL is the other\) * [GizmoAPI.md](gizmoapi.md): This is the one of the two query languages used either via the REPL or HT...
36.733333
251
0.719298
eng_Latn
0.995945
3145bf4ecf61c561a5623716c162aefd2e069c75
33
md
Markdown
VideoGameSales.md
ThomasMcDaniel91/ThomasMcDaniel91.github.io
e3149872306d99e3d80c6b13ce36d51d637da691
[ "MIT" ]
null
null
null
VideoGameSales.md
ThomasMcDaniel91/ThomasMcDaniel91.github.io
e3149872306d99e3d80c6b13ce36d51d637da691
[ "MIT" ]
null
null
null
VideoGameSales.md
ThomasMcDaniel91/ThomasMcDaniel91.github.io
e3149872306d99e3d80c6b13ce36d51d637da691
[ "MIT" ]
null
null
null
#### Predicting video game sales
16.5
32
0.727273
eng_Latn
0.966462
31473ee4dc099ecddc18fc19f0703ee17f736ff8
524
md
Markdown
docs/error-messages/compiler-errors-2/compiler-error-c2613.md
pjessesco/cpp-docs.ko-kr
3c4c1b9bd72080b97110f17a4b2909a6913f12bf
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/error-messages/compiler-errors-2/compiler-error-c2613.md
pjessesco/cpp-docs.ko-kr
3c4c1b9bd72080b97110f17a4b2909a6913f12bf
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/error-messages/compiler-errors-2/compiler-error-c2613.md
pjessesco/cpp-docs.ko-kr
3c4c1b9bd72080b97110f17a4b2909a6913f12bf
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- description: '자세한 정보: 컴파일러 오류 C2613' title: 컴파일러 오류 C2613 ms.date: 11/04/2016 f1_keywords: - C2613 helpviewer_keywords: - C2613 ms.assetid: d8fa7b32-08cb-4bb4-96e7-c04dded0e917 ms.openlocfilehash: 0a5b1dd34335aec6b8dafb65960de20f0f82bd7a ms.sourcegitcommit: d6af41e42699628c3e2e6063ec7b03931a49a098 ms.translationtyp...
23.818182
60
0.780534
kor_Hang
0.920842
3147c02a2b4fcdc3952ed54bc46dacb879a870ed
3,228
md
Markdown
content/home/experience.md
Cactusolo/CactusOasis
7c77c7aba57ae6edfb162ea216e635429d166f35
[ "MIT" ]
1
2021-07-30T11:53:32.000Z
2021-07-30T11:53:32.000Z
content/home/experience.md
Cactusolo/CactusOasis
7c77c7aba57ae6edfb162ea216e635429d166f35
[ "MIT" ]
null
null
null
content/home/experience.md
Cactusolo/CactusOasis
7c77c7aba57ae6edfb162ea216e635429d166f35
[ "MIT" ]
null
null
null
--- # An instance of the Experience widget. # Documentation: https://wowchemy.com/docs/page-builder/ widget: experience # This file represents a page section. headless: true # Order that this section appears on the page. weight: 30 title: Experience subtitle: # Date format for experience # Refer to https://wowche...
35.086957
160
0.686803
eng_Latn
0.735217
3147edc7fcd82017a580a9afa7ea2728bc46decd
886
md
Markdown
vendor/bundle/ruby/2.1.0/gems/gollum-grit_adapter-0.1.0/README.md
suhongrui/gitlab
33063034d30951b48a3edc94245185dcae742e5a
[ "MIT" ]
4
2015-04-24T14:04:19.000Z
2021-06-17T17:21:05.000Z
vendor/bundle/ruby/2.1.0/gems/gollum-grit_adapter-0.1.0/README.md
suhongrui/gitlab
33063034d30951b48a3edc94245185dcae742e5a
[ "MIT" ]
8
2015-03-25T20:06:44.000Z
2019-09-18T16:12:33.000Z
vendor/bundle/ruby/2.1.0/gems/gollum-grit_adapter-0.1.0/README.md
suhongrui/gitlab
33063034d30951b48a3edc94245185dcae742e5a
[ "MIT" ]
6
2015-07-13T02:08:08.000Z
2021-04-17T15:33:42.000Z
[![Gem Version](https://badge.fury.io/rb/gollum-grit_adapter.svg)](http://badge.fury.io/rb/gollum-grit_adapter) [![Build Status](https://travis-ci.org/gollum/grit_adapter.svg?branch=master)](https://travis-ci.org/gollum/grit_adapter) ## DESCRIPTION Adapter for [gollum](https://github.com/gollum/gollum) to use Grit at...
49.222222
241
0.749436
eng_Latn
0.539814
3148bc94bf098735085763072bb14a76576e0748
4,981
md
Markdown
articles/azure-signalr/signalr-quickstart-azure-functions-javascript.md
t-deman/azure-docs.fr-fr
392b196ce8eafe24f4b4542c457315e535082eaf
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/azure-signalr/signalr-quickstart-azure-functions-javascript.md
t-deman/azure-docs.fr-fr
392b196ce8eafe24f4b4542c457315e535082eaf
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/azure-signalr/signalr-quickstart-azure-functions-javascript.md
t-deman/azure-docs.fr-fr
392b196ce8eafe24f4b4542c457315e535082eaf
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Démarrage rapide d’Azure SignalR Service serverless – JavaScript description: Un démarrage rapide pour utiliser le service Azure SignalR et Azure Functions afin de créer une salle de conversation. author: sffamily ms.service: signalr ms.devlang: javascript ms.topic: quickstart ms.date: 03/04/2019 ms.author: ...
57.252874
382
0.791207
fra_Latn
0.876328
3148f096c570d895a9cd3f697b66eabe2aa11356
697
md
Markdown
about.md
benwyrosdick/benwyrosdick.github.io
4f0d6301ce8f4d7eee90ba1a8bf3a34c99717bb8
[ "MIT" ]
null
null
null
about.md
benwyrosdick/benwyrosdick.github.io
4f0d6301ce8f4d7eee90ba1a8bf3a34c99717bb8
[ "MIT" ]
null
null
null
about.md
benwyrosdick/benwyrosdick.github.io
4f0d6301ce8f4d7eee90ba1a8bf3a34c99717bb8
[ "MIT" ]
null
null
null
--- layout: page title: About permalink: /about/ --- I am a Christian, a husband (13+ years), and father of three. I am an entrepreneur and passionate software developer. Over the last decade my focus in software development has been around ruby and web applications. I love building things and solving technical probl...
69.7
426
0.791966
eng_Latn
0.999939
314b3ef0cd0ae46291274d957f32d20bacfa7ad0
333
md
Markdown
controls/radtooltip/sdk-examples.md
emididam/xaml-docs
3d12be96f9da56b45ce5512adb5cf34d84c55e5c
[ "Unlicense", "MIT" ]
null
null
null
controls/radtooltip/sdk-examples.md
emididam/xaml-docs
3d12be96f9da56b45ce5512adb5cf34d84c55e5c
[ "Unlicense", "MIT" ]
null
null
null
controls/radtooltip/sdk-examples.md
emididam/xaml-docs
3d12be96f9da56b45ce5512adb5cf34d84c55e5c
[ "Unlicense", "MIT" ]
null
null
null
--- title: Developer Focused Examples page_title: Developer Focused Examples description: Developer Focused Examples slug: radtooltip-sdk-examples tags: sdk,examples published: False position: 1 --- # Developer Focused Examples Required introduction ## Optional section title Add one or more sections with content ...
15.136364
39
0.78979
eng_Latn
0.992671
314b696206d900fbabaed466a724d4b05a3b2f3d
2,098
md
Markdown
sdk-api-src/content/certenroll/nn-certenroll-ix509machineenrollmentfactory.md
amorilio/sdk-api
54ef418912715bd7df39c2561fbc3d1dcef37d7e
[ "CC-BY-4.0", "MIT" ]
null
null
null
sdk-api-src/content/certenroll/nn-certenroll-ix509machineenrollmentfactory.md
amorilio/sdk-api
54ef418912715bd7df39c2561fbc3d1dcef37d7e
[ "CC-BY-4.0", "MIT" ]
null
null
null
sdk-api-src/content/certenroll/nn-certenroll-ix509machineenrollmentfactory.md
amorilio/sdk-api
54ef418912715bd7df39c2561fbc3d1dcef37d7e
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- UID: NN:certenroll.IX509MachineEnrollmentFactory title: IX509MachineEnrollmentFactory (certenroll.h) description: Can be used to create an IX509EnrollmentHelper object on a webpage. helpviewer_keywords: ["IX509MachineEnrollmentFactory","IX509MachineEnrollmentFactory interface [Security]","IX509MachineEnrollmentFact...
35.559322
259
0.816492
eng_Latn
0.356858
314b71132efa8071bda4dc975d91882f425c3b6b
218
md
Markdown
_watches/M20200321_083143_TLP_2.md
Meteoros-Floripa/meteoros.floripa.br
7d296fb8d630a4e5fec9ab1a3fb6050420fc0dad
[ "MIT" ]
5
2020-05-19T17:04:49.000Z
2021-03-30T03:09:14.000Z
_watches/M20200321_083143_TLP_2.md
Meteoros-Floripa/site
764cf471d85a6b498873610e4f3b30efd1fd9fae
[ "MIT" ]
null
null
null
_watches/M20200321_083143_TLP_2.md
Meteoros-Floripa/site
764cf471d85a6b498873610e4f3b30efd1fd9fae
[ "MIT" ]
2
2020-05-19T17:06:27.000Z
2020-09-04T00:00:43.000Z
--- layout: watch title: TLP2 - 21/03/2020 - M20200321_083143_TLP_2T.jpg date: 2020-03-21 08:31:43 permalink: /2020/03/21/watch/M20200321_083143_TLP_2 capture: TLP2/2020/202003/20200320/M20200321_083143_TLP_2T.jpg ---
27.25
62
0.784404
yue_Hant
0.038493
314bf2012dbdf7ce8a3ed0d1b038bf56dd3758d7
3,334
md
Markdown
docs/t-sql/spatial-geometry/shortestlineto-geometry-data-type.md
antoniosql/sql-docs.es-es
0340bd0278b0cf5de794836cd29d53b46452d189
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/t-sql/spatial-geometry/shortestlineto-geometry-data-type.md
antoniosql/sql-docs.es-es
0340bd0278b0cf5de794836cd29d53b46452d189
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/t-sql/spatial-geometry/shortestlineto-geometry-data-type.md
antoniosql/sql-docs.es-es
0340bd0278b0cf5de794836cd29d53b46452d189
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: ShortestLineTo (tipo de datos geometry) | Microsoft Docs ms.custom: '' ms.date: 08/03/2017 ms.prod: sql ms.prod_service: database-engine, sql-database ms.reviewer: '' ms.technology: t-sql ms.topic: language-reference dev_langs: - TSQL helpviewer_keywords: - ShortestLineTo method (geometry) ms.assetid: 39a2d0...
45.054054
392
0.723755
spa_Latn
0.751591
314c3b3127e2afe79ccd1180d8dfcbdbeda19cea
6,400
md
Markdown
docs/dmx/create-mining-structure-dmx.md
lxyhcx/sql-docs.zh-cn
e63de561000b0b4bebff037bfe96170d6b61c908
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/dmx/create-mining-structure-dmx.md
lxyhcx/sql-docs.zh-cn
e63de561000b0b4bebff037bfe96170d6b61c908
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/dmx/create-mining-structure-dmx.md
lxyhcx/sql-docs.zh-cn
e63de561000b0b4bebff037bfe96170d6b61c908
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: 创建挖掘结构 (DMX) |Microsoft 文档 ms.custom: '' ms.date: 03/02/2016 ms.prod: analysis-services ms.prod_service: analysis-services ms.component: data-mining ms.reviewer: '' ms.suite: pro-bi ms.technology: '' ms.tgt_pltfrm: '' ms.topic: language-reference f1_keywords: - CREATE_MINING_STRUCTURE - CREATE M...
31.840796
401
0.703125
yue_Hant
0.85353
314ccc46a7da4930762098c4236f78b05aa8e278
1,257
md
Markdown
README.md
things-go/sets
1536d5a68f48914f9c5b4410cdb311ba353d345c
[ "Apache-2.0" ]
null
null
null
README.md
things-go/sets
1536d5a68f48914f9c5b4410cdb311ba353d345c
[ "Apache-2.0" ]
null
null
null
README.md
things-go/sets
1536d5a68f48914f9c5b4410cdb311ba353d345c
[ "Apache-2.0" ]
null
null
null
# sets support`interface{}` which implement Comparator interface and builtin type. [![GoDoc](https://godoc.org/github.com/things-go/sets?status.svg)](https://godoc.org/github.com/things-go/sets) [![Go.Dev reference](https://img.shields.io/badge/go.dev-reference-blue?logo=go&logoColor=white)](https://pkg.go.dev/github...
46.555556
151
0.746221
yue_Hant
0.254914
314cf52abaaa1e5291fc5e70fe7780511e5e7c4b
279
md
Markdown
README.md
pubgo/tikdog
040cd8ac7129af798b4f9db29bde533001fa5cdf
[ "Apache-2.0" ]
null
null
null
README.md
pubgo/tikdog
040cd8ac7129af798b4f9db29bde533001fa5cdf
[ "Apache-2.0" ]
null
null
null
README.md
pubgo/tikdog
040cd8ac7129af798b4f9db29bde533001fa5cdf
[ "Apache-2.0" ]
null
null
null
# tikdog > Local long-running and flexible and scalable timing task processing tool ## [readme](https://www.notion.so/kooksee/tikdog-5310b5bc0dfd41baac3321dd34446fac) ## cron https://qqe2.com/cron https://crontab.guru https://tool.lu/crontab https://www.iamwawa.cn/crontab.html
27.9
82
0.777778
yue_Hant
0.686466
314cf7be8ce425b8cc5c6a4bcd5da3bb906da6bf
249
md
Markdown
codewars/7kyu/amrlotfy77/Reverse words/readme.md
ictcubeMENA/Training_one
dff6bee96ba42babe4888e5cf9a9448a6fd93fc3
[ "MIT" ]
null
null
null
codewars/7kyu/amrlotfy77/Reverse words/readme.md
ictcubeMENA/Training_one
dff6bee96ba42babe4888e5cf9a9448a6fd93fc3
[ "MIT" ]
2
2019-01-22T10:53:42.000Z
2019-01-31T08:02:48.000Z
codewars/7kyu/amrlotfy77/Reverse words/readme.md
ictcubeMENA/Training_one
dff6bee96ba42babe4888e5cf9a9448a6fd93fc3
[ "MIT" ]
13
2019-01-22T10:37:42.000Z
2019-01-25T13:30:43.000Z
Complete the function that accepts a string parameter, and reverses each word in the string. All spaces in the string should be retained. ## Examples "This is an example!" ==> "sihT si na !elpmaxe" "double spaces" ==> "elbuod secaps"
49.8
137
0.698795
eng_Latn
0.994229
314d1ab324c685a50256e7869d35ec15aa679b2d
21,299
md
Markdown
articles/load-balancer/quickstart-create-standard-load-balancer-powershell.md
changeworld/azure-docs.pl-pl
f97283ce868106fdb5236557ef827e56b43d803e
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/load-balancer/quickstart-create-standard-load-balancer-powershell.md
changeworld/azure-docs.pl-pl
f97283ce868106fdb5236557ef827e56b43d803e
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/load-balancer/quickstart-create-standard-load-balancer-powershell.md
changeworld/azure-docs.pl-pl
f97283ce868106fdb5236557ef827e56b43d803e
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: 'Szybki start: tworzenie modułu równoważenia obciążenia — Azure PowerShell' titleSuffix: Azure Load Balancer description: Ten przewodnik Szybki start pokazuje, jak utworzyć moduł równoważenia obciążenia przy użyciu programu Azure PowerShell services: load-balancer documentationcenter: na author: asudbring ma...
55.036176
583
0.798535
pol_Latn
0.997755
314e31f394fd0c3a62cbac3e76498fa3c0b31062
2,305
md
Markdown
docs/vs-2015/code-quality/ca1308-normalize-strings-to-uppercase.md
thoelkef/visualstudio-docs.de-de
bfc727b45dcd43a837d3f4f2b06b45d59da637bc
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/vs-2015/code-quality/ca1308-normalize-strings-to-uppercase.md
thoelkef/visualstudio-docs.de-de
bfc727b45dcd43a837d3f4f2b06b45d59da637bc
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/vs-2015/code-quality/ca1308-normalize-strings-to-uppercase.md
thoelkef/visualstudio-docs.de-de
bfc727b45dcd43a837d3f4f2b06b45d59da637bc
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: 'CA1308: Zeichen folgen in Großbuchstaben normalisieren | Microsoft-Dokumentation' ms.date: 11/15/2016 ms.prod: visual-studio-dev14 ms.technology: vs-ide-code-analysis ms.topic: reference f1_keywords: - CA1308 - NormalizeStringsToUppercase helpviewer_keywords: - NormalizeStringsToUppercase - CA1308 ms.asseti...
47.040816
432
0.813449
deu_Latn
0.939764
314f55df620fd3747fd0922457acb1e58dca9df7
1,264
md
Markdown
_publications/2010_bioinf_satsuma.md
grtlr/visdesignlab.github.io
fc37fa9f930d377c54d25456b271dcfbed316a76
[ "BSD-3-Clause" ]
4
2016-09-05T20:27:05.000Z
2020-04-14T23:55:01.000Z
_publications/2010_bioinf_satsuma.md
grtlr/visdesignlab.github.io
fc37fa9f930d377c54d25456b271dcfbed316a76
[ "BSD-3-Clause" ]
70
2015-10-21T19:35:44.000Z
2022-01-14T15:09:43.000Z
_publications/2010_bioinf_satsuma.md
grtlr/visdesignlab.github.io
fc37fa9f930d377c54d25456b271dcfbed316a76
[ "BSD-3-Clause" ]
21
2015-10-27T01:20:28.000Z
2021-12-09T20:12:07.000Z
--- layout: publication title: "Genome-wide synteny through highly sensitive sequence alignment: Satsuma." key: 2010_bioinf_satsuma type: paper shortname: Satsuma image: 2010_bioinf_satsuma.png authors: - Manfred Grabherr - Pamela Russell - meyer - Evan Mauceli - Jessica Alfoldi - Federica Di Palma - Kerstin Lindbla...
27.478261
379
0.77769
eng_Latn
0.959018
3150805459f831249e208d08bdd267f1b6a3a47a
4,875
md
Markdown
tsdb/docs/format/memory_snapshot.md
czlree/prometheus
027b082793bc557f9f7dcf8fe4f149ea1cc856eb
[ "Apache-2.0" ]
43,863
2015-01-03T23:39:30.000Z
2022-03-31T22:11:56.000Z
tsdb/docs/format/memory_snapshot.md
NextSteps79/prometheus
51b08269255ad1b19affa1bd28391495d5cfeb65
[ "Apache-2.0" ]
9,109
2015-01-02T10:47:26.000Z
2022-03-31T21:49:28.000Z
tsdb/docs/format/memory_snapshot.md
Harkishen-Singh/prometheus-index-roaringbitmaps
7f40fda24215652b318cab5ee46a065584d91ab2
[ "Apache-2.0" ]
8,288
2015-01-06T03:47:23.000Z
2022-03-31T23:07:58.000Z
# Memory Snapshot Format Memory snapshot uses the WAL package and writes each series as a WAL record. Below are the formats of the individual records. The order of records in the snapshot is always: 1. Starts with series records, one per series, in an unsorted fashion. 2. After all series are done, we write a tombsto...
51.315789
169
0.324923
eng_Latn
0.517115
315117b95656b19e9f09615de3cb05ba2d526b85
7,271
md
Markdown
articles/virtual-machines/sizes-memory.md
MicrosoftDocs/azure-docs.hu-hu
5fb082c5dae057fd040c7e09881e6c407e535fe2
[ "CC-BY-4.0", "MIT" ]
7
2017-08-28T07:44:33.000Z
2021-04-20T21:12:50.000Z
articles/virtual-machines/sizes-memory.md
MicrosoftDocs/azure-docs.hu-hu
5fb082c5dae057fd040c7e09881e6c407e535fe2
[ "CC-BY-4.0", "MIT" ]
412
2018-07-25T09:31:03.000Z
2021-03-17T13:17:45.000Z
articles/virtual-machines/sizes-memory.md
MicrosoftDocs/azure-docs.hu-hu
5fb082c5dae057fd040c7e09881e6c407e535fe2
[ "CC-BY-4.0", "MIT" ]
13
2017-09-05T09:10:35.000Z
2021-11-05T11:42:31.000Z
--- title: Azure-beli virtuális gépek méretei – memória | Microsoft Docs description: Felsorolja az Azure-beli virtuális gépekhez elérhető különböző memória-optimalizált méreteket. A vCPU, az adatlemezek és a hálózati adapterek számával, valamint a tárolási teljesítményével és a hálózat sávszélességével kapcsolatos inf...
117.274194
1,033
0.811443
hun_Latn
1.000003
31527cd9a8f7c3394b7c71e0b1beac3f0a10a60b
304
md
Markdown
templates/README.md
grayaev/prom_msms
3fbdabe736cbf2530d41756048be54f0f5470983
[ "Apache-2.0" ]
16
2020-01-13T09:02:58.000Z
2022-02-02T02:28:40.000Z
templates/README.md
grayaev/prom_msms
3fbdabe736cbf2530d41756048be54f0f5470983
[ "Apache-2.0" ]
null
null
null
templates/README.md
grayaev/prom_msms
3fbdabe736cbf2530d41756048be54f0f5470983
[ "Apache-2.0" ]
13
2020-01-20T09:49:02.000Z
2022-03-05T20:49:01.000Z
# Message templates Message templates for MSMS (multi-service monitoring script): - **curl-fail.txt**: message when curl exit status is non-zero - **daily.txt**: message for daily confirmation, that monitoring itself is working - **service-fail.txt**: message when service response differ from expected
43.428571
82
0.769737
eng_Latn
0.982408
3153979200d924b8f4fd790913a2e5662567d55e
116
md
Markdown
_posts/2015-06-28-init-something-new.md
ttyn/bm-intro.burn.running
f4c51e3858e6d64dc91bc8a571fdbe7f0451cb36
[ "Apache-2.0" ]
null
null
null
_posts/2015-06-28-init-something-new.md
ttyn/bm-intro.burn.running
f4c51e3858e6d64dc91bc8a571fdbe7f0451cb36
[ "Apache-2.0" ]
null
null
null
_posts/2015-06-28-init-something-new.md
ttyn/bm-intro.burn.running
f4c51e3858e6d64dc91bc8a571fdbe7f0451cb36
[ "Apache-2.0" ]
null
null
null
--- excerpt_separator: <!--more--> --- init the post area <!--more--> so that i could write more documents laster.
14.5
44
0.655172
eng_Latn
0.993572
31546a66124694552cea8993df3f7d56fbaa1582
54
md
Markdown
README.md
hybrid-developer/lawyers
28327b30b1d5393c636e593704e3a6b1607d28d7
[ "Apache-2.0" ]
null
null
null
README.md
hybrid-developer/lawyers
28327b30b1d5393c636e593704e3a6b1607d28d7
[ "Apache-2.0" ]
null
null
null
README.md
hybrid-developer/lawyers
28327b30b1d5393c636e593704e3a6b1607d28d7
[ "Apache-2.0" ]
null
null
null
# Lawyer Feed Fetch Data from a JSON file in a server
18
39
0.759259
eng_Latn
0.963006
3154c654e2f9a7586592794310a26bdc497ecafc
212
md
Markdown
telegraf/docs/cpu.usage_irq.md
phonglh79/integrations
1c55d42418cb139434ef5a7c1e12752475ebcd0a
[ "Apache-2.0" ]
null
null
null
telegraf/docs/cpu.usage_irq.md
phonglh79/integrations
1c55d42418cb139434ef5a7c1e12752475ebcd0a
[ "Apache-2.0" ]
1
2020-11-05T20:14:54.000Z
2020-11-05T20:14:54.000Z
telegraf/docs/cpu.usage_irq.md
phonglh79/integrations
1c55d42418cb139434ef5a7c1e12752475ebcd0a
[ "Apache-2.0" ]
1
2017-02-08T09:58:51.000Z
2017-02-08T09:58:51.000Z
--- title: cpu.usage_irq brief: percentage of processor time spent servicing interrupts metric_type: gauge --- ### cpu.usage_irq This metric measures the percentage of processor time spent servicing interrupts.
23.555556
81
0.79717
eng_Latn
0.919915
3154ed3ad6a0373811676507e5e4ec76ff2c1ffd
114
md
Markdown
README.md
SapientHetero/Watchdog-Timer-for-ATSAMD51J19A
26f22a0ca10e6555de3bb106f0f85f1c6c9a81d4
[ "MIT" ]
1
2021-07-03T01:31:36.000Z
2021-07-03T01:31:36.000Z
README.md
SapientHetero/Watchdog-Timer-for-ATSAMD51J19A
26f22a0ca10e6555de3bb106f0f85f1c6c9a81d4
[ "MIT" ]
null
null
null
README.md
SapientHetero/Watchdog-Timer-for-ATSAMD51J19A
26f22a0ca10e6555de3bb106f0f85f1c6c9a81d4
[ "MIT" ]
null
null
null
# Watchdog-Timer-for-ATSAMD51J19A Arduino example demonstrating the use of the ATSAMD51 watchdog timer peripheral
38
79
0.850877
eng_Latn
0.938437
31564a47939115f696db81e125b8706e82e8ea70
1,757
md
Markdown
Net/GraphicsPipeline/DisplayFeedbackSample/Readme.md
cdufault/arcobjects-sdk-community-samples
3c7911ecaf912178f4dabb8528e2b5e2167948af
[ "Apache-2.0" ]
1
2019-04-19T10:53:14.000Z
2019-04-19T10:53:14.000Z
Net/GraphicsPipeline/DisplayFeedbackSample/Readme.md
cdufault/arcobjects-sdk-community-samples
3c7911ecaf912178f4dabb8528e2b5e2167948af
[ "Apache-2.0" ]
null
null
null
Net/GraphicsPipeline/DisplayFeedbackSample/Readme.md
cdufault/arcobjects-sdk-community-samples
3c7911ecaf912178f4dabb8528e2b5e2167948af
[ "Apache-2.0" ]
null
null
null
## Display feedback This sample illustrates some basics for using the DisplayFeedback objects. This sample mimics the behavior of the more coarse-grained RubberBand objects using the DisplayFeedback objects. The user can click and select an area, and the area is converted into a rectangular graphic element. <...
35.857143
291
0.668754
eng_Latn
0.695266
31575db7056728ea2ba0b62c3d9c921b7d7e0907
304
md
Markdown
contrib/init/README.md
pniwre/RavencoinLite
5bf2109408ba8128f3b08b7f94424f78891e9475
[ "MIT" ]
1,102
2017-10-28T14:49:48.000Z
2022-03-30T00:57:26.000Z
contrib/init/README.md
pniwre/RavencoinLite
5bf2109408ba8128f3b08b7f94424f78891e9475
[ "MIT" ]
733
2018-01-03T16:46:49.000Z
2022-03-27T04:55:44.000Z
contrib/init/README.md
pniwre/RavencoinLite
5bf2109408ba8128f3b08b7f94424f78891e9475
[ "MIT" ]
795
2018-01-03T23:03:01.000Z
2022-03-25T15:08:45.000Z
Sample configuration files for: ``` SystemD: ravend.service Upstart: ravend.conf OpenRC: ravend.openrc ravend.openrcconf CentOS: ravend.init OS X: org.raven.ravend.plist ``` have been made available to assist packagers in creating node packages here. See doc/init.md for more information.
23.384615
76
0.756579
eng_Latn
0.733994