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
9580a2b49ca96ebf0d2b974347e31ff50f56ea3c
477
md
Markdown
04.a-configure-CKAN.md
chStaiger/B2FIND-Training
0580d4f5ac7271801bfcdfc7764c326d07c9983b
[ "MIT" ]
null
null
null
04.a-configure-CKAN.md
chStaiger/B2FIND-Training
0580d4f5ac7271801bfcdfc7764c326d07c9983b
[ "MIT" ]
null
null
null
04.a-configure-CKAN.md
chStaiger/B2FIND-Training
0580d4f5ac7271801bfcdfc7764c326d07c9983b
[ "MIT" ]
null
null
null
# Configure CKAN This document describes how to configure your CKAN instance for your requirements ... ## Environment Ubuntu 14.04 server ##Prerequisites ### 1. CKAN server set up See previous module ... 04-install-CKAN.md ```sh .... ``` ### 2. ??Internet connection and browser?? ## Configuration We just link her...
14.90625
85
0.672956
eng_Latn
0.923054
9580ecaff2d43f49dd6b959012196ee204079f5b
445
md
Markdown
_docs/topic-06/10-html5/01-page.md
Media-Ed-Online/intro-web-dev
0f59459b5eb95a0fb780d5ba32e3fdcea3530a13
[ "MIT" ]
32
2017-07-11T21:06:51.000Z
2018-03-27T00:06:05.000Z
_docs/topic-06/10-html5/01-page.md
Media-Ed-Online/intro-web-dev
0f59459b5eb95a0fb780d5ba32e3fdcea3530a13
[ "MIT" ]
121
2017-07-10T21:03:17.000Z
2017-12-20T00:07:41.000Z
_docs/topic-06/10-html5/01-page.md
Media-Ed-Online/intro-web-dev
0f59459b5eb95a0fb780d5ba32e3fdcea3530a13
[ "MIT" ]
9
2017-07-11T20:37:32.000Z
2020-06-18T18:00:19.000Z
--- title: New in HTML5 module: topic-06 permalink: /topic-06/html5-new/ --- <div class="divider-heading"></div> Although HTML5 has been the norm for several years now, there are still “new” elements to discuss regularly. This is true for images and form elements. We'll begin by exploring several new form elements w...
37.083333
176
0.764045
eng_Latn
0.999028
95811d87414fc1ecfe30a1d1d0184351ce3bc06a
1,831
md
Markdown
_posts/2012-02-25-nurse-2.md
bazhuamed/bazhuamed.github.io
abb7dc6d3959c65f0b904c68026a94cc19aae60b
[ "MIT" ]
null
null
null
_posts/2012-02-25-nurse-2.md
bazhuamed/bazhuamed.github.io
abb7dc6d3959c65f0b904c68026a94cc19aae60b
[ "MIT" ]
null
null
null
_posts/2012-02-25-nurse-2.md
bazhuamed/bazhuamed.github.io
abb7dc6d3959c65f0b904c68026a94cc19aae60b
[ "MIT" ]
null
null
null
--- id: 8351 title: 病房里的「微博体」 date: 2012-02-25T07:00:37+00:00 author: Kiwi excerpt: 病房里的「微博」,不是写在电脑上,也不是写在手机里,而是写在每人床头的小白板上。这些「微博」的内容包罗万象,读起来仿佛有种带着淡淡消毒水味的暖心。 layout: post guid: http://www.bazhua.org/?p=8351 permalink: /nurse-2/ image: /wp-content/uploads/2011/08/story-125x125.png categories: - 原创故事 tags: - story ...
30.516667
149
0.787002
yue_Hant
0.257312
9581dc5003fff1db628121af432342daa299c8e4
1,901
md
Markdown
start-with-database/00-install-db.md
littlecarson/web-scraping
422ae1f5317cb25349f715e806c5138e86a35688
[ "MIT" ]
null
null
null
start-with-database/00-install-db.md
littlecarson/web-scraping
422ae1f5317cb25349f715e806c5138e86a35688
[ "MIT" ]
null
null
null
start-with-database/00-install-db.md
littlecarson/web-scraping
422ae1f5317cb25349f715e806c5138e86a35688
[ "MIT" ]
null
null
null
# MongoDB 安装和使用 linux 系统环境下: ``` apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv EA312927 # ubuntu 14 echo "deb http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.2 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.2.list # ubuntu 16 echo "deb http://repo.mongodb.org/apt/ubuntu xenial/m...
20.44086
135
0.745923
kor_Hang
0.14367
958222deeaec96ebe6f2f06c80225f562e375d31
2,249
md
Markdown
README.md
osafune/peridot_peripherals
019c81d69af73c55fc3ced4cf19ec3ec2a5ac000
[ "MIT" ]
5
2017-02-25T04:40:27.000Z
2021-05-05T16:38:44.000Z
README.md
osafune/peridot_peripherals
019c81d69af73c55fc3ced4cf19ec3ec2a5ac000
[ "MIT" ]
null
null
null
README.md
osafune/peridot_peripherals
019c81d69af73c55fc3ced4cf19ec3ec2a5ac000
[ "MIT" ]
3
2016-09-25T04:32:01.000Z
2017-09-11T13:52:26.000Z
PERIDOTペリフェラル =================== PERIDOTの標準ペリフェラル集です。 対象となるツール ---------------- - QsysまたはPlatform Designer 17.1以降、およびNiosII SBT 17.0以降 - MAX10、CycloneIV、CycloneVを搭載し、UARTまたはFT245/FT240X/FT232Hが接続されたボード(PERIDOT Hostbridgeを使う場合) - スレーブペリフェラルのみ使う場合は、NiosII等の32bitのバスアクセスが可能なAvalon-MMマスタがあるシステム 使い方 ------ - ip以下のフォルダ...
22.49
151
0.780791
yue_Hant
0.634733
9584279c4d5bf757f9313d4e7aac55d5c2ae703b
68
md
Markdown
README.md
tracy626/INFO6205
5cd8492bf1772de360221bd6fd1962e9cfde256b
[ "Apache-2.0" ]
null
null
null
README.md
tracy626/INFO6205
5cd8492bf1772de360221bd6fd1962e9cfde256b
[ "Apache-2.0" ]
null
null
null
README.md
tracy626/INFO6205
5cd8492bf1772de360221bd6fd1962e9cfde256b
[ "Apache-2.0" ]
null
null
null
# INFO6205 For Assignment in NEU INFO6205 Yue Fang NUID 001584481
9.714286
30
0.794118
kor_Hang
0.475672
95847a780de4c3c503baf2a4b31364364a70def0
47
md
Markdown
README.md
hllyzkyn/ipk-exercises
8d0a57bfe8fd667a1cf6483420eb4e2c3fa96822
[ "Apache-2.0" ]
null
null
null
README.md
hllyzkyn/ipk-exercises
8d0a57bfe8fd667a1cf6483420eb4e2c3fa96822
[ "Apache-2.0" ]
null
null
null
README.md
hllyzkyn/ipk-exercises
8d0a57bfe8fd667a1cf6483420eb4e2c3fa96822
[ "Apache-2.0" ]
null
null
null
# ipk-exercises Programmierkurs Uebungsblatt 6
15.666667
30
0.851064
hun_Latn
0.175309
9585b2e213b3ee339243411ebc9d1965811d259b
833
md
Markdown
Documentation/DocuBlocks/serverDefaultApi.md
rajeev02101987/arangodb
817e6c04cb82777d266f3b444494140676da98e2
[ "Apache-2.0" ]
1
2019-08-11T04:06:49.000Z
2019-08-11T04:06:49.000Z
Documentation/DocuBlocks/serverDefaultApi.md
rajeev02101987/arangodb
817e6c04cb82777d266f3b444494140676da98e2
[ "Apache-2.0" ]
109
2022-01-06T07:05:24.000Z
2022-03-21T01:39:35.000Z
Documentation/DocuBlocks/serverDefaultApi.md
rajeev02101987/arangodb
817e6c04cb82777d266f3b444494140676da98e2
[ "Apache-2.0" ]
1
2020-10-01T08:49:12.000Z
2020-10-01T08:49:12.000Z
@brief default API compatibility `--server.default-api-compatibility` This option can be used to determine the API compatibility of the ArangoDB server. It expects an ArangoDB version number as an integer, calculated as follows: *10000 \* major + 100 \* minor (example: *10400* for ArangoDB 1.4)* The value of this ...
33.32
74
0.793517
eng_Latn
0.9995
9586d8e9a6ecb7385751ea1776282316b8a118b4
2,806
md
Markdown
docs/csharp/language-reference/builtin-types/unmanaged-types.md
eOkadas/docs.fr-fr
64202ad620f9bcd91f4360ec74aa6d86e1d4ae15
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/csharp/language-reference/builtin-types/unmanaged-types.md
eOkadas/docs.fr-fr
64202ad620f9bcd91f4360ec74aa6d86e1d4ae15
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/csharp/language-reference/builtin-types/unmanaged-types.md
eOkadas/docs.fr-fr
64202ad620f9bcd91f4360ec74aa6d86e1d4ae15
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Types non managés - Référence C# ms.date: 09/06/2019 helpviewer_keywords: - unmanaged type [C#] ms.openlocfilehash: 25aa42ba8c8f0023b4f818feb2edbb325f805fb6 ms.sourcegitcommit: c70542d02736e082e8dac67dad922c19249a8893 ms.translationtype: MT ms.contentlocale: fr-FR ms.lasthandoff: 09/05/2019 ms.locfileid: "70...
65.255814
530
0.759088
fra_Latn
0.880591
958793cf1045abf0145c9b158c9eae5a17cb11c8
587
md
Markdown
README.md
COURAGE0316/blog
33a550b978660c066d40d8bf03666d15f9b5e7e6
[ "MIT" ]
null
null
null
README.md
COURAGE0316/blog
33a550b978660c066d40d8bf03666d15f9b5e7e6
[ "MIT" ]
null
null
null
README.md
COURAGE0316/blog
33a550b978660c066d40d8bf03666d15f9b5e7e6
[ "MIT" ]
null
null
null
# blog # 黑马程序员-python-Django实现从0开发一个博客系统 # 一、前置技能要求 ## python基本语法 ## Django基础语法 ## mysql基础用法 ## 基础前端知识(HTML+CSS+JavaScript) # 二、技术亮点 ## 1.采用Vue作为前端框架 ## 2.采用Django作为后端框架 ## 3.采用Django模板引擎 ## 4.采用云通讯短信发送 ## 5.采用session技术 # 三、环境配置 ## 采用架构:python3.8 + django3.0 + mysql5.7 ## 使用系统:windows ## 开发工具:PyCharm ## 三方平台:云通讯 # 四...
18.935484
51
0.712095
yue_Hant
0.690361
958adc28ccf604d4724fc04a017df36978b25fb4
2,455
md
Markdown
README.md
DuncanMacKirik/TelegramFreeSpaceAlert
2d1ffbe7e44498ec2fdca2f643da284d7bc3cc02
[ "MIT" ]
null
null
null
README.md
DuncanMacKirik/TelegramFreeSpaceAlert
2d1ffbe7e44498ec2fdca2f643da284d7bc3cc02
[ "MIT" ]
null
null
null
README.md
DuncanMacKirik/TelegramFreeSpaceAlert
2d1ffbe7e44498ec2fdca2f643da284d7bc3cc02
[ "MIT" ]
null
null
null
# TelegramFreeSpaceAlert ## What is it? A simple program to be run as a scheduled task, and to send notifications via Telegram when free space on certain drives is less than a pre-configured limit. ## Why use it? Primarily on Windows platforms, when you don't want to install Python/Node.js/Go/Ruby just ...
54.555556
212
0.722607
eng_Latn
0.920334
958b5d4df8c5866928d3823cc8a1862fecd02c2b
1,686
md
Markdown
di-30-zhang-wang-luo-fu-wu-qi/30.9.-wen-jian-chuan-shu-xie-yi-ftp.md
FreeBSD-Ask/Handbook
d87515d72d4c136f0e48abfc2a3fe4dbfa8c65a7
[ "BSD-3-Clause" ]
16
2022-01-08T08:30:59.000Z
2022-03-31T23:53:22.000Z
di-30-zhang-wang-luo-fu-wu-qi/30.9.-wen-jian-chuan-shu-xie-yi-ftp.md
FreeBSD-Ask/Handbook
d87515d72d4c136f0e48abfc2a3fe4dbfa8c65a7
[ "BSD-3-Clause" ]
null
null
null
di-30-zhang-wang-luo-fu-wu-qi/30.9.-wen-jian-chuan-shu-xie-yi-ftp.md
FreeBSD-Ask/Handbook
d87515d72d4c136f0e48abfc2a3fe4dbfa8c65a7
[ "BSD-3-Clause" ]
5
2022-02-05T05:41:53.000Z
2022-03-20T12:10:01.000Z
# 30.9. 文件传输协议(FTP) 文件传输协议(FTP)为用户提供了一种在 FTP 服务器之间传输文件的简单方法。FreeBSD 在基本系统中包括 FTP 服务器软件 ftpd。 FreeBSD 提供了几个配置文件来控制对 FTP 服务器的访问。本节总结了这些文件。有关内置 FTP 服务器的更多详细信息,请参阅 [ftpd(8)](https://www.freebsd.org/cgi/man.cgi?query=ftpd&sektion=8&format=html)。 ## 30.9.1. 配置 最重要的配置步骤是确定允许哪些帐户访问 FTP 服务器。FreeBSD 系统有许多系统帐户,这些帐户不应该被允许 FTP ...
38.318182
245
0.709371
yue_Hant
0.82744
958badcfbbe986bd3038252c20bb53ffaae692d8
592
md
Markdown
apps/blog/_content/Algorithm/BOJ-4796-Python.md
hyesungoh/hyesungoh.xyz
95f9d9196b563510740b3a1b1bb3f20489211d1d
[ "MIT" ]
1
2022-02-21T09:00:27.000Z
2022-02-21T09:00:27.000Z
apps/blog/_content/Algorithm/BOJ-4796-Python.md
hyesungoh/hyesungoh.xyz
95f9d9196b563510740b3a1b1bb3f20489211d1d
[ "MIT" ]
8
2021-02-07T07:56:49.000Z
2022-01-26T15:56:28.000Z
apps/blog/_content/Algorithm/BOJ-4796-Python.md
hyesungoh/hyesungoh.xyz
95f9d9196b563510740b3a1b1bb3f20489211d1d
[ "MIT" ]
null
null
null
--- title: 'BOJ-4796 - Python' date: 2021-2-27 12:21:13 category: 'Algorithm' draft: false --- 연속되는 p일 동안 l일만 캠핑장을 이용할 수 있다고 한다. 이 때 휴가 v일 동안 최대 캠핑장을 며칠간 이용할 수 있는 지 출력하는 문제. v // p \* l 값을 변수에 저장 후, 남은 휴가 중 캠핑장을 이용할 수 있는 수(휴가 일 수 - v // p에 p를 곱한 값)과 l을 비교하여 l이 더 클 시 남은 휴가 중 캠핑장을 이용할 수 있는 수를 아닐 시 l을 더해주어 풀었다. ```python ...
23.68
214
0.538851
kor_Hang
1.00001
958da04b1a7e4e642bd34dbb0c084c8ff3c67ce9
45
md
Markdown
README.md
gustafekeberg/xp-contact-form
d795d04e697e3b3a4b213b18b21d2e9a446dc2d0
[ "MIT" ]
null
null
null
README.md
gustafekeberg/xp-contact-form
d795d04e697e3b3a4b213b18b21d2e9a446dc2d0
[ "MIT" ]
null
null
null
README.md
gustafekeberg/xp-contact-form
d795d04e697e3b3a4b213b18b21d2e9a446dc2d0
[ "MIT" ]
null
null
null
# xp-contact-form Contact form for Enonic XP
15
26
0.777778
eng_Latn
0.791267
958da6c2345e05bfbd50182f8d10b005bc9ea1b4
389
md
Markdown
_project/old-stone-barn-made-into-a-house-kipp-barn-heritage-restorations-i-have-always-dreamed.md
rumnamanya/rumnamanya.github.io
2deadeff04c8a48cf683b885b7fa6ab9acc1d9d9
[ "MIT" ]
null
null
null
_project/old-stone-barn-made-into-a-house-kipp-barn-heritage-restorations-i-have-always-dreamed.md
rumnamanya/rumnamanya.github.io
2deadeff04c8a48cf683b885b7fa6ab9acc1d9d9
[ "MIT" ]
null
null
null
_project/old-stone-barn-made-into-a-house-kipp-barn-heritage-restorations-i-have-always-dreamed.md
rumnamanya/rumnamanya.github.io
2deadeff04c8a48cf683b885b7fa6ab9acc1d9d9
[ "MIT" ]
null
null
null
--- layout: project_single title: "Old stone barn made into a house. Kipp Barn | Heritage Restorations. I have always dreamed of converting a barn!" slug: "old-stone-barn-made-into-a-house-kipp-barn-heritage-restorations-i-have-always-dreamed" parent: "barns-house-ideas" --- Old stone barn made into a house. Kipp Barn...
55.571429
122
0.771208
eng_Latn
0.931918
958e6efd21ff2a6408dbb2a3840f22ba3222edea
186
md
Markdown
README.md
LukasDoesDev/cordbot
908fd51f96437768efb9445a542d846401038009
[ "MIT" ]
null
null
null
README.md
LukasDoesDev/cordbot
908fd51f96437768efb9445a542d846401038009
[ "MIT" ]
null
null
null
README.md
LukasDoesDev/cordbot
908fd51f96437768efb9445a542d846401038009
[ "MIT" ]
null
null
null
# CordBot > An Open-Source Multi-Purpose Discord Bot ```bash git clone https://github.com/LukasDoesDev/cordbot cd cordbot echo "SECRET_TOKEN=abcdef" > .env npm install npm run dev ```
15.5
49
0.747312
kor_Hang
0.718417
958ed3ffa4b0fcb6c3d201af1f8b4acfdabb5e8f
954
md
Markdown
Chapter-13/Exercise-13.27.md
Choosue/Cpp-Primer-4th-Edition-Solutions
94a6cdb4a3b60084721e19c6a1917b052535e9f5
[ "Apache-2.0" ]
4
2020-12-30T01:06:03.000Z
2022-01-22T13:09:23.000Z
Chapter-13/Exercise-13.27.md
Choosue/Cpp-Primer-4th-Edition-Solutions
94a6cdb4a3b60084721e19c6a1917b052535e9f5
[ "Apache-2.0" ]
null
null
null
Chapter-13/Exercise-13.27.md
Choosue/Cpp-Primer-4th-Edition-Solutions
94a6cdb4a3b60084721e19c6a1917b052535e9f5
[ "Apache-2.0" ]
2
2020-04-23T15:06:24.000Z
2020-05-09T04:36:01.000Z
# Exercise 13.27 The value like `HasPtr` class defines each of the copy-control members. Describe what would happen if the class defined a. The copy constructor and destructor but no assignment operator. b. The copy constructor and assignment operator but no destructor. c. The destructor but neither the copy construc...
73.384615
257
0.781971
eng_Latn
0.999576
958fc82103c2737b3480ed03bbcfa8d10a1eec28
6,314
md
Markdown
src/node/cim-training/session-1.md
Soontao/presentations
6028cb8f04b9d6ddedc043901f9106492b6b90d6
[ "Unlicense" ]
1
2019-06-05T13:38:13.000Z
2019-06-05T13:38:13.000Z
src/node/cim-training/session-1.md
Soontao/presentations
6028cb8f04b9d6ddedc043901f9106492b6b90d6
[ "Unlicense" ]
16
2020-03-18T06:53:21.000Z
2022-03-25T09:26:21.000Z
src/node/cim-training/session-1.md
Soontao/presentations
6028cb8f04b9d6ddedc043901f9106492b6b90d6
[ "Unlicense" ]
1
2020-04-22T05:54:03.000Z
2020-04-22T05:54:03.000Z
--- marp: true theme: dark --- ![blur bg 50% right](https://res.cloudinary.com/digf90pwi/image/upload/v1640327704/logo_pgbqzz.svg) # Node JS Training: Session 1 # Javascript Basics Theo Sun 2020 --- ## Agenda - Installation - Git, VSCode & NodeJS (nvm) - Overview language introduction - NodeJS project structure -...
14.962085
99
0.579823
eng_Latn
0.532603
959032e2d0ffda2aaf85479ba2d4a759b197e606
2,205
md
Markdown
README.md
astovall597/MsYo
e1bbbb93c26f618a21acc58ba24493ec1cb693a0
[ "MIT" ]
2
2020-05-14T16:11:05.000Z
2020-05-14T16:20:57.000Z
README.md
astovall597/MsYo
e1bbbb93c26f618a21acc58ba24493ec1cb693a0
[ "MIT" ]
null
null
null
README.md
astovall597/MsYo
e1bbbb93c26f618a21acc58ba24493ec1cb693a0
[ "MIT" ]
1
2022-02-27T16:21:48.000Z
2022-02-27T16:21:48.000Z
# OneUp - A Workout Tracker Application for eSense devices This app will audibly count your Sit-ups, Push-ups, Squats and Jumping Jacks while you're doing them. When you're done, it will add them to a daily summary in a firestore database and read it back to you. ## Installation ### 1 Set up the Project - Clone the...
58.026316
252
0.747392
eng_Latn
0.998302
9591022db127a56c5c7748f37dd9bc43f11d7d39
20
md
Markdown
README.old.md
RoanArraes/crypto-balance-app
2f2c2b91c23d4e9746ced3a492fcba1ad04258dd
[ "MIT" ]
null
null
null
README.old.md
RoanArraes/crypto-balance-app
2f2c2b91c23d4e9746ced3a492fcba1ad04258dd
[ "MIT" ]
null
null
null
README.old.md
RoanArraes/crypto-balance-app
2f2c2b91c23d4e9746ced3a492fcba1ad04258dd
[ "MIT" ]
null
null
null
# crypto-balance-app
20
20
0.8
vie_Latn
0.621422
9592663b036336784db9e77e75f33361d1fa8b47
912
md
Markdown
README.md
shabazzKhan/angularjs-landing-page
f22a32ef04ae777f14c15c0479086b42a23a3325
[ "MIT" ]
null
null
null
README.md
shabazzKhan/angularjs-landing-page
f22a32ef04ae777f14c15c0479086b42a23a3325
[ "MIT" ]
null
null
null
README.md
shabazzKhan/angularjs-landing-page
f22a32ef04ae777f14c15c0479086b42a23a3325
[ "MIT" ]
1
2020-03-23T16:27:49.000Z
2020-03-23T16:27:49.000Z
# angularjs-landing-page An AngularJS Based website template focused on reusability and room for its functionality to be expanded. I've added various other functionality such as css-less is added to the project. Getting up and running Ensure you have a basic understanding of NodeJS and npm 1. Clone this repo from...
25.333333
124
0.79386
eng_Latn
0.974468
9594f82ec475de8fdb87deb573251767318f3f3d
150
md
Markdown
README.md
ijames55/jwoods.me
f240d687cdfd8ac633f29cd081f984db7d5d3bfb
[ "MIT" ]
null
null
null
README.md
ijames55/jwoods.me
f240d687cdfd8ac633f29cd081f984db7d5d3bfb
[ "MIT" ]
12
2019-09-01T12:20:13.000Z
2021-01-05T18:42:23.000Z
README.md
jwoods02/jwoods.me
f240d687cdfd8ac633f29cd081f984db7d5d3bfb
[ "MIT" ]
null
null
null
# Personal Site Hi, this is my personal site. It's a single page. It's not got any JS. I know using Tailwind CSS is probably overkill but I like it :)
75
134
0.74
eng_Latn
0.999895
95961e80e03974802faf347d532a433eff0dbe3e
9,846
md
Markdown
articles/active-directory/saas-apps/merchlogix-provisioning-tutorial.md
t-deman/azure-docs.fr-fr
392b196ce8eafe24f4b4542c457315e535082eaf
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/active-directory/saas-apps/merchlogix-provisioning-tutorial.md
t-deman/azure-docs.fr-fr
392b196ce8eafe24f4b4542c457315e535082eaf
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/active-directory/saas-apps/merchlogix-provisioning-tutorial.md
t-deman/azure-docs.fr-fr
392b196ce8eafe24f4b4542c457315e535082eaf
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: 'Didacticiel : Configurer MerchLogix pour l’approvisionnement automatique avec Azure Active Directory | Microsoft Docs' description: Découvrez comment configurer Azure Active Directory pour approvisionner et retirer automatiquement des comptes d’utilisateur à MerchLogix. services: active-directory documentat...
70.328571
620
0.797583
fra_Latn
0.972491
959648b91d78a0b6f352462b6eae3c691c178bd9
1,825
md
Markdown
AlchemyInsights/need-help-with-email-quarantine.md
isabella232/OfficeDocs-AlchemyInsights-pr.et-EE
6f83295d27a049861e9f5f81f6d42e4793d0404b
[ "CC-BY-4.0", "MIT" ]
2
2020-05-19T19:06:20.000Z
2021-03-06T00:35:21.000Z
AlchemyInsights/need-help-with-email-quarantine.md
MicrosoftDocs/OfficeDocs-AlchemyInsights-pr.et-EE
4a00e421202d27d953e63e045bf8465047c2b72a
[ "CC-BY-4.0", "MIT" ]
3
2020-06-02T23:27:46.000Z
2022-02-09T06:54:16.000Z
AlchemyInsights/need-help-with-email-quarantine.md
isabella232/OfficeDocs-AlchemyInsights-pr.et-EE
6f83295d27a049861e9f5f81f6d42e4793d0404b
[ "CC-BY-4.0", "MIT" ]
2
2019-10-09T20:35:20.000Z
2020-06-02T23:27:27.000Z
--- title: Kas vajate abi meilikarantiiniga? ms.author: pebaum author: pebaum manager: scotv ms.audience: Admin ms.topic: article ms.service: o365-administration ROBOTS: NOINDEX, NOFOLLOW localization_priority: Priority ms.collection: Adm_O365 ms.custom: - "9002531" - "5679" ms.openlocfilehash: f1b7dc5a648e2782ce0350cf...
65.178571
540
0.82137
est_Latn
0.994471
9596dbac0125b14bf0cd649aa28e8205c6ddd763
957
md
Markdown
README.md
baba-s/UniAllGameObjectTester
9986f4dd2c97cad47c2d661f62ebae01b60d4fcb
[ "MIT" ]
1
2020-10-05T19:12:54.000Z
2020-10-05T19:12:54.000Z
README.md
baba-s/UniAllGameObjectTester
9986f4dd2c97cad47c2d661f62ebae01b60d4fcb
[ "MIT" ]
null
null
null
README.md
baba-s/UniAllGameObjectTester
9986f4dd2c97cad47c2d661f62ebae01b60d4fcb
[ "MIT" ]
null
null
null
# UniAllGameObjectTester すべてのシーンやプレハブに存在するゲームオブジェクトに対するテストを簡単に実装できるパッケージ ## 使用例 ### すべてのゲームオブジェクトに対するテスト ```cs using Kogane; using NUnit.Framework; public class Example { [Test] public void すべてのゲームオブジェクトの名前が_10_文字以下か() { AllGameObjectTester.Test ( isValid: gameObject => game...
19.14
84
0.646813
yue_Hant
0.732626
9597a66d5070e8d505ee3f9b58e3b14187be35a1
3,286
md
Markdown
_pages/about.md
Li-Jinjie/Li-Jinjie.github.io
ba654fff9f066d35a6a29ebfa8a504898980f6e5
[ "MIT" ]
1
2021-01-17T06:49:02.000Z
2021-01-17T06:49:02.000Z
_pages/about.md
Li-Jinjie/Li-Jinjie.github.io
ba654fff9f066d35a6a29ebfa8a504898980f6e5
[ "MIT" ]
null
null
null
_pages/about.md
Li-Jinjie/Li-Jinjie.github.io
ba654fff9f066d35a6a29ebfa8a504898980f6e5
[ "MIT" ]
2
2021-12-24T07:13:38.000Z
2021-12-24T07:56:42.000Z
--- permalink: / title: "About me" excerpt: "About me" author_profile: true redirect_from: - /about/ - /about.html --- <img src="https://s2.ax1x.com/2019/10/16/KkFWpn.jpg" alt="KkFWpn.jpg" border="0" /> Hello! My name is LI Jinjie and I am currently an undergraduate student of [Shenyuan Honors College](http://sa...
80.146341
483
0.578211
eng_Latn
0.38288
9598872928274e4b50c17ea0c79bdbe74760ca8e
566
md
Markdown
README.md
uttamo/kindle-notes
6359aea1b1a067c7904460767b7b56bcd4e2e6b7
[ "MIT" ]
2
2019-06-25T01:55:57.000Z
2019-07-12T16:14:58.000Z
README.md
uttamo/kindle-notes
6359aea1b1a067c7904460767b7b56bcd4e2e6b7
[ "MIT" ]
3
2019-05-21T21:29:15.000Z
2019-06-10T20:33:01.000Z
README.md
uttamo/kindle-notes
6359aea1b1a067c7904460767b7b56bcd4e2e6b7
[ "MIT" ]
null
null
null
# Kindle Clippings Parse the **My Clippings.txt** file that is stored on your Amazon Kindle which contains highlights you've made across all of the books you've read. ## Usage ``` positional arguments: input Input filename output Output filename optional arguments: -h, --help show this help messag...
20.962963
147
0.69788
eng_Latn
0.956922
959aaa36416edbd50b2c6eb07faf3f38ec01a002
5,902
md
Markdown
README.md
vladaindjic/paketna-obrada-ASVSP
a9dd2635e318b824c88da20b8ddc764f2469d77c
[ "BSD-3-Clause" ]
null
null
null
README.md
vladaindjic/paketna-obrada-ASVSP
a9dd2635e318b824c88da20b8ddc764f2469d77c
[ "BSD-3-Clause" ]
null
null
null
README.md
vladaindjic/paketna-obrada-ASVSP
a9dd2635e318b824c88da20b8ddc764f2469d77c
[ "BSD-3-Clause" ]
null
null
null
# Paketna obrada podataka - ASVSP ## Problem Tema projektnog zadataka je analiza žalbi korisnika na usluge finansijskih kompanija na prostoru Sjedinjenih Američkih Država. Pročišćeni skup podataka (u nastavku skup podataka) dostupan je na [linku](https://drive.google.com/open?id=1giNPVFy6ACl3bvfj6hu1vR6GWGWXkQaI), d...
70.261905
214
0.808031
bos_Latn
0.567933
959bffcd420d77aa46c8130dd41e53c4aafae53b
267
md
Markdown
src/content/projects/_index.md
eddiewebb/json-resume
f9cdbc61191d841fc4519d74c056830e075cd623
[ "MIT" ]
5
2019-02-05T13:33:48.000Z
2020-09-19T06:05:40.000Z
src/content/projects/_index.md
marioarranzr/json-resume
d6cfe0ed90e3ab52255db17c4294ec690ce2b74e
[ "MIT" ]
1
2018-02-11T19:24:39.000Z
2018-02-11T19:24:39.000Z
src/content/projects/_index.md
marioarranzr/json-resume
d6cfe0ed90e3ab52255db17c4294ec690ce2b74e
[ "MIT" ]
7
2018-04-22T04:58:36.000Z
2020-09-03T02:14:36.000Z
--- title: "Projects" sitemap: priority : 0.9 --- This section contains projects [created](#creations) and [contbributed](#open-source-contributions) to by Eddie. Everything listed is an open source effort, the distinction is only my role as owner or contributor.
38.142857
214
0.756554
eng_Latn
0.998018
959c1bd3ffafd0c3c511b12ff0c97588ef77cea0
19,154
md
Markdown
README.md
kasun04/restful-service
a41046ae1ccfc4c60d99b4ad499b9eb0c3832f63
[ "Apache-2.0" ]
null
null
null
README.md
kasun04/restful-service
a41046ae1ccfc4c60d99b4ad499b9eb0c3832f63
[ "Apache-2.0" ]
null
null
null
README.md
kasun04/restful-service
a41046ae1ccfc4c60d99b4ad499b9eb0c3832f63
[ "Apache-2.0" ]
1
2018-07-10T10:02:04.000Z
2018-07-10T10:02:04.000Z
# RESTful Service In this guide you will learn about building a comprehensive RESTful Web Service using Ballerina. ## <a name="what-you-build"></a> What you’ll build To understanding how you can build a RESTful web service using Ballerina, let’s consider a real world use case of an order management scenario of an...
39.57438
347
0.707267
eng_Latn
0.95213
959d3e576e8d4f7fbb9ced3ee69fb81ae59734c3
50
md
Markdown
tests/files/test-no-front-matter.md
laravel-shift/pastel
daefe534fb8e12570ab101a8c04c411f8a1b5f2d
[ "Apache-2.0" ]
14
2020-04-08T18:31:03.000Z
2021-05-13T10:36:29.000Z
tests/files/test-no-front-matter.md
laravel-shift/pastel
daefe534fb8e12570ab101a8c04c411f8a1b5f2d
[ "Apache-2.0" ]
6
2020-05-07T08:31:25.000Z
2021-03-16T19:51:52.000Z
tests/files/test-no-front-matter.md
laravel-shift/pastel
daefe534fb8e12570ab101a8c04c411f8a1b5f2d
[ "Apache-2.0" ]
10
2020-04-24T11:18:38.000Z
2022-02-05T13:20:35.000Z
# Test This is a markdown file without frontmatter
25
43
0.82
eng_Latn
0.999803
959d5aa498a537642226cd171cb2e90237cf528b
105
md
Markdown
README.md
MartinPenev/riot-css-loader
8dba9f087f52a473360aa32475290d9b7d162093
[ "MIT" ]
null
null
null
README.md
MartinPenev/riot-css-loader
8dba9f087f52a473360aa32475290d9b7d162093
[ "MIT" ]
null
null
null
README.md
MartinPenev/riot-css-loader
8dba9f087f52a473360aa32475290d9b7d162093
[ "MIT" ]
null
null
null
# riot-css-loader Simple webpack loader to load external css files and parse them with riot css compiler
35
86
0.809524
eng_Latn
0.908641
959dab13095f66863d0988c9075b851737716a57
1,296
md
Markdown
doc/airdata.md
e271828e/Flight
af6dde24cb200d17d61880bd4c5d5c9a2177af06
[ "MIT" ]
null
null
null
doc/airdata.md
e271828e/Flight
af6dde24cb200d17d61880bd4c5d5c9a2177af06
[ "MIT" ]
null
null
null
doc/airdata.md
e271828e/Flight
af6dde24cb200d17d61880bd4c5d5c9a2177af06
[ "MIT" ]
null
null
null
The stability axes are defined by a rotation $-\alpha$ around $y_b$. Thus: $$R^{b}_{s} = \begin{pmatrix} \cos\alpha & 0 & -\sin\alpha \\ 0 & 1 & 0 \\ \sin\alpha & 0 & \cos\alpha \end{pmatrix}$$ The wind axes are defined by a rotation $\be...
46.285714
93
0.496142
eng_Latn
0.317065
959dd019c78f9d8953d7c4b14f204f5438e12e3a
11
md
Markdown
README.md
owngoals/go-mongo
31647456b7f98003e77a1d08de5723200f5a2ba8
[ "MIT" ]
null
null
null
README.md
owngoals/go-mongo
31647456b7f98003e77a1d08de5723200f5a2ba8
[ "MIT" ]
null
null
null
README.md
owngoals/go-mongo
31647456b7f98003e77a1d08de5723200f5a2ba8
[ "MIT" ]
null
null
null
# go-mongo
5.5
10
0.636364
eng_Latn
0.837497
959e7fe858e7cd65791dad3a55f759181bc196a3
4,286
md
Markdown
README.md
oscrey/broadlink_s1c_s2c
c019ea73da4f9025e554a01a0dc4d1f419a03fb9
[ "MIT" ]
null
null
null
README.md
oscrey/broadlink_s1c_s2c
c019ea73da4f9025e554a01a0dc4d1f419a03fb9
[ "MIT" ]
null
null
null
README.md
oscrey/broadlink_s1c_s2c
c019ea73da4f9025e554a01a0dc4d1f419a03fb9
[ "MIT" ]
null
null
null
# Broadlink S1C and S2C Alarm Kit Sensors for Home Assistant __________________________________________ [![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg)](https://github.com/custom-components/hacs) **Component Type** : `platform`</br> **Platform Name** : `broadlink_s1c`</br> **Domain Name** : `sens...
45.115789
258
0.760849
eng_Latn
0.963435
959e8b61d70073fc2b57bfe1ed0209022ad88bed
55
md
Markdown
README.md
lcleandrocosta/Repositorio-Python
2cc5b1e4a8ad194ab7f679b037dcef8afc77a7e2
[ "MIT" ]
null
null
null
README.md
lcleandrocosta/Repositorio-Python
2cc5b1e4a8ad194ab7f679b037dcef8afc77a7e2
[ "MIT" ]
null
null
null
README.md
lcleandrocosta/Repositorio-Python
2cc5b1e4a8ad194ab7f679b037dcef8afc77a7e2
[ "MIT" ]
null
null
null
# Repositorio-Python Código de aprendizagem em Python
18.333333
33
0.818182
por_Latn
0.997525
959edac8f6f94f30e8ee71f21c9624e38dd77fac
739
md
Markdown
original/angular.js-1.7.5/vendor/README.md
skylarkfw/skylark-angular2
e0b52f1c5923f9b804ed9348db5c90a4266d5c13
[ "MIT" ]
41,342
2015-01-01T00:37:15.000Z
2022-03-31T19:56:53.000Z
vendor/README.md
coderjuara/angular.js
36f17c92627564af12e839c84422b3f327afa27e
[ "MIT" ]
7,460
2015-01-01T01:54:15.000Z
2022-03-31T03:50:58.000Z
vendor/README.md
coderjuara/angular.js
36f17c92627564af12e839c84422b3f327afa27e
[ "MIT" ]
28,291
2015-01-01T04:57:08.000Z
2022-03-31T06:56:41.000Z
# Vendor Libraries Libraries that are not available via yarn / the npm registry, are checked into git in the `vendor` folder. Currently this affects the following libraries: ## closure-compiler Version: `20140814` The closure-compiler is available on npm, but not the version we are using. ## ng-closure-runner Ve...
26.392857
98
0.778078
eng_Latn
0.998393
959f883d4d5c3dc7dc136585083d50dec2eaa7d6
1,880
md
Markdown
documentation/selinux_fcontext.md
iennae/selinux
7f0691cb36e6b72568589ce810f8f484cdcbd27f
[ "Apache-2.0" ]
22
2017-03-07T20:27:51.000Z
2021-01-08T04:43:58.000Z
documentation/selinux_fcontext.md
iennae/selinux
7f0691cb36e6b72568589ce810f8f484cdcbd27f
[ "Apache-2.0" ]
41
2017-02-25T20:34:16.000Z
2021-03-17T16:34:27.000Z
documentation/selinux_fcontext.md
iennae/selinux
7f0691cb36e6b72568589ce810f8f484cdcbd27f
[ "Apache-2.0" ]
26
2017-03-03T00:48:05.000Z
2020-12-28T03:06:12.000Z
[Back to resource list](../README.md#resources) # selinux_fcontext Set the SELinux context of files with `semanage fcontext`. ## Actions | Action | Description | | --------- | ---------------------------------------------------------------------...
38.367347
121
0.471809
eng_Latn
0.61525
95a11b46af9118deb97cd901ebfab8c51d4284dc
692
md
Markdown
_posts/2021-02-10-md_use.md
wey-code/wey-code.github.io
ee9b5fbf68e4a87ce203494cb85f2f52266a66a5
[ "Apache-2.0" ]
1
2020-04-19T02:50:03.000Z
2020-04-19T02:50:03.000Z
_posts/2021-02-10-md_use.md
wey-code/wey-code.github.io
ee9b5fbf68e4a87ce203494cb85f2f52266a66a5
[ "Apache-2.0" ]
1
2020-06-01T03:17:36.000Z
2020-06-01T03:17:36.000Z
_posts/2021-02-10-md_use.md
wey-code/wey-code.github.io
ee9b5fbf68e4a87ce203494cb85f2f52266a66a5
[ "Apache-2.0" ]
null
null
null
--- layout: post title: "md的常见语法" subtitle: "转载 用于记录" author: "Slc" #header-img: "img/post-bg-dreamer.jpg" mathjax: ture header-mask: 0.4 tags: - 技术类 --- # MD常用语法格式 ## 一、标题 一般使用#来标识层级。一共六个层级,再多不再标识。 \# => h1; \## => h2; \### => h3; \#### => h4; \##### => h5; \###### =...
10.328358
39
0.447977
yue_Hant
0.602882
95a12379fef5c98324489034cc231b66f6ac95ac
1,098
md
Markdown
src/app/main/project/readme.md
thammaratrud/PMS
59d3a2027c5a5b342a592f7a9d5094e92ae16efc
[ "MIT" ]
null
null
null
src/app/main/project/readme.md
thammaratrud/PMS
59d3a2027c5a5b342a592f7a9d5094e92ae16efc
[ "MIT" ]
null
null
null
src/app/main/project/readme.md
thammaratrud/PMS
59d3a2027c5a5b342a592f7a9d5094e92ae16efc
[ "MIT" ]
null
null
null
# Copy folder project paste in your project. # add module app.project in index.module # include project-style.css inside index.html ======================================================= # bower install angular-charts-js#0.8.8 --save in your project. # include index.html <script src="bower_components/Chart.js/Cha...
28.894737
97
0.627505
eng_Latn
0.337938
95a1ecdba60a3156967343894665a724bf792b23
362
md
Markdown
README.md
jvpichowski/telestion-serial-client
30c774eb13f7d99e0475bf7ebbd7d7cbbed6beda
[ "MIT" ]
1
2021-03-01T13:11:31.000Z
2021-03-01T13:11:31.000Z
README.md
TelestionTeam/telestion-serial-client
30c774eb13f7d99e0475bf7ebbd7d7cbbed6beda
[ "MIT" ]
1
2021-03-24T22:45:50.000Z
2021-03-24T22:45:50.000Z
README.md
jvpichowski/telestion-serial-client
30c774eb13f7d99e0475bf7ebbd7d7cbbed6beda
[ "MIT" ]
1
2021-03-23T11:49:33.000Z
2021-03-23T11:49:33.000Z
# Telestion SerialClient This client software forwards serial connections to the main Telestion application. The SerialClient needs to run on the equipped whereas the main application could run anywhere else e.g. inside docker. They need to be connected with tcp. The configuration of the serial port and the tcp conne...
40.222222
118
0.809392
eng_Latn
0.99939
95a1f2bc808b3ec41fe7cd45ca4f8b49379d933a
31
md
Markdown
README.md
Blockchains/Lab
6cf0cc0752797df5e72494f4347db21caca7c742
[ "Artistic-2.0" ]
null
null
null
README.md
Blockchains/Lab
6cf0cc0752797df5e72494f4347db21caca7c742
[ "Artistic-2.0" ]
null
null
null
README.md
Blockchains/Lab
6cf0cc0752797df5e72494f4347db21caca7c742
[ "Artistic-2.0" ]
null
null
null
# Lab Blockchain Project Ideas
10.333333
24
0.806452
eng_Latn
0.400849
95a245723bff7597c5a1a54605d49527ab7d0df0
251
md
Markdown
Documentation/README.md
EFTEMj/EFTEMj
be222edbe976e7fbcd964ed80347082905b4aaf4
[ "BSD-2-Clause" ]
null
null
null
Documentation/README.md
EFTEMj/EFTEMj
be222edbe976e7fbcd964ed80347082905b4aaf4
[ "BSD-2-Clause" ]
null
null
null
Documentation/README.md
EFTEMj/EFTEMj
be222edbe976e7fbcd964ed80347082905b4aaf4
[ "BSD-2-Clause" ]
null
null
null
This folder contains documantation files of any type (e.g. source files for process diagrams). The main documentation will be created at the [wiki][wiki] so files in this folder will only be an addition. [wiki]: https://github.com/EFTEMj/EFTEMj/wiki
62.75
203
0.776892
eng_Latn
0.986234
95a377a08b45d0b0679eeb0d555559fccae3ada0
25
md
Markdown
providers/yaml/README.md
joee/conferer
4f3143c7f9d528017ffc7497173969610fdd5748
[ "MIT" ]
null
null
null
providers/yaml/README.md
joee/conferer
4f3143c7f9d528017ffc7497173969610fdd5748
[ "MIT" ]
null
null
null
providers/yaml/README.md
joee/conferer
4f3143c7f9d528017ffc7497173969610fdd5748
[ "MIT" ]
null
null
null
# conferer-provider-yaml
12.5
24
0.8
eng_Latn
0.564866
95a3fc5ba9cad52a8efb487190b8cb203fea7a9f
18
md
Markdown
README.md
MOHDSHARIQKHAN/usman
f2bc4741e7bab0e90513ecc72b6e8ac0818d04d2
[ "Apache-2.0" ]
null
null
null
README.md
MOHDSHARIQKHAN/usman
f2bc4741e7bab0e90513ecc72b6e8ac0818d04d2
[ "Apache-2.0" ]
2
2022-01-26T06:52:47.000Z
2022-01-26T06:54:42.000Z
README.md
MOHDSHARIQKHAN/usman
f2bc4741e7bab0e90513ecc72b6e8ac0818d04d2
[ "Apache-2.0" ]
null
null
null
# usman me 201 92
6
9
0.666667
eng_Latn
0.707654
95a4be9243d3ad77c16394f654ffdf87d77c016c
873
md
Markdown
README.md
aldojs/container
5166877b2595343c7187d6d5f6b16511eea719be
[ "MIT" ]
null
null
null
README.md
aldojs/container
5166877b2595343c7187d6d5f6b16511eea719be
[ "MIT" ]
null
null
null
README.md
aldojs/container
5166877b2595343c7187d6d5f6b16511eea719be
[ "MIT" ]
null
null
null
A framework-agnostic dependency container. ## Install ```sh $ npm add @aldojs/container ``` ## Usage ```js let { createContainer } = require('@aldojs/container') let container = createContainer() // add a `foo` factory container.bind('foo', (c) => ({ foo: true })) // later, create `foo` object let obj = contain...
17.816327
100
0.693013
eng_Latn
0.967146
95a525edc799ea45f56ada67f86df4273c6324e1
299
md
Markdown
first-analysis-steps/code/plots/README.md
marianstahl/starterkit-lessons
0b435c197a7629dc7046e6440647925c4d3ed808
[ "CC-BY-4.0" ]
21
2017-05-08T20:32:34.000Z
2021-11-15T13:10:20.000Z
first-analysis-steps/code/plots/README.md
marianstahl/starterkit-lessons
0b435c197a7629dc7046e6440647925c4d3ed808
[ "CC-BY-4.0" ]
212
2017-05-08T14:26:38.000Z
2022-02-22T15:23:50.000Z
first-analysis-steps/code/plots/README.md
marianstahl/starterkit-lessons
0b435c197a7629dc7046e6440647925c4d3ed808
[ "CC-BY-4.0" ]
82
2017-05-08T13:46:14.000Z
2021-12-08T15:59:32.000Z
## Plots Code for creating the plots shown in the lessons. To run, install the Python dependencies. This can be done in a virtual environment. ``` $ python3 -m venv venv $ . venv/bin/activate $ pip install -r requirements.txt ``` Then launch the Jupyter notebook server with `jupyter notebook`.
19.933333
70
0.742475
eng_Latn
0.981591
95a681264db3443a673d7098bf3059e26347b56d
54
md
Markdown
README.md
archoad/Cours-SSI
34a8488d9cdca8bd5990bba8b3da9f4dffaac795
[ "Artistic-2.0" ]
null
null
null
README.md
archoad/Cours-SSI
34a8488d9cdca8bd5990bba8b3da9f4dffaac795
[ "Artistic-2.0" ]
null
null
null
README.md
archoad/Cours-SSI
34a8488d9cdca8bd5990bba8b3da9f4dffaac795
[ "Artistic-2.0" ]
null
null
null
Cours-SSI ========= Ensemble de support de cours SSI
10.8
32
0.648148
oci_Latn
0.504673
09270a84e153503223fb1f883aaa97c1e4b4c3c8
19
md
Markdown
README.md
tomi77/ansible-git-stash
47c0504720ca617e4ae6852ea79f28c2dd4457d6
[ "MIT" ]
null
null
null
README.md
tomi77/ansible-git-stash
47c0504720ca617e4ae6852ea79f28c2dd4457d6
[ "MIT" ]
null
null
null
README.md
tomi77/ansible-git-stash
47c0504720ca617e4ae6852ea79f28c2dd4457d6
[ "MIT" ]
null
null
null
# ansible-git-stash
19
19
0.789474
spa_Latn
0.389224
0928191057656ffeb9353f38810354acf080ad45
456
md
Markdown
content/jobs/Vusar2019/index.md
josueal1/v4
bfe01fa939d1ef88320249d6587cb35c7494f1a8
[ "MIT" ]
null
null
null
content/jobs/Vusar2019/index.md
josueal1/v4
bfe01fa939d1ef88320249d6587cb35c7494f1a8
[ "MIT" ]
3
2021-05-16T05:15:34.000Z
2021-06-05T20:26:56.000Z
content/jobs/Vusar2019/index.md
josueal1/v4
bfe01fa939d1ef88320249d6587cb35c7494f1a8
[ "MIT" ]
null
null
null
--- date: '2020-06-14' title: 'Software Engineer Intern' company: 'Vusar Inc.' location: 'Irvine, CA' range: 'Sept 2019 - June 2020' url: 'https://vusar.co/' --- - Refactored, tested, and deployed a backend API that converts CAD files into iOS & Andriod filetypes 📲 - Assisted CTO w/ Docker containers, Postman testing...
35.076923
103
0.732456
eng_Latn
0.358064
0928567b15c0b853964bb782507fafeb04186190
57
md
Markdown
README.md
Symeg/RconNET
18851dd48b6736b1046ad2ef8705886e0790b528
[ "MIT" ]
2
2015-02-08T18:03:04.000Z
2015-02-19T19:37:20.000Z
README.md
Symeg/RconNET
18851dd48b6736b1046ad2ef8705886e0790b528
[ "MIT" ]
null
null
null
README.md
Symeg/RconNET
18851dd48b6736b1046ad2ef8705886e0790b528
[ "MIT" ]
null
null
null
RconNET ======= Rcon protocol implementatnion for .NET.
11.4
39
0.701754
kor_Hang
0.267441
09289663696157cd5ec94756eef131d9fa6611e2
6,364
md
Markdown
not_uploaded/js/js_dom.md
21lva/21lva.github.io
c9749e9ef6a9b75aa180ea2a4e092f293efdba1e
[ "MIT" ]
null
null
null
not_uploaded/js/js_dom.md
21lva/21lva.github.io
c9749e9ef6a9b75aa180ea2a4e092f293efdba1e
[ "MIT" ]
null
null
null
not_uploaded/js/js_dom.md
21lva/21lva.github.io
c9749e9ef6a9b75aa180ea2a4e092f293efdba1e
[ "MIT" ]
null
null
null
--- layout: post title: "DOM" date: 2019-06-10 02:02:59 author: Inhyuk categories: Javascript category: Javascript tags: js cover: "/assets/instacode.png" name: js_dom.md --- - **DOM** 은 **Document object model** 의 약자이다. 윈도우에 로드된 문서를 의미 - **window** 객체의 **document** 프로퍼티를 통해서 사용 가능 - - - DOM 객체의 구조 ============...
22.408451
128
0.655091
kor_Hang
0.998851
092915c82957c30eecd401fd5334547a97f5ae0d
5,983
md
Markdown
articles/finance/accounts-payable/submit-invoice-workflow-automatically.md
MicrosoftDocs/Dynamics-365-Operations.nl-nl
e1579117bba04a73a7505bd75ca96612ede76a98
[ "CC-BY-4.0", "MIT" ]
3
2020-05-18T17:14:39.000Z
2021-11-22T14:11:57.000Z
articles/finance/accounts-payable/submit-invoice-workflow-automatically.md
MicrosoftDocs/Dynamics-365-Operations.nl-nl
e1579117bba04a73a7505bd75ca96612ede76a98
[ "CC-BY-4.0", "MIT" ]
7
2017-12-12T13:10:45.000Z
2019-04-30T11:45:57.000Z
articles/finance/accounts-payable/submit-invoice-workflow-automatically.md
MicrosoftDocs/Dynamics-365-Operations.nl-nl
e1579117bba04a73a7505bd75ca96612ede76a98
[ "CC-BY-4.0", "MIT" ]
1
2019-10-12T18:21:21.000Z
2019-10-12T18:21:21.000Z
--- title: Facturen indienen bij het werkstroomsysteem en productontvangstbonregels koppelen description: In dit onderwerp wordt het proces uitgelegd van het indienen van leveranciersfacturen bij het werkstroomsysteem en het automatisch vereffenen van geboekte productontvangstbonregels met leveranciersfacturen. author:...
103.155172
661
0.831523
nld_Latn
0.999705
092997f1bcf8ff673eaeef86a8202465bd7da87e
210
md
Markdown
README.md
uname/codingcov
9aa4c761d001959b6ac04382597f577e7786ffa8
[ "Apache-2.0" ]
13
2018-03-02T11:17:03.000Z
2022-01-20T13:47:32.000Z
README.md
uname/codingcov
9aa4c761d001959b6ac04382597f577e7786ffa8
[ "Apache-2.0" ]
null
null
null
README.md
uname/codingcov
9aa4c761d001959b6ac04382597f577e7786ffa8
[ "Apache-2.0" ]
6
2019-03-22T08:45:02.000Z
2021-08-21T01:18:33.000Z
# codingcov ![](/snapshort.png) 批量修改文件编码的Python脚本 默认递归当前目录下的所有文件,如有修改目录或过滤文件需要,只需简单修改脚本即可。 脚本依赖的命令行工具: 1. file 用于判断文件编码类型 2. gawk 处理file的输出 3. iconv 转换编码 本目录已包含Windows下可用的上述命令行工具(推荐安装cygwin获取更多Unix工具集)
16.153846
47
0.804762
yue_Hant
0.703535
092bec2a40a2452b8207b2026a835644fc818678
13,628
md
Markdown
articles/cognitive-services/QnAMaker/Quickstarts/batch-testing.md
changeworld/azure-docs.hu-hu
f0a30d78dd2458170473188ccce3aa7e128b7f89
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/cognitive-services/QnAMaker/Quickstarts/batch-testing.md
changeworld/azure-docs.hu-hu
f0a30d78dd2458170473188ccce3aa7e128b7f89
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/cognitive-services/QnAMaker/Quickstarts/batch-testing.md
changeworld/azure-docs.hu-hu
f0a30d78dd2458170473188ccce3aa7e128b7f89
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: 'Gyors útmutató: Tudásbázis tesztelése batch-kérdésekkel' titleSuffix: Azure Cognitive Services description: '' services: cognitive-services author: diberry manager: nitinme ms.service: cognitive-services ms.subservice: qna-maker ms.topic: quickstart ms.date: 02/08/2020 ms.author: diberry ms.openlocfilehash:...
63.981221
522
0.78779
hun_Latn
1.000009
092c56616e9fb0f53cc0a435f67dc6e82c13fd0c
3,199
md
Markdown
reports/hw6_terrafrorm1/README.md
Otus-DevOps-2021-11/andrew-kulikov_infra
af34934e11e835776a73b83df1a36a3be60f7ac0
[ "MIT" ]
null
null
null
reports/hw6_terrafrorm1/README.md
Otus-DevOps-2021-11/andrew-kulikov_infra
af34934e11e835776a73b83df1a36a3be60f7ac0
[ "MIT" ]
null
null
null
reports/hw6_terrafrorm1/README.md
Otus-DevOps-2021-11/andrew-kulikov_infra
af34934e11e835776a73b83df1a36a3be60f7ac0
[ "MIT" ]
null
null
null
## Homework 6 ### Дополнительное задание ### Подход с двумя копиями Минусы: * Больше кода * Нужно везеде прописывать имена руками * При копировании можно ошибиться * Нужно поддерживать в одиноковом состоянии конфиги всех скопированных ресурсов (при копировании забыл поменять имя в provisioner connection, и второй ра...
20.908497
253
0.655517
kor_Hang
0.107705
092ce507db660c253cd91852c9473de218e900ef
233
md
Markdown
data/micro-benchmark/decorators/return_different_func/README.md
vitsalis/pycg-evaluation
ce37eb5668465b0c17371914e863d699826447ee
[ "Apache-2.0" ]
121
2020-12-16T20:31:37.000Z
2022-03-21T20:32:43.000Z
data/micro-benchmark/decorators/return_different_func/README.md
vitsalis/pycg-evaluation
ce37eb5668465b0c17371914e863d699826447ee
[ "Apache-2.0" ]
24
2021-03-13T00:04:00.000Z
2022-03-21T17:28:11.000Z
data/micro-benchmark/decorators/return_different_func/README.md
vitsalis/pycg-evaluation
ce37eb5668465b0c17371914e863d699826447ee
[ "Apache-2.0" ]
19
2021-03-23T10:58:47.000Z
2022-03-24T19:46:50.000Z
A decorator returns a different function than that assigned to it. When Python interprets functions with decorators it calls the decorator before actually executing the function. That's why an edge appears from "main" to "main.dec".
46.6
71
0.811159
eng_Latn
0.999662
092d7d5d8297421253704fdd61aa69173878fa7e
2,916
md
Markdown
README.md
BlockIo/block_io-java
399987106d622d451628019206b30553e4805be1
[ "MIT" ]
3
2017-11-11T23:12:50.000Z
2022-02-16T18:09:33.000Z
README.md
BlockIo/block_io-java
399987106d622d451628019206b30553e4805be1
[ "MIT" ]
3
2015-04-16T23:54:10.000Z
2021-09-07T08:15:48.000Z
README.md
BlockIo/block_io-java
399987106d622d451628019206b30553e4805be1
[ "MIT" ]
6
2016-11-22T03:22:30.000Z
2021-09-01T07:59:51.000Z
# block_io-java # BlockIo This Java library is the official reference client for the Block.io payments API and uses Java 11. To use this, you will need the Dogecoin, Bitcoin, or Litecoin API key(s) from <a href="https://block.io" target="_blank">Block.io</a>. Go ahead, sign up :) ## Installation ### Maven 1. Add the...
26.035714
254
0.632373
eng_Latn
0.830302
092e9a74c2c813e53a1b6100b1709bbcbd3e17d7
42,979
md
Markdown
fabric-test/16965-19771/17357.md
hyperledger-gerrit-archive/fabric-gerrit
188c6e69ccb2e4c4d609ae749a467fa7e289b262
[ "Apache-2.0" ]
2
2021-01-08T04:06:04.000Z
2021-02-09T08:28:54.000Z
fabric-test/16965-19771/17357.md
cendhu/fabric-gerrit
188c6e69ccb2e4c4d609ae749a467fa7e289b262
[ "Apache-2.0" ]
null
null
null
fabric-test/16965-19771/17357.md
cendhu/fabric-gerrit
188c6e69ccb2e4c4d609ae749a467fa7e289b262
[ "Apache-2.0" ]
4
2019-12-07T05:54:26.000Z
2020-06-04T02:29:43.000Z
<strong>Project</strong>: fabric-test<br><strong>Branch</strong>: master<br><strong>ID</strong>: 17357<br><strong>Subject</strong>: [FAB-7251] CouchDB index testing<br><strong>Status</strong>: MERGED<br><strong>Owner</strong>: Adnan C - adnan.choudhury@itpeoplecorp.com<br><strong>Assignee</strong>:<br><strong>Created</...
222.689119
7,683
0.780963
kor_Hang
0.293149
092f3d12d81468bad8a173c529d266a6b6ace134
1,106
md
Markdown
kata/You're a square.md
tuobaye0711/codewars
94bae09a280b994b3ad26c816a93247656cd4177
[ "MIT" ]
19
2018-02-12T01:44:06.000Z
2022-01-21T18:22:13.000Z
kata/You're a square.md
tuobaye0711/codewars
94bae09a280b994b3ad26c816a93247656cd4177
[ "MIT" ]
null
null
null
kata/You're a square.md
tuobaye0711/codewars
94bae09a280b994b3ad26c816a93247656cd4177
[ "MIT" ]
14
2018-03-11T03:09:49.000Z
2022-02-21T12:06:26.000Z
## A square of squares You like building blocks. You especially like building blocks that are squares. And what you even like more, is to arrange them into a square of square building blocks! However, sometimes, you can't arrange them into a square. Instead, you end up with an ordinary rectangle! Those blasted th...
44.24
298
0.718807
eng_Latn
0.999397
092f4f508997304dde8b57349284a00f4e466e3e
304
md
Markdown
README.md
SATHVIKRAJU/Time-series-analysis-Mini-project
12095ee4303548b24ba45040ddb48313e300031b
[ "MIT" ]
null
null
null
README.md
SATHVIKRAJU/Time-series-analysis-Mini-project
12095ee4303548b24ba45040ddb48313e300031b
[ "MIT" ]
null
null
null
README.md
SATHVIKRAJU/Time-series-analysis-Mini-project
12095ee4303548b24ba45040ddb48313e300031b
[ "MIT" ]
null
null
null
# Time-series-analysis-Mini-project This repo will walk through the amazing tools and packages one can use for Time Series analysis. IT has from Dates&Time, Time zone handling Resampling, Reading time series data, Moving windows, Trends and seasonality, Forecasting ,Spectral analysis , Classification
60.8
140
0.8125
eng_Latn
0.954018
092f776954b96d5ca1a28774001a609920914d01
221
md
Markdown
Packs/PAN-OS/ReleaseNotes/1_7_0.md
diCagri/content
c532c50b213e6dddb8ae6a378d6d09198e08fc9f
[ "MIT" ]
799
2016-08-02T06:43:14.000Z
2022-03-31T11:10:11.000Z
Packs/PAN-OS/ReleaseNotes/1_7_0.md
diCagri/content
c532c50b213e6dddb8ae6a378d6d09198e08fc9f
[ "MIT" ]
9,317
2016-08-07T19:00:51.000Z
2022-03-31T21:56:04.000Z
Packs/PAN-OS/ReleaseNotes/1_7_0.md
diCagri/content
c532c50b213e6dddb8ae6a378d6d09198e08fc9f
[ "MIT" ]
1,297
2016-08-04T13:59:00.000Z
2022-03-31T23:43:06.000Z
#### Integrations ##### Palo Alto Networks PAN-OS - Added the *allow_categories*, *block_categories* options to the command ***panorama-edit-url-filter*** to support categories management in PAN-OS 9.x versions or higher.
73.666667
171
0.755656
eng_Latn
0.884959
092f8b6cc768fa7745b8d93acf6eed91d078780c
7,235
md
Markdown
docs/json_dynamic_widget/text.md
crisperit/flutter_json_schemas
52def4cdae8d36804c90628dedd2549b3bd71a7c
[ "MIT" ]
1
2022-01-23T00:08:11.000Z
2022-01-23T00:08:11.000Z
docs/json_dynamic_widget/text.md
crisperit/flutter_json_schemas
52def4cdae8d36804c90628dedd2549b3bd71a7c
[ "MIT" ]
null
null
null
docs/json_dynamic_widget/text.md
crisperit/flutter_json_schemas
52def4cdae8d36804c90628dedd2549b3bd71a7c
[ "MIT" ]
1
2022-01-14T23:17:22.000Z
2022-01-14T23:17:22.000Z
[*description*][description] # Text class # A run of text with a single style. The Text widget displays a string of text with single style. The string might break across multiple lines or might all be displayed on the same line depending on the layout constraints. The style argument is optional. When omitted, the t...
27.509506
379
0.758258
eng_Latn
0.948867
093022f8d97394f171e08344137088d93520d32e
4,127
md
Markdown
_posts/2013-06-15-email-marketing-with-ios.md
TrevMcKendrick/trevmckendrick.github.io
a49ac534ead6ac509a6ce0f6e00336241eb60e5f
[ "MIT" ]
null
null
null
_posts/2013-06-15-email-marketing-with-ios.md
TrevMcKendrick/trevmckendrick.github.io
a49ac534ead6ac509a6ce0f6e00336241eb60e5f
[ "MIT" ]
null
null
null
_posts/2013-06-15-email-marketing-with-ios.md
TrevMcKendrick/trevmckendrick.github.io
a49ac534ead6ac509a6ce0f6e00336241eb60e5f
[ "MIT" ]
null
null
null
--- layout: post title: Email Marketing with iOS categories: blog app_store_series --- This is post #8 of my 8 post series on my first year in the App Store. You can read the [entire series here][2] One of the secret weapons of doing business online is email marketing. It’s one of the most effective ways to boost sa...
64.484375
368
0.755755
eng_Latn
0.998935
0931863385f1d6e28a2404d458bf09d4ab44d436
722
md
Markdown
solve_specific_issues.md
dannypule/useful-code-snippets
804dfe34dde3bec206ac6092622e8d1c9fafa63b
[ "MIT" ]
1
2018-02-14T12:00:07.000Z
2018-02-14T12:00:07.000Z
solve_specific_issues.md
dannypule/useful-code-snippets
804dfe34dde3bec206ac6092622e8d1c9fafa63b
[ "MIT" ]
null
null
null
solve_specific_issues.md
dannypule/useful-code-snippets
804dfe34dde3bec206ac6092622e8d1c9fafa63b
[ "MIT" ]
2
2016-12-04T02:34:51.000Z
2018-05-01T11:14:26.000Z
### Access mysql via command line on Mac using xampp ``` cd /Applications/XAMMP/xamppfiles/bin ./mysql -u root -p ``` When asked to 'Enter password:', just press enter key. And, hey presto! --- Macbook Pro Early 2015 model using El Capitan. Xampp version 7.0.5-0 ### Saving current versions of npm packages After ...
24.066667
106
0.757618
eng_Latn
0.537901
0931cd85a801fa0d941749c552d2a30e55c37f51
1,082
md
Markdown
pages/new_md/examples/createpts/md/description3a.md
github-livingston/lagrit_site
4c596616bcd4cafeed3ba0a13ba64df5632b004c
[ "CC0-1.0" ]
1
2019-11-01T18:12:10.000Z
2019-11-01T18:12:10.000Z
pages/new_md/examples/createpts/md/description3a.md
github-livingston/lagrit_site
4c596616bcd4cafeed3ba0a13ba64df5632b004c
[ "CC0-1.0" ]
null
null
null
pages/new_md/examples/createpts/md/description3a.md
github-livingston/lagrit_site
4c596616bcd4cafeed3ba0a13ba64df5632b004c
[ "CC0-1.0" ]
1
2019-09-29T08:35:55.000Z
2019-09-29T08:35:55.000Z
--- GENERATOR: 'Mozilla/4.7 [en] (X11; I; IRIX 6.5 IP32) [Netscape]' Generator: 'Microsoft Word /98' Template: 'Macintosh HD:Microsoft Office 98:Templates:Web Pages:Blank Web Page' title: ' *arguments:' --- Description createpts/sphere/8/5,162,0.0,1.0/0.0,0.0,0.0/1/ Build a sphere. Arguments: ------------...
30.914286
153
0.446396
eng_Latn
0.53776
0933c7632e6e15acb2f2eb38bf9143a89eb80f11
202
md
Markdown
README.md
SunnysideAaron/bk_sw_tools
a423bf89bd477c7e8d3dabc27422ddc4347de1fe
[ "Apache-2.0" ]
2
2022-03-12T22:02:02.000Z
2022-03-15T15:46:57.000Z
README.md
SunnysideAaron/bkdt_summoners_war
a423bf89bd477c7e8d3dabc27422ddc4347de1fe
[ "Apache-2.0" ]
null
null
null
README.md
SunnysideAaron/bkdt_summoners_war
a423bf89bd477c7e8d3dabc27422ddc4347de1fe
[ "Apache-2.0" ]
1
2022-03-15T15:47:09.000Z
2022-03-15T15:47:09.000Z
# bk_sw_tools (Bam Kaplam's SummoneRs War Tools) A set of tools to help with playing SummoneRs War. Further documentation can be found on the [wiki](https://github.com/SunnysideAaron/bk_sw_tools/wiki).
50.5
101
0.792079
eng_Latn
0.974812
093404e7e30dcfe0a679150a9bd9fd247ce88048
1,231
md
Markdown
README.md
bayvictor/Left_And_Right_Justified_Text_Alignment
b295cff312e6259f5f5e918b92cc29b6b566285b
[ "MIT" ]
null
null
null
README.md
bayvictor/Left_And_Right_Justified_Text_Alignment
b295cff312e6259f5f5e918b92cc29b6b566285b
[ "MIT" ]
null
null
null
README.md
bayvictor/Left_And_Right_Justified_Text_Alignment
b295cff312e6259f5f5e918b92cc29b6b566285b
[ "MIT" ]
null
null
null
# Left_And_Right_Justified_Text_Alignment, ## <br> ##change edit-mode by click "raw" button, then it can be copy-pate into your linux terminal to run! #Victor's Text Alignment for both left and right justification for Any Western languages # quick hack: #!/bin/bash -x # step 1. git clone https://github.com/bay...
68.388889
180
0.704305
eng_Latn
0.944754
0934a640003e61027b45c268a7d9316ec316a05e
1,293
md
Markdown
README.md
imsnif/browserinc
67008fe2e0e35f90c5b4e0041c4f6b0cd49a6567
[ "MIT" ]
null
null
null
README.md
imsnif/browserinc
67008fe2e0e35f90c5b4e0041c4f6b0cd49a6567
[ "MIT" ]
null
null
null
README.md
imsnif/browserinc
67008fe2e0e35f90c5b4e0041c4f6b0cd49a6567
[ "MIT" ]
null
null
null
# BrowserInc Used as a postinstall hook, this command-line utility can be used to re-include browserify excludes (including those specified in dependent packages). ## Why? There are certain situations in which the --no-browser-field browserify flag is not accurate enough. Where one is running a browserified package i...
31.536585
299
0.74942
eng_Latn
0.99973
0934f2a7c76e7266ec737d7ed98a99e7ed27ea2b
3,200
md
Markdown
Misc/Registration.md
ZacharyTalis/solace-transcription
d6377456ca5efaad5c179ae2d17c8c695bae75ac
[ "CC0-1.0" ]
null
null
null
Misc/Registration.md
ZacharyTalis/solace-transcription
d6377456ca5efaad5c179ae2d17c8c695bae75ac
[ "CC0-1.0" ]
null
null
null
Misc/Registration.md
ZacharyTalis/solace-transcription
d6377456ca5efaad5c179ae2d17c8c695bae75ac
[ "CC0-1.0" ]
null
null
null
# Registration ## Register solace: noun comfort or consolation in a time of distress or sadness. **Continue** ## Select Your Journey Solace For adults and users 18+ **Continue** Solace Child Mode For parents and guardians to use on behalf of their child **Continue** ## Adult registration pt1 [A floatin...
55.172414
226
0.75125
eng_Latn
0.998603
09355d4f8c0a1295281c303097e476c09054ce72
746
md
Markdown
src/en/2019-01-45-sec/01/03.md
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
68
2016-10-30T23:17:56.000Z
2022-03-27T11:58:16.000Z
src/en/2019-01-45-sec/01/03.md
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
367
2016-10-21T03:50:22.000Z
2022-03-28T23:35:25.000Z
src/en/2019-01-45-sec/01/03.md
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
109
2016-08-02T14:32:13.000Z
2022-03-31T10:18:41.000Z
--- title: Purpose of the Book date: 31/12/2018 --- Revelation. 1:1. The purpose is to show future events, starting from the time when the book itself was written. The primary purpose of biblical prophecy is to assure that no matter what the future brings, God is in control. Read Deuteronomy 29:29 and Rev. 22:7. W...
57.384615
223
0.773458
eng_Latn
0.99996
093583f169cd1f9e692fd3fde5dc2bc70de4e6f9
1,399
md
Markdown
2020/07/16/2020-07-16 21:40.md
zhzhzhy/WeiBoHot_history
32ce4800e63f26384abb17d43e308452c537c902
[ "MIT" ]
3
2020-07-14T14:54:15.000Z
2020-08-21T06:48:24.000Z
2020/07/16/2020-07-16 21:40.md
zhzhzhy/WeiBoHot_history
32ce4800e63f26384abb17d43e308452c537c902
[ "MIT" ]
null
null
null
2020/07/16/2020-07-16 21:40.md
zhzhzhy/WeiBoHot_history
32ce4800e63f26384abb17d43e308452c537c902
[ "MIT" ]
null
null
null
2020年07月16日21时数据 Status: 200 1.汉堡王用过期面包做汉堡 微博热度:4375477 2.秦昊模仿汪小菲大S一家 微博热度:2701158 3.315晚会 微博热度:2383329 4.曹格儿子女儿长大了 微博热度:2079972 5.爬华山最好不要回头 微博热度:1718676 6.肌因决定一切吗 微博热度:1492624 7.杨迪问站姐我还有机会吗 微博热度:1153544 8.开会发现老板变成了土豆 微博热度:981257 9.养海参整箱放敌敌畏 微博热度:928550 10.以张艺兴为灵感的小说将拍电影 微博热度:918888 11.刘丧气死我了 微博热度...
6.857843
20
0.781987
yue_Hant
0.279811
0938fa8f0bf94cae429fb0f510708ef77a700717
6,993
md
Markdown
docs/profiling/how-to-attach-the-profiler-to-a-native-service-to-collect-concurrency-data-by-using-the-command-line.md
tommorris/visualstudio-docs.cs-cz
92c436dbc75020bc5121cc2c9e4976f62c9b13ca
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/profiling/how-to-attach-the-profiler-to-a-native-service-to-collect-concurrency-data-by-using-the-command-line.md
tommorris/visualstudio-docs.cs-cz
92c436dbc75020bc5121cc2c9e4976f62c9b13ca
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/profiling/how-to-attach-the-profiler-to-a-native-service-to-collect-concurrency-data-by-using-the-command-line.md
tommorris/visualstudio-docs.cs-cz
92c436dbc75020bc5121cc2c9e4976f62c9b13ca
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: 'Postupy: připojení profileru k nativní službě ke shromažďování dat souběžnosti pomocí příkazového řádku | Microsoft Docs' ms.custom: '' ms.date: 11/04/2016 ms.technology: vs-ide-debug ms.topic: conceptual ms.assetid: 283a1ee1-b43e-4daf-95ae-1311925a42a8 author: mikejo5000 ms.author: mikejo manager: ...
80.37931
544
0.746032
ces_Latn
0.999801
093957a8a3439f189e28ca5e4c9bf91fa1f4b1ee
1,604
md
Markdown
CHANGELOG.md
lmorit/laravel-payable-redirect-mollie
31fb6b39b156ad5584ee8ec701f06296f6eda656
[ "MIT" ]
22
2017-06-06T15:59:06.000Z
2021-06-23T21:35:27.000Z
CHANGELOG.md
lmorit/laravel-payable-redirect-mollie
31fb6b39b156ad5584ee8ec701f06296f6eda656
[ "MIT" ]
6
2017-11-19T15:29:56.000Z
2020-02-23T17:46:24.000Z
CHANGELOG.md
lmorit/laravel-payable-redirect-mollie
31fb6b39b156ad5584ee8ec701f06296f6eda656
[ "MIT" ]
4
2018-04-04T09:18:24.000Z
2020-05-01T05:23:33.000Z
# Changelog ## 2018-02-08 1.04 Release ### Fixed - major issue fixed (missing semicolon) in PaymentChargedBack event. - major issue fixed (missing use statement for PaymentFailed) in DispatchPaymentStatusChangeEvent. ### Added - tests for DispatchPaymentStatusChangeEvent ## 2017-07-14 This change substitutes the om...
19.560976
106
0.731297
eng_Latn
0.902785
0939bff646ef608ced6fe56dd5485ed044e50e89
80
md
Markdown
README.md
NexusCodersGroup/Toffee
50f6fca95fb8d7e61efab16f723f339fb4e5475c
[ "CC0-1.0" ]
null
null
null
README.md
NexusCodersGroup/Toffee
50f6fca95fb8d7e61efab16f723f339fb4e5475c
[ "CC0-1.0" ]
null
null
null
README.md
NexusCodersGroup/Toffee
50f6fca95fb8d7e61efab16f723f339fb4e5475c
[ "CC0-1.0" ]
null
null
null
# Toffee Todo For Everyone, A small project designed as practice for our group.
26.666667
70
0.7875
eng_Latn
0.998016
093b731c2931d2b95f62232b96df0897badbafab
5,276
md
Markdown
_posts/2018-11-26-Detector-Temperature.md
bofh-m3/bofh-m3.github.io
74c894ac6b03438a11c80e6e11547ca8b9ddf3ff
[ "MIT" ]
null
null
null
_posts/2018-11-26-Detector-Temperature.md
bofh-m3/bofh-m3.github.io
74c894ac6b03438a11c80e6e11547ca8b9ddf3ff
[ "MIT" ]
null
null
null
_posts/2018-11-26-Detector-Temperature.md
bofh-m3/bofh-m3.github.io
74c894ac6b03438a11c80e6e11547ca8b9ddf3ff
[ "MIT" ]
null
null
null
--- layout: single title: "CURE - Detector Temperature" excerpt: "CURE - The homebrewed monitoring solution. In this post I'll describe the steps for setting up a detector monitoring Temperature in the server room." date: 2018-11-26 comments: true permalink: /Detector-Temperature.html tags: - cure - powershell - ...
54.391753
500
0.748863
eng_Latn
0.971425
093c07aec02f9098305fe60e5b444dbeed141538
47,033
md
Markdown
notebooks/13-raster-processing.md
jorisvandenbossche/course-python-geospatial
e3eb217b3cdcf079a44a2563970f0dc0fabfd758
[ "BSD-3-Clause" ]
12
2021-09-20T14:47:26.000Z
2021-09-21T10:35:42.000Z
notebooks/13-raster-processing.md
jorisvandenbossche/course-python-geospatial
e3eb217b3cdcf079a44a2563970f0dc0fabfd758
[ "BSD-3-Clause" ]
9
2021-09-30T09:30:37.000Z
2021-10-16T16:17:19.000Z
notebooks/13-raster-processing.md
jorisvandenbossche/course-python-geospatial
e3eb217b3cdcf079a44a2563970f0dc0fabfd758
[ "BSD-3-Clause" ]
2
2021-09-20T14:47:27.000Z
2022-01-05T18:18:04.000Z
--- jupytext: text_representation: extension: .md format_name: myst format_version: 0.13 jupytext_version: 1.13.0 kernelspec: display_name: Python 3 (ipykernel) language: python name: python3 --- <p><font size="6"><b> Raster operations and raster-vector tools</b></font></p> > *DS Python for G...
34.380848
690
0.735696
eng_Latn
0.933221
093c80994a053137548a07ee71ccc023da5ae04a
1,264
md
Markdown
views/render.md
xiaoguo0426/spiraldocs
286c22d63d9c580fea5c25c2440c4bb2a9bf6bf3
[ "MIT" ]
3
2020-03-31T05:02:20.000Z
2021-07-07T14:36:13.000Z
views/render.md
xiaoguo0426/spiraldocs
286c22d63d9c580fea5c25c2440c4bb2a9bf6bf3
[ "MIT" ]
1
2020-06-14T01:10:11.000Z
2020-07-01T03:35:55.000Z
views/render.md
xiaoguo0426/spiraldocs
286c22d63d9c580fea5c25c2440c4bb2a9bf6bf3
[ "MIT" ]
2
2020-03-02T01:31:28.000Z
2020-04-21T09:13:08.000Z
# Views - Rendering Views In order to render view you must obtain an instance of `Spiral\Views\ViewsInterface`. > The component is available via prototyped property `views`. ## Rendering To render view in controller or other service simply invoke `render` method of `ViewsInterface`. The view name does not need to inc...
21.066667
133
0.690665
eng_Latn
0.897313
093c97566860810ebcc9b014a6caa45d72946a3c
2,298
md
Markdown
AlchemyInsights/troubleshoot-onedrive-performance.md
isabella232/OfficeDocs-AlchemyInsights-pr.da-DK
a907697f48db2dc57c19d7e003d92831c111566e
[ "CC-BY-4.0", "MIT" ]
2
2020-05-19T19:06:02.000Z
2020-09-17T11:26:05.000Z
AlchemyInsights/troubleshoot-onedrive-performance.md
isabella232/OfficeDocs-AlchemyInsights-pr.da-DK
a907697f48db2dc57c19d7e003d92831c111566e
[ "CC-BY-4.0", "MIT" ]
2
2022-02-09T06:59:12.000Z
2022-02-09T06:59:36.000Z
AlchemyInsights/troubleshoot-onedrive-performance.md
isabella232/OfficeDocs-AlchemyInsights-pr.da-DK
a907697f48db2dc57c19d7e003d92831c111566e
[ "CC-BY-4.0", "MIT" ]
2
2019-10-11T18:36:50.000Z
2021-10-09T10:49:57.000Z
--- title: Fejlfinding OneDrive ydeevne ms.author: pebaum author: pebaum ms.audience: ITPro ms.topic: article ms.service: o365-administration ROBOTS: NOINDEX, NOFOLLOW localization_priority: Normal ms.custom: - "1977" - "9000343" ms.openlocfilehash: 15d9067e6b55b91af312671db9209f93ffc58859aaf69d63c84dbc354aff3dd3 ms.so...
65.657143
602
0.819408
dan_Latn
0.959384
093cadeeb5486394fd1e01f2b26121bb1171b823
1,615
md
Markdown
README.md
VikrantKumar121/kart
a330349b68c6ecfedcbf3b9ccf5890237009bfbf
[ "MIT" ]
null
null
null
README.md
VikrantKumar121/kart
a330349b68c6ecfedcbf3b9ccf5890237009bfbf
[ "MIT" ]
null
null
null
README.md
VikrantKumar121/kart
a330349b68c6ecfedcbf3b9ccf5890237009bfbf
[ "MIT" ]
null
null
null
# kart e-commerce wesite ![alt text](https://github.com/VikrantKumar121/images/blob/main/kart/blob/kart_home.jpg?raw=true) - User Management - ![alt text](https://github.com/VikrantKumar121/images/blob/main/kart/blob/kart_login.jpg?raw=true) - ![alt text](https://github.com/VikrantKumar121/images/blob/main/kart/blob/ka...
67.291667
105
0.77709
yue_Hant
0.564929
093e8b5d7775385c6f853539f2f567cbecb33853
3,028
md
Markdown
_posts/2018-04-20-net02.md
YanQinYuan/yanqinyuan.github.io
07fd75af03580abe1c38664dada333d21b2c7240
[ "MIT" ]
1
2018-03-12T01:13:11.000Z
2018-03-12T01:13:11.000Z
_posts/2018-04-20-net02.md
YanQinYuan/yanqinyuan.github.io
07fd75af03580abe1c38664dada333d21b2c7240
[ "MIT" ]
null
null
null
_posts/2018-04-20-net02.md
YanQinYuan/yanqinyuan.github.io
07fd75af03580abe1c38664dada333d21b2c7240
[ "MIT" ]
3
2018-01-10T14:28:08.000Z
2018-01-13T13:44:23.000Z
--- layout: post title: "网络科学初探" date: 2018-04-20 categories: essay image: zebra.jpg published: true --- 最近翻阅了不少关于网络科学的书籍和视频,包括《网络、群体与市场》,《隐秩序》,《失控》,《大自然如何工作》,《链接:网络新科学》等,还有 coursa 上面的「复杂科学课程」。这是一门复杂而迷人的新兴学科,其研究基于计算机模拟和数学模型。但许多术语翻译成中文后难以准确表达其精髓,陷入「知识的诅咒」。此文借此一探网络科学中的几个关键模型和其相关思想,顺带讨论其更优美的中文表达。 ## 什么是网络科学? > 维基百科上定义...
36.926829
292
0.832232
zho_Hans
0.439006
093ec31c802f5ab7eb71ea69a23d0e24d00954d3
2,352
md
Markdown
_posts/2012-01-04-ive-run-out-of-reasons_not-to-blog.md
btisdall/btisdall.github.io
933325b7722f55cad5d6b74bdd04e76cc5efb67b
[ "MIT" ]
null
null
null
_posts/2012-01-04-ive-run-out-of-reasons_not-to-blog.md
btisdall/btisdall.github.io
933325b7722f55cad5d6b74bdd04e76cc5efb67b
[ "MIT" ]
null
null
null
_posts/2012-01-04-ive-run-out-of-reasons_not-to-blog.md
btisdall/btisdall.github.io
933325b7722f55cad5d6b74bdd04e76cc5efb67b
[ "MIT" ]
null
null
null
--- title: I've run out of reasons not to blog more frequently date: 2012-01-04 09:21:07 tags: [ Perl, blogging, Markdown ] --- I spent most of last year not blogging even though there were occasions where I thought I had something useful to say. The reason? I need a path of very low resistance between me and the pu...
73.5
432
0.768282
eng_Latn
0.999569
093ee21b3506a90f434b5ea19e1536a173a9df71
1,344
md
Markdown
data/README.md
KevinLiao159/stat159-fall2016-hw03
6f1bece53cf1ccc43e1bbaa19685c7d2e8c76fe8
[ "Apache-2.0" ]
null
null
null
data/README.md
KevinLiao159/stat159-fall2016-hw03
6f1bece53cf1ccc43e1bbaa19685c7d2e8c76fe8
[ "Apache-2.0" ]
null
null
null
data/README.md
KevinLiao159/stat159-fall2016-hw03
6f1bece53cf1ccc43e1bbaa19685c7d2e8c76fe8
[ "Apache-2.0" ]
null
null
null
--- title: "HW03 - Multiple Regression Analysis" subtitle: "Stat 159, Fall 2016, Prof. Sanchez" author: "Kevin Liao" output: pdf_document fontsize: 12pt urlcolor: blue --- - Data Files: + `Advertising.csv` is the main data set. This file is downloaded from `http://www-bcf.usc.edu/~gareth/ISL/Advertising.csv`. ...
43.354839
351
0.715774
eng_Latn
0.910527
093f1ad6680aff22aed6a90d6dccb4d24726fc05
3,358
md
Markdown
articles/azure-functions/consumption-plan.md
fuatrihtim/azure-docs.tr-tr
6569c5eb54bdab7488b44498dc4dad397d32f1be
[ "CC-BY-4.0", "MIT" ]
16
2017-08-28T08:29:36.000Z
2022-01-02T16:46:30.000Z
articles/azure-functions/consumption-plan.md
fuatrihtim/azure-docs.tr-tr
6569c5eb54bdab7488b44498dc4dad397d32f1be
[ "CC-BY-4.0", "MIT" ]
470
2017-11-11T20:59:16.000Z
2021-04-10T17:06:28.000Z
articles/azure-functions/consumption-plan.md
fuatrihtim/azure-docs.tr-tr
6569c5eb54bdab7488b44498dc4dad397d32f1be
[ "CC-BY-4.0", "MIT" ]
25
2017-11-11T19:39:08.000Z
2022-03-30T13:47:56.000Z
--- title: Azure Işlevleri tüketim planı barındırma description: Azure Işlevi tüketim planı barındırma, kodunuzu dinamik olarak ölçeklenen bir ortamda çalıştırmanızı sağlar, ancak yalnızca yürütme sırasında kullanılan kaynaklar için ödeme yaparsınız. ms.date: 8/31/2020 ms.topic: conceptual ms.openlocfilehash: d292a70a8...
68.530612
306
0.824002
tur_Latn
0.999496
093f6af8b416cd340433da571fd7c9304576f0d5
164
md
Markdown
README.md
bkt28/ExchangeKit
fc93a9fca0d12d4a0e14a83b09196b377bf42832
[ "MIT" ]
null
null
null
README.md
bkt28/ExchangeKit
fc93a9fca0d12d4a0e14a83b09196b377bf42832
[ "MIT" ]
null
null
null
README.md
bkt28/ExchangeKit
fc93a9fca0d12d4a0e14a83b09196b377bf42832
[ "MIT" ]
null
null
null
# ExchangeKit An API wrapper for the Global Digital Asset Exchange (GDAX) written in Swift. # License This project is licensed under the terms of the MIT license.
27.333333
77
0.786585
eng_Latn
0.998654
094043986852d9cef616debc85bca46b09d85807
264
md
Markdown
README.md
HearTao/ts-upgrade
abb86276a8ac44295d75040f75c5096f38e4269b
[ "MIT" ]
37
2020-04-22T03:20:33.000Z
2021-03-26T09:34:05.000Z
README.md
HearTao/ts-upgrade
abb86276a8ac44295d75040f75c5096f38e4269b
[ "MIT" ]
27
2020-04-27T03:39:50.000Z
2022-01-22T11:51:47.000Z
README.md
HearTao/ts-upgrade
abb86276a8ac44295d75040f75c5096f38e4269b
[ "MIT" ]
4
2020-04-28T01:29:32.000Z
2020-06-10T10:16:54.000Z
# ts-upgrade Upgrade your typescript code to target version ![build](https://github.com/HearTao/ts-upgrade/workflows/Build/badge.svg) [![codecov](https://codecov.io/gh/HearTao/ts-upgrade/branch/master/graph/badge.svg)](https://codecov.io/gh/HearTao/ts-upgrade)
44
126
0.765152
kor_Hang
0.277747
094047d59d9cfb8cdca8ba5474685c8a58cdb592
8,826
md
Markdown
docs/azure-data-studio/extensions/wizard-extension.md
zelanko/sql-docs.pt-br
4bc6a809b48cb3bde3ca5a7b9659febcdd4d602c
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/azure-data-studio/extensions/wizard-extension.md
zelanko/sql-docs.pt-br
4bc6a809b48cb3bde3ca5a7b9659febcdd4d602c
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/azure-data-studio/extensions/wizard-extension.md
zelanko/sql-docs.pt-br
4bc6a809b48cb3bde3ca5a7b9659febcdd4d602c
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Criar uma extensão de assistente description: Este tutorial demonstra como criar uma extensão de assistente para adicionar uma funcionalidade personalizada ao Azure Data Studio. ms.prod: azure-data-studio ms.technology: azure-data-studio ms.topic: conceptual author: yualan ms.author: alayu ms.reviewer: magha...
59.635135
376
0.778609
por_Latn
0.999381
09416d2d108f3acf13a6c4d6a256fa57cc412392
4,654
md
Markdown
README.md
thilaire/PLADIF
2eab080e60505f6efe8050b7144498a504d441a4
[ "MIT" ]
null
null
null
README.md
thilaire/PLADIF
2eab080e60505f6efe8050b7144498a504d441a4
[ "MIT" ]
null
null
null
README.md
thilaire/PLADIF
2eab080e60505f6efe8050b7144498a504d441a4
[ "MIT" ]
null
null
null
# PLADIF: Plots Attrakdiff graphs from CSV files [Attrakdiff](http://www.attrakdiff.de/index-en.html) is a method to evaluate UX aspects like attractivity, usability, desirability, etc. [Usabilla](https://usabilla.com/) is a software that is able to get feedback from online customers. **PLADIF** is a simple tool tha...
48.989474
469
0.746884
eng_Latn
0.990026
0941bafffe1f29440165f420db76aa7825fcbc5f
1,302
md
Markdown
README.md
jackilex/myweatherjackilexforecast
66a6e826386512532244e69c32ed8cc57e1bd19d
[ "MIT" ]
null
null
null
README.md
jackilex/myweatherjackilexforecast
66a6e826386512532244e69c32ed8cc57e1bd19d
[ "MIT" ]
null
null
null
README.md
jackilex/myweatherjackilexforecast
66a6e826386512532244e69c32ed8cc57e1bd19d
[ "MIT" ]
null
null
null
README.md # Read Me Template ### Table of Contents - [Description](#description) - [Installation](#how-to-use) - [How To Use](#how-to-use) - [Contribution](#contribution) - [Test](#test) - [Questions](#questions) - [Contact](#contact) - [License](#license) --- ## Description Getting your city current weather and for...
20.34375
260
0.69278
eng_Latn
0.84153
0941f4fef4418845eba00aca9613b5548aa080df
44
md
Markdown
README.md
aishenri/fano
949363779ddab71b6a0a46502c7a44498801ba57
[ "MIT" ]
null
null
null
README.md
aishenri/fano
949363779ddab71b6a0a46502c7a44498801ba57
[ "MIT" ]
null
null
null
README.md
aishenri/fano
949363779ddab71b6a0a46502c7a44498801ba57
[ "MIT" ]
null
null
null
# fano jupyter notebook sur le plan de Fano
14.666667
36
0.772727
fra_Latn
0.488185
094385f12675bf045ec4b85dcfe1a3a8f13e0573
6,739
md
Markdown
_posts/2018/2018-02-19-listas-genericas-sem-generics.md
delfire/opp
a00024b9035b58a78621b703084d6369f75d56ef
[ "MIT" ]
null
null
null
_posts/2018/2018-02-19-listas-genericas-sem-generics.md
delfire/opp
a00024b9035b58a78621b703084d6369f75d56ef
[ "MIT" ]
null
null
null
_posts/2018/2018-02-19-listas-genericas-sem-generics.md
delfire/opp
a00024b9035b58a78621b703084d6369f75d56ef
[ "MIT" ]
null
null
null
--- layout: post title: "Listas Genéricas, sem Generics" date: 2018-02-19 permalink: /:title description: É possível utilizarmos listas genéricas, com checagem de tipo, mas sem o uso da sintaxe com *Generics*? image: /images/2018/photo-john-murzaku-269690.jpg tags: - Object Pascal keywords: - freepascal - fpc ...
38.953757
560
0.717169
por_Latn
0.997909
0944958748c773674b674fece4c410955f9caf07
972
md
Markdown
Domains/Smartmetering/smartmeteringwebservices/ReadAlarmRegister.md
arjen0203/Documentation
091bfc21e8a28a2621a04088bbea06d000e77bce
[ "Apache-2.0" ]
null
null
null
Domains/Smartmetering/smartmeteringwebservices/ReadAlarmRegister.md
arjen0203/Documentation
091bfc21e8a28a2621a04088bbea06d000e77bce
[ "Apache-2.0" ]
null
null
null
Domains/Smartmetering/smartmeteringwebservices/ReadAlarmRegister.md
arjen0203/Documentation
091bfc21e8a28a2621a04088bbea06d000e77bce
[ "Apache-2.0" ]
null
null
null
## ReadAlarmRegister request ### Description ReadAlarmRegister is a request to retrieve the query alarm register. A notification will be sent and the query will be stored in the database. The request needs the DeviceIdentification. All requests have similar response behaviour which is described in [ResponseMessages](...
64.8
251
0.832305
eng_Latn
0.79211
0944a3af972bcc2c6113267b8dda7a027c88e732
1,778
md
Markdown
Theory/8_Different/Query_optimization.md
RyabovNick/databasecourse_p1
592f3bc61d29615e22a3f056c7db3c26ac2590dc
[ "CC-BY-4.0" ]
4
2020-02-29T10:20:09.000Z
2021-05-18T06:05:53.000Z
Theory/8_Different/Query_optimization.md
RyabovNick/databasecourse_p1
592f3bc61d29615e22a3f056c7db3c26ac2590dc
[ "CC-BY-4.0" ]
null
null
null
Theory/8_Different/Query_optimization.md
RyabovNick/databasecourse_p1
592f3bc61d29615e22a3f056c7db3c26ac2590dc
[ "CC-BY-4.0" ]
6
2020-03-21T09:33:08.000Z
2022-03-26T06:44:31.000Z
https://docs.oracle.com/cd/E11882_01/server.112/e41573/optimops.htm#PFGRF94582 # Оптимизатор запросов СУБД может запускать SQL запросы разными путями - полное сканирование таблицы, с индексами, вложенными циклами и hash join. Когда пользователь отправляет запрос, оптимизатор выполняет следующие шаги: 1. Ген...
34.192308
228
0.78234
rus_Cyrl
0.943682
0944e7510c133ed67e9d3fe604477a7250d8be02
8,146
md
Markdown
templates/README.md
brnnnfx/openoffice-org
8b1023c59fd9c7a58d108bb0b01dd1f8884c9163
[ "Apache-2.0" ]
5
2019-10-14T23:00:48.000Z
2021-11-06T22:21:06.000Z
templates/README.md
brnnnfx/openoffice-org
8b1023c59fd9c7a58d108bb0b01dd1f8884c9163
[ "Apache-2.0" ]
31
2020-11-14T09:27:16.000Z
2022-03-08T17:09:15.000Z
templates/README.md
brnnnfx/openoffice-org
8b1023c59fd9c7a58d108bb0b01dd1f8884c9163
[ "Apache-2.0" ]
15
2020-11-10T17:04:25.000Z
2022-01-31T12:12:48.000Z
# OpenOffice.org Templates This describes the Simple Groovy templates (GSP) that are used to build the site. ## Templates that Generate HTML 1. `page.gsp` This template is used to generate html pages from both html and md files. It uses the following steps. ``` <% // from jbake - content.file, content.uri and ...
30.973384
175
0.657132
eng_Latn
0.74568
0945731f67c22e70d27a34ae4ea32d126093e1ed
1,912
markdown
Markdown
_posts/2015/2015-06-17-reverse-transcription-o-lurida-dnased-rna-controls-and-1hr-heat-shock.markdown
AidanCox12/Aidans_Journal
6bc80960ae7cc3f81aa097382d7c0bcc63f0c9f9
[ "MIT" ]
null
null
null
_posts/2015/2015-06-17-reverse-transcription-o-lurida-dnased-rna-controls-and-1hr-heat-shock.markdown
AidanCox12/Aidans_Journal
6bc80960ae7cc3f81aa097382d7c0bcc63f0c9f9
[ "MIT" ]
null
null
null
_posts/2015/2015-06-17-reverse-transcription-o-lurida-dnased-rna-controls-and-1hr-heat-shock.markdown
AidanCox12/Aidans_Journal
6bc80960ae7cc3f81aa097382d7c0bcc63f0c9f9
[ "MIT" ]
5
2019-12-18T06:47:34.000Z
2022-03-15T23:47:41.000Z
--- author: kubu4 comments: true date: 2015-06-17 21:13:46+00:00 layout: post slug: reverse-transcription-o-lurida-dnased-rna-controls-and-1hr-heat-shock title: Reverse Transcription - O.lurida DNased RNA Controls and 1hr Heat Shock wordpress_id: 1483 author: - kubu4 categories: - Miscellaneous tags: - DNased RNA...
65.931034
765
0.784519
eng_Latn
0.928961
09467324c851c23e8d6f9a8c44e50a96151db938
8,558
md
Markdown
README.md
jhuleatt/reactfire
3e1e779ff38fc12e4964264da29babe3c21e9c69
[ "MIT" ]
null
null
null
README.md
jhuleatt/reactfire
3e1e779ff38fc12e4964264da29babe3c21e9c69
[ "MIT" ]
null
null
null
README.md
jhuleatt/reactfire
3e1e779ff38fc12e4964264da29babe3c21e9c69
[ "MIT" ]
null
null
null
# ReactFire is deprecated ![status: inactive](https://img.shields.io/badge/status-inactive-red.svg) ReactFire is deprecated. To use Firebase on React application you can use either: - The [Firebase JS SDK](https://www.npmjs.com/package/firebase) directly. See below for [Firebase + React samples](#using-the-firebase-...
32.539924
263
0.709395
eng_Latn
0.84744
0946cda81901bf60cf55ac031b507c49f9e28396
767
md
Markdown
README.md
tacitphoenix/shell-searching
54bd754f81e4deb8bdd0c4a41c5af9294e966c76
[ "MIT" ]
null
null
null
README.md
tacitphoenix/shell-searching
54bd754f81e4deb8bdd0c4a41c5af9294e966c76
[ "MIT" ]
null
null
null
README.md
tacitphoenix/shell-searching
54bd754f81e4deb8bdd0c4a41c5af9294e966c76
[ "MIT" ]
null
null
null
# Shell Searching Searching files is one of the most common activities that we do every day. The Shell is one of the most efficient ways to interact with your computer by typing instead of click around the ui. Searching for files using the shell is extremely powerful and quick. This tutorial will show you how to us...
45.117647
85
0.788787
eng_Latn
0.997342
094820733cb1bf0559853b236e3189ce3ab5de26
65
md
Markdown
README.md
yuvipanda/z2jh-deploy-template
88dd3cdcd83a0154b27561f41e668131f7a64145
[ "BSD-3-Clause" ]
1
2018-05-24T23:32:23.000Z
2018-05-24T23:32:23.000Z
README.md
yuvipanda/z2jh-deploy-template
88dd3cdcd83a0154b27561f41e668131f7a64145
[ "BSD-3-Clause" ]
null
null
null
README.md
yuvipanda/z2jh-deploy-template
88dd3cdcd83a0154b27561f41e668131f7a64145
[ "BSD-3-Clause" ]
null
null
null
# z2jh-deploy-template Template for deploying zero to jupyterhub
21.666667
41
0.830769
eng_Latn
0.857654
0949ffbb5d4bb5f208af6c250d4d3ac6628e26a8
386
md
Markdown
README.md
jw-smaal/mbed-os-nxp-MIDImon
cae9f79f01f9522b1b8bcd1cfb03b575611a6819
[ "Apache-2.0" ]
2
2020-10-28T11:38:18.000Z
2020-10-29T11:57:18.000Z
README.md
jw-smaal/mbed-os-nxp-MIDImon
cae9f79f01f9522b1b8bcd1cfb03b575611a6819
[ "Apache-2.0" ]
null
null
null
README.md
jw-smaal/mbed-os-nxp-MIDImon
cae9f79f01f9522b1b8bcd1cfb03b575611a6819
[ "Apache-2.0" ]
null
null
null
## MIDI test program by Jan-Willem Smaal ### License and contributions The software is provided under Apache-2.0 license. Contributions to this project are accepted under the same license. Please see contributing.md for more info. This project contains code from other projects. The original license text is include...
42.888889
159
0.797927
eng_Latn
0.999903
094a041810df9ee07741accaa4ad96ebee5b3ae3
1,218
md
Markdown
README.md
globalvillagemessenger/Pygame-Pong
36f52e1d990b777a79f4924636b5e76f8a048116
[ "MIT" ]
null
null
null
README.md
globalvillagemessenger/Pygame-Pong
36f52e1d990b777a79f4924636b5e76f8a048116
[ "MIT" ]
null
null
null
README.md
globalvillagemessenger/Pygame-Pong
36f52e1d990b777a79f4924636b5e76f8a048116
[ "MIT" ]
null
null
null
# Pygame-Pong An original implementation of Pong using python and pygame This is a multiplayer game requiring two players. Player 1 is on the left side of the screen. Player 1 controls: w = up, s = down Player 2 is on the right side of the screen. Player 2 controls: up arrow key = up, down arrow key = down My aim ...
46.846154
104
0.788177
eng_Latn
0.999894