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
106a8f312e61999ff59c6d8cea93b1462bcc747b
4,746
md
Markdown
Markdown/01000s/02000/doors calling.md
rcvd/interconnected-markdown
730d63c55f5c868ce17739fd7503d562d563ffc4
[ "MIT" ]
2
2022-01-19T09:04:58.000Z
2022-01-23T15:44:37.000Z
Markdown/00500s/02000/doors calling.md
rcvd/interconnected-markdown
730d63c55f5c868ce17739fd7503d562d563ffc4
[ "MIT" ]
null
null
null
Markdown/00500s/02000/doors calling.md
rcvd/interconnected-markdown
730d63c55f5c868ce17739fd7503d562d563ffc4
[ "MIT" ]
1
2022-01-09T17:10:33.000Z
2022-01-09T17:10:33.000Z
- Of agreeable as alongside had of alone. Been somewhat was lift issued to. Letters Mediterranean lectures of says through womans. Where putting i and stone and subject. Could of read age rare resort seriously. And more figure new string as. Time of can aspect the the. Them neck big poem attempts head the. Cause or hav...
593.25
1,570
0.774547
eng_Latn
0.999956
106b4453683148881babff526801db2a5ff6a308
994
md
Markdown
README.md
tama14142356/scripts_util
2bdf36c0aca2a39c7a2cd448453f0c48a8c92db8
[ "MIT" ]
null
null
null
README.md
tama14142356/scripts_util
2bdf36c0aca2a39c7a2cd448453f0c48a8c92db8
[ "MIT" ]
null
null
null
README.md
tama14142356/scripts_util
2bdf36c0aca2a39c7a2cd448453f0c48a8c92db8
[ "MIT" ]
null
null
null
# scripts_util 楽するためのコマンドスクリプト集 ## search_old_date.sh 現在いるフォルダ内でのファイルの中で一番古い更新日のファイルを出力し、 フォルダの中で一番古い更新日のファイルを出力するもの ## rename.sh 現在いるフォルダ内で使用可能 そのファルダ内でパターンに一致するファイル名を一括変換できる 使い方は以下 ``` $ cd ~/rename_dir ~/rename_dir $ ls rename.sh testkkk_tmp1.txt testkkk_tmp2.txt testkkk_tmp3.txt ~/rename_dir $ bash rename....
19.490196
67
0.813883
yue_Hant
0.412424
106b7af918ffb3a5ac26105ff2f399e3e31c1a99
791
md
Markdown
README.md
E-boi/periljs
a27cd210f617466f730811b0cc1c99f510aeea70
[ "BSD-3-Clause" ]
2
2021-08-05T02:31:52.000Z
2021-08-05T02:40:05.000Z
README.md
jdadonut/periljs
e9d723316e4d43d56a9e7f072fabf0c69302188d
[ "BSD-3-Clause" ]
2
2021-10-30T19:48:30.000Z
2021-10-30T20:02:38.000Z
README.md
jdadonut/periljs
e9d723316e4d43d56a9e7f072fabf0c69302188d
[ "BSD-3-Clause" ]
2
2021-10-29T23:59:35.000Z
2021-10-30T00:09:34.000Z
# periljs > **[NPM](https://www.npmjs.com/package/@e-boi/periljs)** **[Discord](https://discord.gg/qbERr28Dxt)** A nodejs api wrapper for discord! ## Installation ``` npm i @e-boi/periljs ``` ## Basic Usage ```js // this example shows a basic usage of slash commands import { Client, Intents } from '@e-boi/perilj...
21.972222
134
0.662453
eng_Latn
0.498477
106bc389be4abc96f4b769b8cdbb04be68b28354
679
md
Markdown
README.md
k55k32/express-views-auto-reload
e7412ef2b501d526ceb3f0e054822f958dba00cd
[ "Apache-2.0" ]
1
2016-11-24T05:41:43.000Z
2016-11-24T05:41:43.000Z
README.md
k55k32/express-views-auto-reload
e7412ef2b501d526ceb3f0e054822f958dba00cd
[ "Apache-2.0" ]
null
null
null
README.md
k55k32/express-views-auto-reload
e7412ef2b501d526ceb3f0e054822f958dba00cd
[ "Apache-2.0" ]
null
null
null
# express-views-auto-reload a express middleware that can auto reflush your web page when the files changed ##### install npm install views-auto-reload --save-dev ##### use ``` import express from 'express' import autoreload from 'views-auto-reload' let app = express() app.set('views', path.join(__dirname, 'vie...
25.148148
92
0.681885
eng_Latn
0.946134
106e4987d8998ed98f1d3b3c144ce74a92d6d830
3,408
md
Markdown
packages/react-magma-icons/CHANGELOG.md
rcgillet/react-magma
36fe3bb5c2ae1f671f6fdfb4ad7a2137d28c65ff
[ "MIT" ]
null
null
null
packages/react-magma-icons/CHANGELOG.md
rcgillet/react-magma
36fe3bb5c2ae1f671f6fdfb4ad7a2137d28c65ff
[ "MIT" ]
null
null
null
packages/react-magma-icons/CHANGELOG.md
rcgillet/react-magma
36fe3bb5c2ae1f671f6fdfb4ad7a2137d28c65ff
[ "MIT" ]
null
null
null
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ### 1.0.7-alpha.1 (2021-01-06) **Note:** Version bump only for package react-magma-icons ### 1.0.7-alpha.0 (2021-01-05) **Note:** Version bump onl...
21.167702
168
0.700411
eng_Latn
0.202197
106e5423efc97dc3782da357905c57245c98b535
4,378
md
Markdown
README.md
wangabeng/javaEE_detail
30b52471b97197d7b8efc19c3ec83962baa35742
[ "Apache-2.0" ]
null
null
null
README.md
wangabeng/javaEE_detail
30b52471b97197d7b8efc19c3ec83962baa35742
[ "Apache-2.0" ]
null
null
null
README.md
wangabeng/javaEE_detail
30b52471b97197d7b8efc19c3ec83962baa35742
[ "Apache-2.0" ]
null
null
null
# Tomcat安装 前提:确保电脑安装好了jdk (亲测电脑安装的是javaSE的jdk 下载tomcat后仍然可以使用,就是说不需要安装javaEE的jdk也可以运行tomcat) 1 下载 http://tomcat.apache.org/ 分64位32位 可以用未安装版 解压即可 2 下载后解压 进入到tomcat安装目录的bin目录下,双击startup.bat即可启动tomcat(还可以把startup.bat发送到桌面,以后启动就方便了)。 # jsp servlet MVC模式 https://zhuanlan.zhihu.com/p/20569158 JSP与Servlet比较 我们已经学习了两种Ja...
33.676923
192
0.764961
yue_Hant
0.335132
106f24bc610d7550272d627928fb46b89eb129c6
3,989
md
Markdown
_posts/2020-08-20-[자료구조]07.md
kkarung/kkarung.github.io-
54318cf2143f92c537a51b72baa69598dbe07209
[ "MIT" ]
null
null
null
_posts/2020-08-20-[자료구조]07.md
kkarung/kkarung.github.io-
54318cf2143f92c537a51b72baa69598dbe07209
[ "MIT" ]
null
null
null
_posts/2020-08-20-[자료구조]07.md
kkarung/kkarung.github.io-
54318cf2143f92c537a51b72baa69598dbe07209
[ "MIT" ]
null
null
null
--- layout: post title: "[자료구조]07. 트리" date: 2020-08-20 categories: [자료구조] tags: [자료구조] permalink: '/자료구조/07' --- ## 목차 1. [트리](#트리) * [용어 소개](#용어-소개) 2. [이진 트리](#이진-트리) * [이진 트리의 성질](#이진-트리의-성질) * [이진 트리의 분류](#이진-트리의-분류) 3. [이진 트리의 표현 방법](#이진-트리의-표현-방법) * [배열 표현법](#배열-표현법) * [링크 표현법](#링크-표현법) ...
25.407643
210
0.617949
kor_Hang
1.00001
106f528450378a8186c72cf4001f409f2db04a13
410
md
Markdown
README.md
Batman9698/Style-Transfer
8e7f45fdfdf3b01974eb38d874cbf9a97dc1d862
[ "MIT" ]
null
null
null
README.md
Batman9698/Style-Transfer
8e7f45fdfdf3b01974eb38d874cbf9a97dc1d862
[ "MIT" ]
null
null
null
README.md
Batman9698/Style-Transfer
8e7f45fdfdf3b01974eb38d874cbf9a97dc1d862
[ "MIT" ]
null
null
null
# Style-Transfer implementation of [neural style transfer](https://arxiv.org/abs/1508.06576) using PyTorch. vgg contains the vgg19 model and the functions to get the feature representation and calculate the gram matrix. Utils contains functions to open, convert and save the images involved in the process. Blog: ...
58.571429
113
0.797561
eng_Latn
0.943193
106f58a5dea38682a3c7fead90fafa4eb2706476
2,503
md
Markdown
_posts/2021-11-08-firefox--org-capture.md
junjizhi/forever-jekyll
84e4a2e2cf84f1ca0eb5b3aab44d9a5e511f75cd
[ "0BSD" ]
1
2022-02-06T20:11:20.000Z
2022-02-06T20:11:20.000Z
_posts/2021-11-08-firefox--org-capture.md
junjizhi/forever-jekyll
84e4a2e2cf84f1ca0eb5b3aab44d9a5e511f75cd
[ "0BSD" ]
null
null
null
_posts/2021-11-08-firefox--org-capture.md
junjizhi/forever-jekyll
84e4a2e2cf84f1ca0eb5b3aab44d9a5e511f75cd
[ "0BSD" ]
null
null
null
--- layout: post title: 'Firefox -> Org Capture' date: '2021-11-08 20:17:54 -0500' categories: [til] comments: true --- When you are reading an article in a webpage, you come across an idea and want to org-capture the words/sentences. What do you do? ## Naive way An intuitive way is highlight the content you want to c...
33.824324
198
0.744706
eng_Latn
0.941325
106fd9b37a2a04dfd51cb0d6d60a81f153047a09
40
md
Markdown
README.md
danielmacho72/killit
b4cde668ceb79a31bea5ab1a7e6c760e3471a575
[ "MIT" ]
null
null
null
README.md
danielmacho72/killit
b4cde668ceb79a31bea5ab1a7e6c760e3471a575
[ "MIT" ]
12
2019-06-20T17:45:02.000Z
2022-03-30T23:25:00.000Z
README.md
danielmacho72/killit
b4cde668ceb79a31bea5ab1a7e6c760e3471a575
[ "MIT" ]
null
null
null
# killit Learn English by Killing Words
13.333333
30
0.8
eng_Latn
0.996365
1070647d33d53372053c031629c79e4b1335727d
16,501
md
Markdown
README.md
borcd/laravel-webauthn
74546d13d2cb6eea46532c617ea6f87f9f252b57
[ "MIT" ]
null
null
null
README.md
borcd/laravel-webauthn
74546d13d2cb6eea46532c617ea6f87f9f252b57
[ "MIT" ]
null
null
null
README.md
borcd/laravel-webauthn
74546d13d2cb6eea46532c617ea6f87f9f252b57
[ "MIT" ]
null
null
null
Webauthn adapter for Laravel <!-- omit in toc --> ============================ [![Latest Version](https://img.shields.io/packagist/v/asbiin/laravel-webauthn.svg?style=flat-square&label=Latest%20Version)](https://github.com/asbiin/laravel-webauthn/releases) [![Downloads](https://img.shields.io/packagist/dt/asbiin/larav...
34.593291
335
0.72941
eng_Latn
0.847748
1070d5818a1211f355e79dba94e97ebea7fe82e8
251
md
Markdown
CHANGELOG.md
emptymalei/neutrino-oscillations
65fe57d266496e61b60ec1f63c394d8558d22596
[ "MIT" ]
4
2020-12-29T21:12:49.000Z
2021-02-03T07:58:52.000Z
CHANGELOG.md
emptymalei/neutrino-oscillations
65fe57d266496e61b60ec1f63c394d8558d22596
[ "MIT" ]
99
2021-01-04T08:14:50.000Z
2022-03-28T05:09:58.000Z
CHANGELOG.md
emptymalei/neutrino-oscillations
65fe57d266496e61b60ec1f63c394d8558d22596
[ "MIT" ]
1
2021-02-04T20:00:42.000Z
2021-02-04T20:00:42.000Z
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### 0.1.2 (2020-12-27) ### [0.0.1]() (2020-12-26) Setup repo
27.888889
174
0.729084
eng_Latn
0.843451
10715f9f79af00fa762a21d6881c0ef7afe0a421
1,463
md
Markdown
README.md
rafaelm229/Hackerrank-Solutions
2408837c6ba2de83ca9a3474212567d0c5c741ab
[ "MIT" ]
null
null
null
README.md
rafaelm229/Hackerrank-Solutions
2408837c6ba2de83ca9a3474212567d0c5c741ab
[ "MIT" ]
null
null
null
README.md
rafaelm229/Hackerrank-Solutions
2408837c6ba2de83ca9a3474212567d0c5c741ab
[ "MIT" ]
null
null
null
# Problem Solving Solutions ![Language](https://img.shields.io/badge/language-Python-blue.svg)&nbsp; ![Language](https://img.shields.io/badge/language-Java-blue)&nbsp; [![License](https://img.shields.io/badge/license-MIT-green.svg)](./LICENSE)&nbsp;![Update](https://img.shields.io/badge/update-Daily-brightgreen.svg)&...
25.224138
295
0.62201
eng_Latn
0.467334
1075b55d449a48735b534f06cdb5df99ce58a93c
3,335
md
Markdown
content/post/2017/转_Golang里的Future_Promise.md
stanzhai/ysqi.github.io
9325de88406809fbedb4fcc0f2db16f35fe1dc21
[ "MIT" ]
null
null
null
content/post/2017/转_Golang里的Future_Promise.md
stanzhai/ysqi.github.io
9325de88406809fbedb4fcc0f2db16f35fe1dc21
[ "MIT" ]
null
null
null
content/post/2017/转_Golang里的Future_Promise.md
stanzhai/ysqi.github.io
9325de88406809fbedb4fcc0f2db16f35fe1dc21
[ "MIT" ]
1
2021-01-22T02:12:54.000Z
2021-01-22T02:12:54.000Z
--- date: 2017-05-24T09:17:32+08:00 title: "Golang里的Future_Promise" description: "" disqus_identifier: 1495588652891557407 slug: "Golangli-de-Future_Promise" source: "https://segmentfault.com/a/1190000009002323" tags: - future - promise - golang categories: - 编程语言与开发 --- 现如今,应用执行时最普遍存在的瓶颈就是网络请求了。网络请求只要几毫秒,但是等到返回却...
26.68
167
0.610195
yue_Hant
0.577872
1076a66e2262c88190aa9854b6643d8b1d8d1ebc
7,303
md
Markdown
Current/markdown/classHack_1_1ParseError.md
CharlesCarley/HackComputer
2f29ec7929ef08f295b5be5810f324acc99604e0
[ "MIT" ]
null
null
null
Current/markdown/classHack_1_1ParseError.md
CharlesCarley/HackComputer
2f29ec7929ef08f295b5be5810f324acc99604e0
[ "MIT" ]
null
null
null
Current/markdown/classHack_1_1ParseError.md
CharlesCarley/HackComputer
2f29ec7929ef08f295b5be5810f324acc99604e0
[ "MIT" ]
null
null
null
<a id="parseerror"></a> <h1>ParseError</h1> <a id="classhack_1_1parseerror"></a> <a href="https://github.com/CharlesCarley/HackComputer#~">~</a> <a href="index.md#index">HackComputer</a> <span class="inline-text">/</span> <a href="namespaceHack.md#hack">Hack</a> <span class="inline-text">::</span> <span class="bold-tex...
42.213873
267
0.684513
yue_Hant
0.42623
1076bd889178886bad662ab67e08a8538f64bafc
297
md
Markdown
articles/fin-ops-core/dev-itpro/data-entities/dual-write/includes/TaxItemGroupHeadings-msdyn-taxitemgroups.md
ctevrizci/dynamics-365-unified-operations-public
3d37d4f509a185f941ee77dc156728378c8a341b
[ "CC-BY-4.0", "MIT" ]
1
2021-03-30T14:19:33.000Z
2021-03-30T14:19:33.000Z
articles/fin-ops-core/dev-itpro/data-entities/dual-write/includes/TaxItemGroupHeadings-msdyn-taxitemgroups.md
ctevrizci/dynamics-365-unified-operations-public
3d37d4f509a185f941ee77dc156728378c8a341b
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/fin-ops-core/dev-itpro/data-entities/dual-write/includes/TaxItemGroupHeadings-msdyn-taxitemgroups.md
ctevrizci/dynamics-365-unified-operations-public
3d37d4f509a185f941ee77dc156728378c8a341b
[ "CC-BY-4.0", "MIT" ]
1
2021-01-28T06:03:43.000Z
2021-01-28T06:03:43.000Z
## Item sales tax group to msdyn_taxitemgroups This template synchronizes data between Finance and Operations apps and Dataverse. Finance and Operations field | Map type | Customer engagement field | Default value ---|---|---|--- TAXITEMGROUP | = | msdyn_name | NAME | = | msdyn_description |
33
83
0.737374
eng_Latn
0.890075
1076e29b7eb56fc819dd55e7a4fc42e10e3f59a5
325
md
Markdown
blog/stories/2020/10/25/a162200.md
scripting/Scripting-News
348c428614b115fe390513defc285aceeedd4f09
[ "MIT" ]
93
2016-06-02T15:40:14.000Z
2022-02-02T20:02:08.000Z
blog/stories/2020/10/25/a162200.md
scripting/Scripting-News
348c428614b115fe390513defc285aceeedd4f09
[ "MIT" ]
231
2016-06-02T15:21:23.000Z
2022-02-18T20:48:20.000Z
blog/stories/2020/10/25/a162200.md
scripting/Scripting-News
348c428614b115fe390513defc285aceeedd4f09
[ "MIT" ]
11
2017-06-27T11:58:01.000Z
2021-06-21T00:55:07.000Z
One thing that's so disappointing about the people I've met in tech is that they are mostly motivated by what they can take from others, rather than what they can build working with others. So often they could make so much more money by doing the latter. Stupid. (And of course money is far from the most motivating moti...
162.5
324
0.790769
eng_Latn
1.000004
1077aecb1f2f5005e559d1a313b371bc0fa11d00
109
md
Markdown
.changes/updater-check-api.md
dumpmemory/tauri
c8667f9ff75275b1c8743411cc996aac032434f2
[ "Apache-2.0", "MIT" ]
111
2019-07-13T15:32:32.000Z
2019-08-14T10:10:32.000Z
.changes/updater-check-api.md
dumpmemory/tauri
c8667f9ff75275b1c8743411cc996aac032434f2
[ "Apache-2.0", "MIT" ]
5
2019-07-14T09:44:36.000Z
2019-08-08T13:28:04.000Z
.changes/updater-check-api.md
dumpmemory/tauri
c8667f9ff75275b1c8743411cc996aac032434f2
[ "Apache-2.0", "MIT" ]
4
2019-07-14T02:41:12.000Z
2019-07-28T18:17:18.000Z
--- "tauri": patch --- Added `updater` method to `App` and `AppHandle`, a builder to check for app updates.
18.166667
84
0.669725
eng_Latn
0.897442
1078e851e88bffee405eec15ef8dd07f669e58ae
82
md
Markdown
_redirects/guides/validation-guide.md
cescoffier/quarkusio.github.io
1528fe17ee559b3441d882d2b096a95ab2042f26
[ "CC-BY-3.0" ]
138
2019-03-07T11:56:14.000Z
2022-02-25T07:05:30.000Z
_redirects/guides/validation-guide.md
cescoffier/quarkusio.github.io
1528fe17ee559b3441d882d2b096a95ab2042f26
[ "CC-BY-3.0" ]
1,124
2019-03-07T12:24:38.000Z
2022-03-31T17:58:38.000Z
_redirects/guides/validation-guide.md
cescoffier/quarkusio.github.io
1528fe17ee559b3441d882d2b096a95ab2042f26
[ "CC-BY-3.0" ]
373
2019-03-07T12:15:43.000Z
2022-03-27T19:37:56.000Z
--- permalink: /guides/validation-guide/index.html newUrl: /guides/validation ---
16.4
46
0.743902
yue_Hant
0.351704
107a16604dfa9775cd7cec4ac08493bd52a09630
489
md
Markdown
Behavioral/InjectionDependence.md
ljug/Design-Patterns-in-Java
d07dff918eee3ebe0e7d225969e85b17eba9d629
[ "MIT" ]
null
null
null
Behavioral/InjectionDependence.md
ljug/Design-Patterns-in-Java
d07dff918eee3ebe0e7d225969e85b17eba9d629
[ "MIT" ]
null
null
null
Behavioral/InjectionDependence.md
ljug/Design-Patterns-in-Java
d07dff918eee3ebe0e7d225969e85b17eba9d629
[ "MIT" ]
1
2019-12-08T13:41:26.000Z
2019-12-08T13:41:26.000Z
# Injection de dependence L'injection de dépendance est un modèle de conception logicielle dans lequel une ou plusieurs dépendances (ou services) sont injectées, ou transmises par référence, dans un objet dépendant (ou client) et font partie de l'état du client. Le modèle sépare la création des dépendances d'un clie...
69.857143
136
0.809816
fra_Latn
0.995533
107b19f30a871af9d33edb237de60c1538d412ed
9,491
md
Markdown
README.md
PaulMercerAI/AML19
9ea0096e34de9207d20b745e5f69beb6fa1bd757
[ "Apache-2.0" ]
null
null
null
README.md
PaulMercerAI/AML19
9ea0096e34de9207d20b745e5f69beb6fa1bd757
[ "Apache-2.0" ]
null
null
null
README.md
PaulMercerAI/AML19
9ea0096e34de9207d20b745e5f69beb6fa1bd757
[ "Apache-2.0" ]
null
null
null
# Group Project - AML challenge for maths in business ## Overview This module provides a simulation of a real task that might be given in business. The specific context is detecting money laundering and has been constructed as a challenge set by BAE Systems Applied Intelligence specialists in this field. It is not exp...
220.72093
1,049
0.820461
eng_Latn
0.999637
107b9e2e462bbfaba0f178d36cbc12baea072a2c
121
md
Markdown
README.md
corymurphy/AspClassicSqlClusterDemo
59f25bf5d293853c7b6c91e461db717ddd842f1d
[ "MIT" ]
null
null
null
README.md
corymurphy/AspClassicSqlClusterDemo
59f25bf5d293853c7b6c91e461db717ddd842f1d
[ "MIT" ]
null
null
null
README.md
corymurphy/AspClassicSqlClusterDemo
59f25bf5d293853c7b6c91e461db717ddd842f1d
[ "MIT" ]
null
null
null
# AspClassicSqlClusterDemo Asp classic app for testing Windows 2000 cluster services with Sql 2005 and a 2 node cluster.
40.333333
93
0.826446
kor_Hang
0.466647
107c35f70caf049ae52febe4b1888ce955b19838
536
md
Markdown
Two Sum Problem/Readme.md
HxnDev/LeetCode-Solutions
76a0acb5ab721368f9b2e4f620ff31cdb9aed353
[ "MIT" ]
3
2022-03-21T07:53:33.000Z
2022-03-24T15:08:08.000Z
Two Sum Problem/Readme.md
HxnDev/LeetCode-Solutions
76a0acb5ab721368f9b2e4f620ff31cdb9aed353
[ "MIT" ]
null
null
null
Two Sum Problem/Readme.md
HxnDev/LeetCode-Solutions
76a0acb5ab721368f9b2e4f620ff31cdb9aed353
[ "MIT" ]
null
null
null
# Two Sum Problem Given a binary array *nums*, return the **maximum length of a contiguous subarray** with an equal number of 0 and 1. ### Example 1: ``` INPUT: nums = [0,1] OUTPUT: 2 EXPLANATION: [0,1] is the longest contiguous subarray with equal number of 0 and 1. ``` ### Example 2: ``` INPUT: nums =...
23.304348
117
0.615672
eng_Latn
0.992498
107cc21f5ea84a4ed42084d6db5fb36123537cb7
84
md
Markdown
README.md
WUCHENG98/SpetralMethod_PDE_Solver
bda231f02f4c4480dae5368319602d737f83eea4
[ "MIT" ]
null
null
null
README.md
WUCHENG98/SpetralMethod_PDE_Solver
bda231f02f4c4480dae5368319602d737f83eea4
[ "MIT" ]
null
null
null
README.md
WUCHENG98/SpetralMethod_PDE_Solver
bda231f02f4c4480dae5368319602d737f83eea4
[ "MIT" ]
null
null
null
# SpetralMethod_PDE_Solver Solve Partial Differential Equation with Spectral Method
28
56
0.880952
eng_Latn
0.872812
107d58033defa308bc66d8cbec03b83c682d3e59
144
md
Markdown
HOW-TO-BUILD-RELEASE.md
oxyno-zeta/react-redux-simple-autoconnect
ffe8671ed872929ae04f7f4ad86fc6fdd1d3a2a9
[ "Apache-2.0" ]
1
2017-09-06T21:44:54.000Z
2017-09-06T21:44:54.000Z
HOW-TO-BUILD-RELEASE.md
oxyno-zeta/react-redux-autoconnect
ffe8671ed872929ae04f7f4ad86fc6fdd1d3a2a9
[ "Apache-2.0" ]
1
2019-01-06T07:34:20.000Z
2019-01-06T07:34:20.000Z
HOW-TO-BUILD-RELEASE.md
oxyno-zeta/react-redux-autoconnect
ffe8671ed872929ae04f7f4ad86fc6fdd1d3a2a9
[ "Apache-2.0" ]
null
null
null
How to build a release ====================== - Check Travis - Check Coveralls - Change version - Check npmignore - npm run build - npm publish
16
22
0.631944
eng_Latn
0.938615
107da30d5386ebd18009346c3f66fea251e5645d
27
md
Markdown
README.md
justinatethy/grownode
d85dffbabbdfc482db4d456512424b2e9d26fe8a
[ "MIT" ]
null
null
null
README.md
justinatethy/grownode
d85dffbabbdfc482db4d456512424b2e9d26fe8a
[ "MIT" ]
null
null
null
README.md
justinatethy/grownode
d85dffbabbdfc482db4d456512424b2e9d26fe8a
[ "MIT" ]
null
null
null
# grownode tracking plants
9
15
0.814815
eng_Latn
0.987211
107f3930afb2aec91445ec7534ea29bb4a4bde23
529
md
Markdown
README.md
evolutiolabs/django-quiz-portal
38749a614b89a9241073867c13ed4956b8bf5160
[ "Apache-2.0" ]
null
null
null
README.md
evolutiolabs/django-quiz-portal
38749a614b89a9241073867c13ed4956b8bf5160
[ "Apache-2.0" ]
null
null
null
README.md
evolutiolabs/django-quiz-portal
38749a614b89a9241073867c13ed4956b8bf5160
[ "Apache-2.0" ]
1
2018-12-27T09:19:41.000Z
2018-12-27T09:19:41.000Z
# Quiz Portal Project in Django A generalized quiz portal for online quizzes and tests ## Configure your development environment 1. Clone this repo ```bash $ git clone https://github.com/evolutiolabs/quiz-portal-backend $ cd quiz-portal-backend ``` 2. Setup your virtual environment inside the project root ```bash $...
21.16
63
0.748582
eng_Latn
0.789257
10806bc12d29f6e12baeb5550f7f09ebee32b5fd
46
md
Markdown
README.md
wooooooogi/SAlgorithm
bf76bb721785a52b6abf158077b554b0626ee1f7
[ "MIT" ]
null
null
null
README.md
wooooooogi/SAlgorithm
bf76bb721785a52b6abf158077b554b0626ee1f7
[ "MIT" ]
null
null
null
README.md
wooooooogi/SAlgorithm
bf76bb721785a52b6abf158077b554b0626ee1f7
[ "MIT" ]
null
null
null
# SAlgorithm Algorithm study since 2019-07-30
15.333333
32
0.804348
kor_Hang
0.473001
1081e8b552816c20e0a948f7471d44ef128a9416
134
md
Markdown
repos/csvjs/README.md
ceresBakalite/ceres-sv
2cbe70284a9fd942da7564d7ab4924938955ba33
[ "MIT" ]
null
null
null
repos/csvjs/README.md
ceresBakalite/ceres-sv
2cbe70284a9fd942da7564d7ab4924938955ba33
[ "MIT" ]
null
null
null
repos/csvjs/README.md
ceresBakalite/ceres-sv
2cbe70284a9fd942da7564d7ab4924938955ba33
[ "MIT" ]
null
null
null
## Repository root includes: 1. javascript orginal source 2. test json, csv, txt, markdown etc files 3. css / markup etc
22.333333
46
0.671642
eng_Latn
0.414737
10822a761841c674d8890ccddf9edc8d2298f67d
2,918
md
Markdown
dynamics-nav-app/production-how-to-post-output-quantity.md
MicrosoftDocs/nav-content.sv-se
f21ec05f780c4657e94217ddcd50625f4789d72b
[ "CC-BY-4.0", "MIT" ]
2
2020-05-19T18:48:13.000Z
2021-04-21T00:13:46.000Z
dynamics-nav-app/production-how-to-post-output-quantity.md
MicrosoftDocs/nav-content.sv-se
f21ec05f780c4657e94217ddcd50625f4789d72b
[ "CC-BY-4.0", "MIT" ]
null
null
null
dynamics-nav-app/production-how-to-post-output-quantity.md
MicrosoftDocs/nav-content.sv-se
f21ec05f780c4657e94217ddcd50625f4789d72b
[ "CC-BY-4.0", "MIT" ]
3
2017-08-24T13:11:38.000Z
2021-11-05T11:05:44.000Z
--- title: "Så här: Batch-bokför produktionsutflöde och körtid" description: "Utflödesantalet representerar det pågående arbetet som det färdiga antalet." documentationcenter: author: SorenGP ms.prod: dynamics-nav-2018 ms.topic: article ms.devlang: na ms.tgt_pltfrm: na ms.workload: na ms.search.keywords: m...
56.115385
357
0.780672
swe_Latn
0.997333
10823533e3f23d85c096e18b3bb325da5d116ebc
4,333
md
Markdown
shows/008-SpatioTemporal Asset Catalog(STAC).md
jeafreezy/Africa-GeoConvo-Podcast-Web
efe598021c1f24140b75059813f3811428c4e59a
[ "Apache-2.0" ]
2
2020-11-12T12:44:07.000Z
2021-01-02T19:30:08.000Z
shows/008-SpatioTemporal Asset Catalog(STAC).md
jeafreezy/Africa-GeoConvo-Podcast-Web
efe598021c1f24140b75059813f3811428c4e59a
[ "Apache-2.0" ]
9
2021-03-11T06:21:00.000Z
2022-02-17T22:58:27.000Z
shows/008-SpatioTemporal Asset Catalog(STAC).md
jeafreezy/Africa-GeoConvo-Podcast-Web
efe598021c1f24140b75059813f3811428c4e59a
[ "Apache-2.0" ]
null
null
null
--- number: 8 title: SpatioTemporal Asset Catalog(STAC) date: 'July 31, 2021' url: 'https://www.podbean.com/player-v2/?i=t3p5g-10a2596-pb&from=pb6admin' downloadUrl: 'https://mcdn.podbean.com/mf/web/dj8s3h/episode_8aza11.mp3' host: 'Emmanuel Jolaiya' image: '/static/assets/episode8.png' Guest: 'Chris Holmes' shortInfo:...
52.204819
716
0.737134
eng_Latn
0.391585
10832a8258c7a1c00fe050b7503a8307724e62db
8,786
md
Markdown
_posts/2010-09-24-3463.md
TkTech/skins.tkte.ch
458838013820531bc47d899f920916ef8c37542d
[ "MIT" ]
1
2020-11-20T20:39:54.000Z
2020-11-20T20:39:54.000Z
_posts/2010-09-24-3463.md
TkTech/skins.tkte.ch
458838013820531bc47d899f920916ef8c37542d
[ "MIT" ]
null
null
null
_posts/2010-09-24-3463.md
TkTech/skins.tkte.ch
458838013820531bc47d899f920916ef8c37542d
[ "MIT" ]
null
null
null
--- title: > Burn Victim layout: post permalink: /view/3463 votes: 1 preview: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAgCAIAAAAaMSbnAAAABnRSTlMA/wD/AP5AXyvrAAADsUlEQVRIia1XQWgTQRT9yS7dScuGlKYsSGUkYAWlF4sRD/YckEJRAj1JrnrsrRS8FPHWYzyaixBYLIFQCJ5kb6ZUBKHUFgqLFQmmJXSx2Y1Z4+Env7Oz27JiPyH52bw/b/6bP38micHgD4...
292.866667
5,590
0.945368
yue_Hant
0.488943
10836403669de7482701cebccfc12c8a85a2bcff
2,323
md
Markdown
docs/vs-2015/extensibility/debugger/reference/idebugbinder3-gettypearguments.md
monkey3310/visualstudio-docs.pl-pl
adc80e0d3bef9965253897b72971ccb1a3781354
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/vs-2015/extensibility/debugger/reference/idebugbinder3-gettypearguments.md
monkey3310/visualstudio-docs.pl-pl
adc80e0d3bef9965253897b72971ccb1a3781354
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/vs-2015/extensibility/debugger/reference/idebugbinder3-gettypearguments.md
monkey3310/visualstudio-docs.pl-pl
adc80e0d3bef9965253897b72971ccb1a3781354
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: IDebugBinder3::GetTypeArguments | Dokumentacja firmy Microsoft ms.custom: '' ms.date: 2018-06-30 ms.prod: visual-studio-dev14 ms.reviewer: '' ms.suite: '' ms.technology: - vs-ide-sdk ms.tgt_pltfrm: '' ms.topic: article f1_keywords: - IDebugBinder3::GetTypeArguments helpviewer_keywords: - IDebugBinder3::GetTy...
28.679012
191
0.745588
pol_Latn
0.869624
1084fef101a8baf8af8b8281d18098deb1344b8e
884
md
Markdown
DataTypes.md
martmists/server
16e1cb6a11dc0db0a4b97a90f59fe027876dc873
[ "BSD-3-Clause" ]
null
null
null
DataTypes.md
martmists/server
16e1cb6a11dc0db0a4b97a90f59fe027876dc873
[ "BSD-3-Clause" ]
null
null
null
DataTypes.md
martmists/server
16e1cb6a11dc0db0a4b97a90f59fe027876dc873
[ "BSD-3-Clause" ]
1
2018-10-25T16:57:09.000Z
2018-10-25T16:57:09.000Z
# Sayonika API Data Types Understanding the format of mods/mods.json might be difficult to understand, so here it is explained in further detail Top structure: ```json { "mods": [Mod, ...], "reviews": [Review, ...], "users": [User, ...], "update": 0 } ``` NOTE: the `update` value is only used for triggering...
16.37037
118
0.588235
eng_Latn
0.539816
10851f00726d1eef905bb03c89af0d8507382393
560
md
Markdown
.gitlab/issue_templates/Bug_Template.md
zengjiashui/MTAppenderFile
40230fce3ffc72ef3f7ed3f12be5e42d90a9b4a0
[ "MIT" ]
47
2019-04-17T10:38:27.000Z
2021-09-13T10:35:39.000Z
.gitlab/issue_templates/Bug_Template.md
zengjiashui/MTAppenderFile
40230fce3ffc72ef3f7ed3f12be5e42d90a9b4a0
[ "MIT" ]
2
2019-05-07T08:07:03.000Z
2020-09-29T01:48:41.000Z
.gitlab/issue_templates/Bug_Template.md
zengjiashui/MTAppenderFile
40230fce3ffc72ef3f7ed3f12be5e42d90a9b4a0
[ "MIT" ]
8
2019-04-23T02:09:59.000Z
2020-10-26T11:30:40.000Z
## 报告一个新 bug 之前 - 确定在最新版本中该 bug 存在。一般不会持续维护所有的发布版本,所以请尽量使用最新版本验证。 - 确认该 bug 是可以复现的,请尽量提供完整的重现步骤。 - 请确定这不是一个重复的 bug,查看 issue page 列表,搜索您要提交的 bug 是否已经被报告过。如果是已有的 issue,直接在原 issue 上补充讨论内容。 ## 在项目对应的 issue page 创建新的 issue - 使用一个清晰并有描述性的标题来定义 bug - 详细的描述复现 bug 的步骤。包括您的具体硬件环境、软件环境,如有需要可以添加详细的 trace 日志 - 如果程序抛出异常,请附加完整的堆栈日志 ...
25.454545
88
0.780357
yue_Hant
0.792459
10859e9722c59cae85a595a46d8aedaa8035470c
2,055
md
Markdown
README.md
iheb-draouil/Math-Eval
bc2bf30535544e767bb5798b11a9bb0a85b1adaa
[ "MIT" ]
null
null
null
README.md
iheb-draouil/Math-Eval
bc2bf30535544e767bb5798b11a9bb0a85b1adaa
[ "MIT" ]
null
null
null
README.md
iheb-draouil/Math-Eval
bc2bf30535544e767bb5798b11a9bb0a85b1adaa
[ "MIT" ]
null
null
null
Math-Eval [![NuGet Version](https://buildstats.info/nuget/Math-Eval)](https://www.nuget.org/packages/Math-Eval/) =============== A .NET library for parsing and evaluating mathematical expressions with support for user-defined functions, operators and number constants. ## Installation Easily done using the dotnet CLI...
22.096774
139
0.638929
eng_Latn
0.402266
1085bd6801edb706e4e5c789999c6083c4ed50be
4,038
md
Markdown
Co-Simulation/Sumo/sumo-1.7.0/docs/web/docs/Basics/Notation.md
uruzahe/carla
940c2ab23cce1eda1ef66de35f66b42d40865fb1
[ "MIT" ]
null
null
null
Co-Simulation/Sumo/sumo-1.7.0/docs/web/docs/Basics/Notation.md
uruzahe/carla
940c2ab23cce1eda1ef66de35f66b42d40865fb1
[ "MIT" ]
null
null
null
Co-Simulation/Sumo/sumo-1.7.0/docs/web/docs/Basics/Notation.md
uruzahe/carla
940c2ab23cce1eda1ef66de35f66b42d40865fb1
[ "MIT" ]
null
null
null
--- title: Basics/Notation permalink: /Basics/Notation/ --- This documentation uses coloring to differ between different type of information. Below, these annotations and colors are described. ## Command Line If you encounter something like this: ``` netconvert --visum=MyVisumNet.inp --output-file=MySUMONet.net.xml...
38.09434
106
0.691184
eng_Latn
0.990828
10863bb08fbd5c5b0e33454dfb302a5daf850fef
1,336
md
Markdown
docs/visio/localformulaexists-function.md
isabella232/office-developer-client-docs.de-DE
f244ed2fdf76004aaef1de6b6c24b8b1c5a6942e
[ "CC-BY-4.0", "MIT" ]
2
2020-05-19T18:52:16.000Z
2021-04-21T00:13:46.000Z
docs/visio/localformulaexists-function.md
MicrosoftDocs/office-developer-client-docs.de-DE
f244ed2fdf76004aaef1de6b6c24b8b1c5a6942e
[ "CC-BY-4.0", "MIT" ]
2
2021-12-08T03:25:19.000Z
2021-12-08T03:43:48.000Z
docs/visio/localformulaexists-function.md
isabella232/office-developer-client-docs.de-DE
f244ed2fdf76004aaef1de6b6c24b8b1c5a6942e
[ "CC-BY-4.0", "MIT" ]
5
2018-07-17T08:19:45.000Z
2021-10-13T10:29:41.000Z
--- title: LOCALFORMULAEXISTS-Funktion manager: soliver ms.date: 03/09/2015 ms.audience: Developer ms.topic: reference f1_keywords: - Vis_DSS.chm60105 ms.localizationpriority: medium ms.assetid: 2b757c8d-7732-0f9b-c836-ef755dd1c673 description: Gibt an, ob die zelle, auf die verwiesen wird, eine lokale Formel enthält. ...
31.809524
183
0.736527
deu_Latn
0.762774
1086dfadae49683cb999557d00209c458779f5fa
932
md
Markdown
computing/version-control.md
ComputingTeachers/mapOfComputing
fafce4100d23531bd60522b53e80ffbffd3115fc
[ "CC0-1.0" ]
1
2021-05-24T11:44:20.000Z
2021-05-24T11:44:20.000Z
computing/version-control.md
ComputingTeachers/mapOfComputing
fafce4100d23531bd60522b53e80ffbffd3115fc
[ "CC0-1.0" ]
null
null
null
computing/version-control.md
ComputingTeachers/mapOfComputing
fafce4100d23531bd60522b53e80ffbffd3115fc
[ "CC0-1.0" ]
null
null
null
Version Control =============== * [[GIT]] * [A Visual Guide to Version Control](https://betterexplained.com/articles/a-visual-guide-to-version-control/) What is a DIFF - example needed * [How Microsoft reduced Windows 11 update size by 40%](https://techcommunity.microsoft.com/t5/windows-it-pro-blog/how-microsoft-re...
40.521739
179
0.700644
eng_Latn
0.918226
1087023c51333b73f3bcbaea0af01133970c115f
977
md
Markdown
content/events/2019-istanbul/speakers/onder-altinkurt.md
adzuci/devopsdays-web
aac92777aa15fafb77df084a57c08d1ac559ed30
[ "Apache-2.0", "MIT" ]
149
2015-11-10T22:23:49.000Z
2022-03-09T20:48:22.000Z
content/events/2019-istanbul/speakers/onder-altinkurt.md
manicminer/devopsdays-web
db13681175f4e850f1033043d2113c9d64b2329f
[ "Apache-2.0", "MIT" ]
2,534
2015-11-10T21:56:39.000Z
2022-03-31T20:26:29.000Z
content/events/2019-istanbul/speakers/onder-altinkurt.md
manicminer/devopsdays-web
db13681175f4e850f1033043d2113c9d64b2329f
[ "Apache-2.0", "MIT" ]
1,014
2016-02-12T02:20:38.000Z
2022-03-31T17:38:48.000Z
+++ Title = "Önder Altınkurt" image = "onder-altinkurt.jpg" type = "speaker" linktitle = "onder-altinkurt" +++ Technology Product Manager @INGBank Önder Altınkurt is Technology Product Manager at ING Bank Turkey. He is responsible for DevOps for the database: Including the database to Continuous Delivery pipeline, m...
88.818182
827
0.811668
eng_Latn
0.982783
10871909805783ba4137ed075ba9bacbff3fb83f
43
md
Markdown
README.md
urbanspectra-nyc/web-color
aa4c3f5fe2af74f68fdd6135f56fac00440321a4
[ "MIT" ]
null
null
null
README.md
urbanspectra-nyc/web-color
aa4c3f5fe2af74f68fdd6135f56fac00440321a4
[ "MIT" ]
null
null
null
README.md
urbanspectra-nyc/web-color
aa4c3f5fe2af74f68fdd6135f56fac00440321a4
[ "MIT" ]
null
null
null
# web-color Web color tools for designers.
14.333333
30
0.767442
eng_Latn
0.873831
10874dd7a4ec1aaacf1cb44451fcd0b7837a1c44
5,041
md
Markdown
README.md
shingtgen/OG-USA
b0db1ee158944d023ea2b9fc139873f1a24001c4
[ "CC0-1.0" ]
30
2019-01-30T09:47:00.000Z
2022-03-17T17:19:38.000Z
README.md
shingtgen/OG-USA
b0db1ee158944d023ea2b9fc139873f1a24001c4
[ "CC0-1.0" ]
307
2018-12-20T13:56:59.000Z
2022-03-30T06:32:49.000Z
README.md
shingtgen/OG-USA
b0db1ee158944d023ea2b9fc139873f1a24001c4
[ "CC0-1.0" ]
42
2019-02-07T20:21:00.000Z
2022-03-25T15:19:26.000Z
[![PSL cataloged](https://img.shields.io/badge/PSL-cataloged-a0a0a0.svg)](https://www.PSLmodels.org) [![Python 3.7+](https://img.shields.io/badge/python-3.7%2B-blue.svg)](https://www.python.org/downloads/release/python-377/) [![Codecov](https://codecov.io/gh/PSLmodels/OG-USA/branch/master/graph/badge.svg)](https://code...
80.015873
740
0.773061
eng_Latn
0.946213
108755427d41aa1942eba90129c5a256bd014cbd
241
md
Markdown
content/posts/equipment.md
hailey/kn6nvo-icu
c05839971381a9f4b737138c1b916b9cf7bc5989
[ "MIT" ]
null
null
null
content/posts/equipment.md
hailey/kn6nvo-icu
c05839971381a9f4b737138c1b916b9cf7bc5989
[ "MIT" ]
null
null
null
content/posts/equipment.md
hailey/kn6nvo-icu
c05839971381a9f4b737138c1b916b9cf7bc5989
[ "MIT" ]
null
null
null
--- title: "Equipment" date: 2021-03-13T20:33:10-08:00 draft: false tags: ["equipment", "site", "news"] --- Right now I only own a handheld Baeofeng BF-F8HP. Looking for recommends on a good mobile or base station to run out of the trailer.
26.777778
82
0.717842
eng_Latn
0.975535
10890eb53cf56444fa5e84ad0fd8b29283a282e1
1,751
md
Markdown
README.md
samereberlin/GithubUserBrowser
e830dc14ae0a9b866b1828009ac2976d3f812de8
[ "MIT" ]
null
null
null
README.md
samereberlin/GithubUserBrowser
e830dc14ae0a9b866b1828009ac2976d3f812de8
[ "MIT" ]
null
null
null
README.md
samereberlin/GithubUserBrowser
e830dc14ae0a9b866b1828009ac2976d3f812de8
[ "MIT" ]
null
null
null
# GithubUserBrowser GithubUserBrowser is a simple ReactJS application to browser GitHub users. It was implemented for didactic reasons, therefore it is not yet ready for production (see [Next steps](#next-steps) section below). The following video presents the basic usage: [BasicUsage.mp4](BasicUsage.mp4) ## Instr...
36.479167
168
0.773844
eng_Latn
0.995791
108d27bf1d3a2f8d8f28d259d4cd701491cb65ed
1,899
md
Markdown
_posts/learning/2020-11-20-positive_psychology.md
GINK03/gink03.github.io
dad0b0bb87e4e49888cfc679802e80680755b881
[ "MIT" ]
9
2017-12-15T07:15:27.000Z
2022-02-27T06:04:56.000Z
_posts/learning/2020-11-20-positive_psychology.md
GINK03/gink03.github.io
dad0b0bb87e4e49888cfc679802e80680755b881
[ "MIT" ]
12
2017-04-03T09:05:59.000Z
2018-06-12T02:37:21.000Z
_posts/learning/2020-11-20-positive_psychology.md
GINK03/gink03.github.io
dad0b0bb87e4e49888cfc679802e80680755b881
[ "MIT" ]
4
2017-09-16T22:02:50.000Z
2018-12-10T17:31:40.000Z
--- layout: post title: "ポジティブ心理学" date: 2020-11-20 excerpt: "ポジティブ心理学について" learning: true tag: ["positive psychology", "ポジティブ心理学について", "coursera"] comments: false --- # ポジティブ心理学について - [coursera](https://www.coursera.org/learn/positive-psychology-visionary-science) - すごい良かった ## 生物は悲観的な方が生存する可能性が高い - 氷河期とかに生き抜くにはそ...
19.57732
97
0.774092
jpn_Jpan
0.89006
108e750674bef3d6511e04c899630388bf77bb5b
95
md
Markdown
README.md
RedJanvier/hm_04_26_one_world_mentors_frontend
b8cdeaf1d1f034e4830ca46042906a7a214ae32b
[ "MIT" ]
null
null
null
README.md
RedJanvier/hm_04_26_one_world_mentors_frontend
b8cdeaf1d1f034e4830ca46042906a7a214ae32b
[ "MIT" ]
null
null
null
README.md
RedJanvier/hm_04_26_one_world_mentors_frontend
b8cdeaf1d1f034e4830ca46042906a7a214ae32b
[ "MIT" ]
3
2020-04-25T18:31:19.000Z
2020-08-25T15:02:11.000Z
# one_world_mentors_frontend One world Mentors App frontend service built with React and Redux
31.666667
65
0.852632
eng_Latn
0.951328
108f59d4c672461c701a485deceade5b16cdcbb9
1,824
md
Markdown
CONTRIBUTING.md
deeplearningunb/music-fusion
691ec757a89f300ede75bcf0ad1fbdfe3ee210d0
[ "MIT" ]
2
2019-11-17T00:10:53.000Z
2019-11-17T17:38:42.000Z
CONTRIBUTING.md
deeplearningunb/tom-ia
691ec757a89f300ede75bcf0ad1fbdfe3ee210d0
[ "MIT" ]
8
2019-11-30T15:47:05.000Z
2019-12-14T12:05:45.000Z
CONTRIBUTING.md
deeplearningunb/tom-ia
691ec757a89f300ede75bcf0ad1fbdfe3ee210d0
[ "MIT" ]
null
null
null
# Contributing When contributing to this repository, please first discuss the change you wish to make via issue with the owners of this repository before making a change. Please note we have a code of conduct, please follow it in all your interactions with the project. ## Our Development Process We use GitHub to sy...
48
285
0.78125
eng_Latn
0.99922
108fd87d4ababb461db4b417837e7ddc532d089d
126
md
Markdown
CONTRIBUTING.md
xmlking/angular-knob
dda72b071d32443578e0f801fae872e32780afe8
[ "MIT" ]
8
2017-08-31T20:19:53.000Z
2018-05-09T06:00:16.000Z
CONTRIBUTING.md
xmlking/angular-knob
dda72b071d32443578e0f801fae872e32780afe8
[ "MIT" ]
9
2018-05-27T11:33:57.000Z
2019-11-21T17:38:08.000Z
CONTRIBUTING.md
xmlking/ngx-knob
f81009162f0fc0e87b9df2314e1b51e97ab85029
[ "MIT" ]
7
2017-09-05T02:36:44.000Z
2018-05-02T16:08:17.000Z
Contributing guidelines ------- - Fork the repo - Install dependencies: npm install - Make your changes - Submit pull request
18
35
0.746032
eng_Latn
0.894508
109101e59ea1ff03999439eace7e9da067d7a32a
24
md
Markdown
README.md
bbonnin/bootique-mongo-example
22829c415dc5224f511223ac28267056d1710328
[ "Apache-2.0" ]
null
null
null
README.md
bbonnin/bootique-mongo-example
22829c415dc5224f511223ac28267056d1710328
[ "Apache-2.0" ]
null
null
null
README.md
bbonnin/bootique-mongo-example
22829c415dc5224f511223ac28267056d1710328
[ "Apache-2.0" ]
null
null
null
# bootique-mongo-example
24
24
0.833333
eng_Latn
0.939253
10936e766c83a4444b4c64fbee78535b32bc2d74
158
md
Markdown
tools/proxy.md
maskhb/myReact
e073e745c5aae5d634931dd25c7a686e4bfde9ba
[ "MIT" ]
null
null
null
tools/proxy.md
maskhb/myReact
e073e745c5aae5d634931dd25c7a686e4bfde9ba
[ "MIT" ]
null
null
null
tools/proxy.md
maskhb/myReact
e073e745c5aae5d634931dd25c7a686e4bfde9ba
[ "MIT" ]
null
null
null
# 生成nginx代理配置 ## 目的 为了不暴露真实的接口、图片等服务器地址。 ## 如何做 前端请求同域名接口,服务器代理到真实接口地址。 ## 配置 http://xxx/api/a/ -> http://axx/ http://xxx/api/b/ -> http://bxxx/
13.166667
36
0.594937
yue_Hant
0.965963
1093bdf12e82de21e89a25a9ee867e163b18aa2c
1,026
md
Markdown
01-Lesson-Plans/05-APIs/1/Activities/03-Stu_Parlez_Vous_Le_Json/README.md
tatianegercina/FinTech
b40687aa362d78674e223eb15ecf14bc59f90b62
[ "ADSL" ]
1
2021-04-13T07:14:34.000Z
2021-04-13T07:14:34.000Z
01-Lesson-Plans/05-APIs/1/Activities/03-Stu_Parlez_Vous_Le_Json/README.md
tatianegercina/FinTech
b40687aa362d78674e223eb15ecf14bc59f90b62
[ "ADSL" ]
2
2021-06-02T03:14:19.000Z
2022-02-11T23:21:24.000Z
01-Lesson-Plans/05-APIs/1/Activities/03-Stu_Parlez_Vous_Le_Json/README.md
tatianegercina/FinTech
b40687aa362d78674e223eb15ecf14bc59f90b62
[ "ADSL" ]
1
2021-05-07T13:26:50.000Z
2021-05-07T13:26:50.000Z
# Parlez-vouz le JSON? Now that you know that the below APIs are functioning, go back and run one of them again in order to get a closer look at the JSON data being returned. Capture your findings, and then turn and share your observations with a partner. APIs * Quandl -> https://www.quandl.com/api/v3/datasets/WIKI/...
36.642857
232
0.748538
eng_Latn
0.972779
10941accd74973af5e01d9d6126c491c2b881cb2
837
md
Markdown
_posts/2017-11-25-Tatiana-Kaplun-Gretel.md
hyperdressyou/hyperdressyou.github.io
9849173bcaac57aa413f9b885975103e554300f1
[ "MIT" ]
null
null
null
_posts/2017-11-25-Tatiana-Kaplun-Gretel.md
hyperdressyou/hyperdressyou.github.io
9849173bcaac57aa413f9b885975103e554300f1
[ "MIT" ]
null
null
null
_posts/2017-11-25-Tatiana-Kaplun-Gretel.md
hyperdressyou/hyperdressyou.github.io
9849173bcaac57aa413f9b885975103e554300f1
[ "MIT" ]
null
null
null
--- layout: post date: 2017-11-25 title: "Tatiana Kaplun Gretel" category: Tatiana Kaplun tags: [Tatiana Kaplun] --- ### Tatiana Kaplun Gretel Just **$399.99** ### <table><tr><td>BRANDS</td><td>Tatiana Kaplun</td></tr></table> <a href="https://www.readybrides.com/en/tatiana-kaplun/90116-tatiana-kaplun-gretel.html...
52.3125
223
0.725209
ind_Latn
0.129732
1094d928eb5ba1b08918a8e07b11c2a6023db5c5
48
md
Markdown
README.md
gounthar/docker-openscad
26128dc304dedd4f77f12ec5f4462990ef44cff2
[ "BSD-2-Clause" ]
null
null
null
README.md
gounthar/docker-openscad
26128dc304dedd4f77f12ec5f4462990ef44cff2
[ "BSD-2-Clause" ]
null
null
null
README.md
gounthar/docker-openscad
26128dc304dedd4f77f12ec5f4462990ef44cff2
[ "BSD-2-Clause" ]
null
null
null
# docker-openscad OpenSCAD-related docker files
16
29
0.833333
eng_Latn
0.379226
10966bcc7a3d798a22d75a546edbf5c6c4c391d0
3,741
md
Markdown
doc/howto.md
al-pavel-baturko/erllambda
314690c4941be5c0548603cca74927deacac3b34
[ "BSD-2-Clause" ]
171
2018-11-29T19:39:05.000Z
2021-12-26T11:13:35.000Z
doc/howto.md
al-pavel-baturko/erllambda
314690c4941be5c0548603cca74927deacac3b34
[ "BSD-2-Clause" ]
27
2018-11-30T17:16:46.000Z
2021-09-27T19:20:00.000Z
doc/howto.md
al-pavel-baturko/erllambda
314690c4941be5c0548603cca74927deacac3b34
[ "BSD-2-Clause" ]
30
2018-11-29T19:39:15.000Z
2021-07-27T11:28:15.000Z
erllambda How-To ================ This document is intended to provide a list of short recipes that can be used to accomplish specific tasks when implementing AWS Lambda functions in Erlang using the `erllambda` framework. ## General - [Basic erllcloud Configs](#basic-erlcloud-configs) - [Assuming Alternative Roles]...
31.70339
77
0.758888
eng_Latn
0.989682
109692862bc7c4d13fcb94192e7dc47a730cd3dc
815
markdown
Markdown
static/prayer.markdown
Divine-UK/divine-uk.github.io
432783989e8f8ae926a1d33dd4bd6c51558865ae
[ "MIT" ]
null
null
null
static/prayer.markdown
Divine-UK/divine-uk.github.io
432783989e8f8ae926a1d33dd4bd6c51558865ae
[ "MIT" ]
null
null
null
static/prayer.markdown
Divine-UK/divine-uk.github.io
432783989e8f8ae926a1d33dd4bd6c51558865ae
[ "MIT" ]
null
null
null
--- layout: page title: A Student's Prayer permalink: /prayers/students --- Abba Father, Lord Jesus, Holy Spirit, I praise you, I thank you and I worship you. Lord Jesus I thank you for all the blessings you have given me. I surrender my intellect, my mind, and my memory into your hands. Heavenly Father, Lord Jesus,...
81.5
697
0.749693
eng_Latn
0.99792
10972951182b64e24ff8a1cdcb3f2a72ee23d8e5
62
md
Markdown
README.md
susiemartin/uncoupling-bmi
5371e2079a4abdd8477f47012643105f531191d1
[ "MIT" ]
null
null
null
README.md
susiemartin/uncoupling-bmi
5371e2079a4abdd8477f47012643105f531191d1
[ "MIT" ]
null
null
null
README.md
susiemartin/uncoupling-bmi
5371e2079a4abdd8477f47012643105f531191d1
[ "MIT" ]
null
null
null
# uncoupling-bmi Scripts used to analyse uncoupling BMI paper
20.666667
44
0.822581
eng_Latn
0.820126
1097a1526c5811e1f99da5108ee70f265cbc852d
18
md
Markdown
garden/flancian/journal/may-20th,-2020.md
nikvdp/agora
9e7607901d9b1b551e03b21a37e3266a5e2fab6a
[ "Apache-2.0" ]
null
null
null
garden/flancian/journal/may-20th,-2020.md
nikvdp/agora
9e7607901d9b1b551e03b21a37e3266a5e2fab6a
[ "Apache-2.0" ]
null
null
null
garden/flancian/journal/may-20th,-2020.md
nikvdp/agora
9e7607901d9b1b551e03b21a37e3266a5e2fab6a
[ "Apache-2.0" ]
null
null
null
# May 20th 2020
6
16
0.611111
eng_Latn
0.783921
1097d925e370a4f467f9d8fad0ca8167f800ccc9
167
md
Markdown
collaborative_tools/README.md
eic/documents
d06b5597a0a89dcad215bab50fe3eefa17a097a5
[ "Apache-2.0" ]
1
2021-07-12T20:33:41.000Z
2021-07-12T20:33:41.000Z
collaborative_tools/README.md
eic/documents
d06b5597a0a89dcad215bab50fe3eefa17a097a5
[ "Apache-2.0" ]
null
null
null
collaborative_tools/README.md
eic/documents
d06b5597a0a89dcad215bab50fe3eefa17a097a5
[ "Apache-2.0" ]
null
null
null
# Collaborative Tools This section of the repository contains information and documentation pertaining to the shared collaborative tools used in the EICUG community.
33.4
87
0.844311
eng_Latn
0.999785
10986d42df192b42cc1e1e231d1703734ef4bd9f
339
md
Markdown
docs/relational-databases/partitions/TOC.md
thiagoamc/sql-docs.pt-br
32e5d2a16f76e552e93b54b343566cd3a326b929
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/relational-databases/partitions/TOC.md
thiagoamc/sql-docs.pt-br
32e5d2a16f76e552e93b54b343566cd3a326b929
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/relational-databases/partitions/TOC.md
thiagoamc/sql-docs.pt-br
32e5d2a16f76e552e93b54b343566cd3a326b929
[ "CC-BY-4.0", "MIT" ]
null
null
null
# [Visão geral](partitioned-tables-and-indexes.md) # [Criar](create-partitioned-tables-and-indexes.md) # [Modificar uma função de partição](modify-a-partition-function.md) # [Modificar um esquema de partição](modify-a-partition-scheme.md) # [Ajuda de F1 do Assistente para Gerenciar Partição](manage-partition-wi...
56.5
91
0.755162
por_Latn
0.831073
10988bf23c51cf810515b1a6c056eaa724086c32
151
md
Markdown
r/sexwithace.md
Mkaysi/mkaysi.github.io
fd508db843845b1788e30b89ef3246bb0cfd09da
[ "CC-BY-4.0" ]
12
2015-07-12T17:23:14.000Z
2022-02-01T10:15:39.000Z
r/sexwithace.md
Mkaysi/mkaysi.github.io
fd508db843845b1788e30b89ef3246bb0cfd09da
[ "CC-BY-4.0" ]
244
2015-01-05T15:15:21.000Z
2022-03-18T10:25:43.000Z
r/sexwithace.md
Mkaysi/mkaysi.github.io
fd508db843845b1788e30b89ef3246bb0cfd09da
[ "CC-BY-4.0" ]
12
2015-03-20T15:42:53.000Z
2018-11-14T02:55:08.000Z
--- redirect_to: https://prismaticentanglements.com/2012/03/28/how-to-have-sex-with-an-asexual-person/ permalink: /r/sexwithace.html sitemap: true ---
25.166667
98
0.761589
yue_Hant
0.544061
1098b353fa0e3d8b627063fae2102d8ec3fecfa7
565
md
Markdown
taglets/README.md
sergey-s-betke/odftoolkit
5608b6618025fa968e5a79b11847519212e55259
[ "Apache-2.0" ]
75
2018-12-13T16:05:55.000Z
2022-02-08T18:42:56.000Z
taglets/README.md
sergey-s-betke/odftoolkit
5608b6618025fa968e5a79b11847519212e55259
[ "Apache-2.0" ]
99
2019-02-14T11:09:45.000Z
2022-03-02T19:05:11.000Z
taglets/README.md
sergey-s-betke/odftoolkit
5608b6618025fa968e5a79b11847519212e55259
[ "Apache-2.0" ]
42
2019-02-15T11:06:34.000Z
2022-02-09T02:35:36.000Z
# Taglets Java Library ## About Taglets This sub project defines some Javadoc tags for ODFDOM. The purpose is that the JavaDoc of generated Java classes representing ODF XML elements, ODF XML attributes and types are being linked to their correct anchor in the ODF specification (HTML). There are three kind of tagle...
35.3125
137
0.780531
eng_Latn
0.997785
109a4f06388385e8987f35af6d323fc5d8f9a5cd
376
md
Markdown
README.md
abhiskk/anti-2048
5abb01435e1a9f492a7bd5599d75678971486cab
[ "MIT" ]
1
2017-03-28T10:44:20.000Z
2017-03-28T10:44:20.000Z
README.md
abhiskk/anti-2048
5abb01435e1a9f492a7bd5599d75678971486cab
[ "MIT" ]
1
2017-02-08T15:30:52.000Z
2017-02-08T17:44:35.000Z
README.md
abhiskk/anti-2048
5abb01435e1a9f492a7bd5599d75678971486cab
[ "MIT" ]
2
2018-04-16T01:27:29.000Z
2021-01-25T17:05:29.000Z
anti-2048 ========= A variant of the original [gabrielcirulli/2048](https://github.com/gabrielecirulli/2048) where the objective is to lose! Fill up the grid such that there are no more moves left to win. [Play it here](http://abhiskk.github.io/anti-2048/). ## License anti-2048 is licensed under the [MIT license.](ht...
47
237
0.744681
eng_Latn
0.956462
109aa1e510f558b2d6dd75482973fa7ec27f4730
2,253
md
Markdown
src/decorators/README.md
ameyms/esnext-sandbox
0300d0ed3551ead99ca806b960ad191d6bbbea50
[ "Unlicense" ]
null
null
null
src/decorators/README.md
ameyms/esnext-sandbox
0300d0ed3551ead99ca806b960ad191d6bbbea50
[ "Unlicense" ]
null
null
null
src/decorators/README.md
ameyms/esnext-sandbox
0300d0ed3551ead99ca806b960ad191d6bbbea50
[ "Unlicense" ]
null
null
null
# Decorators > Current status: **Proposal** ## 1. Class decorators #### Recipes * Keeping track of the classes they were applied <small>[ [Source](https://github.com/ameyms/esnext-sandbox/blob/master/src/decorators/class-decorators.js#L16) | [Test](https://github.com/ameyms/esnext-sandbox/blob/master/src/decorators...
39.526316
303
0.741234
yue_Hant
0.264397
109b63b1a88d911036b9d3ae15e649013979f609
543
md
Markdown
html-css-js/simple-chat-app/README.md
Codingdecode/hacktoberfest_2021
d11f9ca4b28a43740c46b60e48a081014515b475
[ "MIT" ]
50
2021-10-02T08:26:30.000Z
2021-11-08T08:57:28.000Z
html-css-js/simple-chat-app/README.md
ashu-rb/hacktoberfest_2021
49ee3145c926182f318210bb10f41fe686596c63
[ "MIT" ]
130
2021-10-02T11:29:57.000Z
2021-11-08T14:24:05.000Z
html-css-js/simple-chat-app/README.md
ashu-rb/hacktoberfest_2021
49ee3145c926182f318210bb10f41fe686596c63
[ "MIT" ]
226
2021-10-02T07:56:03.000Z
2021-10-31T18:30:06.000Z
# simple-chat simple chat app using expressjs and socket.io # How to Use - Clone Repository ```bash git clone https://github.com/viralvaghela/hacktoberfest_2021.git ``` - Open Folder Location ```bash cd hacktoberfest_2021/js/simple-chat-app ``` - Install dependencies ```bash npm inst...
20.111111
90
0.664825
eng_Latn
0.40042
109c0b01e5358ebb6d1ffb749744d292992b0c37
95
md
Markdown
README.md
usamaazhar/SFHelloWorld
72c876d68510322602c53f69655ed15fa4d8824b
[ "MIT" ]
null
null
null
README.md
usamaazhar/SFHelloWorld
72c876d68510322602c53f69655ed15fa4d8824b
[ "MIT" ]
null
null
null
README.md
usamaazhar/SFHelloWorld
72c876d68510322602c53f69655ed15fa4d8824b
[ "MIT" ]
null
null
null
# SFHelloWorld A sample service fabric application with a stateful and stateless microservices
31.666667
79
0.852632
eng_Latn
0.994589
109c3a79f31c721d34d847d1ee00e6a9741cacc2
221
md
Markdown
README.md
zhayangtao/HelloPython
e0e8b450afba1382f56411344ad54ef9910a5004
[ "Apache-2.0" ]
null
null
null
README.md
zhayangtao/HelloPython
e0e8b450afba1382f56411344ad54ef9910a5004
[ "Apache-2.0" ]
1
2017-09-01T03:59:11.000Z
2017-09-01T03:59:11.000Z
README.md
zhayangtao/HelloPython
e0e8b450afba1382f56411344ad54ef9910a5004
[ "Apache-2.0" ]
null
null
null
# HelloPython HelloPython ### when I realised that I should learn a new language, then I knew it must be python, ### not just because it's easy to learn, but also for its beauty. ### wish you enjoy your python journey.
36.833333
87
0.733032
eng_Latn
0.999832
109c75161fa671a7b9a95fb26ab7718dd1b4b755
1,513
md
Markdown
docs/extensibility/debugger/reference/idebugport2-enumprocesses.md
mairaw/visualstudio-docs.pt-br
26480481c1cdab3e77218755148d09daec1b3454
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/extensibility/debugger/reference/idebugport2-enumprocesses.md
mairaw/visualstudio-docs.pt-br
26480481c1cdab3e77218755148d09daec1b3454
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/extensibility/debugger/reference/idebugport2-enumprocesses.md
mairaw/visualstudio-docs.pt-br
26480481c1cdab3e77218755148d09daec1b3454
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: IDebugPort2::EnumProcesses | Microsoft Docs ms.custom: '' ms.date: 11/04/2016 ms.technology: - vs-ide-sdk ms.topic: conceptual f1_keywords: - IDebugPort2::EnumProcesses helpviewer_keywords: - IDebugPort2::EnumProcesses ms.assetid: aafb32c5-5790-4807-a448-878a80256438 author: gregvanl ms.author: gregvanl mana...
29.666667
185
0.73959
por_Latn
0.316317
109cc73337c6b2183468e8eb646c4dcd749b67a3
363
md
Markdown
source/_posts/reactjs/fetch的基础.md
JediObi/hexo-page-project
b349f6b9f268bfc88ce82d1724296cd0ce85d17a
[ "MIT" ]
null
null
null
source/_posts/reactjs/fetch的基础.md
JediObi/hexo-page-project
b349f6b9f268bfc88ce82d1724296cd0ce85d17a
[ "MIT" ]
2
2020-11-14T03:15:59.000Z
2021-05-10T03:26:40.000Z
source/_posts/reactjs/fetch的基础.md
JediObi/hexo-page-project
b349f6b9f268bfc88ce82d1724296cd0ce85d17a
[ "MIT" ]
null
null
null
--- title: fetch的基础 copyright: true date: 2019-07-31 19:04:38 categories: - reactjs tags: - reactjs - fetch --- ```js fetch(url).then((response)=>{return response.json();}).then(jsonData=>{console.log(jsonData);}).catch(()=>{console.log("出错");}); ``` 上面这是一个最基本的请求,200~299的成功处理在jsonData所在的then函数中,而400或者其他错误则...
22.6875
128
0.705234
yue_Hant
0.074347
109cf6e9eb8c30619ffbafafd3a4c261a57e177b
21
md
Markdown
notes.md
jsyeo/comp-think
6780ce79b4d231920ac8375eb3c7acbe6a371c02
[ "CC-BY-4.0" ]
null
null
null
notes.md
jsyeo/comp-think
6780ce79b4d231920ac8375eb3c7acbe6a371c02
[ "CC-BY-4.0" ]
null
null
null
notes.md
jsyeo/comp-think
6780ce79b4d231920ac8375eb3c7acbe6a371c02
[ "CC-BY-4.0" ]
null
null
null
# Racket Style Guide
10.5
20
0.761905
kor_Hang
0.942552
109d91ef5e076e5258a880d0a2ec104d2fcdfbf0
1,213
md
Markdown
README.md
mackenzie-km/ten_largest_cities
d95e44f44eeaca18b73e99ad02172f00a08810b3
[ "MIT" ]
null
null
null
README.md
mackenzie-km/ten_largest_cities
d95e44f44eeaca18b73e99ad02172f00a08810b3
[ "MIT" ]
null
null
null
README.md
mackenzie-km/ten_largest_cities
d95e44f44eeaca18b73e99ad02172f00a08810b3
[ "MIT" ]
null
null
null
# Ten Largest Cities This Ruby Gem provides a CLI to view country facts and city facts per the Geonames Country website. Original data credited to https://www.geonames.org/countries/ ## Installation & useage Clone repository. $ cd downloads (or appropriate location where file has been saved) $ cd ten_largest_citi...
28.880952
127
0.784831
eng_Latn
0.998158
109db5cd67e71be84f637e136299e22aa4096010
212
md
Markdown
20180628 How to use GitHub.md
Yoonkimove/TIL
08581550b49c6309f86661835c67071ff4b9adee
[ "MIT" ]
null
null
null
20180628 How to use GitHub.md
Yoonkimove/TIL
08581550b49c6309f86661835c67071ff4b9adee
[ "MIT" ]
null
null
null
20180628 How to use GitHub.md
Yoonkimove/TIL
08581550b49c6309f86661835c67071ff4b9adee
[ "MIT" ]
null
null
null
# Github 사용법 #의 갯수는 글자의 크기 #- 큰제목 ##- 작은 제목 ##- 더 작은 제목 마크다운은 핸드폰으로도 가능 내 리파지토리에서 수정한 것을 원래 리파지토리에 반영 : pull request pull request 를 반영(합치기) : merge 반대로 내 리파지토리에 반영 : push 깃헙은 협업과 이력 관리에 용이함
16.307692
46
0.608491
kor_Hang
1.00001
109eb5638a060e0282ad9c303faab559f6fc7148
7,086
md
Markdown
README.md
mzhaoshuai/RMI
10a40cdbeb58bdd1bd7125fde73b48b12f9452c7
[ "MIT" ]
242
2019-10-25T08:06:41.000Z
2022-03-11T08:44:17.000Z
README.md
mzhaoshuai/RMI
10a40cdbeb58bdd1bd7125fde73b48b12f9452c7
[ "MIT" ]
32
2019-11-10T15:34:54.000Z
2022-03-16T16:17:08.000Z
README.md
mzhaoshuai/RMI
10a40cdbeb58bdd1bd7125fde73b48b12f9452c7
[ "MIT" ]
39
2019-10-29T02:55:55.000Z
2022-02-25T07:15:22.000Z
# Region Mutual Information Loss for Semantic Segmentation ## Table of Contents <!--ts--> * [Introduction](#Introduction) * [Features and TODO](#Features-and-TODO) * [Installation](#Installation) * [Training](#Training) * [Evaluation and Inference](#Evaluation-and-Inference) * [Experiments](#Experiments) * [Citation...
35.079208
538
0.697855
eng_Latn
0.834092
109ec0a018039e56d9bfd9de729ae50cad9acbc5
1,362
md
Markdown
_posts/2021/1/2021-02-03-real-time-analytics-webinar.md
vplauzon/vplauzon.github.io
7577770092dedbac313c4234e3e04c40bba2daf2
[ "MIT" ]
2
2021-06-05T22:42:16.000Z
2021-07-09T20:11:07.000Z
_posts/2021/1/2021-02-03-real-time-analytics-webinar.md
vplauzon/vplauzon.github.io
7577770092dedbac313c4234e3e04c40bba2daf2
[ "MIT" ]
null
null
null
_posts/2021/1/2021-02-03-real-time-analytics-webinar.md
vplauzon/vplauzon.github.io
7577770092dedbac313c4234e3e04c40bba2daf2
[ "MIT" ]
1
2021-11-18T19:49:46.000Z
2021-11-18T19:49:46.000Z
--- title: Real time analytics webinar permalink: /2021/02/03/real-time-analytics-webinar image: /assets/posts/2021/1/2021-02-03-real-time-analytics-webinar/pexels-vlada-karpovich-4050291.jpg categories: - Solution tags: - Data excerpt_separator: <!--more--> --- I did a webinar titled [Real Time Analyti...
64.857143
477
0.773128
eng_Latn
0.932874
109ed40a9ff10767f04c008fc216dbcee5dc8546
686
md
Markdown
catalog/robo-to-shoujo-kari/en-US_robo-to-shoujo-kari-oshirase-gekijou-kari.md
htron-dev/baka-db
cb6e907a5c53113275da271631698cd3b35c9589
[ "MIT" ]
3
2021-08-12T20:02:29.000Z
2021-09-05T05:03:32.000Z
catalog/robo-to-shoujo-kari/en-US_robo-to-shoujo-kari-oshirase-gekijou-kari.md
zzhenryquezz/baka-db
da8f54a87191a53a7fca54b0775b3c00f99d2531
[ "MIT" ]
8
2021-07-20T00:44:48.000Z
2021-09-22T18:44:04.000Z
catalog/robo-to-shoujo-kari/en-US_robo-to-shoujo-kari-oshirase-gekijou-kari.md
zzhenryquezz/baka-db
da8f54a87191a53a7fca54b0775b3c00f99d2531
[ "MIT" ]
2
2021-07-19T01:38:25.000Z
2021-07-29T08:10:29.000Z
# Robo to Shoujo (Kari): Oshirase Gekijou (Kari) ![robo-to-shoujo-kari-oshirase-gekijou-kari](https://cdn.myanimelist.net/images/anime/12/75293.jpg) - **type**: ona - **episodes**: 5 - **original-name**: ロボと少女(仮)「お知らせ劇場(仮)」 - **start-date**: 2011-07-22 - **end-date**: 2011-07-22 - **rating**: PG-13 - Teen...
26.384615
99
0.676385
kor_Hang
0.107175
10a018e1c8777683a0e8d63ca91a53261452c176
7,388
md
Markdown
P5-BugraTuran.md
bugraturan/CarND-Vehicle-Detection
d13251a319b4f856ef7ad57a13d6b1840e5ba04b
[ "MIT" ]
null
null
null
P5-BugraTuran.md
bugraturan/CarND-Vehicle-Detection
d13251a319b4f856ef7ad57a13d6b1840e5ba04b
[ "MIT" ]
null
null
null
P5-BugraTuran.md
bugraturan/CarND-Vehicle-Detection
d13251a319b4f856ef7ad57a13d6b1840e5ba04b
[ "MIT" ]
null
null
null
## Udacity: CarND-Vehicle-Detection ### Author: Bugra Turan --- **Vehicle Detection Project** The goals / steps of this project are the following: * Perform a Histogram of Oriented Gradients (HOG) feature extraction on a labeled training set of images and train a classifier Linear SVM classifier * Optionally, you c...
64.243478
562
0.771521
eng_Latn
0.998891
10a0811ac5a12761dddee5fb9edc49a3f44d0f2f
1,026
md
Markdown
README.md
macroplant/devise_revocable_session
bb2c87e70339b826525ccaba877a220467a2c238
[ "MIT" ]
1
2019-11-18T18:54:55.000Z
2019-11-18T18:54:55.000Z
README.md
macroplant/devise_revocable_session
bb2c87e70339b826525ccaba877a220467a2c238
[ "MIT" ]
null
null
null
README.md
macroplant/devise_revocable_session
bb2c87e70339b826525ccaba877a220467a2c238
[ "MIT" ]
1
2020-03-30T04:00:29.000Z
2020-03-30T04:00:29.000Z
# DeviseRevocableSession A module for devise to revoke sessions. This is borrowed heavily from: https://github.com/mkhairi/devise_revocable and https://www.jonathanleighton.com/articles/2013/revocable-sessions-with-devise/ ## Installation Add this line to your application's Gemfile: ```ruby gem 'devise_revocable_s...
25.65
303
0.781676
eng_Latn
0.90828
10a16c537b6210240b633c92ead84d1715d4de71
2,371
md
Markdown
_posts/2009-07-03-printcss-stil-dlya-pechati.md
artslab/artslab.github.io
e07f259492fe4d2e66844103aefaeaab0152d2c4
[ "MIT" ]
null
null
null
_posts/2009-07-03-printcss-stil-dlya-pechati.md
artslab/artslab.github.io
e07f259492fe4d2e66844103aefaeaab0152d2c4
[ "MIT" ]
null
null
null
_posts/2009-07-03-printcss-stil-dlya-pechati.md
artslab/artslab.github.io
e07f259492fe4d2e66844103aefaeaab0152d2c4
[ "MIT" ]
null
null
null
--- id: 404 title: 'Print.css &#8211; стиль для печатной версий сайта' date: 2009-07-03T04:22:39+00:00 author: serEga layout: post guid: http://artslab.info/?p=404 permalink: /sovetyi/printcss-stil-dlya-pechati/ ljID: - 235 prosmotr: - 164 wpb_post_views_count: - 1668 dsq_thread_id: - 1565016218 categories: -...
48.387755
645
0.77267
rus_Cyrl
0.815017
10a2bb7584931cd81608c491bb246aa04973cc52
294
md
Markdown
README.md
rishabhCMS/Intro_to_ML
7bde12530190791bed6c2cde6004ffbc04c56a7b
[ "MIT" ]
null
null
null
README.md
rishabhCMS/Intro_to_ML
7bde12530190791bed6c2cde6004ffbc04c56a7b
[ "MIT" ]
null
null
null
README.md
rishabhCMS/Intro_to_ML
7bde12530190791bed6c2cde6004ffbc04c56a7b
[ "MIT" ]
null
null
null
# Introduction to Machine Learning ([6.036 MIT](https://openlearninglibrary.mit.edu/courses/course-v1:MITx+6.036+1T2019/course/#block-v1:MITx+6.036+1T2019+type@chapter+block@welcome)) ## In this repository I will be taking notes in the wiki section above about my learnings and also some code
73.5
183
0.785714
eng_Latn
0.871187
10a2c9625f458e00122eb5774f212c9781ef2e7c
823
md
Markdown
README.md
ecnepsnai/retry
4c936c7b07c2486eab4f87539336c9494d55f430
[ "MIT" ]
null
null
null
README.md
ecnepsnai/retry
4c936c7b07c2486eab4f87539336c9494d55f430
[ "MIT" ]
null
null
null
README.md
ecnepsnai/retry
4c936c7b07c2486eab4f87539336c9494d55f430
[ "MIT" ]
null
null
null
# retry [![Go Report Card](https://goreportcard.com/badge/github.com/ecnepsnai/retry?style=flat-square)](https://goreportcard.com/report/github.com/ecnepsnai/retry) [![Godoc](https://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](https://pkg.go.dev/github.com/ecnepsnai/retry) [![Releases](https://i...
63.307692
156
0.777643
yue_Hant
0.76797
10a4786af4d94bed97ac32e14a735ccff6b4a286
969
md
Markdown
docs/plugins/preset-react.md
mattortiz/umi
b986867f10974dc5fe5880cc27126d1a939fd4b5
[ "MIT" ]
null
null
null
docs/plugins/preset-react.md
mattortiz/umi
b986867f10974dc5fe5880cc27126d1a939fd4b5
[ "MIT" ]
null
null
null
docs/plugins/preset-react.md
mattortiz/umi
b986867f10974dc5fe5880cc27126d1a939fd4b5
[ "MIT" ]
null
null
null
--- translateHelp: true --- # @umijs/preset-react A collection of plugins for react applications. contain: * [plugin-access](./plugin-access), authority management * [plugin-analytics](./plugin-analytics), statistics management * [plugin-antd](./plugin-antd), integrate antd UI components * [plugin-crossorigin](./p...
42.130435
159
0.75129
eng_Latn
0.487876
10a51a5a92c569f8ad012ce2b0683b7a3e8b6133
4,466
md
Markdown
content/docs/woocommerce/improving-email-deliverability.md
DanyRupes/site
66870bc9731022780991d647bdb998a34a7919c2
[ "MIT" ]
14
2019-07-28T12:52:58.000Z
2021-11-22T02:20:31.000Z
content/docs/woocommerce/improving-email-deliverability.md
DanyRupes/site
66870bc9731022780991d647bdb998a34a7919c2
[ "MIT" ]
1
2020-10-01T17:53:01.000Z
2020-10-01T17:53:01.000Z
content/docs/woocommerce/improving-email-deliverability.md
DanyRupes/site
66870bc9731022780991d647bdb998a34a7919c2
[ "MIT" ]
22
2019-02-06T11:21:25.000Z
2022-03-16T18:10:32.000Z
--- title: "Improving Email Deliverability" path: "/docs/woocommerce/improving-email-deliverability" description: "Escape the user's spam box by following these strategies." date: "2019-12-05" author: "Sowbagya lakshmi" tags: ["email deliverability", "woocommerce", "abandoned cart emails"] category: woocommerce --- Ar...
58
224
0.779221
eng_Latn
0.998913
10a5256c912ea2597b642ab1529d42823301901c
22
md
Markdown
README.md
ALEX-ANV/GSMail
ca423afa4a2fc3c54c118bb3bc0be671ae3997f0
[ "MIT" ]
null
null
null
README.md
ALEX-ANV/GSMail
ca423afa4a2fc3c54c118bb3bc0be671ae3997f0
[ "MIT" ]
null
null
null
README.md
ALEX-ANV/GSMail
ca423afa4a2fc3c54c118bb3bc0be671ae3997f0
[ "MIT" ]
null
null
null
# GSMail Mail manager
7.333333
12
0.772727
kor_Hang
0.757475
10a68f004d8404395de01d59cf7e83dab2b36e32
7,177
md
Markdown
README.md
bernard-lin/babel-plugin-glamorous
01875b5ad075c8d3d45fcd40cc791719e1ffc5f6
[ "MIT" ]
36
2017-04-18T21:41:03.000Z
2021-07-09T12:26:45.000Z
README.md
bernard-lin/babel-plugin-glamorous
01875b5ad075c8d3d45fcd40cc791719e1ffc5f6
[ "MIT" ]
14
2017-04-20T10:46:18.000Z
2018-01-31T04:57:56.000Z
README.md
bernard-lin/babel-plugin-glamorous
01875b5ad075c8d3d45fcd40cc791719e1ffc5f6
[ "MIT" ]
4
2017-04-20T10:43:15.000Z
2017-08-15T17:10:03.000Z
<div align="center"> <h1>babel-plugin-glamorous-displayname</h1> <p>add a displayName property to glamorous components</p> </div> <hr /> [![Build Status][build-badge]][build] [![Code Coverage][coverage-badge]][coverage] [![version][version-badge]][package] [![downloads][downloads-badge]][npmcharts] [![MIT License][l...
41.011429
1,224
0.747805
yue_Hant
0.348626
10a7103fac6bc1c57c2053e3a5a462fb2ef4509d
2,984
md
Markdown
docs/middle/search-result-render.md
VueProjectCourse/HeiMaTouTiao
79bf5018aeb836aa3582d25c0203fc55a375ea94
[ "Apache-2.0" ]
null
null
null
docs/middle/search-result-render.md
VueProjectCourse/HeiMaTouTiao
79bf5018aeb836aa3582d25c0203fc55a375ea94
[ "Apache-2.0" ]
null
null
null
docs/middle/search-result-render.md
VueProjectCourse/HeiMaTouTiao
79bf5018aeb836aa3582d25c0203fc55a375ea94
[ "Apache-2.0" ]
1
2021-12-24T00:52:03.000Z
2021-12-24T00:52:03.000Z
# 渲染搜索结果页 ## 封装搜索文章列表数据的 API ::: tip 目标 这一小节,我们的目标是 封装搜索文章列表数据的 API ::: ::: warning 步骤 1. 在 `/src/api/searchAPI.js` 模块中,封装 `getSearchResultAPI` 方法,用来根据关键词搜索文章的列表数据 2. 在 `SearchResult` 组件的 `data` 中定义 `page` 页码值 3. 在 `/src/router/index.js` 路由模块中,为搜索结果页的路由规则添加 `props: true` 选项 ::: ::: info 体验 * **Step.1:在 `/src/api/...
16.670391
98
0.614276
yue_Hant
0.699799
10a79ea87c133036fb8ef2457f3598fed57fc824
1,171
md
Markdown
content/en/Getting started/3-create-a-new-project.md
emattson/docs.vino.dev
4c2ee0cc163e9a1fe58514f04078352cdd9d37d6
[ "Apache-2.0" ]
null
null
null
content/en/Getting started/3-create-a-new-project.md
emattson/docs.vino.dev
4c2ee0cc163e9a1fe58514f04078352cdd9d37d6
[ "Apache-2.0" ]
4
2021-08-28T05:45:31.000Z
2021-12-16T20:32:55.000Z
content/en/Getting started/3-create-a-new-project.md
emattson/docs.vino.dev
4c2ee0cc163e9a1fe58514f04078352cdd9d37d6
[ "Apache-2.0" ]
1
2021-08-28T05:42:16.000Z
2021-08-28T05:42:16.000Z
--- title: "Create a new project" linkTitle: "Create a new project" weight: 3 description: > Using Yeoman to create a new WebAssembly provider --- ## Create an empty directory ```sh $ mkdir my-component && cd my-component ``` ## Run `yo vino` ```sh $ yo vino ``` Yeoman will ask you several questions that it will...
20.189655
197
0.724167
eng_Latn
0.996007
10a7c0cebc657add20424d66d71df79f38942e19
1,054
md
Markdown
README.md
tuilakie/expressjs-film-streaming
1838e2f537f0d676fa4354cf66c737177b140c43
[ "MIT" ]
3
2021-11-22T11:57:02.000Z
2022-01-09T00:57:02.000Z
README.md
tuilakie/expressjs-film-streaming
1838e2f537f0d676fa4354cf66c737177b140c43
[ "MIT" ]
1
2021-11-20T08:02:29.000Z
2021-11-20T08:02:29.000Z
README.md
tuilakie/expressjs-film-streaming
1838e2f537f0d676fa4354cf66c737177b140c43
[ "MIT" ]
1
2021-11-20T07:55:25.000Z
2021-11-20T07:55:25.000Z
# Phimmoiz ## _Thế giới điện ảnh đích thực_ [![N|Power by Express](https://img.shields.io/badge/express-powered-brightgreen)](https://img.shields.io/badge/express-powered-brightgreen) Phimmoiz là một trang web xem phim mã nguồn mở, với nhiều tính năng nổi bật. ## Chức năng ## Tech Sử dụng một số mã nguồn mở - [n...
23.954545
139
0.729602
vie_Latn
0.989833
10a861ac43d0d9b757590721001c2487df35e9a4
655
md
Markdown
windows.storage.fileproperties/istorageitemextraproperties.md
gbaychev/winrt-api
25346cd51bc9d24c8c4371dc59768e039eaf02f1
[ "CC-BY-4.0", "MIT" ]
199
2017-02-09T23:13:51.000Z
2022-03-28T15:56:12.000Z
windows.storage.fileproperties/istorageitemextraproperties.md
gbaychev/winrt-api
25346cd51bc9d24c8c4371dc59768e039eaf02f1
[ "CC-BY-4.0", "MIT" ]
2,093
2017-02-09T21:52:45.000Z
2022-03-25T22:23:18.000Z
windows.storage.fileproperties/istorageitemextraproperties.md
gbaychev/winrt-api
25346cd51bc9d24c8c4371dc59768e039eaf02f1
[ "CC-BY-4.0", "MIT" ]
620
2017-02-08T19:19:44.000Z
2022-03-29T11:38:25.000Z
--- -api-id: T:Windows.Storage.FileProperties.IStorageItemExtraProperties -api-type: winrt interface --- <!-- Interface syntax. public interface IStorageItemExtraProperties : --> # Windows.Storage.FileProperties.IStorageItemExtraProperties ## -description Saves and retrieves the properties of a storage item. ## -r...
32.75
300
0.801527
yue_Hant
0.343242
10a88760916ae8d97b58d723f309dd8f01e0cd2f
4,480
md
Markdown
README.md
frontend-london/olympic-medals-table
0d817c5a63ca1c3dff7a6fdbea7a3a704605a783
[ "MIT" ]
null
null
null
README.md
frontend-london/olympic-medals-table
0d817c5a63ca1c3dff7a6fdbea7a3a704605a783
[ "MIT" ]
null
null
null
README.md
frontend-london/olympic-medals-table
0d817c5a63ca1c3dff7a6fdbea7a3a704605a783
[ "MIT" ]
null
null
null
## Programming Task - Olympic Medals Table The app should allow: * Countries to be added to a table, along with the TOTAL number of medals the country won during the last Olympic Games; * Rows to be sorted in descending order of medals won, either automatically or manually by the user. * Add counts for each type of me...
87.843137
518
0.778125
eng_Latn
0.998901
10a9e0847c3e8816800aa166f332e1c20951fc1f
25
md
Markdown
_posts/2021-8-19-gkj.md
gong-jian/gkj.github.io
477a8dc29c6f501d6738fbb8cc9cb178e2da7705
[ "MIT" ]
null
null
null
_posts/2021-8-19-gkj.md
gong-jian/gkj.github.io
477a8dc29c6f501d6738fbb8cc9cb178e2da7705
[ "MIT" ]
null
null
null
_posts/2021-8-19-gkj.md
gong-jian/gkj.github.io
477a8dc29c6f501d6738fbb8cc9cb178e2da7705
[ "MIT" ]
null
null
null
# hello welcome to learn
12.5
24
0.76
eng_Latn
0.950149
10aaac77900941b22f53d4ec649f84b82eed51ef
5,981
md
Markdown
articles/azure-functions/durable/durable-functions-sub-orchestrations.md
ialeksander1/azure-docs.pt-br
d5a7a2c2d4a31282f49bd1e35036cb1939911974
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/azure-functions/durable/durable-functions-sub-orchestrations.md
ialeksander1/azure-docs.pt-br
d5a7a2c2d4a31282f49bd1e35036cb1939911974
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/azure-functions/durable/durable-functions-sub-orchestrations.md
ialeksander1/azure-docs.pt-br
d5a7a2c2d4a31282f49bd1e35036cb1939911974
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Suborquestrações para Funções Duráveis – Azure description: Como chamar orquestrações de orquestrações na extensão de Funções Duráveis do Azure Functions. ms.topic: conceptual ms.date: 11/03/2019 ms.author: azfuncdf ms.openlocfilehash: d4d599063f727510cbf504ea3d121bdabfe001c9 ms.sourcegitcommit: 2ec4b3d0bad7...
45.656489
398
0.764421
por_Latn
0.948279
10aae60979e24290a7cb0e870f00f80e1c381c80
316
md
Markdown
README.md
graveszhang/Site
a4d184b75311a0056effbe890c2850672f3039b8
[ "MIT" ]
null
null
null
README.md
graveszhang/Site
a4d184b75311a0056effbe890c2850672f3039b8
[ "MIT" ]
1
2020-01-20T07:50:25.000Z
2020-01-21T09:16:32.000Z
README.md
graveszhang/Site
a4d184b75311a0056effbe890c2850672f3039b8
[ "MIT" ]
null
null
null
## Installation & Build - Install the required python packages ``` pip install -r Site/packages.txt ``` - Generate a static build ``` flask --app=Site Dev ``` - Preview the site once deployed on port 8000 ``` localhost:8000 ``` ## Information This website is developed based on Flask-Bootstrap packages Bootstrap.
18.588235
70
0.727848
eng_Latn
0.891914
10aaee3f2d3b6290680b2a82cc9ffbc14e94bf58
245
md
Markdown
_posts/2011-03-25-fogbound-highrise-ex.md
sparanoid/cyrconplex
6452f6aff451f7d4cf5f0a5856c7eb19b1f4a8ca
[ "MIT" ]
null
null
null
_posts/2011-03-25-fogbound-highrise-ex.md
sparanoid/cyrconplex
6452f6aff451f7d4cf5f0a5856c7eb19b1f4a8ca
[ "MIT" ]
null
null
null
_posts/2011-03-25-fogbound-highrise-ex.md
sparanoid/cyrconplex
6452f6aff451f7d4cf5f0a5856c7eb19b1f4a8ca
[ "MIT" ]
1
2020-05-28T08:23:59.000Z
2020-05-28T08:23:59.000Z
--- layout: post title: fogbound-highrise ex Coming in June category: work excerpt: A collection of drawings about our planet, coming in June, 2012 thumb: fogbound-highrise-ex.png --- <p><img src="{{ site.file }}/fogbound-highrise-ex.png"></p>
24.5
72
0.726531
eng_Latn
0.859275
10ab19fa2a9cf1d4f0d61bc3ab86676a2d8fc742
268
md
Markdown
README.md
hilts-vaughan/SnappyAd
48b047bc13dab0a957e637f848d4047261aa3908
[ "Apache-2.0" ]
null
null
null
README.md
hilts-vaughan/SnappyAd
48b047bc13dab0a957e637f848d4047261aa3908
[ "Apache-2.0" ]
null
null
null
README.md
hilts-vaughan/SnappyAd
48b047bc13dab0a957e637f848d4047261aa3908
[ "Apache-2.0" ]
null
null
null
# Appraisal Service An experimental iPhone appraisal service that uses a iPhone iOS Swift front-end and uses Node.js w/ Express, Chai, Mocha and Cheerio for a web scraping backend. Incandescent for image reckoning and product information. More information to come...
53.6
151
0.80597
eng_Latn
0.954967
10ab76f812102bab9f5a881c517baaae305d6c6c
1,412
md
Markdown
_posts/2022-05-06-NBAAssistsNetwork.md
DorianPopovic/DorianPopovic.github.io
ea7d8c583f862b1578012b1d1b59b573c1bac1df
[ "MIT" ]
null
null
null
_posts/2022-05-06-NBAAssistsNetwork.md
DorianPopovic/DorianPopovic.github.io
ea7d8c583f862b1578012b1d1b59b573c1bac1df
[ "MIT" ]
null
null
null
_posts/2022-05-06-NBAAssistsNetwork.md
DorianPopovic/DorianPopovic.github.io
ea7d8c583f862b1578012b1d1b59b573c1bac1df
[ "MIT" ]
null
null
null
--- layout: post title: NBA Assist Networks subtitle: Leveraging graph theory to connect NBA players author: Dorian categories: Project #banner: "/assets/images/banners/nba_banner.png" banner: video: https://raw.githubusercontent.com/DorianPopovic/DorianPopovic.github.io/master/assets/images/banners/nba_banne...
44.125
471
0.759915
eng_Latn
0.807785
10acb86b2ce59a51a2ce99694fbe6965cbcca944
23
md
Markdown
README.md
huaiboook/hbook.github.io
c4843a83a648173f41ed724d7fcfe6197392ddd7
[ "Apache-2.0" ]
null
null
null
README.md
huaiboook/hbook.github.io
c4843a83a648173f41ed724d7fcfe6197392ddd7
[ "Apache-2.0" ]
null
null
null
README.md
huaiboook/hbook.github.io
c4843a83a648173f41ed724d7fcfe6197392ddd7
[ "Apache-2.0" ]
null
null
null
# hbook.github.io h的博客
7.666667
17
0.73913
vie_Latn
0.460178
10ad5996c526f1416b19b6812efc5338521f57d6
97
md
Markdown
_posts/0000-01-02-usergrade.md
usergrade/github-slideshow
a41fc998f5c437426777a7cb4a80cb407d23fcb7
[ "MIT" ]
null
null
null
_posts/0000-01-02-usergrade.md
usergrade/github-slideshow
a41fc998f5c437426777a7cb4a80cb407d23fcb7
[ "MIT" ]
3
2021-05-11T06:54:01.000Z
2021-05-11T07:13:32.000Z
_posts/0000-01-02-usergrade.md
usergrade/github-slideshow
a41fc998f5c437426777a7cb4a80cb407d23fcb7
[ "MIT" ]
null
null
null
layout: slide title: "Welcome to our second slide!" --- Your text Use the left arrow to go bacc!
16.166667
37
0.721649
eng_Latn
0.99853
10ad7e84c64d3162e5c86d2873f1bb3228fc1822
469
md
Markdown
experiments/clang_interface/README.md
zatkh/verona
8e0c5b1cd7f80ce3d2419c43e97cacad7472323c
[ "MIT" ]
null
null
null
experiments/clang_interface/README.md
zatkh/verona
8e0c5b1cd7f80ce3d2419c43e97cacad7472323c
[ "MIT" ]
null
null
null
experiments/clang_interface/README.md
zatkh/verona
8e0c5b1cd7f80ce3d2419c43e97cacad7472323c
[ "MIT" ]
1
2020-07-30T13:26:05.000Z
2020-07-30T13:26:05.000Z
Clang interface experiment ========================== This experiment is a quick-and-dirty hack to explore whether we can use clang to: - Parse a C/C++ header. - Cache the parse result so that the Verona compiler can do incremental builds. - Resolve types and symbols. - Instantiate templates. - Synthesize functi...
36.076923
109
0.73774
eng_Latn
0.997342
10ae2bbe66315ae6b8a4a2a0229bb60ce3c5f288
513
md
Markdown
hotelglossary.md
octavianx/hoteldocs
b320ecd76381b84db588b3082295c3bbf4ca7f70
[ "MIT" ]
null
null
null
hotelglossary.md
octavianx/hoteldocs
b320ecd76381b84db588b3082295c3bbf4ca7f70
[ "MIT" ]
null
null
null
hotelglossary.md
octavianx/hoteldocs
b320ecd76381b84db588b3082295c3bbf4ca7f70
[ "MIT" ]
null
null
null
## Hotel industry Related **ADR** (Average Daily Rate) 已售客房平均房价 已售客房平均房价的计算方法为客房收入除以实际售出客房数量。 【替代指标:Average Published Rate (APR)—平均牌价,当酒店普查报告或者年报中未提供ADR的相关信息时,牌价可以作为参考计算出大概的平均房价(ADR)。】 > ADR= $ \dfrac{客房收入}{实际售出客房数量} ​$ **Occ** (Occupancy) 入住率 入住率是指某一特定时期实际售出的客房数与可售房数量的比率。 > Occupancy= $\dfrac{实际售出客房数量}{可售...
16.03125
90
0.709552
yue_Hant
0.713893
10ae700e8af8479848e8c615709c28f92d9a6898
750
md
Markdown
readme.md
necris/bestapp
f121b0891d2bff49b088195764032254279f6be2
[ "WTFPL" ]
null
null
null
readme.md
necris/bestapp
f121b0891d2bff49b088195764032254279f6be2
[ "WTFPL" ]
null
null
null
readme.md
necris/bestapp
f121b0891d2bff49b088195764032254279f6be2
[ "WTFPL" ]
null
null
null
**Just another BEST APP** To setup you need only installed docker on your machine **SETUP:** 1. first run docker container docker-compose up -d 2. than you have to install dependencies, you can let composer to do that docker-compose exec php comopser install Cool, t...
25.862069
79
0.652
eng_Latn
0.989461
10aefeb20fe66aa735ec463cd89cb1b129097514
173
md
Markdown
about/ambassadors.md
oacore/content
ceae78fdd470177640d665b42ffa6078f1323dae
[ "CC-BY-4.0" ]
null
null
null
about/ambassadors.md
oacore/content
ceae78fdd470177640d665b42ffa6078f1323dae
[ "CC-BY-4.0" ]
4
2021-03-25T11:36:45.000Z
2022-02-03T12:07:45.000Z
about/ambassadors.md
oacore/content
ceae78fdd470177640d665b42ffa6078f1323dae
[ "CC-BY-4.0" ]
null
null
null
--- title: Our ambassadors short-title: Ambassadors action-label: Find out more icon-url: images/icons/community.svg --- We are supported by a global network of ambassadors
21.625
51
0.780347
eng_Latn
0.985456