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
e190f8b177e75506a70f862f51fd4db1b7cc108d
1,227
md
Markdown
content/publication/2015-z-ba/index.md
dbader13/academic-kickstar
809485f8e806825d65b7d38982f37dd88628d1b4
[ "MIT" ]
null
null
null
content/publication/2015-z-ba/index.md
dbader13/academic-kickstar
809485f8e806825d65b7d38982f37dd88628d1b4
[ "MIT" ]
null
null
null
content/publication/2015-z-ba/index.md
dbader13/academic-kickstar
809485f8e806825d65b7d38982f37dd88628d1b4
[ "MIT" ]
null
null
null
--- title: "Fast Incremental Community Detection on Dynamic Graphs" date: 2015-01-01 publishDate: 2019-09-10T12:18:34.279946Z authors: ["Anita Zakrzewska", "David A. Bader"] publication_types: ["1"] abstract: "Community detection, or graph clustering, is the problem of finding dense groups in a graph. This is important...
87.642857
740
0.794621
eng_Latn
0.970728
e191eefbb9b79d2002071f81de77256b26f70630
2,877
md
Markdown
README.md
sunfishcode/ambient-authority
19ba6faedc6943ce2e663987b7b5e9acadf570df
[ "ECL-2.0", "Apache-2.0", "MIT-0", "MIT" ]
17
2021-04-09T07:21:28.000Z
2021-12-22T17:43:58.000Z
README.md
sunfishcode/ambient-authority
19ba6faedc6943ce2e663987b7b5e9acadf570df
[ "ECL-2.0", "Apache-2.0", "MIT-0", "MIT" ]
null
null
null
README.md
sunfishcode/ambient-authority
19ba6faedc6943ce2e663987b7b5e9acadf570df
[ "ECL-2.0", "Apache-2.0", "MIT-0", "MIT" ]
null
null
null
<div align="center"> <h1><code>ambient-authority</code></h1> <p> <strong>Ambient Authority</strong> </p> <p> <a href="https://github.com/sunfishcode/ambient-authority/actions?query=workflow%3ACI"><img src="https://github.com/sunfishcode/ambient-authority/workflows/CI/badge.svg" alt="Github Actions CI ...
49.603448
211
0.757039
eng_Latn
0.950062
e19234baefe90488893e53a05e4ead620a14a1d6
1,665
md
Markdown
README.md
AwesomeDevDen/denis-bunchenko
94e8c7c1096fb0ad2375c4f884994e3af01a735c
[ "MIT" ]
1
2021-10-20T06:52:25.000Z
2021-10-20T06:52:25.000Z
README.md
AwesomeDevDen/denis-bunchenko
94e8c7c1096fb0ad2375c4f884994e3af01a735c
[ "MIT" ]
1
2021-11-15T08:26:00.000Z
2021-11-15T08:26:00.000Z
README.md
AwesomeDevDen/denis-bunchenko
94e8c7c1096fb0ad2375c4f884994e3af01a735c
[ "MIT" ]
null
null
null
# denis.bunchenko.com [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![Netlify Status](https://api.netlify.com/api/v1/badges/9b174463-b49f-4fe0-8df8-24c9d0812aeb/deploy-status)](https://app.netlify.com/sites/denisbunchenko/deploys) ![Commit Activity](https:/...
57.413793
300
0.761562
eng_Latn
0.29871
e19403bfda9505513c8d42c585766860efaafbb9
481
md
Markdown
tensorflow/docs_src/api_guides/python/spectral_ops.md
AlexChrisF/udacity
b7f85a74058fc63ccb7601c418450ab934ef5953
[ "Apache-2.0" ]
384
2017-02-21T18:38:04.000Z
2022-02-22T07:30:25.000Z
tensorflow/docs_src/api_guides/python/spectral_ops.md
AlexChrisF/udacity
b7f85a74058fc63ccb7601c418450ab934ef5953
[ "Apache-2.0" ]
15
2017-03-01T20:18:43.000Z
2020-05-07T10:33:51.000Z
tensorflow/docs_src/api_guides/python/spectral_ops.md
AlexChrisF/udacity
b7f85a74058fc63ccb7601c418450ab934ef5953
[ "Apache-2.0" ]
81
2017-02-21T19:31:19.000Z
2022-02-22T07:30:24.000Z
# Spectral Functions [TOC] ## Fourier Transform Functions TensorFlow provides several operations that you can use to add discrete Fourier transform functions to your graph. * @{tf.spectral.fft} * @{tf.spectral.ifft} * @{tf.spectral.fft2d} * @{tf.spectral.ifft2d} * @{tf.spectral.fft3d} * @{tf.spectral.if...
21.863636
71
0.677755
eng_Latn
0.533737
e194c6a6a548413811a7450a47bea7fb962e09ac
248
md
Markdown
README.md
Ser-Gen/diffArray
859e087a1e809372ca0ffe92e7688e0f6adc3c74
[ "MIT" ]
null
null
null
README.md
Ser-Gen/diffArray
859e087a1e809372ca0ffe92e7688e0f6adc3c74
[ "MIT" ]
3
2016-06-27T18:22:23.000Z
2017-03-13T07:04:37.000Z
README.md
Ser-Gen/diffInline
859e087a1e809372ca0ffe92e7688e0f6adc3c74
[ "MIT" ]
null
null
null
# diffInline Сравнение массивов и получение минимальной разницы, ориентированное на отображение Демонстрация здесь: http://ser-gen.github.io/diffInline/ Текст сравнивается построчно. Его можно добавить вручную или перетягиванием текстовых файлов.
41.333333
93
0.842742
rus_Cyrl
0.983053
e1956b9aba60a7437d6cdf569fa8b519f71ea3fe
1,478
md
Markdown
content/blog/2014/2014-08-21-google-to-give-priority-ranking-to-ssl-enabled-sites.md
sandorszoke/pkic.org
d8d32b021520a3a05b16001237bffe5ffb374ec0
[ "MIT" ]
1
2021-11-30T10:53:34.000Z
2021-11-30T10:53:34.000Z
content/blog/2014/2014-08-21-google-to-give-priority-ranking-to-ssl-enabled-sites.md
sandorszoke/pkic.org
d8d32b021520a3a05b16001237bffe5ffb374ec0
[ "MIT" ]
15
2021-04-09T07:44:16.000Z
2021-12-08T11:21:26.000Z
content/blog/2014/2014-08-21-google-to-give-priority-ranking-to-ssl-enabled-sites.md
sandorszoke/pkic.org
d8d32b021520a3a05b16001237bffe5ffb374ec0
[ "MIT" ]
11
2021-02-01T11:18:19.000Z
2021-08-01T10:49:21.000Z
--- authors: - Chris Bailey date: "2014-08-21T17:30:22+00:00" dsq_thread_id: - 2940447125 keywords: - ssl - https - announcement - google tags: - SSL/TLS - Announcement - Google title: Google to Give Priority Ranking to SSL Enabled Sites --- [Google’s announcement](http://googlewebmastercentral.blogspot.com/2014/08/h...
49.266667
375
0.784844
eng_Latn
0.986897
e1960c644bbaa39a24bf2519d75892dd25ca4f25
3,648
markdown
Markdown
_posts/2019-11-05-regex_is_fun.markdown
m-gamao/m-gamao.github.io
e499cd6f3ae275247dabd832643a043a3e0a93f7
[ "MIT" ]
null
null
null
_posts/2019-11-05-regex_is_fun.markdown
m-gamao/m-gamao.github.io
e499cd6f3ae275247dabd832643a043a3e0a93f7
[ "MIT" ]
null
null
null
_posts/2019-11-05-regex_is_fun.markdown
m-gamao/m-gamao.github.io
e499cd6f3ae275247dabd832643a043a3e0a93f7
[ "MIT" ]
null
null
null
--- layout: post title: "Regex is fun" date: 2019-11-05 11:46:35 -0500 permalink: regex_is_fun --- Regular Expression or Regex is a tool that you can use to search for a specific pattern within any text. It can be used in almost any programming language. I put together a little cheat sheet for myself he...
27.022222
210
0.614309
eng_Latn
0.994294
e19639122341c85d71e139b18961bcca13298fda
96
md
Markdown
content/_index/supported-frame/index.md
uselagoon/lagoon-website
3f6d8caf679da6c424291e26dee019f775bf64c5
[ "Apache-2.0" ]
null
null
null
content/_index/supported-frame/index.md
uselagoon/lagoon-website
3f6d8caf679da6c424291e26dee019f775bf64c5
[ "Apache-2.0" ]
1
2022-03-16T01:10:37.000Z
2022-03-16T01:10:37.000Z
content/_index/supported-frame/index.md
uselagoon/lagoon-website
3f6d8caf679da6c424291e26dee019f775bf64c5
[ "Apache-2.0" ]
null
null
null
+++ fragment = "sm-items" weight = 800 background = "light" title = "Supported frameworks" +++
12
30
0.65625
eng_Latn
0.889559
e196ef3d91cfac3e354416052f1f1f2466a4154f
49
md
Markdown
README.md
shreya-14-may/Migration-sequelize
e16e7ca89ebee6a7877cdfd8b27981a122b510e3
[ "MIT" ]
null
null
null
README.md
shreya-14-may/Migration-sequelize
e16e7ca89ebee6a7877cdfd8b27981a122b510e3
[ "MIT" ]
null
null
null
README.md
shreya-14-may/Migration-sequelize
e16e7ca89ebee6a7877cdfd8b27981a122b510e3
[ "MIT" ]
null
null
null
# Migration-sequelize Migration-sequelize-sample
16.333333
26
0.857143
eng_Latn
0.704334
e1972924b077ba3f1b65f7b1b137fae5db71d9cc
11,077
md
Markdown
documents/aws-config-developer-guide/doc_source/templateswithremediation.md
siagholami/aws-documentation
2d06ee9011f3192b2ff38c09f04e01f1ea9e0191
[ "CC-BY-4.0" ]
5
2021-08-13T09:20:58.000Z
2021-12-16T22:13:54.000Z
documents/aws-config-developer-guide/doc_source/templateswithremediation.md
siagholami/aws-documentation
2d06ee9011f3192b2ff38c09f04e01f1ea9e0191
[ "CC-BY-4.0" ]
null
null
null
documents/aws-config-developer-guide/doc_source/templateswithremediation.md
siagholami/aws-documentation
2d06ee9011f3192b2ff38c09f04e01f1ea9e0191
[ "CC-BY-4.0" ]
null
null
null
# Example Templates with Remediation Action<a name="templateswithremediation"></a> ## Operational Best Practices For Amazon DynamoDB with Remediation<a name="operational-best-practices-for-amazon-dynamodb-with-remediation"></a> ``` ################################################################################ # # ...
35.053797
200
0.661912
yue_Hant
0.39491
e19824c032dda845f170707c61999639680e4990
7,721
md
Markdown
installation/community-supported-installation/windows-server/README.md
FXinnovation/RocketChat-docs
a3d28930084bfc85b897aff030fc3de775085b4a
[ "MIT" ]
1
2021-01-05T10:42:32.000Z
2021-01-05T10:42:32.000Z
installation/community-supported-installation/windows-server/README.md
FXinnovation/RocketChat-docs
a3d28930084bfc85b897aff030fc3de775085b4a
[ "MIT" ]
15
2019-06-13T18:28:51.000Z
2021-04-16T11:47:20.000Z
installation/community-supported-installation/windows-server/README.md
FXinnovation/RocketChat-docs
a3d28930084bfc85b897aff030fc3de775085b4a
[ "MIT" ]
3
2019-04-04T12:47:30.000Z
2019-08-08T03:19:57.000Z
# Rocket.Chat Windows Installation Guide _Note: This is a community supported installation method. You can discuss about this in the [forum thread](https://forums.rocket.chat/t/broken-windows-server-2012-r2-installation-guide/413/2)._ ## How to install Rocket.Chat on Windows Server 2012 R2 The following guide will s...
46.512048
324
0.746147
eng_Latn
0.94465
e198c4edabf7eb7503341c5f6de0d7a93326c9e3
1,738
md
Markdown
hugo-source/content/output/sahakAra nagar, bengaLUru/SOLSTICE_POST_DARK_10_ADHIKA__CHITRA_AT_180/gregorian/2000s/2020s/2021_monthly/2021-06/2021-06-29.md
Prabhakaran-cbe/jyotisha
689327c5944c6cc84b7e58af4deae2a4ebe94d7b
[ "MIT" ]
40
2017-10-01T04:22:35.000Z
2020-11-30T03:47:57.000Z
hugo-source/content/output/sahakAra nagar, bengaLUru/SOLSTICE_POST_DARK_10_ADHIKA__CHITRA_AT_180/gregorian/2000s/2020s/2021_monthly/2021-06/2021-06-29.md
Prabhakaran-cbe/jyotisha
689327c5944c6cc84b7e58af4deae2a4ebe94d7b
[ "MIT" ]
71
2017-08-27T13:54:06.000Z
2020-12-11T01:16:47.000Z
hugo-source/content/output/sahakAra nagar, bengaLUru/SOLSTICE_POST_DARK_10_ADHIKA__CHITRA_AT_180/gregorian/2000s/2020s/2021_monthly/2021-06/2021-06-29.md
Prabhakaran-cbe/jyotisha
689327c5944c6cc84b7e58af4deae2a4ebe94d7b
[ "MIT" ]
23
2017-08-27T11:54:41.000Z
2020-11-14T19:41:58.000Z
+++ title = "2021-06-29" +++ ## श्रावणः-05-20,कुम्भः-शतभिषक्🌛🌌◢◣मिथुनम्-आर्द्रा-03-15🌌🌞◢◣शुचिः-04-09🪐🌞मङ्गलः - Indian civil date: 1943-04-08, Islamic: 1442-11-19 Ḏū al-Qaʿdah - संवत्सरः - प्लवः - वर्षसङ्ख्या 🌛- शकाब्दः 1943, विक्रमाब्दः 2078, कलियुगे 5122 ___________________ - 🪐🌞**ऋतुमानम्** — ग्रीष्मऋतुः दक्...
43.45
239
0.489643
san_Deva
0.370583
e198ce2cc2dda48c3aa832edb69a27187cf9081f
303
md
Markdown
salate/Thunfischsalat-mit-Tomate.md
skoenig/kochbuch
5bf5674fc68833fb830e674017ffc7af0851332e
[ "Unlicense" ]
5
2015-06-30T13:55:21.000Z
2021-01-26T17:28:24.000Z
salate/Thunfischsalat-mit-Tomate.md
skoenig/kochbuch
5bf5674fc68833fb830e674017ffc7af0851332e
[ "Unlicense" ]
1
2016-10-31T07:40:21.000Z
2016-10-31T10:18:35.000Z
salate/Thunfischsalat-mit-Tomate.md
skoenig/kochbuch
5bf5674fc68833fb830e674017ffc7af0851332e
[ "Unlicense" ]
null
null
null
--- tags: ["lowcarb"] date: 2016-12-31 --- ## Zutaten - 200 g körniger Frischkäse (Cottage Cheese) - 3-4 Tomaten - 150 g Thunfisch in eigenem Saft (eine Dose) - etwas Olivenöl - etwas Balsamico Essig ## Zubereitung Alles in einer Schale vermischen. ## Nährwerte - EW: 55g - KH: 23g - Fett: 11g
15.15
45
0.676568
deu_Latn
0.959746
e1990ed93504786fab96d8f7753a0f407b2dc60e
98
md
Markdown
translations/pt-BR/data/reusables/project-management/delete-label.md
kyawburma/docs
0ff7de03be7c2432ced123aca17bfbf444bee1bf
[ "CC-BY-4.0", "MIT" ]
11,698
2020-10-07T16:22:18.000Z
2022-03-31T18:54:47.000Z
translations/pt-BR/data/reusables/project-management/delete-label.md
kyawburma/docs
0ff7de03be7c2432ced123aca17bfbf444bee1bf
[ "CC-BY-4.0", "MIT" ]
8,317
2020-10-07T16:26:58.000Z
2022-03-31T23:24:25.000Z
translations/pt-BR/data/reusables/project-management/delete-label.md
kyawburma/docs
0ff7de03be7c2432ced123aca17bfbf444bee1bf
[ "CC-BY-4.0", "MIT" ]
48,204
2020-10-07T16:15:45.000Z
2022-03-31T23:50:42.000Z
1. Na lista de etiquetas, à direita da etiqueta que você deseja excluir, clique em **Excluir**.
49
97
0.734694
por_Latn
0.999976
e1993663bc7213a7051c8cf83a7464e84b2392e3
209
md
Markdown
node_modules/toml-loader/README.md
ivanaairenee/blog
67e94cff6af5a4cb27c50c59adafb389bf0059d3
[ "MIT" ]
10
2015-05-22T17:46:56.000Z
2021-01-12T08:07:42.000Z
node_modules/toml-loader/README.md
ivanaairenee/blog
67e94cff6af5a4cb27c50c59adafb389bf0059d3
[ "MIT" ]
3
2019-05-23T02:56:09.000Z
2021-03-24T18:11:34.000Z
node_modules/toml-loader/README.md
ivanaairenee/blog
67e94cff6af5a4cb27c50c59adafb389bf0059d3
[ "MIT" ]
4
2015-07-07T11:59:12.000Z
2020-02-05T03:17:54.000Z
# toml-loader TOML loader module for webpack ## Install `npm install toml-loader` ## Usage ```javascript var toml = require("toml!./config.toml"); // => returns config.toml content as json parsed object ```
17.416667
55
0.708134
kor_Hang
0.619985
e19965be8277df2f7b0510294d1b5b2f477b1a27
800
md
Markdown
README.md
AdithyaBhat17/ris-api
6c7585a3d79535e1802b4464da3368cdf54e6439
[ "Apache-2.0" ]
3
2019-04-29T16:27:03.000Z
2019-05-02T07:26:20.000Z
README.md
apeksha-joshi/ris-api
198ef9996d25f1a0c8a89ec3028663767c640e59
[ "Apache-2.0" ]
5
2019-10-08T04:22:58.000Z
2019-12-24T23:15:06.000Z
README.md
AdithyaBhat17/ris-api
6c7585a3d79535e1802b4464da3368cdf54e6439
[ "Apache-2.0" ]
1
2019-04-29T16:25:08.000Z
2019-04-29T16:25:08.000Z
# Reverse Image Search API RIS is as an API which uses beautiful soup to scrape data from google image search results. ### Installation Guide * Fork this repository * Clone the forked repository - `git clone https://github.com/{username}/ris-api.git` * change directory - `cd ris-api` * Install the required librar...
53.333333
115
0.7275
eng_Latn
0.447969
e199e1ce104fcae9dbb48615eaa912ab53ee5900
4,635
md
Markdown
content/markdown-pages/translate-startup-kit.md
GlobalDigitalLibraryio/gdl-home
8671afccbd00e6b1c44d131903984ee9d2159385
[ "Apache-2.0" ]
null
null
null
content/markdown-pages/translate-startup-kit.md
GlobalDigitalLibraryio/gdl-home
8671afccbd00e6b1c44d131903984ee9d2159385
[ "Apache-2.0" ]
null
null
null
content/markdown-pages/translate-startup-kit.md
GlobalDigitalLibraryio/gdl-home
8671afccbd00e6b1c44d131903984ee9d2159385
[ "Apache-2.0" ]
null
null
null
--- path: "/translation-startup-kit" date: "" title: "Translation Startup Kit" description: "" showOnFrontPage: false --- #GDL Translation startup kit This startup kit will give you a brief introduction to the Global Digital Library project and platform. After reading this kit you will have learned more about: - The...
63.493151
470
0.802805
eng_Latn
0.996276
e19a489a832a92f6b2ede6b1a70d2eb181a51d9f
2,651
md
Markdown
src/posts/2010-09-28-we-want-cake-wheres-our-cake.md
jayspec/jasonspecland.com
0ea732b80cbe221d6dde49a67d1cbe8f93aa9314
[ "MIT" ]
null
null
null
src/posts/2010-09-28-we-want-cake-wheres-our-cake.md
jayspec/jasonspecland.com
0ea732b80cbe221d6dde49a67d1cbe8f93aa9314
[ "MIT" ]
null
null
null
src/posts/2010-09-28-we-want-cake-wheres-our-cake.md
jayspec/jasonspecland.com
0ea732b80cbe221d6dde49a67d1cbe8f93aa9314
[ "MIT" ]
null
null
null
--- id: 202 title: 'We Want Cake! Where&#8217;s Our Cake?' date: 2010-09-28T09:30:15-04:00 author: jason layout: post guid: http://jasonspecland.azurewebsites.net/?p=202 permalink: /2010/09/28/we-want-cake-wheres-our-cake/ ljID: - "1028" categories: - family --- On Sunday, Benji, Paula, and I went to see They Migh...
101.961538
569
0.752923
eng_Latn
0.998812
e19abf8832096f52f577de67691b9deb46478b2a
2,828
md
Markdown
README.md
hmemcpy/jawn-fs2
3b996cb3a06af3c7a2aeeae081cb58557470e93b
[ "Apache-2.0" ]
null
null
null
README.md
hmemcpy/jawn-fs2
3b996cb3a06af3c7a2aeeae081cb58557470e93b
[ "Apache-2.0" ]
null
null
null
README.md
hmemcpy/jawn-fs2
3b996cb3a06af3c7a2aeeae081cb58557470e93b
[ "Apache-2.0" ]
null
null
null
# jawn-fs2 [![Build Status](https://travis-ci.org/http4s/jawn-fs2.svg?branch=master)](https://travis-ci.org/http4s/jawn-fs2) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.http4s/jawn-fs2_2.12/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.http4s/jawn-fs2_2.12) Asynchronously ...
41.588235
303
0.661245
yue_Hant
0.355556
e19b3e7935772da6d4a4041d9f576940bf4d79d5
4,202
md
Markdown
README.md
cscashby/googleDocsLogging
1d8a26bd7363747788d635341c2f442bfc727aa6
[ "Apache-2.0" ]
null
null
null
README.md
cscashby/googleDocsLogging
1d8a26bd7363747788d635341c2f442bfc727aa6
[ "Apache-2.0" ]
null
null
null
README.md
cscashby/googleDocsLogging
1d8a26bd7363747788d635341c2f442bfc727aa6
[ "Apache-2.0" ]
null
null
null
# SmartThings Google Sheets Logging ## Create the Spreadsheet 1. Create a new spreadsheet: http://docs.google.com/spreadsheets/create 2. Name the spreadsheet file whatever you want 3. Get your new spreadsheet ID from the URL. Example: https://docs.google.com/spreadsheets/d/169v40OsFOaGHO6uQwuuMx2hlWK-wvYCzrr93FAWi...
46.175824
254
0.735602
eng_Latn
0.853122
e19bea7b941776349fabb6b208df9d1d4085aafa
1,709
md
Markdown
desktop-src/printdocs/job-info-3.md
velden/win32
94b05f07dccf18d4b1dbca13b19fd365a0c7eedc
[ "CC-BY-4.0", "MIT" ]
552
2019-08-20T00:08:40.000Z
2022-03-30T18:25:35.000Z
desktop-src/printdocs/job-info-3.md
velden/win32
94b05f07dccf18d4b1dbca13b19fd365a0c7eedc
[ "CC-BY-4.0", "MIT" ]
1,143
2019-08-21T20:17:47.000Z
2022-03-31T20:24:39.000Z
desktop-src/printdocs/job-info-3.md
velden/win32
94b05f07dccf18d4b1dbca13b19fd365a0c7eedc
[ "CC-BY-4.0", "MIT" ]
1,287
2019-08-20T05:37:48.000Z
2022-03-31T20:22:06.000Z
--- description: The JOB\_INFO\_3 structure is used to link together a set of print jobs. ms.assetid: a110f555-dc33-450c-ae77-ea26f0f69448 title: JOB_INFO_3 structure (Winspool.h) ms.topic: reference ms.date: 05/31/2018 topic_type: - APIRef - kbSyntax api_name: - JOB_INFO_3 api_type: - HeaderDef api_location: - Win...
17.438776
147
0.562902
eng_Latn
0.366461
e19c0fe241543afed5f4632be00a6f9e5db91501
5,462
md
Markdown
articles/active-directory/reports-monitoring/howto-integrate-activity-logs-with-log-analytics.md
nsrau/azure-docs.it-it
9935e44b08ef06c214a4c7ef94d12e79349b56bc
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/active-directory/reports-monitoring/howto-integrate-activity-logs-with-log-analytics.md
nsrau/azure-docs.it-it
9935e44b08ef06c214a4c7ef94d12e79349b56bc
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/active-directory/reports-monitoring/howto-integrate-activity-logs-with-log-analytics.md
nsrau/azure-docs.it-it
9935e44b08ef06c214a4c7ef94d12e79349b56bc
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Trasmettere log Azure Active Directory ai log di monitoraggio di Azure | Microsoft Docs description: Informazioni su come integrare i log di Azure Active Directory con i log di monitoraggio di Azure services: active-directory documentationcenter: '' author: MarkusVi manager: daveba editor: '' ms.assetid: 2c3...
60.021978
309
0.784877
ita_Latn
0.992964
e19c1a4174b3d00d4b24d8247728cc0bf94be3ae
85
md
Markdown
content/en/posts/gcp-1647190988307.md
jblukach/status.tundralabs.net
eb85e97be923387e0a837034298aba008b2ee0f0
[ "Apache-2.0" ]
1
2022-03-09T04:04:36.000Z
2022-03-09T04:04:36.000Z
content/en/posts/gcp-1647190988307.md
jblukach/status.tundralabs.net
eb85e97be923387e0a837034298aba008b2ee0f0
[ "Apache-2.0" ]
null
null
null
content/en/posts/gcp-1647190988307.md
jblukach/status.tundralabs.net
eb85e97be923387e0a837034298aba008b2ee0f0
[ "Apache-2.0" ]
null
null
null
--- title: "UPDATED: GCP IPs" date: 2022-03-13T10:03:08.30788 categories: - GCP ---
12.142857
31
0.647059
kor_Hang
0.252611
e19cd2541a9e8ae8c9d0c5af88d9643d39fc5efe
944
md
Markdown
l/lambda-phi/readme.md
ScalablyTyped/SlinkyTyped
abb05700fe72d527728a9c735192f4c156bd9be1
[ "MIT" ]
14
2020-01-09T02:36:33.000Z
2021-09-05T13:40:52.000Z
l/lambda-phi/readme.md
oyvindberg/SlinkyTyped
abb05700fe72d527728a9c735192f4c156bd9be1
[ "MIT" ]
1
2021-07-31T20:24:00.000Z
2021-08-01T07:43:35.000Z
l/lambda-phi/readme.md
oyvindberg/SlinkyTyped
abb05700fe72d527728a9c735192f4c156bd9be1
[ "MIT" ]
4
2020-03-12T14:08:42.000Z
2021-08-12T19:08:49.000Z
# Scala.js typings for lambda-phi Typings are for version 1.0.29 ## Library description: Typescript framework for AWS API Gateway and Lambda | | | | ------------------ | :-------------: | | Full name | lambda-phi | | Keywords | api gateway, lambda, aws, typescri...
26.971429
94
0.615466
eng_Latn
0.606093
e19da75bb3bb63651c74b678d5a7dcfcb3d231a3
1,001
md
Markdown
_posts/shadowsocksr/2018-7-15-shadowsocksr.md
czahoi/Get
7f2c0e92f6e9a7d3f6e7dfde923e5a2a16288cc5
[ "MIT" ]
null
null
null
_posts/shadowsocksr/2018-7-15-shadowsocksr.md
czahoi/Get
7f2c0e92f6e9a7d3f6e7dfde923e5a2a16288cc5
[ "MIT" ]
null
null
null
_posts/shadowsocksr/2018-7-15-shadowsocksr.md
czahoi/Get
7f2c0e92f6e9a7d3f6e7dfde923e5a2a16288cc5
[ "MIT" ]
null
null
null
--- title: Shadowsocksr --- <script> if (/(x64|WOW64)/i.test(navigator.userAgent)) { window.location.href = "https://cdn.jsdelivr.net/gh/hxco-web/sorry@5/distribute/ShadowsocksR-4.7.0-win.7z"; } if (/(x86_64)/i.test(navigator.userAgent)) { window.location.href = "https://cdn.jsdelivr.net/g...
40.04
115
0.655345
yue_Hant
0.785231
e19edb6931ed9e29081e2858990456c21056fed2
4,490
md
Markdown
powerbi-docs/visuals/power-bi-visualization-small-multiples.md
bodo92/powerbi-docs
47cb00159b119fec16f6bf3c0d6b1a20042e051e
[ "CC-BY-4.0", "MIT" ]
null
null
null
powerbi-docs/visuals/power-bi-visualization-small-multiples.md
bodo92/powerbi-docs
47cb00159b119fec16f6bf3c0d6b1a20042e051e
[ "CC-BY-4.0", "MIT" ]
null
null
null
powerbi-docs/visuals/power-bi-visualization-small-multiples.md
bodo92/powerbi-docs
47cb00159b119fec16f6bf3c0d6b1a20042e051e
[ "CC-BY-4.0", "MIT" ]
1
2022-03-24T21:19:07.000Z
2022-03-24T21:19:07.000Z
--- title: Create small multiples in Power BI description: Small multiples, or trellising, split a visual into multiple versions of itself, presented side by side, with its data partitioned across these versions by a chosen dimension. author: maggiesMSFT ms.author: maggies ms.reviewer: mihart, rienhu ms.service: powerb...
44.019608
300
0.773942
eng_Latn
0.996427
e1a000868b82abc8ccd9d77052e964feb590e127
3,802
md
Markdown
VERSION1.md
hiromi-mi/cyclicbrainfuck
6eff3348975cafced29311e3ddab5bef02d7b7cc
[ "CC0-1.0" ]
1
2020-04-24T15:59:30.000Z
2020-04-24T15:59:30.000Z
VERSION1.md
hiromi-mi/cyclicbrainfuck
6eff3348975cafced29311e3ddab5bef02d7b7cc
[ "CC0-1.0" ]
null
null
null
VERSION1.md
hiromi-mi/cyclicbrainfuck
6eff3348975cafced29311e3ddab5bef02d7b7cc
[ "CC0-1.0" ]
null
null
null
# Cyclic Brainfuck Cyclic Brainfuck2 をテスト中 -> README.md を参照 Cyclic Brainfuck は Brainfuck をほんの少し変えただけの難解プログラミング言語です。 * 言語仕様: 0起点のプログラム実行ステップ `step` ごとに `(入力命令 - '!' - step) mod 61 + '!'` をbrainfuck命令として解釈します。 * 命令と無関係の文字は無視され、プログラム実行ステップ `step` が1増加します。 * 残る言語仕様は Brainfuck と等価です。 ## 使い方 ``` $ make $ ./cyclicbrainfuc...
37.643564
1,079
0.448974
yue_Hant
0.44308
e1a0d1649d8e183aa6b03f3a8a6bbbccde0081e6
128
md
Markdown
09-PWA/03-service-worker/README.md
hpsales/JavaScriptStudy
5c0da895670d544b21dd299cce0f6b88aeb81b3f
[ "MIT" ]
1
2019-03-22T17:11:49.000Z
2019-03-22T17:11:49.000Z
09-PWA/03-service-worker/README.md
songxianjin/JavaScriptStudy
60e6b51d70b61e52c7f4cf53236cf9e1eebf8579
[ "MIT" ]
null
null
null
09-PWA/03-service-worker/README.md
songxianjin/JavaScriptStudy
60e6b51d70b61e52c7f4cf53236cf9e1eebf8579
[ "MIT" ]
1
2021-05-18T06:17:34.000Z
2021-05-18T06:17:34.000Z
介绍如何在现有项目中使用 service worker 构建一个具有离线访问能力的 webapp。 ## Usage 1. ` npm install ` 2. ` npm run start` 3. 访问 http://localhost:8080
16
49
0.71875
kor_Hang
0.211094
e1a17ada07fcefddcb4986bf0ba2309ef4dc0b70
3,699
md
Markdown
README.md
diakovd/ibex_system
100ff98ca16cdc5756bae5d4ea036ff8fb423967
[ "Apache-2.0" ]
null
null
null
README.md
diakovd/ibex_system
100ff98ca16cdc5756bae5d4ea036ff8fb423967
[ "Apache-2.0" ]
null
null
null
README.md
diakovd/ibex_system
100ff98ca16cdc5756bae5d4ea036ff8fb423967
[ "Apache-2.0" ]
null
null
null
## IBEX system Purpose of this progect to do minimal microcontroller system runing on FPGA device like NIOS from IntelFPGA or Xilinx's Microblaze. Intend this system: - Open sorce base core - there for using RISC-V ISA - low area in FPGA - minimal needs of ROM, RAM for code memory - easy and light IDE toolchane - core...
46.822785
172
0.772101
eng_Latn
0.924666
e1a187fd26e257c54e881b9cc3631d2501894b30
4,464
md
Markdown
articles/virtual-machines/extensions/overview.md
yanxiaodi/azure-docs.zh-cn
fb6386a5930fda2f61c31cfaf755cde1865aeab7
[ "CC-BY-4.0", "MIT" ]
2
2021-01-21T04:22:02.000Z
2022-01-14T01:48:40.000Z
articles/virtual-machines/extensions/overview.md
yanxiaodi/azure-docs.zh-cn
fb6386a5930fda2f61c31cfaf755cde1865aeab7
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/virtual-machines/extensions/overview.md
yanxiaodi/azure-docs.zh-cn
fb6386a5930fda2f61c31cfaf755cde1865aeab7
[ "CC-BY-4.0", "MIT" ]
1
2020-11-04T04:36:46.000Z
2020-11-04T04:36:46.000Z
--- title: Azure 虚拟机扩展和功能 | Microsoft Docs description: 了解什么是 Azure VM 扩展以及如何将其与 Azure 虚拟机配合使用 services: virtual-machines-linux documentationcenter: '' author: axayjo manager: gwallace editor: '' tags: azure-resource-manager ms.assetid: '' ms.service: virtual-machines-linux ms.topic: article ms.tgt_pltfrm: vm-linux ms....
53.783133
142
0.785842
yue_Hant
0.764349
e1a19228669aaad05a54cf5d3b96203c3257dcdc
1,157
md
Markdown
_posts/2017-07-21-waiting-for-os-upgrade.md
chrismacp/chrismacp.github.io
66e2fa9ba2a7d319bbf944721423bb1fdd2166fd
[ "MIT" ]
null
null
null
_posts/2017-07-21-waiting-for-os-upgrade.md
chrismacp/chrismacp.github.io
66e2fa9ba2a7d319bbf944721423bb1fdd2166fd
[ "MIT" ]
null
null
null
_posts/2017-07-21-waiting-for-os-upgrade.md
chrismacp/chrismacp.github.io
66e2fa9ba2a7d319bbf944721423bb1fdd2166fd
[ "MIT" ]
null
null
null
--- title: "Waiting for OS Upgrade" date: 2017-07-21 header: image: /assets/images/20170522_jupiter-juno-p5.jpg caption: "Photo credit: [N.A.S.A.](https://nasa.tumblr.com/post/162828438059/solar-system-things-to-know-this-week)" category: - music tags: - techno - "ableton-live" - "quick-blast" --- The first ...
39.896552
288
0.745895
eng_Latn
0.980171
e1a1e73bef23259b036fa6e481d09522b1a39ea6
11,000
md
Markdown
src/site/content/en/blog/web-ar/index.md
Upgrade420/web.dev
777dd3c7673509314b66ccb570e3b5d9f79bb69e
[ "Apache-2.0" ]
1
2020-12-25T18:31:57.000Z
2020-12-25T18:31:57.000Z
src/site/content/en/blog/web-ar/index.md
Upgrade420/web.dev
777dd3c7673509314b66ccb570e3b5d9f79bb69e
[ "Apache-2.0" ]
null
null
null
src/site/content/en/blog/web-ar/index.md
Upgrade420/web.dev
777dd3c7673509314b66ccb570e3b5d9f79bb69e
[ "Apache-2.0" ]
1
2020-05-07T17:32:41.000Z
2020-05-07T17:32:41.000Z
--- title: "Augmented reality: You may already know it" subhead: If you've used the WebXR Device API already, you're most of the way there. authors: - joemedley date: 2020-02-13 hero: hero2.jpg alt: A person using augmented reality with a smartphone. description: If you've already used the WebXR Device API, you'll ...
39.855072
100
0.766364
eng_Latn
0.98842
e1a2749033655d801c9616e2f7bcd2de6fed6d02
376
md
Markdown
docs/Graphic/_CreateTextImageShaded_.md
visualDust/EtherEngine
8dfe1a72c63d2dc764380c53c9fbdeed5781aa32
[ "MIT" ]
2
2021-05-12T14:57:00.000Z
2021-05-12T15:04:27.000Z
docs/Graphic/_CreateTextImageShaded_.md
visualDust/EtherEngine
8dfe1a72c63d2dc764380c53c9fbdeed5781aa32
[ "MIT" ]
null
null
null
docs/Graphic/_CreateTextImageShaded_.md
visualDust/EtherEngine
8dfe1a72c63d2dc764380c53c9fbdeed5781aa32
[ "MIT" ]
null
null
null
### [[ << 回到上层 ]](index.md) # CreateTextImageShaded > 使用Shaded模式创建文本图像 ```lua image = CreateTextImageShaded(font, text, fgColor, bgColor) ``` ## 参数: + font [userdata-FONT]:字体数据 + text [string]:文本内容 + fgColor [table]:用以描述文本颜色的RGBA表,各分量取值范围均为0-255 + bgColor [table]:用以描述文本背景颜色的RGBA表,各分量取值范围均为0-255 ## 返回值: + image...
13.428571
59
0.68617
yue_Hant
0.176931
e1a4ce34dff35364eb8269838e64ceb151944e01
436
md
Markdown
README.md
flydev-fr/ZXing.Delphi.Demo
9c7112ce014529b0e949db1940982c0ed608e9c9
[ "Apache-2.0" ]
22
2019-06-22T16:56:48.000Z
2022-02-25T09:29:10.000Z
README.md
flydev-fr/ZXing.Delphi.Demo
9c7112ce014529b0e949db1940982c0ed608e9c9
[ "Apache-2.0" ]
null
null
null
README.md
flydev-fr/ZXing.Delphi.Demo
9c7112ce014529b0e949db1940982c0ed608e9c9
[ "Apache-2.0" ]
8
2019-04-04T02:13:26.000Z
2021-11-30T14:31:36.000Z
# ZXing.Test ## FMX Professional Barcode Scanner with **Autofocus** ![real-screen image](docs/real-screen.png) # Version Compile under **Delphi Rio 10.3.2** Tested on - Android 7.0 Nougat (API 24) - Android 7.1 Nougat (API 25) - Android 8.0 Oreo (API 26) - Android 8.1 Oreo (API 27) - Android 9.0 Pie (API 28) # ...
18.956522
54
0.701835
kor_Hang
0.449281
e1a4fca035a746ae78aac17376fb7ea06d9b897d
35
md
Markdown
README.md
rrickgauer/tasks
6b40e71a56868497f902704808f9862196e29e87
[ "Apache-2.0" ]
null
null
null
README.md
rrickgauer/tasks
6b40e71a56868497f902704808f9862196e29e87
[ "Apache-2.0" ]
59
2021-01-15T19:57:52.000Z
2021-09-15T01:26:52.000Z
README.md
rrickgauer/tasks
6b40e71a56868497f902704808f9862196e29e87
[ "Apache-2.0" ]
null
null
null
# tasks Store your repeated tasks.
11.666667
26
0.771429
eng_Latn
0.921139
e1a5835cd0deea6868c5adc8cc49b307c77d4b4f
119
md
Markdown
02-navigateur/01-parametres-recherche.md
grolimur/UPL-privacy
125fe13e13bd2021d58c6dd24afd983114547ead
[ "CC-BY-4.0" ]
null
null
null
02-navigateur/01-parametres-recherche.md
grolimur/UPL-privacy
125fe13e13bd2021d58c6dd24afd983114547ead
[ "CC-BY-4.0" ]
null
null
null
02-navigateur/01-parametres-recherche.md
grolimur/UPL-privacy
125fe13e13bd2021d58c6dd24afd983114547ead
[ "CC-BY-4.0" ]
null
null
null
### Paramètres de recherche ![Préférences - Recherche](../img/Firefox-pref-recherche.png) --- *Notes personnelles*
13.222222
61
0.705882
fra_Latn
0.381627
e1a66a5933bd133ef735e879f5e173f389d9ef3d
2,347
md
Markdown
README.md
eamanu/reportabug
300c39cda71bb2a7e5f134a294d444dbcebb28e8
[ "MIT" ]
null
null
null
README.md
eamanu/reportabug
300c39cda71bb2a7e5f134a294d444dbcebb28e8
[ "MIT" ]
null
null
null
README.md
eamanu/reportabug
300c39cda71bb2a7e5f134a294d444dbcebb28e8
[ "MIT" ]
null
null
null
# reportabug A Python tool for collecting information when reporting bugs. [![PyPI version](https://badge.fury.io/py/reportabug.svg)](https://pypi.org/project/reportabug) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) ## Installation ``` python -m pi...
36.107692
215
0.757989
eng_Latn
0.996172
e1a69dd6ef81aa26df3f78cec9f276fb90909edf
24,060
md
Markdown
docs/src/Content/Elmish/FormBuilder.md
SCullman/Thoth
77caf44fe5cdb5a44843224e4588be9087d418d8
[ "MIT" ]
null
null
null
docs/src/Content/Elmish/FormBuilder.md
SCullman/Thoth
77caf44fe5cdb5a44843224e4588be9087d418d8
[ "MIT" ]
null
null
null
docs/src/Content/Elmish/FormBuilder.md
SCullman/Thoth
77caf44fe5cdb5a44843224e4588be9087d418d8
[ "MIT" ]
null
null
null
# FormBuilder <article class="message is-warning"> <div class="message-body"> This library is marked in **Alpha** stage but is **already used in production**. I released it in **Alpha** so we can work as a community on improving it and still be able to introduce changes if needed. </div> </article> ## Introduc...
30.494297
236
0.615835
eng_Latn
0.940188
e1a7d91022a387dcad6fc9a0870bbb13c6102b84
3,292
md
Markdown
README.md
nuernbergerA/missing-livewire-assertions
847b904f86a9f9b1a447e423753c33131b6b6842
[ "MIT" ]
null
null
null
README.md
nuernbergerA/missing-livewire-assertions
847b904f86a9f9b1a447e423753c33131b6b6842
[ "MIT" ]
null
null
null
README.md
nuernbergerA/missing-livewire-assertions
847b904f86a9f9b1a447e423753c33131b6b6842
[ "MIT" ]
null
null
null
![Missing Livewire Assertions](https://user-images.githubusercontent.com/1394539/115373078-ce822200-a1cb-11eb-95ae-abb30c3fa405.png) # This Package Adds Missing Livewire Test Assertions [![Latest Version on Packagist](https://img.shields.io/packagist/v/christophrumpel/missing-livewire-assertions.svg?style=flat-square...
33.591837
305
0.771567
eng_Latn
0.593488
e1a8470d2b2668dac5676d17d58a837a09e7c217
331
md
Markdown
_posts/2020-11-06-東莞工業區大量空廠房被拆除,產業升級搞房地產?無人機下一片廢墟.md
NodeBE4/society
20d6bc69f2b0f25d6cc48a361483263ad27f2eb4
[ "MIT" ]
1
2020-09-16T02:05:28.000Z
2020-09-16T02:05:28.000Z
_posts/2020-11-06-東莞工業區大量空廠房被拆除,產業升級搞房地產?無人機下一片廢墟.md
NodeBE4/society
20d6bc69f2b0f25d6cc48a361483263ad27f2eb4
[ "MIT" ]
null
null
null
_posts/2020-11-06-東莞工業區大量空廠房被拆除,產業升級搞房地產?無人機下一片廢墟.md
NodeBE4/society
20d6bc69f2b0f25d6cc48a361483263ad27f2eb4
[ "MIT" ]
null
null
null
--- layout: post title: "東莞工業區大量空廠房被拆除,產業升級搞房地產?無人機下一片廢墟" date: 2020-11-06T00:05:50.000Z author: 石炳锋 from: https://www.youtube.com/watch?v=DuTKbaziE9w tags: [ 石炳锋 ] categories: [ 石炳锋 ] --- <!--1604621150000--> [東莞工業區大量空廠房被拆除,產業升級搞房地產?無人機下一片廢墟](https://www.youtube.com/watch?v=DuTKbaziE9w) ------ <div> 太驚人了,東莞工業園裡大量空廠房被...
19.470588
78
0.712991
yue_Hant
0.265304
e1a894a3bb580845b7f70ac34a4c36476003ce5e
414
md
Markdown
CHANGELOG.md
Dinja1403/VSCode-CocoaPods-Snippets
d3e3a469ec2ceaebbd235a7c4544ecaa6ed10f42
[ "MIT" ]
4
2018-06-06T06:47:47.000Z
2019-04-01T12:29:43.000Z
CHANGELOG.md
Dinja1403/VSCode-CocoaPods-Snippets
d3e3a469ec2ceaebbd235a7c4544ecaa6ed10f42
[ "MIT" ]
null
null
null
CHANGELOG.md
Dinja1403/VSCode-CocoaPods-Snippets
d3e3a469ec2ceaebbd235a7c4544ecaa6ed10f42
[ "MIT" ]
3
2018-07-27T17:57:44.000Z
2020-02-15T22:04:10.000Z
# Change Log ## [0.0.1] - Initial release ## [0.0.2] - Added `swiftversion` snippet ## [0.0.3] - Replace icon image ## [0.0.4] - Fix some error ## [0.0.5-0.0.7] - Change displayName - Ps: Actually,there are no substantive changes in these versions. Because my misuse caused version number confusion, I am an OD...
13.8
136
0.65942
eng_Latn
0.844597
e1a91eea43c310d22a540c217ee17f03e303888c
7,921
md
Markdown
READMEs/README.lws_system.md
horchi/libwebsockets
e1a73c42096a9f94617a25440501d7adc4abbd9f
[ "Apache-2.0" ]
3,539
2015-01-02T18:31:36.000Z
2022-03-30T09:56:47.000Z
READMEs/README.lws_system.md
horchi/libwebsockets
e1a73c42096a9f94617a25440501d7adc4abbd9f
[ "Apache-2.0" ]
2,393
2015-01-06T08:43:52.000Z
2022-03-31T14:09:09.000Z
READMEs/README.lws_system.md
horchi/libwebsockets
e1a73c42096a9f94617a25440501d7adc4abbd9f
[ "Apache-2.0" ]
1,483
2015-01-04T11:33:23.000Z
2022-03-30T17:45:00.000Z
# `lws_system` See `include/libwebsockets/lws-system.h` for function and object prototypes. ## System integration api `lws_system` allows you to set a `system_ops` struct at context creation time, which can write up some function callbacks for system integration. The goal is the user code calls these by getting the...
35.841629
223
0.774776
eng_Latn
0.995718
e1a9ec6a691456f28208550bbcdc312e5dc7b723
1,708
md
Markdown
examples/docs/documents/ref.md
tseijp/react-mixing
7134940c55af74f52c258cf2a567773bc055e640
[ "MIT" ]
1
2021-06-27T09:23:46.000Z
2021-06-27T09:23:46.000Z
examples/docs/documents/ref.md
tseijp/react-mixing
7134940c55af74f52c258cf2a567773bc055e640
[ "MIT" ]
4
2022-02-14T09:48:16.000Z
2022-02-27T15:35:54.000Z
examples/docs/documents/ref.md
tseijp/react-mixing
7134940c55af74f52c258cf2a567773bc055e640
[ "MIT" ]
null
null
null
### TODO ```ts SynthedValue('osc'): { _node: AudioNode, _parents: Set<SynthedValue<T>>, effect (on, to): () => void, on: () => void, to: () => void } MixingValue (node='osc'): {get: () => value, advance: dt => {}, synth: Synthesis (): { onValues: node[], // number[], toVal...
16.910891
87
0.538056
yue_Hant
0.41636
e1aaa4606d9acee6a811ada25fc05b36e24aa01d
2,745
md
Markdown
README.md
seznam/swift-unisocket
1785e432fb8497265a38712cdb9584c429ca3f96
[ "Apache-2.0" ]
1
2019-07-23T23:31:03.000Z
2019-07-23T23:31:03.000Z
README.md
seznam/swift-unisocket
1785e432fb8497265a38712cdb9584c429ca3f96
[ "Apache-2.0" ]
null
null
null
README.md
seznam/swift-unisocket
1785e432fb8497265a38712cdb9584c429ca3f96
[ "Apache-2.0" ]
null
null
null
![](https://img.shields.io/badge/Swift-5.2-orange.svg?style=flat) ![macOS](https://img.shields.io/badge/os-macOS-green.svg?style=flat) ![Linux](https://img.shields.io/badge/os-linux-green.svg?style=flat) ![Apache 2](https://img.shields.io/badge/license-Apache2-blue.svg?style=flat) ![Build Status](https://travis-ci.com/...
28.894737
160
0.715118
eng_Latn
0.598702
e1aae684a52132faba415df20373fc90c9050535
232
md
Markdown
Operators/Assignment-operator/README.md
tverma332/python3
544c4ec9c726c37293c8da5799f50575cc50852d
[ "MIT" ]
3
2022-03-28T09:10:08.000Z
2022-03-29T10:47:56.000Z
Operators/Assignment-operator/README.md
tverma332/python3
544c4ec9c726c37293c8da5799f50575cc50852d
[ "MIT" ]
1
2022-03-27T11:52:58.000Z
2022-03-27T11:52:58.000Z
Operators/Assignment-operator/README.md
tverma332/python3
544c4ec9c726c37293c8da5799f50575cc50852d
[ "MIT" ]
null
null
null
# Assignment Operator Assignment operators are used in Python to assign values to variables. a = 5 is a simple assignment operator that assigns the value 5 on the right to the variable a on the left. ![](./assignment_operator.png)
46.4
177
0.780172
eng_Latn
0.999263
e1ac3fd3b2c86d3b920185c84276a9b56b937482
373
md
Markdown
content/posts/the-shape-of-things-to-come.md
proycon/homepage
6fc736956e9069f82ee4ed276cfea10724300f48
[ "MIT" ]
null
null
null
content/posts/the-shape-of-things-to-come.md
proycon/homepage
6fc736956e9069f82ee4ed276cfea10724300f48
[ "MIT" ]
null
null
null
content/posts/the-shape-of-things-to-come.md
proycon/homepage
6fc736956e9069f82ee4ed276cfea10724300f48
[ "MIT" ]
null
null
null
+++ title = "The Shape of Things to Come" date = 2016-12-30T11:48:55+01:00 description = "A piano music video" [extra] music = true youtube = true +++ # The Shape of Things to Come From Battlestar Galactica, Composed by Bear McCreary. My performance is a bit sloppy here and there but I didn't want to do it over agai...
21.941176
140
0.710456
eng_Latn
0.985135
e1ac5926def3cfcd27acc756d245d4133ef6ec24
1,065
md
Markdown
articles/container-service/kubernetes/container-service-scale.md
changeworld/azure-docs.pl-pl
f97283ce868106fdb5236557ef827e56b43d803e
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/container-service/kubernetes/container-service-scale.md
changeworld/azure-docs.pl-pl
f97283ce868106fdb5236557ef827e56b43d803e
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/container-service/kubernetes/container-service-scale.md
changeworld/azure-docs.pl-pl
f97283ce868106fdb5236557ef827e56b43d803e
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: (PRZESTARZAŁE) Skalowanie klastra usługi kontenera platformy Azure description: Jak skalować węzły agenta w klastrze dc/os, docker swarm lub Kubernetes w usłudze kontenera azure przy użyciu interfejsu wiersza polecenia platformy Azure lub witryny Azure portal. author: sauryadas ms.service: container-service ...
46.304348
193
0.802817
pol_Latn
0.958017
e1adb1c35fe2e9123426fb94e2c80aaf870e24e9
1,021
md
Markdown
content/md/work/wonderbly.md
vladstoick/vladstoick.github.io
7ed4ade6b1556db636dc9c260dca3cdf917b7dde
[ "MIT" ]
null
null
null
content/md/work/wonderbly.md
vladstoick/vladstoick.github.io
7ed4ade6b1556db636dc9c260dca3cdf917b7dde
[ "MIT" ]
9
2020-12-12T03:16:58.000Z
2022-02-26T04:30:59.000Z
content/md/work/wonderbly.md
vladstoick/vladstoick.github.io
7ed4ade6b1556db636dc9c260dca3cdf917b7dde
[ "MIT" ]
null
null
null
--- title: "wonderbly" order: 2 --- <WorkTitle title="Back-end Engineer" location="Wonderbly (formerly LostMy.Name)" period="July 2015 - April 2018" /> > Part of the core team that looked over the e-commerce engine built in Solidus. > The team handled the funnel after cart: payments, shipping, tracking shipment...
31.90625
171
0.745348
eng_Latn
0.984765
e1ade95e47e7a75e8001c6e4bde47548315f2559
1,682
md
Markdown
_posts/2016-09-17-Casablanca-Bridal-2101-Satin-A-Line-Wedding-Dress.md
lastgown/lastgown.github.io
f4a71e2a12910bc569ac7e77f819c2be1598d8e6
[ "MIT" ]
null
null
null
_posts/2016-09-17-Casablanca-Bridal-2101-Satin-A-Line-Wedding-Dress.md
lastgown/lastgown.github.io
f4a71e2a12910bc569ac7e77f819c2be1598d8e6
[ "MIT" ]
null
null
null
_posts/2016-09-17-Casablanca-Bridal-2101-Satin-A-Line-Wedding-Dress.md
lastgown/lastgown.github.io
f4a71e2a12910bc569ac7e77f819c2be1598d8e6
[ "MIT" ]
null
null
null
--- layout: post date: '2016-09-17' title: "Casablanca Bridal 2101 Satin A Line Wedding Dress" category: Casablanca Bridal tags: [Casablanca Bridal] --- ### Casablanca Bridal 2101 Satin A Line Wedding Dress Just **$302.99** ### Coming Soon! This is a Spring 2013 Wedding Dress by Casablanca Bridal. Currently available...
84.1
317
0.771106
eng_Latn
0.17237
e1ae3029dd7641bbe42d939bb2abd718fda85f32
158
md
Markdown
site/content/newsletter/newsl.md
baycreekmadison/bcna_website_2
3bd0942ee41806d8610b69b6697b25f33667030b
[ "MIT" ]
null
null
null
site/content/newsletter/newsl.md
baycreekmadison/bcna_website_2
3bd0942ee41806d8610b69b6697b25f33667030b
[ "MIT" ]
null
null
null
site/content/newsletter/newsl.md
baycreekmadison/bcna_website_2
3bd0942ee41806d8610b69b6697b25f33667030b
[ "MIT" ]
null
null
null
--- date: 2018-04-04T15:04:10.000Z Filename: /newsletter/blah.pdf Description: the shining, garage sales, new elections --- I got your content right _here_
17.555556
53
0.746835
eng_Latn
0.714504
e1aef87e1fb2df2a099d9153ab8fb1a4e0620abc
536
md
Markdown
docs/anti-censorship/VPN/Star_VPN.md
N-628/ggame
86af396a61dee72139c4f7df842149b59577ef78
[ "MIT" ]
null
null
null
docs/anti-censorship/VPN/Star_VPN.md
N-628/ggame
86af396a61dee72139c4f7df842149b59577ef78
[ "MIT" ]
null
null
null
docs/anti-censorship/VPN/Star_VPN.md
N-628/ggame
86af396a61dee72139c4f7df842149b59577ef78
[ "MIT" ]
null
null
null
--- title: Star VPN description: published: true date: 2021-10-10T14:36:21.195Z tags: - Proxy editor: markdown dateCreated: 2021-10-10T14:36:21.195Z --- ## 从 App Store 大陆区下架 2017年7月29日,Star VPN 官方推特发布消息称:「We just received notice that @Apple removing all the @VPN apps from the @China app store.」[^8984] [^8984]: ...
31.529412
224
0.744403
eng_Latn
0.371385
e1af41c60a0a23e3e4a18fbee483ff32e5d5a2a4
4,323
md
Markdown
README.md
NKI-CCB/imagene-analysis
22ddd9b3ca7368f2d767330a541057a3db5df0ca
[ "MIT" ]
4
2021-03-21T15:51:06.000Z
2021-08-20T17:25:19.000Z
README.md
NKI-CCB/imagene-analysis
22ddd9b3ca7368f2d767330a541057a3db5df0ca
[ "MIT" ]
null
null
null
README.md
NKI-CCB/imagene-analysis
22ddd9b3ca7368f2d767330a541057a3db5df0ca
[ "MIT" ]
1
2022-03-25T12:58:44.000Z
2022-03-25T12:58:44.000Z
Integration of MRI and RNAseq data in the Imagene Project ========================================================= Integration of MRI and RNAseq data of the Imagene project. Paper published in Radiology: "Radiogenomic analysis of breast cancer by linking MRI phenotypes with tumor gene expression." https://doi.org/10....
43.23
226
0.612075
eng_Latn
0.975012
e1aff78c1a7272248a39f2874a8158e71958cbd9
3,649
md
Markdown
README.md
evjero/ds-docs
66aba0f7c7ab961d4fd2dd5b4549051615b933fc
[ "MIT" ]
null
null
null
README.md
evjero/ds-docs
66aba0f7c7ab961d4fd2dd5b4549051615b933fc
[ "MIT" ]
null
null
null
README.md
evjero/ds-docs
66aba0f7c7ab961d4fd2dd5b4549051615b933fc
[ "MIT" ]
null
null
null
# Storybook Design System Documentation (with **React**) This project aims to fully understand the capabilities and limitations of Storybook.js and what it can provide for both designers and developers alike. # The Why > Storybook is a tool for UI development. It makes development faster and easier by isolating com...
82.931818
702
0.787613
eng_Latn
0.999363
e1b000064fe36d0ec18b9a44ca185b6ec8f74e83
77
md
Markdown
README.md
l-const/ostep
3eb4521e399233f4fd5bdfb6fa0055e14a617cc9
[ "MIT" ]
null
null
null
README.md
l-const/ostep
3eb4521e399233f4fd5bdfb6fa0055e14a617cc9
[ "MIT" ]
null
null
null
README.md
l-const/ostep
3eb4521e399233f4fd5bdfb6fa0055e14a617cc9
[ "MIT" ]
null
null
null
# ostep Homework from the ostep book https://pages.cs.wisc.edu/~remzi/OSTEP/
25.666667
68
0.753247
kor_Hang
0.407929
e1b003934d72a82d4d6c0b799bf6e466e3d70925
613
md
Markdown
readme.md
matter-in-motion/mm-serializer-msgpack
a2a657c7abdf669cac7b6153363e8134f291ea84
[ "MIT" ]
null
null
null
readme.md
matter-in-motion/mm-serializer-msgpack
a2a657c7abdf669cac7b6153363e8134f291ea84
[ "MIT" ]
null
null
null
readme.md
matter-in-motion/mm-serializer-msgpack
a2a657c7abdf669cac7b6153363e8134f291ea84
[ "MIT" ]
null
null
null
# Matter In Motion. MessagePack serializer [![NPM Version](https://img.shields.io/npm/v/mm-serializer-msgpack.svg?style=flat-square)](https://www.npmjs.com/package/mm-serializer-msgpack) [![NPM Downloads](https://img.shields.io/npm/dt/mm-serializer-msgpack.svg?style=flat-square)](https://www.npmjs.com/package/mm-seria...
36.058824
146
0.769984
kor_Hang
0.299933
e1b146f621af7468de2501eb0d8b6b81d64827d3
2,817
md
Markdown
apps/MoonPlayer.md
Swiftapp-hub/appimage.github.io
751131fab7beffc11bee43c56bea1760190061e3
[ "MIT" ]
228
2017-08-23T13:35:04.000Z
2022-03-30T20:57:21.000Z
apps/MoonPlayer.md
Swiftapp-hub/appimage.github.io
751131fab7beffc11bee43c56bea1760190061e3
[ "MIT" ]
1,504
2017-08-21T15:06:59.000Z
2022-03-31T20:22:42.000Z
apps/MoonPlayer.md
Swiftapp-hub/appimage.github.io
751131fab7beffc11bee43c56bea1760190061e3
[ "MIT" ]
530
2017-08-23T13:28:42.000Z
2022-03-31T20:03:25.000Z
--- layout: app permalink: /MoonPlayer/ description: Video player for playing and downloading online videos from YouTube, Youku etc. license: GPL-3.0 icons: - MoonPlayer/icons/128x128/com.github.coslyk.MoonPlayer.png screenshots: - https://github.com/coslyk/moonplayer/raw/master/screenshots/screenshot.png?raw=true ...
28.454545
125
0.70749
yue_Hant
0.309382
e1b2f1d9a0c11a51aa3eff308187c663b3810db2
356
md
Markdown
_notes/178598961419.md
nikisaku/digital-garden-jekyll-template
c7331638c76df70d170f5ba09e77cb8380b05deb
[ "MIT" ]
null
null
null
_notes/178598961419.md
nikisaku/digital-garden-jekyll-template
c7331638c76df70d170f5ba09e77cb8380b05deb
[ "MIT" ]
null
null
null
_notes/178598961419.md
nikisaku/digital-garden-jekyll-template
c7331638c76df70d170f5ba09e77cb8380b05deb
[ "MIT" ]
null
null
null
--- title: 'Text or empty note' date: 2018-09-30 last_modified_at: 2018-09-30 --- tagged: [[Kombi]], [[Sławomir Łosowski]], [[Grzegorz Skawiński]], [[5-10-15]], [[tvp]] <iframe frameborder="0" height="1" id="ga_target" scrolling="no" style="background-color:transparent; overflow:hidden; position:absolute; top:0; left:0...
50.857143
187
0.69382
eng_Latn
0.123367
e1b2f5859bdd7cc7100d4eab102ad42fde21de18
233
md
Markdown
_people/Swigonova.md
TouchTheInvisible/website
f7acb29310d299982e897d2877e34f883065f234
[ "MIT" ]
null
null
null
_people/Swigonova.md
TouchTheInvisible/website
f7acb29310d299982e897d2877e34f883065f234
[ "MIT" ]
1
2022-03-24T01:16:01.000Z
2022-03-24T01:16:01.000Z
_people/Swigonova.md
TouchTheInvisible/touchtheinvisible.github.io
2fcf5abe70f0695f2763f8e05a627457d458340b
[ "MIT" ]
1
2022-03-21T23:55:55.000Z
2022-03-21T23:55:55.000Z
--- name: Dr. Zuzana Swigonova title: Principle Investigator photo: "https://www.biology.pitt.edu/sites/default/files/person-images/Swigonova.jpg" email: zus3@pitt.edu profile: biology.pitt.edu/person/zuzana-swigonova order: 10 ---
25.888889
86
0.772532
yue_Hant
0.075799
e1b46042a3d7205af37ae000def9e667862284ac
86
md
Markdown
README.md
bearlyMatt/matthewharazim.co.uk_ARCHIVE
d90b5166622339baade8f9f9d4fa8efc9e0d547c
[ "MIT" ]
null
null
null
README.md
bearlyMatt/matthewharazim.co.uk_ARCHIVE
d90b5166622339baade8f9f9d4fa8efc9e0d547c
[ "MIT" ]
null
null
null
README.md
bearlyMatt/matthewharazim.co.uk_ARCHIVE
d90b5166622339baade8f9f9d4fa8efc9e0d547c
[ "MIT" ]
null
null
null
# DEPRECIATED # webDev for www.matthewharazim.co.uk ## dependencies * Jekyll * Hyde
10.75
37
0.732558
yue_Hant
0.409247
e1b4846ab5448c578fe17ce41ff34b13fdb14583
4,419
md
Markdown
docs/framework/wcf/samples/discovery-with-scopes-sample.md
mtorreao/docs.pt-br
e080cd3335f777fcb1349fb28bf527e379c81e17
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/framework/wcf/samples/discovery-with-scopes-sample.md
mtorreao/docs.pt-br
e080cd3335f777fcb1349fb28bf527e379c81e17
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/framework/wcf/samples/discovery-with-scopes-sample.md
mtorreao/docs.pt-br
e080cd3335f777fcb1349fb28bf527e379c81e17
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Exemplos de descoberta com escopos ms.date: 03/30/2017 ms.assetid: 6a37a754-6b8c-4ebe-bdf2-d4f0520271d5 ms.openlocfilehash: 8ba5618f472fc8a6e1751776060f99103a67a073 ms.sourcegitcommit: de17a7a0a37042f0d4406f5ae5393531caeb25ba ms.translationtype: MT ms.contentlocale: pt-BR ms.lasthandoff: 01/24/2020 ms.locfil...
105.214286
861
0.810364
por_Latn
0.996395
e1b508fc6dae3c5ed000b6a55277963612e6c45f
50
md
Markdown
README.md
WWSDI/stripeapi-group7-boardgame-onlineshop
c6edb648d66f1d769c4175fd742c4944db7717e7
[ "Apache-2.0" ]
null
null
null
README.md
WWSDI/stripeapi-group7-boardgame-onlineshop
c6edb648d66f1d769c4175fd742c4944db7717e7
[ "Apache-2.0" ]
null
null
null
README.md
WWSDI/stripeapi-group7-boardgame-onlineshop
c6edb648d66f1d769c4175fd742c4944db7717e7
[ "Apache-2.0" ]
null
null
null
# stripeapi-group7-boardgame-onlineshop Begin app
16.666667
39
0.84
eng_Latn
0.830116
e1b5c5b6f548ed046de510db721557ae78ffb491
791
md
Markdown
contributing.md
spacebroker/awesome-space-cloud
4cfa7f012f5168524379106dd2e5cdaec3461810
[ "CC0-1.0" ]
1
2019-10-31T16:25:52.000Z
2019-10-31T16:25:52.000Z
contributing.md
spacebroker/awesome-space-cloud
4cfa7f012f5168524379106dd2e5cdaec3461810
[ "CC0-1.0" ]
null
null
null
contributing.md
spacebroker/awesome-space-cloud
4cfa7f012f5168524379106dd2e5cdaec3461810
[ "CC0-1.0" ]
null
null
null
# Contribution Guidelines Space Broker welcomes contributions through GitHub Pull Requests. Please make sure that your pull request follows the following guidelines: - The addition is related to cloud services which are useful in the context of spaceflight. - You've ensured that your link isn't already on the site, ...
46.529412
121
0.802781
eng_Latn
0.999761
e1b61cf2171cc5cd28e1d28394bd102a382e8ce1
956
md
Markdown
docs/InlineResponse200.md
suedschwede/superset-swagger-client
4d0077347ca1dac58d5c8f006060d153d03135e8
[ "Apache-2.0" ]
1
2021-04-08T02:30:05.000Z
2021-04-08T02:30:05.000Z
docs/InlineResponse200.md
suedschwede/superset-swagger-client
4d0077347ca1dac58d5c8f006060d153d03135e8
[ "Apache-2.0" ]
null
null
null
docs/InlineResponse200.md
suedschwede/superset-swagger-client
4d0077347ca1dac58d5c8f006060d153d03135e8
[ "Apache-2.0" ]
null
null
null
# InlineResponse200 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **count** | [**BigDecimal**](BigDecimal.md) | The total record count on the backend | [optional] **descriptionColumns** | [**InlineResponse200DescriptionColumns**](InlineResponse200Descript...
68.285714
125
0.655858
eng_Latn
0.537341
e1b62cedd2fac217ef5b3bf34136427119a6d680
329
md
Markdown
README.md
Jusophos/JTWavePulser
4397905ec879c5306f2e34b5aea48a8f4e759852
[ "MIT" ]
5
2015-03-25T09:46:31.000Z
2016-03-20T09:06:28.000Z
README.md
Jusophos/JTWavePulser
4397905ec879c5306f2e34b5aea48a8f4e759852
[ "MIT" ]
null
null
null
README.md
Jusophos/JTWavePulser
4397905ec879c5306f2e34b5aea48a8f4e759852
[ "MIT" ]
null
null
null
JTWavePulser ============ Enables the possibility to add pulsing wave animations to an view (iOS, Objective-C) # CHANGES ## Version 0.0.4.2 - Added UIKIT Framework to header file ## Version 0.0.2 - Added the possiblity for instant stop - Added the property `pulseRingInitialAlpha` to control the initial alpha value ...
25.307692
89
0.741641
eng_Latn
0.903822
e1b6547bb77a1bf1f940499640d3065f571db83e
131
md
Markdown
src/pages/contact.md
salmanfs815/salmanfs
c2314c7c0364e6c0542199af4d3949233471c8f6
[ "MIT" ]
1
2018-01-30T02:15:15.000Z
2018-01-30T02:15:15.000Z
src/pages/contact.md
salmanfs815/salmanfs
c2314c7c0364e6c0542199af4d3949233471c8f6
[ "MIT" ]
4
2021-03-01T21:21:43.000Z
2022-02-26T01:59:57.000Z
src/pages/contact.md
salmanfs815/salmanfs
c2314c7c0364e6c0542199af4d3949233471c8f6
[ "MIT" ]
null
null
null
--- layout: layouts/contact.njk title: Contact permalink: /contact/index.html --- Wanna get in touch? Just fill out the form below!
21.833333
49
0.748092
eng_Latn
0.690565
e1b663fa7b4520b81ff39851ebd7a31a350e423c
3,849
markdown
Markdown
_posts/2012-04-19-intercessions-easter-3b-liturgy.markdown
dan-wtfw/master
22a60201be3394a4239092bc4dbd6be804833f12
[ "MIT" ]
null
null
null
_posts/2012-04-19-intercessions-easter-3b-liturgy.markdown
dan-wtfw/master
22a60201be3394a4239092bc4dbd6be804833f12
[ "MIT" ]
null
null
null
_posts/2012-04-19-intercessions-easter-3b-liturgy.markdown
dan-wtfw/master
22a60201be3394a4239092bc4dbd6be804833f12
[ "MIT" ]
null
null
null
--- layout: post title: 'Intercessions: Easter 3B [Liturgy]' date: '2012-04-19 19:40:00' --- I think this is fairly straightforward: the “Prayers of the People” for this coming Sunday, based on [Luke 24:36-48](http://bible.oremus.org/?ql=201864257), the gospel lesson for the day. I couldn’t find a litany that matched...
83.673913
424
0.765653
eng_Latn
0.999689
e1b792db23e6ff3c7b26623d92b9f664999755c7
1,646
md
Markdown
documentation/app/documents/api/apps.md
xnt/Loyalty-Commerce-Platform
0d9878bc29bae7c42e808b19865f6b91e1a02079
[ "BSD-3-Clause" ]
17
2015-05-20T22:47:02.000Z
2020-05-15T10:32:43.000Z
documentation/app/documents/api/apps.md
xnt/Loyalty-Commerce-Platform
0d9878bc29bae7c42e808b19865f6b91e1a02079
[ "BSD-3-Clause" ]
3
2020-09-05T02:50:37.000Z
2021-05-09T09:41:48.000Z
documentation/app/documents/api/apps.md
xnt/Loyalty-Commerce-Platform
0d9878bc29bae7c42e808b19865f6b91e1a02079
[ "BSD-3-Clause" ]
10
2015-09-14T06:05:31.000Z
2020-02-14T18:55:47.000Z
## Apps Apps allow you to communicate with one or more loyalty programs. Apps are stored under the `/apps` endpoint. Use your account credentials to create one or more apps and to access your existing apps. Each app has its own set of business rules that determine which loyalty programs it can interact with, what acti...
27.898305
362
0.558323
eng_Latn
0.938814
e1b84b9f90c4ff20d07998babfd42f79da4fc35a
4,114
md
Markdown
_archive/2020-03-01-Audio-Diary.md
YitingLiu97/urban-theme
ce748ccc39f7ed4f25f079a2d03b3eaba9c67fea
[ "MIT" ]
null
null
null
_archive/2020-03-01-Audio-Diary.md
YitingLiu97/urban-theme
ce748ccc39f7ed4f25f079a2d03b3eaba9c67fea
[ "MIT" ]
null
null
null
_archive/2020-03-01-Audio-Diary.md
YitingLiu97/urban-theme
ce748ccc39f7ed4f25f079a2d03b3eaba9c67fea
[ "MIT" ]
null
null
null
--- layout: post title: "Audio Diary" date: 2020-03-01 description: Talk about your feelings to get through hard times. baseurl: archive/ permalink: audio-diary category: Dev tags: [web, jekyll] preview: ../assets/audio-diary/demo.png --- ![assets/audio-diary/demo.png](assets/audio-diary/demo.png) <!-- {:class="im...
47.837209
594
0.775887
eng_Latn
0.999478
e1b8aa01218800b316cb116e6aeb8164c6c8806f
1,329
md
Markdown
src/da/2018-01/07/01.md
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
68
2016-10-30T23:17:56.000Z
2022-03-27T11:58:16.000Z
src/da/2018-01/07/01.md
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
367
2016-10-21T03:50:22.000Z
2022-03-28T23:35:25.000Z
src/da/2018-01/07/01.md
OsArts/Bible-study
cfcefde42e21795e217d192a8b7a703ebb7a6c01
[ "MIT" ]
109
2016-08-02T14:32:13.000Z
2022-03-31T10:18:41.000Z
--- title: Ærlighed over for Gud date: 10/02/2018 --- > <p>Ugens vers</p> >”Men det i den gode jord, det er dem, der hører ordet og bevarer det i et smukt og godt hjerte, er udholdende og bærer frugt“ (Luk 8,15). **Introduktion** Hvad betyder et smukt og godt hjerte, og hvordan viser det sig? Vores moderne kultur...
49.222222
521
0.765237
dan_Latn
0.999915
e1b9336b131e1d92a3966cd88a797c119d7a0a92
539
md
Markdown
src/posts/2022-03-05-troubleshoot-cilium-network-policy/index.md
k8isdead/cilium.io
a2bc6f6f6e8f5e0ef10d36e7f70e861c394288f1
[ "CC-BY-4.0" ]
3
2022-03-08T17:50:19.000Z
2022-03-29T15:56:13.000Z
src/posts/2022-03-05-troubleshoot-cilium-network-policy/index.md
k8isdead/cilium.io
a2bc6f6f6e8f5e0ef10d36e7f70e861c394288f1
[ "CC-BY-4.0" ]
31
2022-03-07T12:41:39.000Z
2022-03-28T16:41:50.000Z
src/posts/2022-03-05-troubleshoot-cilium-network-policy/index.md
k8isdead/cilium.io
a2bc6f6f6e8f5e0ef10d36e7f70e861c394288f1
[ "CC-BY-4.0" ]
3
2022-03-08T19:48:35.000Z
2022-03-29T11:34:04.000Z
--- date: '2022-03-05T17:00:00.000Z' title: 'Kubernetes Security — Control pod to pod communications with Cilium network policies' ogImageUrl: 'https://docs.cilium.io/en/stable/_images/hubble_sw_service_map.png' ogSummary: 'Learn how deploy Cilium with network policies and fix pods communication errors with Hubble' cat...
38.5
147
0.781076
eng_Latn
0.432699
e1b93801aed23300eb15982a568f708cfe3d2246
1,625
md
Markdown
src/packages/rate/doc.md
ajuner/nutui
08b5917956440a927cb99d7c6d7d340be3f0dfb5
[ "MIT" ]
null
null
null
src/packages/rate/doc.md
ajuner/nutui
08b5917956440a927cb99d7c6d7d340be3f0dfb5
[ "MIT" ]
null
null
null
src/packages/rate/doc.md
ajuner/nutui
08b5917956440a927cb99d7c6d7d340be3f0dfb5
[ "MIT" ]
null
null
null
# Rate 评分 ### 介绍 用于快速的评级操作,或对评价进行展示。 ### 安装 ``` javascript import { createApp } from 'vue'; import { Rate } from '@nutui/nutui'; const app = createApp(); app.use(Rate); ``` ## 代码演示 ### 基础用法 ```html <nut-rate v-model:value="state.val" > </nut-rate> ``` ### 只读 ```html <nut-rate v-model:value="val" ...
20.061728
358
0.569231
yue_Hant
0.544461
e1b93fc1a00a4009274b1bf9c3343affcc2721df
693
md
Markdown
assignment/README.md
dy-lin/stat540-hw
7fb8a3adc0cdc9c8b635d1188a6a891f3cdf2705
[ "MIT" ]
null
null
null
assignment/README.md
dy-lin/stat540-hw
7fb8a3adc0cdc9c8b635d1188a6a891f3cdf2705
[ "MIT" ]
null
null
null
assignment/README.md
dy-lin/stat540-hw
7fb8a3adc0cdc9c8b635d1188a6a891f3cdf2705
[ "MIT" ]
null
null
null
# Analysis Assignment ## About this Assignment Criteria below taken directly from the [course website](https://stat540-ubc.github.io/subpages/assignments.html#analysis-assignment): This assignment will assess your understanding of the seminar and lecture materials. Start early because this assignment will take time ...
77
331
0.818182
eng_Latn
0.982193
e1b9c1b9fef8d41107b0bffb476e23f4bfa4bbbd
42,921
md
Markdown
vendor/amphp/amp/guide.md
PShadowClone/LaravelProject
1b33781f9f0b75bd0c7b153db2a8aa19f3e5ef4f
[ "MIT" ]
null
null
null
vendor/amphp/amp/guide.md
PShadowClone/LaravelProject
1b33781f9f0b75bd0c7b153db2a8aa19f3e5ef4f
[ "MIT" ]
null
null
null
vendor/amphp/amp/guide.md
PShadowClone/LaravelProject
1b33781f9f0b75bd0c7b153db2a8aa19f3e5ef4f
[ "MIT" ]
null
null
null
The Amp Guide ============= Amp is a non-blocking concurrency framework for PHP applications **About This Document** If you're reading The Amp Guide as a github markdown file you should click the link below to view the styled HTML version. The github markdown display is really unflattering and misses out on features...
37.983186
547
0.690967
eng_Latn
0.990031
e1b9c276b838982cc68527ff36a46042e5c7ce7f
84
md
Markdown
README.md
olemke/typhon-testfiles
836d1acaeac61a6da039f29dee6551be75a22e88
[ "MIT" ]
null
null
null
README.md
olemke/typhon-testfiles
836d1acaeac61a6da039f29dee6551be75a22e88
[ "MIT" ]
null
null
null
README.md
olemke/typhon-testfiles
836d1acaeac61a6da039f29dee6551be75a22e88
[ "MIT" ]
1
2019-07-30T10:07:45.000Z
2019-07-30T10:07:45.000Z
# typhon-testfiles Input files for tests that are too large for the main repository
28
64
0.809524
eng_Latn
0.999782
e1ba04d1223cd7b7922ef4d50a0984d14a707e8f
146
md
Markdown
annotation/readme.md
muradsamadov/kubernetes-course
3282e60835479f69b72d41eb030c0fdc826e4870
[ "MIT" ]
null
null
null
annotation/readme.md
muradsamadov/kubernetes-course
3282e60835479f69b72d41eb030c0fdc826e4870
[ "MIT" ]
null
null
null
annotation/readme.md
muradsamadov/kubernetes-course
3282e60835479f69b72d41eb030c0fdc826e4870
[ "MIT" ]
null
null
null
# Annotations Meqsedi budur ki, poda bir nov description teyin edirsen. Bunuda pod-annotation.yml faylinda 'annotations' hissesinde qeyd edirsen.
48.666667
131
0.821918
azj_Latn
0.667438
e1baaee26a3d4e0955bb6a2187ec071c97d373fc
30,733
md
Markdown
microsoft-365/enterprise/upgrade-from-sharepoint-2010.md
badbart/microsoft-365-docs-pr.de-DE
ab71005458c84989fc01d077c270a01a95656aa9
[ "CC-BY-4.0", "MIT" ]
null
null
null
microsoft-365/enterprise/upgrade-from-sharepoint-2010.md
badbart/microsoft-365-docs-pr.de-DE
ab71005458c84989fc01d077c270a01a95656aa9
[ "CC-BY-4.0", "MIT" ]
null
null
null
microsoft-365/enterprise/upgrade-from-sharepoint-2010.md
badbart/microsoft-365-docs-pr.de-DE
ab71005458c84989fc01d077c270a01a95656aa9
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Upgrade von SharePoint 2010 ms.author: tracyp author: MSFTTracyP manager: laurawi ms.date: 04/13/2020 audience: ITPro ms.topic: conceptual ms.prod: office-online-server localization_priority: Normal ms.collection: - Ent_O365 - SPO_Content search.appverid: - MET150 - WSU140 - OSU140 ms.assetid: 985a357f-6db7-...
110.154122
1,091
0.817981
deu_Latn
0.99212
e1bb55e4a00dbc41f05b893f96d6015786f5c7e0
2,056
md
Markdown
_portfolio/transportal.md
vrcooper/vrcooper.github.io
9b3fd0c6ef077cbfe90c5543f7c1eab1f235a0e7
[ "MIT" ]
null
null
null
_portfolio/transportal.md
vrcooper/vrcooper.github.io
9b3fd0c6ef077cbfe90c5543f7c1eab1f235a0e7
[ "MIT" ]
null
null
null
_portfolio/transportal.md
vrcooper/vrcooper.github.io
9b3fd0c6ef077cbfe90c5543f7c1eab1f235a0e7
[ "MIT" ]
null
null
null
--- layout: post title: Transportal thumbnail-path: "img/transportal.png" short-description: Transportal allows useres to create profiles and projects. --- {:.center} ![]({{ site.baseurl }}/img/transportal.png) {:.center} <a class="button" href="https://transportal.herokuapp.com/" target="_blank"><i class="fa fa-clo...
55.567568
554
0.770428
eng_Latn
0.998864
e1bc2f512c8e4aa35701a11a0cc10bbf382f174d
3,930
md
Markdown
README.md
daniel-pittman/mean-starter-template
516d4cb269594d261fb25b2cd1f2e41eca122cd0
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
README.md
daniel-pittman/mean-starter-template
516d4cb269594d261fb25b2cd1f2e41eca122cd0
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
README.md
daniel-pittman/mean-starter-template
516d4cb269594d261fb25b2cd1f2e41eca122cd0
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
# MEAN stack starter template A repository containing a starter MongoDB, Express.js, Angular, and Node.js (MEAN) project for full-stack web development ### Running the Docker containers 1. Start by installing Docker if you have not already done so: https://docs.docker.com/get-docker/ * NOTE for Windows users: I *h...
63.387097
176
0.760305
eng_Latn
0.982734
e1bc7718b09a294537b21bfcbd2c7b6057774b74
28
md
Markdown
products-service/README.md
mduarteg/pixelsuite
cc7688680320a4874a3425ee5009927226d2ec59
[ "Apache-2.0" ]
null
null
null
products-service/README.md
mduarteg/pixelsuite
cc7688680320a4874a3425ee5009927226d2ec59
[ "Apache-2.0" ]
1
2021-03-10T14:42:46.000Z
2021-03-10T14:42:46.000Z
products-service/README.md
mduarteg/pixelsuite
cc7688680320a4874a3425ee5009927226d2ec59
[ "Apache-2.0" ]
null
null
null
# PixelSuite Product Service
28
28
0.857143
eng_Latn
0.460506
e1bcb4463db4cfe4ee55c3de47ad6bb44e777601
855
md
Markdown
README.md
umeshan/StudentAPI
5f13bed512cf30d8267e870964efeda50536adec
[ "MIT" ]
null
null
null
README.md
umeshan/StudentAPI
5f13bed512cf30d8267e870964efeda50536adec
[ "MIT" ]
null
null
null
README.md
umeshan/StudentAPI
5f13bed512cf30d8267e870964efeda50536adec
[ "MIT" ]
null
null
null
### `npm start` Runs the app in the development mode.<br /> Open [http://localhost:{port}](http://localhost:{port}) to view it in the browser. The page will reload if you make edits. ### City API Open [http://localhost:{port}/city](http://localhost:{port}/city) ### Add Student API Open [http://localhost:{port}/st...
27.580645
122
0.678363
kor_Hang
0.398885
e1bce6ee71a4575c591cbb45baa580bd041d9fe1
679
md
Markdown
curriculum/challenges/portuguese/07-scientific-computing-with-python/python-for-everybody/introduction-why-program.md
fcastillo-serempre/freeCodeCamp
43496432d659bac8323ab2580ba09fa7bf9b73f2
[ "BSD-3-Clause" ]
172,317
2017-01-11T05:26:18.000Z
2022-03-31T23:30:16.000Z
curriculum/challenges/portuguese/07-scientific-computing-with-python/python-for-everybody/introduction-why-program.md
fcastillo-serempre/freeCodeCamp
43496432d659bac8323ab2580ba09fa7bf9b73f2
[ "BSD-3-Clause" ]
26,252
2017-01-11T06:19:09.000Z
2022-03-31T23:18:31.000Z
curriculum/challenges/portuguese/07-scientific-computing-with-python/python-for-everybody/introduction-why-program.md
fcastillo-serempre/freeCodeCamp
43496432d659bac8323ab2580ba09fa7bf9b73f2
[ "BSD-3-Clause" ]
27,418
2017-01-11T06:31:22.000Z
2022-03-31T20:44:38.000Z
--- id: 5e6a54a558d3af90110a60a0 title: 'Introdução: Por que programar?' challengeType: 11 videoId: 3muQV-Im3Z0 bilibiliIds: aid: 206882253 bvid: BV1Fh411z7tr cid: 376314257 videoLocaleIds: espanol: 3muQV-Im3Z0 italian: 3muQV-Im3Z0 portuguese: 3muQV-Im3Z0 dashedName: introduction-why-program --- # --descri...
14.446809
60
0.720177
por_Latn
0.585108
e1bd100248eec4a14277d895535ae731d017765c
4,730
md
Markdown
_posts/2021-06-21-vimlife.md
dhancodes/dhancodes.github.io
c0ffef3bae7ce0d7583a21c1f0ceb3fd93d1f1f2
[ "MIT" ]
1
2021-08-08T10:03:04.000Z
2021-08-08T10:03:04.000Z
_posts/2021-06-21-vimlife.md
dhancodes/dhancodes.github.io
c0ffef3bae7ce0d7583a21c1f0ceb3fd93d1f1f2
[ "MIT" ]
null
null
null
_posts/2021-06-21-vimlife.md
dhancodes/dhancodes.github.io
c0ffef3bae7ce0d7583a21c1f0ceb3fd93d1f1f2
[ "MIT" ]
null
null
null
--- title: "It's a Vim-derful life" date: 2021-06-21 permalink: /posts/2021/06/vimlife/ tags: - workflow - vim - latex toc: true --- Vim is a text editor that changed my workflow. You can read more about vim [here.](https://en.wikipedia.org/wiki/Vim_(text_editor)) Why vim is different from other commonly used te...
34.525547
234
0.718605
eng_Latn
0.951423
e1bd1d2a29f1d05fbe7e3a3142f39cdee8916b32
2,358
md
Markdown
src/04-Hot-Sandwiches/raw-vegan-gyro-with-tofu.md
troyerta/recipes
2f62be5ba0a2618e03a0330430754fc919645c23
[ "MIT" ]
11
2022-03-08T16:00:37.000Z
2022-03-12T15:01:41.000Z
src/04-Hot-Sandwiches/raw-vegan-gyro-with-tofu.md
troyerta/recipes
2f62be5ba0a2618e03a0330430754fc919645c23
[ "MIT" ]
2
2021-03-20T18:06:58.000Z
2021-09-08T02:03:55.000Z
src/04-Hot-Sandwiches/raw-vegan-gyro-with-tofu.md
troyerta/recipes
2f62be5ba0a2618e03a0330430754fc919645c23
[ "MIT" ]
2
2020-04-15T21:05:51.000Z
2022-03-09T19:50:52.000Z
# Raw Vegan Gyro with Tofu ## Overview Gyro spiced tofu, topped with raw and cooked chickpeas, fresh veggies and tzatziki sauce and all wrapped in cool and crisp jicama shells. - Yield: 4 servings - Prep Time: 10 mins - Cook Time: 10 mins - Total Time: 20 mins ## Ingredients #### Jicama shells - 1 medium size Jic...
18.566929
233
0.720102
eng_Latn
0.95026
e1bd84c318f91172de177cb1b7f0fcf6c1c24776
3,397
md
Markdown
docs/vs-2015/code-quality/ca1043-use-integral-or-string-argument-for-indexers.md
mairaw/visualstudio-docs.pt-br
26480481c1cdab3e77218755148d09daec1b3454
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/vs-2015/code-quality/ca1043-use-integral-or-string-argument-for-indexers.md
mairaw/visualstudio-docs.pt-br
26480481c1cdab3e77218755148d09daec1b3454
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/vs-2015/code-quality/ca1043-use-integral-or-string-argument-for-indexers.md
mairaw/visualstudio-docs.pt-br
26480481c1cdab3e77218755148d09daec1b3454
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: 'CA1043: Usar argumento integral ou de cadeia de caracteres para indexadores | Microsoft Docs' ms.custom: '' ms.date: 11/15/2016 ms.prod: visual-studio-dev14 ms.reviewer: '' ms.suite: '' ms.technology: - vs-devops-test ms.tgt_pltfrm: '' ms.topic: article f1_keywords: - CA1043 - UseIntegralOrStringArgumentFor...
51.469697
578
0.802473
por_Latn
0.871339
e1bd88000b121f5f97a700a67dcf31250115c710
1,415
md
Markdown
src/ml/2021-01/09/01.md
Pmarva/sabbath-school-lessons
0e1564557be444c2fee51ddfd6f74a14fd1c45fa
[ "MIT" ]
68
2016-10-30T23:17:56.000Z
2022-03-27T11:58:16.000Z
src/ml/2021-01/09/01.md
Pmarva/sabbath-school-lessons
0e1564557be444c2fee51ddfd6f74a14fd1c45fa
[ "MIT" ]
367
2016-10-21T03:50:22.000Z
2022-03-28T23:35:25.000Z
src/ml/2021-01/09/01.md
Pmarva/sabbath-school-lessons
0e1564557be444c2fee51ddfd6f74a14fd1c45fa
[ "MIT" ]
109
2016-08-02T14:32:13.000Z
2022-03-31T10:18:41.000Z
--- title: സേവിക്കാനും രക്ഷിക്കാനും date: 20/02/2021 --- ### ഈയാഴ്ചയിലെ പഠനത്തിനായി വായിക്കുക യെശ. 41, 42:1-7; 44:26-45; 49:1-12 > <p> മനഃപാഠവാക്യം </p> > “ഇതാ ഞാൻ താങ്ങുന്ന എന്റെ ദാസൻ; എന്റെ ഉള്ളം പ്രസാ ദിക്കുന്ന എന്റെ വൃതൻ: ഞാൻ എന്റെ ആത്മാവിനെ അവന്റെ മേൽ വച്ചിരിക്കുന്നു; അവൻ ജാതികളോട് ന്യായം പ്രസ്താവിക്കും” (യെശ...
88.4375
686
0.513074
mal_Mlym
0.99915
e1bd90a25eb1afa50170591d693cfc9158151b2f
1,153
md
Markdown
_posts/2021-02-04-blogs-and-newsletter-about-machine-learning.md
dongkwan-kim/new.dongkwan-kim.github.io
b135bc3b1a16dad958b036a76a4ec2fb31091692
[ "MIT" ]
null
null
null
_posts/2021-02-04-blogs-and-newsletter-about-machine-learning.md
dongkwan-kim/new.dongkwan-kim.github.io
b135bc3b1a16dad958b036a76a4ec2fb31091692
[ "MIT" ]
null
null
null
_posts/2021-02-04-blogs-and-newsletter-about-machine-learning.md
dongkwan-kim/new.dongkwan-kim.github.io
b135bc3b1a16dad958b036a76a4ec2fb31091692
[ "MIT" ]
1
2020-09-06T09:21:47.000Z
2020-09-06T09:21:47.000Z
--- title: 'Blogs and Newsletters about Machine Learning' date: 2021-02-04 permalink: /blogs/blogs-and-newsletter-about-machine-learning/ tags: - Machine Learning Research - Machine Learning Engineering summary: "" --- Here is a list of blogs and newsletters about machine learning that I follow (or regularly read)...
29.564103
97
0.718127
yue_Hant
0.392611
e1bdc6877f8b03fe96e65cd04b3ac9c876ebd548
645
md
Markdown
README.md
tynmarket/jpx
d5dd18c31b8c26787d476d4b2eab94be4f545e44
[ "MIT" ]
null
null
null
README.md
tynmarket/jpx
d5dd18c31b8c26787d476d4b2eab94be4f545e44
[ "MIT" ]
null
null
null
README.md
tynmarket/jpx
d5dd18c31b8c26787d476d4b2eab94be4f545e44
[ "MIT" ]
null
null
null
# Jpx [JPXデータクラウド](http://db-ec.jpx.co.jp/)から購入したデータのCSVファイルをパースするライブラリです。 現在対応しているのは以下のデータです。 - 日経225先物 1分足 ## Installation Add this line to your application's Gemfile: gem "jpx" And then execute: $ bundle install --path vendor/bundle Or install it yourself as: $ gem install jpx ## Usage ``` r...
16.125
68
0.596899
yue_Hant
0.63766
e1bde192325c9f0d728efdd9ab343756ff3e0ad6
1,049
md
Markdown
docs-conceptual/azuresmps-4.0.0/overview.md
AdrianaDJ/azure-docs-powershell.tr-TR
78407d14f64e877506d6c0c14cac18608332c7a8
[ "CC-BY-4.0", "MIT" ]
1
2020-12-05T17:58:35.000Z
2020-12-05T17:58:35.000Z
docs-conceptual/azuresmps-4.0.0/overview.md
AdrianaDJ/azure-docs-powershell.tr-TR
78407d14f64e877506d6c0c14cac18608332c7a8
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-conceptual/azuresmps-4.0.0/overview.md
AdrianaDJ/azure-docs-powershell.tr-TR
78407d14f64e877506d6c0c14cac18608332c7a8
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Azure PowerShell Service Management modülüne genel bakış | Microsoft Docs description: Yükleme ve yapılandırma bağlantılarıyla birlikte Azure PowerShell’e genel bakış. ms.devlang: powershell ms.topic: conceptual ms.custom: devx-track-azurepowershell ms.openlocfilehash: 84f0d176ce01d267824ce4f3e94bdca4cd09c9f...
61.705882
429
0.838894
tur_Latn
0.996337
e1bdee72442d89a9b386564a7fb334aca4453e85
1,114
md
Markdown
README.md
PeteCoward/DjangoPoFileDiffReduce
7531be079419024297fc2df9fcabff4958825536
[ "Unlicense" ]
1
2019-01-17T05:04:04.000Z
2019-01-17T05:04:04.000Z
README.md
PeteCoward/DjangoPoFileDiffReduce
7531be079419024297fc2df9fcabff4958825536
[ "Unlicense" ]
7
2018-03-05T04:40:18.000Z
2018-03-06T00:52:13.000Z
README.md
PeteCoward/MakeMessagesPlus
7531be079419024297fc2df9fcabff4958825536
[ "Unlicense" ]
1
2018-03-11T03:14:43.000Z
2018-03-11T03:14:43.000Z
# MakeMessagesPlus We've found that the default behaviour of this command makes our diffs in pull requests large and hard to read, and we use lots of parameters to improve that, but communicating and remembering what parameters to use is hard. This project is designed to make it much simpler for our team to use the co...
44.56
306
0.776481
eng_Latn
0.998886
e1bee0c772ccbec37360a67314008dd7fd2fac54
542
md
Markdown
foundation_math/ffcalc/README.md
master-g/big
ce42fff72fc88c2c4f74e28ba8ee9bb6698b0289
[ "MIT" ]
null
null
null
foundation_math/ffcalc/README.md
master-g/big
ce42fff72fc88c2c4f74e28ba8ee9bb6698b0289
[ "MIT" ]
null
null
null
foundation_math/ffcalc/README.md
master-g/big
ce42fff72fc88c2c4f74e28ba8ee9bb6698b0289
[ "MIT" ]
null
null
null
ffcalc ====== ffcalc 包是一个学习性质的有限域(模素数)计算器的 go 实现 ## 安装与更新 ```bash $ go get -u github.com/master-g/big/src/foundation_math/ffcalc ``` ## 使用 ```bash $ ffcalc prime [exp...] ``` 其中`prime` 为有限域的素数, `exp` 为计算表达式 例子 ```bash $ ffcalc 19 "11+6" 17 $ ffcalc 31 "4^-4*11" 13 ``` ## 参考 [谈谈有限域那些事儿](https://blog.csdn.net/...
14.648649
83
0.678967
yue_Hant
0.425585
e1bf104c3d389e7d9c221a6ef7126b59e03ff080
754
md
Markdown
README.md
tijn/devmail
ee5f72a9499c56529016a63a7116012f17a91a83
[ "Apache-2.0" ]
24
2016-09-20T09:23:06.000Z
2022-01-30T18:34:38.000Z
README.md
tijn/devmail
ee5f72a9499c56529016a63a7116012f17a91a83
[ "Apache-2.0" ]
5
2016-11-12T21:26:06.000Z
2020-05-19T15:22:06.000Z
README.md
tijn/devmail
ee5f72a9499c56529016a63a7116012f17a91a83
[ "Apache-2.0" ]
2
2019-11-26T13:28:40.000Z
2020-05-19T14:31:04.000Z
# devmail SMTP POP3 Your app(s) ----------> devmail ----------> Thunderbird/Mail.app/Outlook/... SMTP and POP3 server with no storage. It keeps all the mails in memory until they are fetched or until you shut down the program. It is meant for developers who need to insp...
41.888889
395
0.69496
eng_Latn
0.990886
e1c07a6db1abca8ac1767c2794f39ce62a2b7f4a
1,343
md
Markdown
aspnet/web-forms/videos/authentication/add-custom-data-to-the-authentication-method.md
nakawankuma/Docs.ja-jp
68dd4c3082b4a248b52a9ef132acea2ee61ca8c5
[ "CC-BY-4.0", "MIT" ]
null
null
null
aspnet/web-forms/videos/authentication/add-custom-data-to-the-authentication-method.md
nakawankuma/Docs.ja-jp
68dd4c3082b4a248b52a9ef132acea2ee61ca8c5
[ "CC-BY-4.0", "MIT" ]
null
null
null
aspnet/web-forms/videos/authentication/add-custom-data-to-the-authentication-method.md
nakawankuma/Docs.ja-jp
68dd4c3082b4a248b52a9ef132acea2ee61ca8c5
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- uid: web-forms/videos/authentication/add-custom-data-to-the-authentication-method title: 認証方法にカスタム データを追加 |Microsoft ドキュメント author: JoeStagner description: 行えるは認証チケットにカスタム データを追加する認証方法を構成することによって ASP.NET 認証の探索を続行しています. ms.author: aspnetcontent manager: wpickett ms.date: 07/16/2008 ms.topic: article ms.asset...
41.96875
224
0.787789
yue_Hant
0.434654
e1c0d8ada7c5f1cc1f2040f75ad18ed96b0daba6
3,205
md
Markdown
vendor/spatie/laravel-pjax/README.md
topwhere/b.topwhere.cn
8ff6c576fe3cef7c6145252ccc03158ad5772dec
[ "MIT" ]
null
null
null
vendor/spatie/laravel-pjax/README.md
topwhere/b.topwhere.cn
8ff6c576fe3cef7c6145252ccc03158ad5772dec
[ "MIT" ]
null
null
null
vendor/spatie/laravel-pjax/README.md
topwhere/b.topwhere.cn
8ff6c576fe3cef7c6145252ccc03158ad5772dec
[ "MIT" ]
null
null
null
# A pjax middleware for Laravel 5 [![Latest Version on Packagist](https://img.shields.io/packagist/v/spatie/laravel-pjax.svg?style=flat-square)](https://packagist.org/packages/spatie/laravel-pjax) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md) [![Build Sta...
41.089744
196
0.764119
eng_Latn
0.774815
e1c115636982a243700bf20db6c7f384fbe58fa2
1,327
md
Markdown
README.md
aanimesh23/timer-service
88c40e318c1de50556af644fd7a87c15f041156d
[ "Apache-2.0" ]
2
2021-09-29T04:29:04.000Z
2021-10-12T12:04:44.000Z
README.md
aanimesh23/timer-service
88c40e318c1de50556af644fd7a87c15f041156d
[ "Apache-2.0" ]
null
null
null
README.md
aanimesh23/timer-service
88c40e318c1de50556af644fd7a87c15f041156d
[ "Apache-2.0" ]
1
2021-09-29T04:29:16.000Z
2021-09-29T04:29:16.000Z
# Timer-Service A means of receiving your events at a configurable delay ## Description Timer service is a service that can be used in applications to get a message back to you at a particular time. These callbacks can be either in the form of an API callback or can also be an event produced in SQS or Kafka. An even...
25.037736
351
0.743029
eng_Latn
0.942952
e1c198f8f59ab9418f5eeeac2fe06c552edb0981
919
md
Markdown
examples/doc/20190925js-closure.md
ybuyan/ybuyan-blog-orign
6f5bd0cb966e65b033a7729f139bbcd63b41a576
[ "MIT" ]
null
null
null
examples/doc/20190925js-closure.md
ybuyan/ybuyan-blog-orign
6f5bd0cb966e65b033a7729f139bbcd63b41a576
[ "MIT" ]
null
null
null
examples/doc/20190925js-closure.md
ybuyan/ybuyan-blog-orign
6f5bd0cb966e65b033a7729f139bbcd63b41a576
[ "MIT" ]
null
null
null
--- title: javascript-闭包 display: home lang: zh description: learning the js - 闭包 image: https://picsum.photos/536/354?random&date=2019-09-25 date: 2019-09-25 vssue-title: vuepress-plugin-img-lazy tags: - js categories: - web前端 --- 由于作用域的关系,函数之间不能相互读取变量,父级作用域不能读取子级作用域的变量。这是闭包出现了。 <!-- more --> ## 闭包 闭包就是能够读取其他函...
17.018519
77
0.707291
kor_Hang
0.103814
e1c20755a853fcb4cfcf0e2dd65edaf68f3e78cf
6,868
md
Markdown
beginner-mariadb-articles/altering-tables-in-mariadb.md
zhanglianxin/learn-mariadb
6c94dd36ec96bd6b426b3ea39c06f9b0a7a401f5
[ "MIT" ]
null
null
null
beginner-mariadb-articles/altering-tables-in-mariadb.md
zhanglianxin/learn-mariadb
6c94dd36ec96bd6b426b3ea39c06f9b0a7a401f5
[ "MIT" ]
null
null
null
beginner-mariadb-articles/altering-tables-in-mariadb.md
zhanglianxin/learn-mariadb
6c94dd36ec96bd6b426b3ea39c06f9b0a7a401f5
[ "MIT" ]
null
null
null
# Altering Tables in MariaDB ## Before Begining To backup the clients table with mysqldump, we will enter the following from the command-line: ```shell $ mysqldump --user='username' --password='password' --add-locks db table > table.sql ``` If the table should need to be restored, the following can be run from the ...
30.660714
101
0.750582
eng_Latn
0.99287
e1c22f4fb5564ac7078974f512f3e081b428edb3
3,795
md
Markdown
articles/cognitive-services/Speech-Service/includes/quickstarts/from-microphone/cpp/linux.md
changeworld/azure-docs.pl-pl
f97283ce868106fdb5236557ef827e56b43d803e
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/cognitive-services/Speech-Service/includes/quickstarts/from-microphone/cpp/linux.md
changeworld/azure-docs.pl-pl
f97283ce868106fdb5236557ef827e56b43d803e
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/cognitive-services/Speech-Service/includes/quickstarts/from-microphone/cpp/linux.md
changeworld/azure-docs.pl-pl
f97283ce868106fdb5236557ef827e56b43d803e
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- author: IEvangelist ms.service: cognitive-services ms.topic: include ms.date: 04/03/2020 ms.author: dapine ms.openlocfilehash: bdff6c0e65d341bb4948ff772171d8b42728ff0a ms.sourcegitcommit: 530e2d56fc3b91c520d3714a7fe4e8e0b75480c8 ms.translationtype: MT ms.contentlocale: pl-PL ms.lasthandoff: 04/14/2020 ms.locfileid:...
39.123711
259
0.743874
pol_Latn
0.971278
e1c32be5e60c9250fe5cb646c1fa3f0cf390d78e
5,027
md
Markdown
articles/service-bus-messaging/how-to-use-java-message-service-20.md
GordenW/azure-docs.zh-cn
2b69134b6401663a0fe76e07cd81d97da080bda1
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/service-bus-messaging/how-to-use-java-message-service-20.md
GordenW/azure-docs.zh-cn
2b69134b6401663a0fe76e07cd81d97da080bda1
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/service-bus-messaging/how-to-use-java-message-service-20.md
GordenW/azure-docs.zh-cn
2b69134b6401663a0fe76e07cd81d97da080bda1
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: 通过 Azure 服务总线高级版使用 Java 消息服务 2.0 API description: '如何在 Azure 服务总线中使用 Java 消息服务 (JMS) ' ms.topic: article ms.date: 07/17/2020 ms.custom: seo-java-july2019, seo-java-august2019, seo-java-september2019 ms.openlocfilehash: 8363011187a4c2ef77681ece4bb8b1de73ec7a63 ms.sourcegitcommit: fbb66a827e67440b9d05049decfb4...
35.153846
198
0.750746
yue_Hant
0.736354
e1c359ba6d4746f1bc8acc4df7751e155fbb4c22
393
md
Markdown
content/publication/csfso-2019/index.md
finkelshtein/starter-hugo-academic
7311a59cf9422cb5d661b8b1c819922d383ba14c
[ "MIT" ]
null
null
null
content/publication/csfso-2019/index.md
finkelshtein/starter-hugo-academic
7311a59cf9422cb5d661b8b1c819922d383ba14c
[ "MIT" ]
null
null
null
content/publication/csfso-2019/index.md
finkelshtein/starter-hugo-academic
7311a59cf9422cb5d661b8b1c819922d383ba14c
[ "MIT" ]
null
null
null
--- title: "A unified framework for analysis of individual-based models in ecology and beyond" date: 2019-10-17 publishDate: 2020-03-20T15:17:50.289000Z authors: ["Stephen Cornell", "Yevhen Suprunenko", "Dmitri Finkelshtein", "Panu Somervuo", "Otso Ovaskainen"] publication_types: ["2"] abstract: "" featured: true publi...
30.230769
108
0.745547
eng_Latn
0.386583
e1c364d016b788979a94b29a40e008aed408549d
3,552
md
Markdown
content/resources/Unity/05_TerrainBuilder.md
Corollarium/Documentation
2c5b43594e910060cc471955c020b58e6e17b934
[ "Apache-2.0" ]
null
null
null
content/resources/Unity/05_TerrainBuilder.md
Corollarium/Documentation
2c5b43594e910060cc471955c020b58e6e17b934
[ "Apache-2.0" ]
null
null
null
content/resources/Unity/05_TerrainBuilder.md
Corollarium/Documentation
2c5b43594e910060cc471955c020b58e6e17b934
[ "Apache-2.0" ]
null
null
null
--- title: Terrain Builder image: description: The Unity Toolkit terrain builder allows you to add vast landscapes to your games. keywords: babylon.js, exporter, unity, terrain builder, extension, terrain further-reading: video-overview: video-content: --- The toolkit's **Terrain Builder** system allows you...
68.307692
842
0.778435
eng_Latn
0.999341