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
875269be8119df9c9400e8f4c854cf5e246decf3
3,642
markdown
Markdown
_posts/2015-11-24-asynchronous-vs-synchronous-execution.markdown
jasonjson/jasonjson.github.io
76f3c90eb72ef241d09646f8ff976db718e54e48
[ "MIT" ]
null
null
null
_posts/2015-11-24-asynchronous-vs-synchronous-execution.markdown
jasonjson/jasonjson.github.io
76f3c90eb72ef241d09646f8ff976db718e54e48
[ "MIT" ]
null
null
null
_posts/2015-11-24-asynchronous-vs-synchronous-execution.markdown
jasonjson/jasonjson.github.io
76f3c90eb72ef241d09646f8ff976db718e54e48
[ "MIT" ]
null
null
null
--- layout: post title: Asynchronous vs synchronous execution date: 2015-11-24 10:56:59.000000000 -05:00 tags: - Leetcode categories: - Reading Notes author: Jason --- <p>Explanation 1:</p> <p>When you execute something synchronously, you wait for it to finish before moving on to another task. When you execute somethin...
182.1
1,030
0.786656
eng_Latn
0.999934
87526bfe40421311236c529a2742264a466f081d
210
md
Markdown
docs/kdy.md
mybanking/kdy_docs
f8f9269e99ea74f27a4eb17f52b15b11cadf81a3
[ "Apache-2.0" ]
null
null
null
docs/kdy.md
mybanking/kdy_docs
f8f9269e99ea74f27a4eb17f52b15b11cadf81a3
[ "Apache-2.0" ]
null
null
null
docs/kdy.md
mybanking/kdy_docs
f8f9269e99ea74f27a4eb17f52b15b11cadf81a3
[ "Apache-2.0" ]
null
null
null
# 个人简介 我叫孔德焱,是一名软件工程专业学生。 ## 那里可以找到我 - **[Github](https://github.com/mybanking/kdy_docs)** - **微信:k18226458822** - **邮箱: 1402039615@qq.com** ## 我会做些什么 - 开发语言:java python c++ linux git - 写文章:编程相关
11.666667
53
0.62381
yue_Hant
0.702257
87529f8996a0bce6af601f21d11ba500693dd5ab
1,656
md
Markdown
_posts/2021-03-03-Regular-Expression.md
RulersOth/RulersOth.blog
b3529fb0fb4cc528c24b1a9e599953c45a082193
[ "MIT" ]
null
null
null
_posts/2021-03-03-Regular-Expression.md
RulersOth/RulersOth.blog
b3529fb0fb4cc528c24b1a9e599953c45a082193
[ "MIT" ]
1
2020-09-03T12:05:00.000Z
2020-09-03T12:05:00.000Z
_posts/2021-03-03-Regular-Expression.md
RulersOth/RulersOth.blog
b3529fb0fb4cc528c24b1a9e599953c45a082193
[ "MIT" ]
2
2020-09-02T12:06:18.000Z
2020-09-04T15:10:51.000Z
--- layout: post author: JayB categories: JayB navigation: true cover: "assets/images/cover7.jpg" logo: "assets/images/logo.png" tags: DevEnv title: Regex 표현 정리 subclass: "post tag-DevEnv" --- <br> Regex를 사용할 때, `multiple` `global` 사용을 유의해야한다. <br> ## 문법 정리 <br> ### Groups and ranges | Chracter | 뜻 ...
26.709677
53
0.291667
kor_Hang
0.997705
87534681244a9286fa8d094833abbcd631fc2bb1
958
md
Markdown
README.md
julian-r/angular-qtip2-directive
7fcad63f93086efcb8abde2abda62106478a3225
[ "MIT" ]
null
null
null
README.md
julian-r/angular-qtip2-directive
7fcad63f93086efcb8abde2abda62106478a3225
[ "MIT" ]
null
null
null
README.md
julian-r/angular-qtip2-directive
7fcad63f93086efcb8abde2abda62106478a3225
[ "MIT" ]
1
2015-01-22T03:47:52.000Z
2015-01-22T03:47:52.000Z
# Angular Qtip2 Directive Angular directive for [Qtip2](http://qtip2.com/) ## Usage Install with [Bower](http://bower.io) bower install angular-qtip2-directive --save-dev Include the script `qtip2` into your app and add `qtip2` as a module dependency to your app. Use the directive on the elements with the attr...
38.32
152
0.732777
eng_Latn
0.98651
8753eac9ecc685e6892eb001b92642268778a8ab
40
md
Markdown
README.md
victoryckl/web-demos
08a86b38cd5959f7da0926d334e8b1267df1455d
[ "MIT" ]
null
null
null
README.md
victoryckl/web-demos
08a86b38cd5959f7da0926d334e8b1267df1455d
[ "MIT" ]
null
null
null
README.md
victoryckl/web-demos
08a86b38cd5959f7da0926d334e8b1267df1455d
[ "MIT" ]
null
null
null
web-demos ========= some web app demos
8
18
0.575
eng_Latn
0.457369
8753fc4560daa40e27e8a29f49088c1d205e1621
2,921
md
Markdown
README.md
zellnerFinstreet/datev
800126f8b1bd5e53013762dbf0787e185505e5c0
[ "MIT" ]
null
null
null
README.md
zellnerFinstreet/datev
800126f8b1bd5e53013762dbf0787e185505e5c0
[ "MIT" ]
null
null
null
README.md
zellnerFinstreet/datev
800126f8b1bd5e53013762dbf0787e185505e5c0
[ "MIT" ]
1
2019-12-03T11:08:56.000Z
2019-12-03T11:08:56.000Z
# Datev Ruby gem to export bookings and more to DATEV format as CSV file Supported DATEV Version: 7.2 [![Build Status](https://travis-ci.org/ledermann/datev.svg?branch=master)](https://travis-ci.org/ledermann/datev) [![Code Climate](https://codeclimate.com/github/ledermann/datev/badges/gpa.svg)](https://codeclimate....
32.820225
284
0.657309
eng_Latn
0.457406
8754b435a1609ac0d47c2cac9ae6403e38246277
2,275
md
Markdown
docs/add-ons/keda.md
Nuatu/aws-eks-accelerator-for-terraform
ee7468c52eefa52b5ecfae7a2ffc58b34156550e
[ "MIT-0" ]
null
null
null
docs/add-ons/keda.md
Nuatu/aws-eks-accelerator-for-terraform
ee7468c52eefa52b5ecfae7a2ffc58b34156550e
[ "MIT-0" ]
null
null
null
docs/add-ons/keda.md
Nuatu/aws-eks-accelerator-for-terraform
ee7468c52eefa52b5ecfae7a2ffc58b34156550e
[ "MIT-0" ]
null
null
null
# KEDA KEDA is a Kubernetes-based Event Driven Autoscaler. With KEDA, you can drive the scaling of any container in Kubernetes based on the number of events needing to be processed. KEDA is a single-purpose and lightweight component that can be added into any Kubernetes cluster. KEDA works alongside standard Kubernet...
52.906977
491
0.687912
eng_Latn
0.982457
8754d90c512ecb0b125324d5146e51fc2c34d97b
3,324
md
Markdown
_posts/2019-09-01-Download-cargo-hulks-analysis.md
Kirsten-Krick/Kirsten-Krick
58994392de08fb245c4163dd2e5566de8dd45a7a
[ "MIT" ]
null
null
null
_posts/2019-09-01-Download-cargo-hulks-analysis.md
Kirsten-Krick/Kirsten-Krick
58994392de08fb245c4163dd2e5566de8dd45a7a
[ "MIT" ]
null
null
null
_posts/2019-09-01-Download-cargo-hulks-analysis.md
Kirsten-Krick/Kirsten-Krick
58994392de08fb245c4163dd2e5566de8dd45a7a
[ "MIT" ]
null
null
null
--- layout: post comments: true categories: Other --- ## Download Cargo hulks analysis book At what age this takes place I have not undiscovered for long: perhaps two minutes, bright-eyed "More like a few days," Leilani said. " substances, Cargo hulks analysis decides that he must be disposed to lie. For a while-- a ...
369.333333
3,230
0.787906
eng_Latn
0.999915
8755c2dcd1b1d5d11cf4f148b443b8d4b77a6402
117
md
Markdown
_drafts/2021-09-04-template.md
JohnLockwood/johnlockwood.github.io
6d452fa3ba14086ef4f29559fde70a78a7d50bf2
[ "MIT" ]
null
null
null
_drafts/2021-09-04-template.md
JohnLockwood/johnlockwood.github.io
6d452fa3ba14086ef4f29559fde70a78a7d50bf2
[ "MIT" ]
3
2021-07-22T15:06:02.000Z
2021-09-18T19:26:44.000Z
_drafts/2021-09-04-template.md
JohnLockwood/johnlockwood.github.io
6d452fa3ba14086ef4f29559fde70a78a7d50bf2
[ "MIT" ]
null
null
null
--- title: Just a Template date: 2021-09-04 tags: Drafts comments: True --- Hi. I am a template in the Drafts folder
16.714286
41
0.709402
eng_Latn
0.854486
8759089ce7d0a7abd664bd8ae5c96df964071ff7
23
md
Markdown
README.md
phamhung17011993/-p
173784f0b6e170fa7f1fd24d76d1111800f2dce3
[ "MIT" ]
null
null
null
README.md
phamhung17011993/-p
173784f0b6e170fa7f1fd24d76d1111800f2dce3
[ "MIT" ]
null
null
null
README.md
phamhung17011993/-p
173784f0b6e170fa7f1fd24d76d1111800f2dce3
[ "MIT" ]
null
null
null
# hello-world hack não
7.666667
13
0.73913
por_Latn
0.936336
875954c3fab8dd329ad29f21d987b6598a474a26
161
md
Markdown
site/content/posts/BBQ-Pulled-pork-sandwich.md
pschramm/foodmonger-redesign
8f41d130543351c4d18145dcb278122e8221cb72
[ "MIT" ]
null
null
null
site/content/posts/BBQ-Pulled-pork-sandwich.md
pschramm/foodmonger-redesign
8f41d130543351c4d18145dcb278122e8221cb72
[ "MIT" ]
null
null
null
site/content/posts/BBQ-Pulled-pork-sandwich.md
pschramm/foodmonger-redesign
8f41d130543351c4d18145dcb278122e8221cb72
[ "MIT" ]
null
null
null
--- title: "BBQ Pulled Pork Sandwich" date: 2018-12-26T11:40:41+06:00 image: images/blog/blog-img-2.jpg --- Pulled Pork Sandwich w/ House BBQ Sauce & SV Slaw!
17.888889
50
0.701863
eng_Latn
0.150441
875a8fdc514ffd0b93bdfe44bf0891f9588d52e6
946
md
Markdown
docs/rcs/rcs-introduction.md
HannaTul/docs
2dc556f85d6d4318eadb64f4c96afb1b0d2c0a63
[ "MIT" ]
2
2020-11-26T08:09:43.000Z
2020-11-30T06:09:29.000Z
docs/rcs/rcs-introduction.md
HannaTul/docs
2dc556f85d6d4318eadb64f4c96afb1b0d2c0a63
[ "MIT" ]
null
null
null
docs/rcs/rcs-introduction.md
HannaTul/docs
2dc556f85d6d4318eadb64f4c96afb1b0d2c0a63
[ "MIT" ]
1
2021-01-27T16:39:55.000Z
2021-01-27T16:39:55.000Z
--- title: Introduction excerpt: >- This API provides Universal Profile 2.0 RCS messaging with granular controls to allow fallback to SMS when a handset is not RCS enabled. Find out more today. next: pages: - rcs-http-rest --- ## Overview Sinch is now offering a limited beta trial of our new A2P RCS soluti...
33.785714
220
0.748414
eng_Latn
0.993103
875bc40b8ecb9b9cc9941ccd190eb59a75308f96
7,689
md
Markdown
ContactApp-2.md
rdc-lda/react-native-playground
45b0852f22fb7335462107417926e47ccee76ad4
[ "Apache-2.0" ]
null
null
null
ContactApp-2.md
rdc-lda/react-native-playground
45b0852f22fb7335462107417926e47ccee76ad4
[ "Apache-2.0" ]
1
2022-02-10T17:51:32.000Z
2022-02-10T17:51:32.000Z
ContactApp-2.md
rdc-lda/react-native-playground
45b0852f22fb7335462107417926e47ccee76ad4
[ "Apache-2.0" ]
null
null
null
# ContactApp - section 2 My notes creating my ContactApp application - based upon previous sections. Create the file `./app.config/data.js` from the Udemy course Github. ## Ugly list of emails For convenience, create a central place to store color choices (./app/config/colors.js): ~~~js export default { backgr...
24.803226
253
0.679152
eng_Latn
0.826227
875bda2c3c841ff94efddb782263b3fbd2d3d31a
15,294
md
Markdown
_posts/2017-09-05-where-in-the-fluid-am-i.md
roughike/peoplesoft-mods
273f42fb914f912a5d77960e0c42b68b0bdee0a1
[ "MIT" ]
8
2019-04-09T22:11:21.000Z
2021-12-29T00:57:54.000Z
_posts/2017-09-05-where-in-the-fluid-am-i.md
roughike/peoplesoft-mods
273f42fb914f912a5d77960e0c42b68b0bdee0a1
[ "MIT" ]
1
2022-03-13T07:02:19.000Z
2022-03-13T07:02:19.000Z
_posts/2017-09-05-where-in-the-fluid-am-i.md
roughike/peoplesoft-mods
273f42fb914f912a5d77960e0c42b68b0bdee0a1
[ "MIT" ]
3
2021-02-28T17:50:43.000Z
2021-03-01T11:04:07.000Z
--- id: 1113 title: Where in the Fluid Am I? date: 2017-09-05T17:29:47+00:00 guid: https://www.peoplesoftmods.com/?p=1113 permalink: /tips-and-tricks/where-in-the-fluid-am-i/ categories: - Tips and Tricks --- When navigating in a PeopleSoft system that uses Fluid Navigation, it can be easy to lose your bearings in te...
94.993789
2,276
0.755525
eng_Latn
0.499711
875c6277b4f42f261ca3b0602f6dee1bc8747c91
1,350
md
Markdown
functions/usdban.md
DevSpen/aoijsDocumentationAmbry
5a9d3ae0059a8f8960e93b2dd3edefc37627a6fd
[ "Apache-2.0" ]
1
2022-02-05T03:08:39.000Z
2022-02-05T03:08:39.000Z
functions/usdban.md
DevSpen/aoijsDocumentationAmbry
5a9d3ae0059a8f8960e93b2dd3edefc37627a6fd
[ "Apache-2.0" ]
null
null
null
functions/usdban.md
DevSpen/aoijsDocumentationAmbry
5a9d3ae0059a8f8960e93b2dd3edefc37627a6fd
[ "Apache-2.0" ]
null
null
null
--- description: Bans an user from the guild using their ID. --- # $ban This function allows you to ban someone from the server using their user ID. ## Fields This function has 3 properties, 1 required and 2 optional. 1. User ID. 2. Reason \(Optional\) 3. MessagesToDelete\(In days, optional\) Raw Usage: `$ban[use...
23.275862
97
0.688889
eng_Latn
0.99472
875ca766da9647f7a3f952d0c41103a67f1ae2a2
821
md
Markdown
Stuff/notes/LICENSE.md
icecream17/icecream17.github.io
bedbef14bad6f9f1d5235de754adf3c514875ae8
[ "Apache-2.0" ]
null
null
null
Stuff/notes/LICENSE.md
icecream17/icecream17.github.io
bedbef14bad6f9f1d5235de754adf3c514875ae8
[ "Apache-2.0" ]
null
null
null
Stuff/notes/LICENSE.md
icecream17/icecream17.github.io
bedbef14bad6f9f1d5235de754adf3c514875ae8
[ "Apache-2.0" ]
null
null
null
![<https://creativecommons.org/licenses/by-nc-sa/4.0/>](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png) This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/). Where "work" means [this folder and the f...
91.222222
231
0.789281
eng_Latn
0.787596
875cc5e4eb37d643be06eebbd7a16d59d4e48d4d
1,284
markdown
Markdown
_posts/2021-11-20-processlist.markdown
xiazemin/MyBlog
a0bf678e052efd238a4eb694a27528ccc234c186
[ "MIT" ]
null
null
null
_posts/2021-11-20-processlist.markdown
xiazemin/MyBlog
a0bf678e052efd238a4eb694a27528ccc234c186
[ "MIT" ]
1
2022-01-09T03:21:46.000Z
2022-01-09T03:21:46.000Z
_posts/2021-11-20-processlist.markdown
xiazemin/MyBlog
a0bf678e052efd238a4eb694a27528ccc234c186
[ "MIT" ]
1
2018-12-11T13:49:13.000Z
2018-12-11T13:49:13.000Z
--- title: 批量 Kill mysql processlist 进程 layout: post category: mysql author: 夏泽民 --- https://www.cnblogs.com/bianxj/articles/9605067.html <!-- more --> 如果大批量的操作能够通过一系列的select 语句产生,那么理论上就能对这些结果批量处理。 但是mysql并没有提供eval这样的对结果集进行分析操作的功能。索引只能将select结果保存到临时文件中,然后再执行临时文件中的指令。 具体过程如下 1、通过information_schema.proces...
22.928571
116
0.648754
eng_Latn
0.268314
875ee69789cd35ec79c80f4314a0be689b0a8b26
10,080
md
Markdown
articles/cdn/cdn-analyze-usage-patterns.md
jhomarolo/azure-docs.pt-br
d11ab7fab56d90666ea619c6b12754b7761aca97
[ "CC-BY-4.0", "MIT" ]
1
2019-05-02T14:26:54.000Z
2019-05-02T14:26:54.000Z
articles/cdn/cdn-analyze-usage-patterns.md
jhomarolo/azure-docs.pt-br
d11ab7fab56d90666ea619c6b12754b7761aca97
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/cdn/cdn-analyze-usage-patterns.md
jhomarolo/azure-docs.pt-br
d11ab7fab56d90666ea619c6b12754b7761aca97
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Relatórios de núcleo da Verizon | Microsoft Docs description: 'Você pode exibir os padrões de uso para o CDN usando os relatórios a seguir: Largura de banda, dados transferidos, acertos, status do Cache, taxa de IPV4/IPV6 dados transferidos de acertos do Cache.' services: cdn documentationcenter: '' author: ...
73.043478
549
0.78373
por_Latn
0.999932
875efbf9fba0ff077b4e192e77782c7ba75a89af
3,666
md
Markdown
articles/api-management/developer-portal-widget-contribution-guidelines.md
changeworld/azure-docs.it-
34f70ff6964ec4f6f1a08527526e214fdefbe12a
[ "CC-BY-4.0", "MIT" ]
1
2017-06-06T22:50:05.000Z
2017-06-06T22:50:05.000Z
articles/api-management/developer-portal-widget-contribution-guidelines.md
changeworld/azure-docs.it-
34f70ff6964ec4f6f1a08527526e214fdefbe12a
[ "CC-BY-4.0", "MIT" ]
41
2016-11-21T14:37:50.000Z
2017-06-14T20:46:01.000Z
articles/api-management/developer-portal-widget-contribution-guidelines.md
changeworld/azure-docs.it-
34f70ff6964ec4f6f1a08527526e214fdefbe12a
[ "CC-BY-4.0", "MIT" ]
7
2016-11-16T18:13:16.000Z
2017-06-26T10:37:55.000Z
--- title: Come contribuire ai widget per il portale per sviluppatori titleSuffix: Azure API Management description: Informazioni sulle linee guida consigliate da seguire quando si contribuisce a un widget nel repository del API Management per sviluppatori. author: dlepow ms.author: apimpm ms.date: 03/25/2021 ms.servic...
55.545455
297
0.798418
ita_Latn
0.996918
875f1d6dad24fb071399157c1c217b2579e99a66
6,815
md
Markdown
articles/cognitive-services/Custom-Vision-Service/use-prediction-api.md
peder-andfrankly/azure-docs.sv-se
49435a06686fc72ca9cd8c83883c3c3704a6ec72
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/cognitive-services/Custom-Vision-Service/use-prediction-api.md
peder-andfrankly/azure-docs.sv-se
49435a06686fc72ca9cd8c83883c3c3704a6ec72
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/cognitive-services/Custom-Vision-Service/use-prediction-api.md
peder-andfrankly/azure-docs.sv-se
49435a06686fc72ca9cd8c83883c3c3704a6ec72
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Använd förutsägelseslutpunkt för att programmatiskt testa bilder med klassificerare – Custom Vision titleSuffix: Azure Cognitive Services description: Lär dig hur du använder API:et för att programmatiskt testa bilder med din klassificerare för Custom Vision Service. services: cognitive-services author: anro...
47.992958
302
0.721937
swe_Latn
0.976031
875fba0b5ba6703629187b590781db376ba13691
52
md
Markdown
SETUP.md
Insainian/company-directory
a3a8ae767f2fbb54165322711443ef3bc6b810c4
[ "Apache-2.0" ]
2
2019-08-07T21:09:21.000Z
2020-07-06T20:24:26.000Z
SETUP.md
Insainian/company-directory
a3a8ae767f2fbb54165322711443ef3bc6b810c4
[ "Apache-2.0" ]
3
2021-03-09T13:45:09.000Z
2022-01-22T08:27:22.000Z
SETUP.md
Insainian/company-directory
a3a8ae767f2fbb54165322711443ef3bc6b810c4
[ "Apache-2.0" ]
null
null
null
# Setup ## Initial Setup ```bash npm install ```
5.777778
16
0.596154
ind_Latn
0.294365
875fc4b1b77c7f0919c94353833ec62943bc3d0f
5,847
md
Markdown
docs/csharp/programming-guide/xmldoc/how-to-use-the-xml-documentation-features.md
emrekizildas/docs.tr-tr
e5ea7f77f482a654c6520be9f3e8f721f9b1b0c2
[ "CC-BY-4.0", "MIT" ]
1
2020-01-06T07:30:24.000Z
2020-01-06T07:30:24.000Z
docs/csharp/programming-guide/xmldoc/how-to-use-the-xml-documentation-features.md
emrekizildas/docs.tr-tr
e5ea7f77f482a654c6520be9f3e8f721f9b1b0c2
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/csharp/programming-guide/xmldoc/how-to-use-the-xml-documentation-features.md
emrekizildas/docs.tr-tr
e5ea7f77f482a654c6520be9f3e8f721f9b1b0c2
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: 'Nasıl yapılır: XML belgeleri özelliklerini kullanma- C# Programlama Kılavuzu' ms.custom: seodec18 ms.date: 06/01/2018 helpviewer_keywords: - XML documentation [C#] - C# language, XML documentation features ms.assetid: 8f33917b-9577-4c9a-818a-640dbbb0b399 ms.openlocfilehash: 06b0c3b7877337d8a5703403af98dbacd...
41.176056
291
0.668377
tur_Latn
0.986141
876003a06557025583b59dec0d259f00a02185ab
875
md
Markdown
docs/en/commands/tweet.md
arrow2nd/twnyan_pub
b398797e2680202ff1cd89badca5bea6dfc15adc
[ "MIT" ]
null
null
null
docs/en/commands/tweet.md
arrow2nd/twnyan_pub
b398797e2680202ff1cd89badca5bea6dfc15adc
[ "MIT" ]
null
null
null
docs/en/commands/tweet.md
arrow2nd/twnyan_pub
b398797e2680202ff1cd89badca5bea6dfc15adc
[ "MIT" ]
null
null
null
# tweet Post a tweet. ``` twnyan tweet {[text] [image...] | <command>} twnyan tw {[text] [image...] | <command>} ``` - Pipe input is also supported (e.g. `echo "nyaan..." | twnyan tweet`) - If no text is specified, "にゃーん" will be posted - You can also submit images only (e.g. `tweet cat.png`) - If there are multiple...
21.875
79
0.684571
eng_Latn
0.99517
8761c98623f5e88f4fea1487b923cc668526232c
1,328
md
Markdown
content/en/Games/polyomino.md
malaschitz/little-golem-doc
fcf819254352d54fbd12865a5ebc81f92ccabe9d
[ "Apache-2.0" ]
1
2021-12-09T06:16:35.000Z
2021-12-09T06:16:35.000Z
content/en/Games/polyomino.md
malaschitz/little-golem-doc
fcf819254352d54fbd12865a5ebc81f92ccabe9d
[ "Apache-2.0" ]
null
null
null
content/en/Games/polyomino.md
malaschitz/little-golem-doc
fcf819254352d54fbd12865a5ebc81f92ccabe9d
[ "Apache-2.0" ]
null
null
null
--- title: "Polyomino" date: 2021-07-26 weight: 210 description: > Game inspired with game Blokus Duo 2005 --- Polyomino is a simple board game with [polyominoes](http://en.wikipedia.org/wiki/Polyomino). The game can be played as a paper-and-pencil game. ![](/games/polyomino01.png) ## Rules - Each player has a set...
39.058824
165
0.753765
eng_Latn
0.998513
8762165a6af6d44365c724dc42a166a6ec3b9bcc
300
markdown
Markdown
_posts/2018-10-06-Physical-protection.markdown
aaberhe/SOC-Hub
b6fd65c0854503a4616825d03141cbc8230b9fff
[ "Apache-2.0" ]
4
2018-10-09T17:57:31.000Z
2018-11-20T17:56:09.000Z
_posts/2018-10-06-Physical-protection.markdown
aaberhe/SOC-Hub
b6fd65c0854503a4616825d03141cbc8230b9fff
[ "Apache-2.0" ]
1
2018-10-10T14:45:39.000Z
2018-10-10T14:45:39.000Z
_posts/2018-10-06-Physical-protection.markdown
aaberhe/SOC-Hub
b6fd65c0854503a4616825d03141cbc8230b9fff
[ "Apache-2.0" ]
11
2018-01-24T22:18:59.000Z
2018-05-29T23:16:42.000Z
--- title: "Physical protection within aggregates" #author: "Jacqueline E. Pitts" layout: post tags: ["organomineral", "mineral associations"] level1: Secondary controls on carbon turnover level2: Stabilization-mechanisms category: "Secondary controls on carbon turnover" #figures: /img/3bii/ ---
21.428571
49
0.766667
eng_Latn
0.666215
8762de1f0c16c6330235cfaeaead7dd666abf7e7
3,679
md
Markdown
chart/api-gateway/README.md
Stegraphy/api-gateway-25298-LeiCong
6af0516b6a0b8a5848f5e4c1a611d09cb452ba15
[ "Apache-2.0" ]
1
2021-10-13T18:49:04.000Z
2021-10-13T18:49:04.000Z
chart/api-gateway/README.md
Stegraphy/api-gateway-25298-LeiCong
6af0516b6a0b8a5848f5e4c1a611d09cb452ba15
[ "Apache-2.0" ]
null
null
null
chart/api-gateway/README.md
Stegraphy/api-gateway-25298-LeiCong
6af0516b6a0b8a5848f5e4c1a611d09cb452ba15
[ "Apache-2.0" ]
1
2021-04-24T16:32:21.000Z
2021-04-24T16:32:21.000Z
部署文件的渲染模板,我们下文将定义一些变量,helm执行时会将变量渲染进模板文件中。 ## _helpers.tpl 这个文件我们用来进行标签模板的定义,以便在上文提到的位置进行标签渲染。 标签总共分为三个部分: 平台、微服务、监控。 ### 平台标签 #### deployment 级: ``` {{- define "service.labels.standard" -}} choerodon.io/release: {{ .Release.Name | quote }} {{- end -}} ``` 平台管理实例需要的实例ID。 ### 微服务标签 #### pod 级: ``` {{- define "s...
28.51938
160
0.78418
yue_Hant
0.654311
8762fefaaef11b7c90de3538ebfe5d18cee9d2be
287
md
Markdown
packages/ajax/dist/npm/README.md
heeroluo/just4
54814c8fd70c728aff4de2d453f7e052d555ddd9
[ "MIT" ]
null
null
null
packages/ajax/dist/npm/README.md
heeroluo/just4
54814c8fd70c728aff4de2d453f7e052d555ddd9
[ "MIT" ]
null
null
null
packages/ajax/dist/npm/README.md
heeroluo/just4
54814c8fd70c728aff4de2d453f7e052d555ddd9
[ "MIT" ]
null
null
null
# @just4/ajax 提供基于 XMLHTTPRequest 的 AJAX 请求接口。 ## 特性 - 封装了 XMLHTTPRequest 对象创建、请求发起、请求响应的全流程,并支持取消请求。 - 在旧浏览器(IE 9)中,符合特定条件的情况下,通过 XDomainRequest 发起跨域请求。 - 具备 Promise 化的接口。 - 支持 PC 和移动端所有主流浏览器(其中 IE 浏览器的最低兼容版本是 9)。 ## 相关文档 - [API 文档](https://heeroluo.github.io/just4/ajax/index.html)
22.076923
60
0.735192
yue_Hant
0.960828
8763e93fb06e93c623366347a847765bb0b7124b
696
md
Markdown
README.md
doesdev/hoy
9205eaa51e36c7cf26283905d503af086209e2cc
[ "MIT" ]
1
2021-11-28T16:25:18.000Z
2021-11-28T16:25:18.000Z
README.md
doesdev/hoy
9205eaa51e36c7cf26283905d503af086209e2cc
[ "MIT" ]
1
2017-07-26T01:16:39.000Z
2017-07-26T22:58:43.000Z
README.md
doesdev/hoy
9205eaa51e36c7cf26283905d503af086209e2cc
[ "MIT" ]
1
2021-11-28T16:25:39.000Z
2021-11-28T16:25:39.000Z
# hoy [![NPM version](https://badge.fury.io/js/hoy.svg)](https://npmjs.org/package/hoy) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard) [![Dependency Status](https://dependencyci.com/github/doesdev/hoy/badge)](https://dependen...
24
348
0.679598
yue_Hant
0.304485
876427a582347b6b39a5da8dea4ee767686ebf89
163
md
Markdown
README.md
scoyote/NOAA-GHCN-Analysis
3835ab4eac1724e47acbe37199b9c5cccff382bd
[ "MIT" ]
null
null
null
README.md
scoyote/NOAA-GHCN-Analysis
3835ab4eac1724e47acbe37199b9c5cccff382bd
[ "MIT" ]
null
null
null
README.md
scoyote/NOAA-GHCN-Analysis
3835ab4eac1724e47acbe37199b9c5cccff382bd
[ "MIT" ]
null
null
null
# NOAA-GHCN-Analysis Someone commented in Feb 2020 that "today was the 23rd sequential rainy Monday" and it got me wondering if that was true. This is the result.
54.333333
141
0.785276
eng_Latn
0.999971
8764f9ddb7e8c42bb7a744e815f6afdb3005ab89
5,113
md
Markdown
_posts/2021-5-27-kotlin-in-action-chapter8.md
malinkang/malinkang.github.io
451bc1f4903b6d9674c71e155d871d985ebb4a51
[ "MIT" ]
2
2017-07-08T10:31:45.000Z
2019-02-13T09:22:57.000Z
_posts/2021-5-27-kotlin-in-action-chapter8.md
malinkang/malinkang.github.io
451bc1f4903b6d9674c71e155d871d985ebb4a51
[ "MIT" ]
null
null
null
_posts/2021-5-27-kotlin-in-action-chapter8.md
malinkang/malinkang.github.io
451bc1f4903b6d9674c71e155d871d985ebb4a51
[ "MIT" ]
null
null
null
--- title: 《Kotlin实战》读书笔记 第8章 Lambda作为形参和返回值 date: 2018-09-12 12:26:55 tags: ["Kotlin"] --- ## 8.1 声明高阶函数 高阶函数就是以另一个函数作为参数或者返回值的函数。 ### 8.1.1 函数类型 ![Kotlin&#x4E2D;&#x51FD;&#x6570;&#x7C7B;&#x578B;&#x8BED;&#x6CD5;](../.gitbook/assets/image%20%286%29.png) ```kotlin val sum = { x: Int, y: Int -> x + y } val ac...
24.941463
111
0.5885
yue_Hant
0.233344
876568131ebb99a0837d2603804f7d9a4738ac19
110
md
Markdown
README.md
MarcoDelMondo/saint-pablo-bot
2ed3b0586e929262fc5870532b2073ca7aa0e60a
[ "MIT" ]
null
null
null
README.md
MarcoDelMondo/saint-pablo-bot
2ed3b0586e929262fc5870532b2073ca7aa0e60a
[ "MIT" ]
null
null
null
README.md
MarcoDelMondo/saint-pablo-bot
2ed3b0586e929262fc5870532b2073ca7aa0e60a
[ "MIT" ]
null
null
null
# Saint Pablo Discord Bot Just a fun bot built with python. Currently plays music from youtube and sends gifs
27.5
49
0.8
eng_Latn
0.999648
87657c502aee52f98f75eb2067707f77ff8924dc
47,349
md
Markdown
docs/2014/database-engine/availability-groups/windows/failover-and-failover-modes-always-on-availability-groups.md
adiazcan/sql-docs.es-es
7221c45ca1a7fd1fc7aeeefe8d0b023bb0b711b1
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/2014/database-engine/availability-groups/windows/failover-and-failover-modes-always-on-availability-groups.md
adiazcan/sql-docs.es-es
7221c45ca1a7fd1fc7aeeefe8d0b023bb0b711b1
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/2014/database-engine/availability-groups/windows/failover-and-failover-modes-always-on-availability-groups.md
adiazcan/sql-docs.es-es
7221c45ca1a7fd1fc7aeeefe8d0b023bb0b711b1
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Conmutación por error y modos de conmutación por error (grupos de disponibilidad AlwaysOn) | Microsoft Docs ms.custom: '' ms.date: 06/13/2017 ms.prod: sql-server-2014 ms.reviewer: '' ms.technology: high-availability ms.topic: conceptual helpviewer_keywords: - Availability Groups [SQL Server], availability re...
146.591331
971
0.790809
spa_Latn
0.987386
8765f9d51e90edc020503522faabb2acd6f900c4
4,399
md
Markdown
articles/devtest-labs/devtest-lab-auto-startup-vm.md
MicrosoftDocs/azure-docs.es-es
f8ea6df92bacc5d91ae0a88c0342c4e1703194a1
[ "CC-BY-4.0", "MIT" ]
66
2017-07-09T03:34:12.000Z
2022-03-05T21:27:20.000Z
articles/devtest-labs/devtest-lab-auto-startup-vm.md
MicrosoftDocs/azure-docs.es-es
f8ea6df92bacc5d91ae0a88c0342c4e1703194a1
[ "CC-BY-4.0", "MIT" ]
671
2017-06-29T16:36:35.000Z
2021-12-03T16:34:03.000Z
articles/devtest-labs/devtest-lab-auto-startup-vm.md
MicrosoftDocs/azure-docs.es-es
f8ea6df92bacc5d91ae0a88c0342c4e1703194a1
[ "CC-BY-4.0", "MIT" ]
171
2017-07-25T06:26:46.000Z
2022-03-23T09:07:10.000Z
--- title: Configuración del inicio automático para una máquina virtual description: Aprenda a configurar el inicio automático para las máquinas virtuales de un laboratorio. Esta configuración permite que las máquinas virtuales del laboratorio se inicien automáticamente según una programación. ms.topic: how-to ms.date:...
79.981818
413
0.784951
spa_Latn
0.982544
87666bcbd069d2828b9fb97f942aef0e9fd9a284
7,209
md
Markdown
CHANGELOG.md
ninjaprox/steps-git-clone
d83bc09a1ce7a2bb4251fd9aa9ede293056e653d
[ "MIT" ]
null
null
null
CHANGELOG.md
ninjaprox/steps-git-clone
d83bc09a1ce7a2bb4251fd9aa9ede293056e653d
[ "MIT" ]
null
null
null
CHANGELOG.md
ninjaprox/steps-git-clone
d83bc09a1ce7a2bb4251fd9aa9ede293056e653d
[ "MIT" ]
1
2020-09-02T09:22:23.000Z
2020-09-02T09:22:23.000Z
## Changelog (Current version: 3.5.2) ----------------- ### 3.5.2 (2017 Sep 05) * [5dbc84d] prepare for 3.5.2 * [e85ffe7] retry merge using diff file and fallback to normal merge (#40) ### 3.5.1 (2017 Jul 14) * [ef05e6e] prepare for 3.5.1 * [3806197] better error message if pr fetch failed (#39) ### 3.5.0 (2017 J...
29.912863
202
0.704536
eng_Latn
0.826546
8766e0214947ef31b439ce776efc01a9e57e99a6
1,750
md
Markdown
docs/lambda/README.md
AndrewCopeland/conjur-authn-iam-client
8f39744f025d3bf1b391b40ef3efec65337c78f8
[ "Apache-2.0" ]
null
null
null
docs/lambda/README.md
AndrewCopeland/conjur-authn-iam-client
8f39744f025d3bf1b391b40ef3efec65337c78f8
[ "Apache-2.0" ]
3
2020-10-01T20:55:38.000Z
2020-10-05T18:19:39.000Z
docs/lambda/README.md
AndrewCopeland/conjur-authn-iam-client
8f39744f025d3bf1b391b40ef3efec65337c78f8
[ "Apache-2.0" ]
null
null
null
# Authenticating Lambda with Go This directory contains a [sample go application](main.go) that can be used within AWS Lambda. The following environment variables are mandatory: - `CONJUR_AWS_TYPE`: lambda - `CONJUR_APPLIANCE_URL`: The conjur appliance URL. e.g https://conjur.company.com - `CONJUR_ACCOUNT`: The conjur...
26.923077
124
0.716
eng_Latn
0.520617
8766e3900989ac4436b939979ae3100709f5e956
10,450
md
Markdown
articles/active-directory/active-directory-aadconnect-upgrade-previous-version.md
OpenLocalizationTestOrg/azure-docs-pr15_nl-NL
389bf74805bf9458069a8f4a1acdccd760060bc9
[ "CC-BY-3.0", "CC-BY-4.0", "MIT" ]
null
null
null
articles/active-directory/active-directory-aadconnect-upgrade-previous-version.md
OpenLocalizationTestOrg/azure-docs-pr15_nl-NL
389bf74805bf9458069a8f4a1acdccd760060bc9
[ "CC-BY-3.0", "CC-BY-4.0", "MIT" ]
null
null
null
articles/active-directory/active-directory-aadconnect-upgrade-previous-version.md
OpenLocalizationTestOrg/azure-docs-pr15_nl-NL
389bf74805bf9458069a8f4a1acdccd760060bc9
[ "CC-BY-3.0", "CC-BY-4.0", "MIT" ]
null
null
null
<properties pageTitle="Azure AD Connect: Een upgrade uitvoert vanuit een eerdere versie | Microsoft Azure" description="Dit artikel wordt uitgelegd de verschillende methoden voor het upgraden naar de meest recente versie van Azure Active Directory verbinding kunt maken, inclusief in-place upgrade en migratie swin...
120.114943
816
0.811866
nld_Latn
0.999928
87695a1d369f2ae469509dcaafc7603fd8fa26dc
555
md
Markdown
_posts/2012-10-30-verteilerlisten-extern-vefugbar-machen.md
Steh/steh.github.io
3010a5aa34c0b10d33df2c61814dbf0a59c8db6c
[ "MIT" ]
null
null
null
_posts/2012-10-30-verteilerlisten-extern-vefugbar-machen.md
Steh/steh.github.io
3010a5aa34c0b10d33df2c61814dbf0a59c8db6c
[ "MIT" ]
null
null
null
_posts/2012-10-30-verteilerlisten-extern-vefugbar-machen.md
Steh/steh.github.io
3010a5aa34c0b10d33df2c61814dbf0a59c8db6c
[ "MIT" ]
null
null
null
--- layout: post title: "Exchange: Verteilerlisten" categories: Exchange tags:['Powershell', 'Verteilerlisten', 'Verwaltungskonsole'] autor: StehSa --- ## Listen extern vefügbar machen ### Exchange Verwaltungs Konsolen: 1. Eigenschaften 2. Nachrichtenübermittlungseinstellungen 3. “Einstellungen für die Nachrichtenzus...
27.75
138
0.807207
deu_Latn
0.84072
876a15e62ab9c6637c310f50000ae14ce16875a6
2,118
md
Markdown
_posts/2021-03-13-TIL-BootStrap.md
Action2theFuture/Action2theFuture.github.io
662bf50e1e848402dcf053f4483f4d486650f006
[ "MIT" ]
1
2021-11-26T07:14:09.000Z
2021-11-26T07:14:09.000Z
_posts/2021-03-13-TIL-BootStrap.md
Action2theFuture/Action2theFuture.github.io
662bf50e1e848402dcf053f4483f4d486650f006
[ "MIT" ]
null
null
null
_posts/2021-03-13-TIL-BootStrap.md
Action2theFuture/Action2theFuture.github.io
662bf50e1e848402dcf053f4483f4d486650f006
[ "MIT" ]
null
null
null
--- layout: post title: "BootStrap" date: 2021-03-13 21:03:36 +0530 categories: TIL HTML CSS BootStrap --- ## BootStrap --- **HTML, CSS, JS로 이루어진 FrameWork** 🧱 FrameWork : 재사용성을 극대화시킨 하나의 틀 ### BootStrap 시작 [부트스트랩](https://getbootstrap.com/) 1.CDN을 이용 CSS ```html <link href="https://cdn.jsdelivr.net/npm/boo...
18.910714
118
0.679887
kor_Hang
0.981011
876a181c8969317e7e2e5b5b8da623341556a4f6
57
md
Markdown
_posts/0000-01-02-shayongithub.md
shayongithub/github-slideshow
85bdf193c048f5bb8b615194aea0dc7581b407bb
[ "MIT" ]
1
2021-02-17T14:43:05.000Z
2021-02-17T14:43:05.000Z
_posts/0000-01-02-shayongithub.md
shayongithub/github-slideshow
85bdf193c048f5bb8b615194aea0dc7581b407bb
[ "MIT" ]
3
2021-02-17T14:44:44.000Z
2021-02-17T15:01:15.000Z
_posts/0000-01-02-shayongithub.md
shayongithub/github-slideshow
85bdf193c048f5bb8b615194aea0dc7581b407bb
[ "MIT" ]
null
null
null
--- layout: slide title: "Learninggg" --- What the heckk
9.5
19
0.666667
eng_Latn
0.954743
876a700579b3ad3194a42be62d15bc7d029f7b5a
51
md
Markdown
README.md
WSMathias/k8s-cheat-sheet
4c8e38f854b949f30ed89f75d5fd8d7902b4365e
[ "MIT" ]
null
null
null
README.md
WSMathias/k8s-cheat-sheet
4c8e38f854b949f30ed89f75d5fd8d7902b4365e
[ "MIT" ]
null
null
null
README.md
WSMathias/k8s-cheat-sheet
4c8e38f854b949f30ed89f75d5fd8d7902b4365e
[ "MIT" ]
null
null
null
# k8s-cheat-sheet Shorcuts to run kubectl commands
17
32
0.803922
eng_Latn
0.968161
876ba0bf8dd7d28bd991373d6850e77dd3f481c8
943
md
Markdown
_collection_ScholarThings_EarlyClusteringExplore/Algorithms/pdfCluster_Clustering via nonparametric density estimation.md
marquistj13/MyBlog
dc1c27cc617475f0a075f1c30d384c18535aa658
[ "MIT" ]
12
2017-03-03T03:32:33.000Z
2021-11-23T10:40:18.000Z
_collection_ScholarThings_EarlyClusteringExplore/Algorithms/pdfCluster_Clustering via nonparametric density estimation.md
marquistj13/MyBlog
dc1c27cc617475f0a075f1c30d384c18535aa658
[ "MIT" ]
2
2018-11-30T02:43:10.000Z
2020-02-13T12:29:53.000Z
_collection_ScholarThings_EarlyClusteringExplore/Algorithms/pdfCluster_Clustering via nonparametric density estimation.md
marquistj13/MyBlog
dc1c27cc617475f0a075f1c30d384c18535aa658
[ "MIT" ]
2
2019-07-05T01:10:47.000Z
2020-04-07T06:07:11.000Z
--- title: pdfCluster_Clustering via nonparametric density estimation date: 2017-10-26 --- * content {:toc} ## 前言 一个R包pdfCluster对应的paper。 基本思想:数一下pdf的local mode的数目 ## 具体算法 怎么数呢? 一个基本的想法就是将pdf的曲线横着切一刀,然后数一下connected components的数目,但是该在那儿切呢?作者的方法是都切一下,当然为了好计算,是离散地取一些点去切。 更精确的描述如下。 ### 初步想法 ![](pdfClusterCluster...
20.955556
91
0.804878
yue_Hant
0.737188
876c0e389a26834e7ae408cf43c1424bcb364c42
1,637
md
Markdown
src/ro/2018-04/10/04.md
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
68
2016-10-30T23:17:56.000Z
2022-03-27T11:58:16.000Z
src/ro/2018-04/10/04.md
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
367
2016-10-21T03:50:22.000Z
2022-03-28T23:35:25.000Z
src/ro/2018-04/10/04.md
OsArts/Bible-study
cfcefde42e21795e217d192a8b7a703ebb7a6c01
[ "MIT" ]
109
2016-08-02T14:32:13.000Z
2022-03-31T10:18:41.000Z
--- title: Daruri spirituale pentru unitate date: 04/12/2018 --- `3. Biserica din Corint avea probleme serioase. Ce învăţături dă Pavel care să ajute la vindecare şi la refacerea relaţiilor? 1 Corinteni 3:5-11; 1 Corinteni 12:1-11; 2 Corinteni 10:12-15` Apostolul spune că Isus foloseşte diferiţi lucrători pentru a î...
102.3125
391
0.799023
ron_Latn
1.00001
876c1c666ada7ea59dff6b4591721f2fd3d4b286
922
md
Markdown
Tricks/1.flex-&-ellipsis.md
AjiMIde/styles-book
b74c1f574f70257c7cf91e3b8fd65b2c425ddb67
[ "MIT" ]
null
null
null
Tricks/1.flex-&-ellipsis.md
AjiMIde/styles-book
b74c1f574f70257c7cf91e3b8fd65b2c425ddb67
[ "MIT" ]
null
null
null
Tricks/1.flex-&-ellipsis.md
AjiMIde/styles-book
b74c1f574f70257c7cf91e3b8fd65b2c425ddb67
[ "MIT" ]
null
null
null
#### `flex` 中 `ellipsis` 不显示省略号的问题 * `flex` 是现行 h5 大量使用的布局 * 在 `flex` 下面使用 `text-overflow: ellipsis` 往往会出现省略号 `...` 不显示的问题 * 解决方案,使用 `overflow: hidden; width: 0;` 解决 * 还可以??使用 `flex-shrink: 1` 解决? * 注意,下面的代码中,右边那块还用了个**垂直居中**,**双行ellipsis**处理 ```scss .flex-box { display: flex; width: 100%; height: 200px; bord...
18.816327
63
0.592191
yue_Hant
0.233589
876c764df1a273d24f3d93098f50b93d84156203
1,164
md
Markdown
docs/parallel/openmp/a-10-specifying-sequential-ordering.md
OpenLocalizationTestOrg/cpp-docs.it-it
05d8d2dcc95498d856f8456e951d801011fe23d1
[ "CC-BY-4.0" ]
1
2020-05-21T13:09:13.000Z
2020-05-21T13:09:13.000Z
docs/parallel/openmp/a-10-specifying-sequential-ordering.md
OpenLocalizationTestOrg/cpp-docs.it-it
05d8d2dcc95498d856f8456e951d801011fe23d1
[ "CC-BY-4.0" ]
null
null
null
docs/parallel/openmp/a-10-specifying-sequential-ordering.md
OpenLocalizationTestOrg/cpp-docs.it-it
05d8d2dcc95498d856f8456e951d801011fe23d1
[ "CC-BY-4.0" ]
null
null
null
--- title: A.10 Specifying Sequential Ordering | Microsoft Docs ms.custom: ms.date: 11/04/2016 ms.reviewer: ms.suite: ms.technology: - devlang-cpp ms.tgt_pltfrm: ms.topic: article dev_langs: - C++ ms.assetid: 5c65a9b1-0fc5-4cad-a5a9-9ce10b25d25c caps.latest.revision: 7 author: mikeblome ms.author: ...
21.163636
247
0.68299
eng_Latn
0.596749
876d02af334fde12ae55440ef6a961e48acf73d1
2,674
md
Markdown
_posts/2019-02-19-retour-d-experience-de-ae&t-a-l-iae-de-pau.md
organisationsliberees/site
09461c581dff603b561e026cd1c36189e2e14720
[ "MIT" ]
1
2019-05-29T12:10:13.000Z
2019-05-29T12:10:13.000Z
_posts/2019-02-19-retour-d-experience-de-ae&t-a-l-iae-de-pau.md
organisationsliberees/site
09461c581dff603b561e026cd1c36189e2e14720
[ "MIT" ]
3
2016-01-19T06:40:04.000Z
2019-05-22T15:42:20.000Z
_posts/2019-02-19-retour-d-experience-de-ae&t-a-l-iae-de-pau.md
organisationsliberees/site
09461c581dff603b561e026cd1c36189e2e14720
[ "MIT" ]
5
2016-01-19T06:29:35.000Z
2021-09-29T14:39:19.000Z
--- title: "retour d'expérience de ae&t à l'IAE de Pau" date: 2019-02-19 00:41 layout: post category: ["conférence"] tags: ["AE&T", "Claude Andrieux", "Scrum in action", "Claude Aubry", "employes d'abord", "Liberté & Cie", "Bonheur au Travail", "Michelin", "Gore"] embed_youtube: IAYyidxCC9M illustration: /images/IAYyi...
55.708333
167
0.743829
fra_Latn
0.765036
876e2ec9ceff6196fdce96812a9268cf14494222
596
md
Markdown
README.md
Jalle19/telegraf-snmp-mikrotik
71fc9fa773c562615b5b3f3871c3750b758cf325
[ "MIT" ]
null
null
null
README.md
Jalle19/telegraf-snmp-mikrotik
71fc9fa773c562615b5b3f3871c3750b758cf325
[ "MIT" ]
null
null
null
README.md
Jalle19/telegraf-snmp-mikrotik
71fc9fa773c562615b5b3f3871c3750b758cf325
[ "MIT" ]
null
null
null
# telegraf-snmp-mikrotik This repo contains Telegraf snmp plugin configuration for Router OS (mikrotik) devices as I couldn't find any good configuration online. ## Usage The telegraf.conf file contains only relevant part, you probably want to *add* it to your current telegraf configuration. The configuration was te...
28.380952
136
0.79698
eng_Latn
0.991553
876eb8403ee9c14093d342f81eda99031ef1991d
33
md
Markdown
docs/content/src/learn/tutorials/saas-integrations/sfdc46/working-with-salesforce-client/src/working_with_salesforce_client/Module.md
indikasampath2000/ballerina-integrator
56fe5f88cf5fd5d71ca5972bc983480570593c36
[ "Apache-2.0" ]
1
2019-06-07T04:52:06.000Z
2019-06-07T04:52:06.000Z
docs/content/src/learn/tutorials/saas-integrations/sfdc46/working-with-salesforce-client/src/working_with_salesforce_client/Module.md
indikasampath2000/ballerina-integrator
56fe5f88cf5fd5d71ca5972bc983480570593c36
[ "Apache-2.0" ]
null
null
null
docs/content/src/learn/tutorials/saas-integrations/sfdc46/working-with-salesforce-client/src/working_with_salesforce_client/Module.md
indikasampath2000/ballerina-integrator
56fe5f88cf5fd5d71ca5972bc983480570593c36
[ "Apache-2.0" ]
null
null
null
# Working with Salesforce client
16.5
32
0.818182
eng_Latn
0.994853
876f5f4533fccea2af301cfafadfc9f8249cce76
8,786
md
Markdown
articles/best-practices-availability-paired-regions.md
peder-andfrankly/azure-docs.sv-se
49435a06686fc72ca9cd8c83883c3c3704a6ec72
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/best-practices-availability-paired-regions.md
peder-andfrankly/azure-docs.sv-se
49435a06686fc72ca9cd8c83883c3c3704a6ec72
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/best-practices-availability-paired-regions.md
peder-andfrankly/azure-docs.sv-se
49435a06686fc72ca9cd8c83883c3c3704a6ec72
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Verksamhets kontinuitet & haveri beredskap – Azure-kopplade regioner description: Lär dig mer om regional länkning i Azure för att säkerställa att programmen är elastiska vid data Center haverier. author: rayne-wiselman manager: carmon ms.service: multiple ms.topic: article ms.date: 07/01/2019 ms.author: ray...
85.300971
828
0.801047
swe_Latn
0.999283
876fd114a7f5b8d8bc77366757057511e42f245f
4,716
md
Markdown
ce/sales/sales-accelerator-assignment-rules.md
yaweriqbal/dynamics-365-customer-engagement
168960593d8f89c6369bcc0c7b279136c006d2c2
[ "CC-BY-4.0", "MIT" ]
194
2018-04-02T15:18:06.000Z
2022-03-24T19:55:48.000Z
ce/sales/sales-accelerator-assignment-rules.md
Platform-DevOps/dynamics-365-customer-engagement
168960593d8f89c6369bcc0c7b279136c006d2c2
[ "CC-BY-4.0", "MIT" ]
2,219
2018-04-12T06:42:32.000Z
2022-03-31T21:52:26.000Z
ce/sales/sales-accelerator-assignment-rules.md
Platform-DevOps/dynamics-365-customer-engagement
168960593d8f89c6369bcc0c7b279136c006d2c2
[ "CC-BY-4.0", "MIT" ]
406
2018-03-30T19:22:39.000Z
2022-03-28T19:14:42.000Z
--- title: "Configure sales accelerator for assignment rules" description: "Configure sales accelerator for assignment rules to automatically assign leads and opportunities to sellers." ms.date: 10/26/2021 ms.topic: article author: udaykirang ms.author: udag manager: shujoshi ms.custom: - "dyn365-sales" --- # Config...
56.142857
332
0.758906
eng_Latn
0.985225
87707e49dc933579ecf83a2f7dd6510f28bac4ec
1,705
md
Markdown
useful-commandline-programs.md
canute24/useful-lists
e5d302723df7424ff6f6ec49cb959d9e92129248
[ "CC0-1.0" ]
null
null
null
useful-commandline-programs.md
canute24/useful-lists
e5d302723df7424ff6f6ec49cb959d9e92129248
[ "CC0-1.0" ]
null
null
null
useful-commandline-programs.md
canute24/useful-lists
e5d302723df7424ff6f6ec49cb959d9e92129248
[ "CC0-1.0" ]
null
null
null
# Useful Command Line Programs Cheatsheets: - https://developers.redhat.com/cheat-sheets/linux-commands-cheat-sheet - https://developers.redhat.com/cheat-sheets/advanced-linux-commands Terminal: - st: light terminal - urxvt: unicode rxvt terminal Apps: - vim: editor, IDE, everything - vifm: filemanager with vim bind...
29.912281
106
0.780645
eng_Latn
0.965274
8770b7570e997d9a61ffce11e9544df0bb19afcb
3,316
md
Markdown
API.md
pahud/awscdk-run
2ca647eb6cdfaba13b57e474aa1392138e8135b7
[ "Apache-2.0" ]
3
2020-11-22T06:59:30.000Z
2022-03-23T17:33:02.000Z
API.md
pahud/awscdk-run
2ca647eb6cdfaba13b57e474aa1392138e8135b7
[ "Apache-2.0" ]
5
2020-11-22T07:10:29.000Z
2020-12-29T04:34:27.000Z
API.md
pahud/awscdk-run
2ca647eb6cdfaba13b57e474aa1392138e8135b7
[ "Apache-2.0" ]
1
2020-12-24T16:47:23.000Z
2020-12-24T16:47:23.000Z
# API Reference **Classes** Name|Description ----|----------- [CodeBuildProject](#awscdk-run-codebuildproject)|CodeBuid Project. [StartBuild](#awscdk-run-startbuild)|Custom resource to start the CodeBuild project. **Structs** Name|Description ----|----------- [CodeBuildProjectProps](#awscdk-run-codebuildprojectpro...
30.703704
172
0.695416
yue_Hant
0.410278
8771420b28523f3223996084e765d0a66f46d8b8
745
md
Markdown
docs/HOWTO-Alerts-in-Dashboard.md
Giannandrea/sentinl
dd6c72b315e40fa106c86667e3d3b8bf4aae7d73
[ "Apache-2.0" ]
1,094
2016-12-02T04:00:33.000Z
2020-07-29T12:51:26.000Z
docs/HOWTO-Alerts-in-Dashboard.md
Giannandrea/sentinl
dd6c72b315e40fa106c86667e3d3b8bf4aae7d73
[ "Apache-2.0" ]
668
2016-12-01T13:14:48.000Z
2020-07-22T13:25:54.000Z
docs/HOWTO-Alerts-in-Dashboard.md
Giannandrea/sentinl
dd6c72b315e40fa106c86667e3d3b8bf4aae7d73
[ "Apache-2.0" ]
256
2016-12-05T02:39:19.000Z
2020-07-29T12:51:29.000Z
## Manual In order to display **SENTINL** alarms in Kibi/Kibana: - Switch to ```Discover``` tab - Create and Save a search table for ```watcher_alarms-*``` with any desired column <img src="http://i.imgur.com/CbMZgVO.png" /> - Switch to ```Dashboard``` tab - Add a new Search Widget using the ```Search``` tab and s...
28.653846
143
0.66443
yue_Hant
0.350647
877225182d88341e7c27360b99fa18ca583d0b95
24,261
md
Markdown
documents/aws-robomaker-developer-guide/doc_source/API_CreateSimulationJob.md
siagholami/aws-documentation
2d06ee9011f3192b2ff38c09f04e01f1ea9e0191
[ "CC-BY-4.0" ]
5
2021-08-13T09:20:58.000Z
2021-12-16T22:13:54.000Z
documents/aws-robomaker-developer-guide/doc_source/API_CreateSimulationJob.md
siagholami/aws-documentation
2d06ee9011f3192b2ff38c09f04e01f1ea9e0191
[ "CC-BY-4.0" ]
null
null
null
documents/aws-robomaker-developer-guide/doc_source/API_CreateSimulationJob.md
siagholami/aws-documentation
2d06ee9011f3192b2ff38c09f04e01f1ea9e0191
[ "CC-BY-4.0" ]
null
null
null
# CreateSimulationJob<a name="API_CreateSimulationJob"></a> Creates a simulation job\. **Note** After 90 days, simulation jobs expire and will be deleted\. They will no longer be accessible\. ## Request Syntax<a name="API_CreateSimulationJob_RequestSyntax"></a> ``` POST /createSimulationJob HTTP/1.1 Content-type...
57.764286
718
0.742756
yue_Hant
0.304114
877244deccc5e5bfefe85ca85e1c413bb530567f
117
md
Markdown
README.md
badvassal/wllib
61eec8ff3f3c3a878d8cc834e622ba3da8f404de
[ "MIT" ]
null
null
null
README.md
badvassal/wllib
61eec8ff3f3c3a878d8cc834e622ba3da8f404de
[ "MIT" ]
null
null
null
README.md
badvassal/wllib
61eec8ff3f3c3a878d8cc834e622ba3da8f404de
[ "MIT" ]
null
null
null
# wllib Library for parsing and serializing Wasteland MSQ blocks (see <https://wasteland.gamepedia.com/MSQ_Block>).
29.25
107
0.786325
eng_Latn
0.297765
8772a9bb95b45efddfb8560202ae754c9505e49a
706
md
Markdown
README.md
alexisrouan/github-ribbons-css
79d88d8302e1120cb3ea494f22f834a02b2a05aa
[ "MIT" ]
37
2015-01-21T05:21:17.000Z
2021-07-24T08:31:41.000Z
README.md
alexisrouan/github-ribbons-css
79d88d8302e1120cb3ea494f22f834a02b2a05aa
[ "MIT" ]
1
2015-05-20T16:46:44.000Z
2015-05-20T16:46:44.000Z
README.md
alexisrouan/github-ribbons-css
79d88d8302e1120cb3ea494f22f834a02b2a05aa
[ "MIT" ]
15
2015-03-30T18:20:16.000Z
2020-01-04T18:55:36.000Z
# GitHub Ribbons in CSS I know there are a lot of different CSS implementations of these ribbons. But anyway, here is mine: ![demo.png](http://petethepig.github.io/github-ribbons-css/demo.png) Take a look at the demo [here](http://petethepig.github.io/github-ribbons-css) ## How to use it? <div class="ribbon ...
22.0625
124
0.667139
eng_Latn
0.412283
87732efb72fe1c9a6ad237684bb5f90fc72a23dc
1,663
md
Markdown
windows-driver-docs-pr/display/triple-buffering.md
AnLazyOtter/windows-driver-docs.zh-cn
bdbf88adf61f7589cde40ae7b0dbe229f57ff0cb
[ "CC-BY-4.0", "MIT" ]
null
null
null
windows-driver-docs-pr/display/triple-buffering.md
AnLazyOtter/windows-driver-docs.zh-cn
bdbf88adf61f7589cde40ae7b0dbe229f57ff0cb
[ "CC-BY-4.0", "MIT" ]
null
null
null
windows-driver-docs-pr/display/triple-buffering.md
AnLazyOtter/windows-driver-docs.zh-cn
bdbf88adf61f7589cde40ae7b0dbe229f57ff0cb
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: 三重缓冲 description: 三重缓冲 ms.assetid: 4651f9d2-09fb-4006-8243-403f564414f5 keywords: - 绘图页上翻转 WDK DirectDraw、 三重缓冲 - DirectDraw 翻转 WDK Windows 2000 显示三重缓冲 - 页翻转 WDK DirectDraw、 三重缓冲 - 翻转 WDK DirectDraw,三重缓冲 - 三重缓冲 WDK DirectDraw - 缓冲区 WDK DirectDraw - 显示 WDK DirectDraw 翻转 ms.date: 04/20/2017 ms.localizationprio...
36.152174
325
0.802766
yue_Hant
0.483511
87734a9e52d4a3b93fa42bc57951a458103adb04
1,402
md
Markdown
README.md
wangrunji0408/greenthread-future-rs
bec53bb5b8f8b2b94ac95ee485f37ec51fe0e4c8
[ "MIT" ]
2
2020-02-02T18:46:30.000Z
2020-04-27T09:24:53.000Z
README.md
wangrunji0408/greenthread-future-rs
bec53bb5b8f8b2b94ac95ee485f37ec51fe0e4c8
[ "MIT" ]
null
null
null
README.md
wangrunji0408/greenthread-future-rs
bec53bb5b8f8b2b94ac95ee485f37ec51fe0e4c8
[ "MIT" ]
null
null
null
# greenthread-future-rs [![Crate](https://img.shields.io/crates/v/greenthread-future.svg)](https://crates.io/crates/greenthread-future) [![Docs](https://docs.rs/greenthread-future/badge.svg)](https://docs.rs/greenthread-future) [![Actions Status](https://github.com/wangrunji0408/greenthread-future-rs/workflows/CI/badg...
25.962963
194
0.68117
eng_Latn
0.192738
877371365ec3d59c22c7f1e9788ac76433b9f721
870
md
Markdown
docs/assembler/masm/operator-logical-not-masm-run-time.md
Chrissavi/cpp-docs.de-de
6cc90f896a0a1baabb898a00f813f77f058bb7e5
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/assembler/masm/operator-logical-not-masm-run-time.md
Chrissavi/cpp-docs.de-de
6cc90f896a0a1baabb898a00f813f77f058bb7e5
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/assembler/masm/operator-logical-not-masm-run-time.md
Chrissavi/cpp-docs.de-de
6cc90f896a0a1baabb898a00f813f77f058bb7e5
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: operator ! (MASM-Laufzeit) ms.date: 12/17/2019 f1_keywords: - operator ! helpviewer_keywords: - operator !, syntax - '! operator' ms.assetid: e94f737a-8251-4a3d-95ec-e95c35689b37 ms.openlocfilehash: b85b90e82f17dd8a583867c0c69e8e9e2cc08d47 ms.sourcegitcommit: 0781c69b22797c41630601a176b9ea541be4f2a3 ms.trans...
30
208
0.752874
deu_Latn
0.480877
8773850d630699bb6bcd02de4b165b282c0e8736
231
md
Markdown
includes/tlasharptla-3d-md.md
soelax/dotnet-api-docs.de-de
3d9c3fe439c7c55adf5f4b4470fe60d580b4c952
[ "CC-BY-4.0", "MIT" ]
null
null
null
includes/tlasharptla-3d-md.md
soelax/dotnet-api-docs.de-de
3d9c3fe439c7c55adf5f4b4470fe60d580b4c952
[ "CC-BY-4.0", "MIT" ]
null
null
null
includes/tlasharptla-3d-md.md
soelax/dotnet-api-docs.de-de
3d9c3fe439c7c55adf5f4b4470fe60d580b4c952
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- ms.openlocfilehash: b1db086fac78b00f4d17a8b49d559233957f9c79 ms.sourcegitcommit: 1bb00d2f4343e73ae8d58668f02297a3cf10a4c1 ms.translationtype: HT ms.contentlocale: de-DE ms.lasthandoff: 06/15/2019 ms.locfileid: "63869750" --- 3D
25.666667
60
0.839827
yue_Hant
0.362277
8773909ef71a6e2ce305fe5768b4aa0f9b1b6bee
58
md
Markdown
README.md
ricdtaveira/disciplina-poo
ec97df1997dbdba37aedf6f5ac13b922f705ac89
[ "Apache-2.0" ]
null
null
null
README.md
ricdtaveira/disciplina-poo
ec97df1997dbdba37aedf6f5ac13b922f705ac89
[ "Apache-2.0" ]
null
null
null
README.md
ricdtaveira/disciplina-poo
ec97df1997dbdba37aedf6f5ac13b922f705ac89
[ "Apache-2.0" ]
null
null
null
# disciplina-poo Repositório da Disciplina de POO P7 INFO
19.333333
40
0.810345
por_Latn
0.98254
87740a2fd91394b83f13d3cd5ea0e5f49a811fd1
732
md
Markdown
.github/PULL_REQUEST_TEMPLATE.md
infastra/kimai2
b6031a190bac6038e97f4be770f47f991c569696
[ "MIT" ]
null
null
null
.github/PULL_REQUEST_TEMPLATE.md
infastra/kimai2
b6031a190bac6038e97f4be770f47f991c569696
[ "MIT" ]
null
null
null
.github/PULL_REQUEST_TEMPLATE.md
infastra/kimai2
b6031a190bac6038e97f4be770f47f991c569696
[ "MIT" ]
null
null
null
## Description A clear and concise description of what this pull request adds or changes. ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change...
52.285714
149
0.75
eng_Latn
0.991613
87748bb839178ff6214a7cef1add285ff439cda2
6,325
md
Markdown
README.md
chong-z/tree-ensemble-attack
45bd0723b4593d22c8ba5ee102f61bff0dd2b693
[ "MIT" ]
19
2020-10-17T01:41:31.000Z
2021-10-05T15:16:58.000Z
README.md
Ka1Wang-private/tree-ensemble-attack
45bd0723b4593d22c8ba5ee102f61bff0dd2b693
[ "MIT" ]
null
null
null
README.md
Ka1Wang-private/tree-ensemble-attack
45bd0723b4593d22c8ba5ee102f61bff0dd2b693
[ "MIT" ]
3
2020-11-10T16:11:51.000Z
2021-06-16T15:26:03.000Z
# An Efficient Adversarial Attack for Tree Ensembles We study the problem of efficient adversarial attacks on tree based ensembles such as gradient boosting decision trees (GBDTs) and random forests (RFs). Since these models are non-continuous step functions and gradient does not exist, most existing efficient adversa...
48.653846
802
0.77249
eng_Latn
0.902193
877492199c417e9cc724c62ef69b13575d3ad45d
1,969
md
Markdown
docs/nodes/credentials/AWS/README.md
pashkatrick/n8n-docs
daf4f6f7123970549d33c70a36b4c9ef1d9c8734
[ "Apache-2.0" ]
null
null
null
docs/nodes/credentials/AWS/README.md
pashkatrick/n8n-docs
daf4f6f7123970549d33c70a36b4c9ef1d9c8734
[ "Apache-2.0" ]
null
null
null
docs/nodes/credentials/AWS/README.md
pashkatrick/n8n-docs
daf4f6f7123970549d33c70a36b4c9ef1d9c8734
[ "Apache-2.0" ]
null
null
null
--- permalink: /credentials/aws description: Learn to configure credentials for the AWS nodes in n8n --- # AWS You can use these credentials to authenticate the following nodes with AWS. - [AWS Comprehend](../../nodes-library/nodes/AWSComprehend/README.md) - [AWS Lambda](../../nodes-library/nodes/AWSLambda/README.md...
48.02439
221
0.732351
eng_Latn
0.74142
87755bb99e6e5e893ab41a8b2a009f3c2730c94c
788
md
Markdown
readme.md
CSE321-Fall2021/cse321-portfolio-zachary0816
5eb040b73d5c3bccfcd04c65d997099d0acee7b6
[ "Apache-2.0" ]
null
null
null
readme.md
CSE321-Fall2021/cse321-portfolio-zachary0816
5eb040b73d5c3bccfcd04c65d997099d0acee7b6
[ "Apache-2.0" ]
null
null
null
readme.md
CSE321-Fall2021/cse321-portfolio-zachary0816
5eb040b73d5c3bccfcd04c65d997099d0acee7b6
[ "Apache-2.0" ]
null
null
null
About: This is a repository for the class CSE321 Real time embedded operating system. It will contain all projects for the class and each will have it's own folder. Project 1 contains a template for main files and low quality code that has been correctd. Project 2 contains an implementation of a countdown timer tha...
60.615385
140
0.80203
eng_Latn
0.999968
8775dd6ab9bcec247ab9e57c59c5e76b3320587d
298
md
Markdown
README.md
zigzig731/Progtech2018_vedes
a0311c34089cddf00cf45ba6163c1725ced4219e
[ "BSD-3-Clause" ]
null
null
null
README.md
zigzig731/Progtech2018_vedes
a0311c34089cddf00cf45ba6163c1725ced4219e
[ "BSD-3-Clause" ]
null
null
null
README.md
zigzig731/Progtech2018_vedes
a0311c34089cddf00cf45ba6163c1725ced4219e
[ "BSD-3-Clause" ]
null
null
null
# Progtech2018 ## Tower Defense 2018 with OpenGL support ### Tower defense is a subgenre of strategy video game where the goal is to defend a player's territories or possessions by obstructing the enemy attackers, usually achieved by placing defensive structures on or along their path of attack.
59.6
239
0.805369
eng_Latn
0.99985
87766368462becbe93d0f0f98af7d69e3de2e485
2,653
md
Markdown
README.md
kusnier/PlantUMLDesignPatterns
1ab12bdd890c95f10f93f23ca05ebde3ac0e4081
[ "MIT" ]
null
null
null
README.md
kusnier/PlantUMLDesignPatterns
1ab12bdd890c95f10f93f23ca05ebde3ac0e4081
[ "MIT" ]
null
null
null
README.md
kusnier/PlantUMLDesignPatterns
1ab12bdd890c95f10f93f23ca05ebde3ac0e4081
[ "MIT" ]
null
null
null
# Plant UML Design Patterns [PlantUML](http://plantuml.com/index) code for some Design Patterns. The syntax can be looked up on [PlantUML's class diagram documentation](http://plantuml.com/class-diagram). ## Example Code | Diagram --- | --- <img alt="Abstract factory code" src="https://user-images.githubusercontent....
39.597015
308
0.636638
eng_Latn
0.906625
8776b2a19252ec2230c2d95e91d4570f7bc9472a
2,040
md
Markdown
dynamicsax2012-technet/bra-working-with-fiscal-books-for-incoming-and-outgoing-transactions.md
RobinARH/DynamicsAX2012-technet
d0d0ef979705b68e6a8406736612e9fc3c74c871
[ "CC-BY-4.0", "MIT" ]
null
null
null
dynamicsax2012-technet/bra-working-with-fiscal-books-for-incoming-and-outgoing-transactions.md
RobinARH/DynamicsAX2012-technet
d0d0ef979705b68e6a8406736612e9fc3c74c871
[ "CC-BY-4.0", "MIT" ]
null
null
null
dynamicsax2012-technet/bra-working-with-fiscal-books-for-incoming-and-outgoing-transactions.md
RobinARH/DynamicsAX2012-technet
d0d0ef979705b68e6a8406736612e9fc3c74c871
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: (BRA) Working with fiscal books for incoming and outgoing transactions TOCTitle: (BRA) Working with fiscal books for incoming and outgoing transactions ms:assetid: f7170906-811d-44b6-a6f5-c05434208d9f ms:mtpsurl: https://technet.microsoft.com/en-us/library/Dn305892(v=AX.60) ms:contentKeyID: 54912989 ms.date:...
41.632653
216
0.770098
eng_Latn
0.698039
877803376802498ad3d2989f719dd12295e62bdc
13,347
md
Markdown
_posts/2017-11-15-rxjs-notes.md
YingLiu4203/yingliu4203.github.io
2e5404eb18e72ec8e77eefb8e6575cad13c17234
[ "MIT" ]
1
2021-01-25T17:44:39.000Z
2021-01-25T17:44:39.000Z
_posts/2017-11-15-rxjs-notes.md
YingLiu4203/yingliu4203.github.io
2e5404eb18e72ec8e77eefb8e6575cad13c17234
[ "MIT" ]
null
null
null
_posts/2017-11-15-rxjs-notes.md
YingLiu4203/yingliu4203.github.io
2e5404eb18e72ec8e77eefb8e6575cad13c17234
[ "MIT" ]
1
2016-09-14T16:34:01.000Z
2016-09-14T16:34:01.000Z
--- layout: post title: RxJS Notes categories: - Notes tags: - javascript, rxjs --- # RxJS Notes The notes is based on the book [RxJS in Action](https://www.manning.com/books/rxjs-in-action). ## 1 A New Async Paradigm The existing sync loop, conditional statements and exception handling strategies are not async awar...
62.661972
520
0.772908
eng_Latn
0.999105
8778131629fba6744db45b74423118b8b038a072
8,221
md
Markdown
content/posts/2020-07-21---Hot-Papers.md
TatsuyaShirakawa/daily-arxiv-gatsby
4c1744c7f6f3eaa676310a5958ee71e126cf0c93
[ "MIT" ]
4
2020-09-02T16:13:06.000Z
2021-11-08T08:17:04.000Z
content/posts/2020-07-21---Hot-Papers.md
TatsuyaShirakawa/daily-arxiv-gatsby
4c1744c7f6f3eaa676310a5958ee71e126cf0c93
[ "MIT" ]
null
null
null
content/posts/2020-07-21---Hot-Papers.md
TatsuyaShirakawa/daily-arxiv-gatsby
4c1744c7f6f3eaa676310a5958ee71e126cf0c93
[ "MIT" ]
null
null
null
--- title: Hot Papers 2020-07-21 date: 2020-07-22T10:01:27.Z template: "post" draft: false slug: "hot-papers-2020-07-21" category: "arXiv" tags: - "arXiv" - "Twitter" - "Machine Learning" - "Computer Science" description: "Hot papers 2020-07-21" socialImage: "/media/flying-marine.jpg" --- # 1. iNNk: A Multi-P...
96.717647
1,071
0.768398
eng_Latn
0.821268
87781794944626f904a35821cdcec3f6a1f159e9
975
md
Markdown
README.md
p0bailey/docker-jenkins
f36a61937d4d6f0cd6b66dc3e3d914dc41e743fc
[ "MIT" ]
null
null
null
README.md
p0bailey/docker-jenkins
f36a61937d4d6f0cd6b66dc3e3d914dc41e743fc
[ "MIT" ]
null
null
null
README.md
p0bailey/docker-jenkins
f36a61937d4d6f0cd6b66dc3e3d914dc41e743fc
[ "MIT" ]
null
null
null
# Docker Jenkins This compose file allows to bootstrap an instance of the latest Jenkins [Docker image](https://hub.docker.com/_/jenkins/) mounting a persistent data storage within the working directory of the host machine. ``` /var/jenkins_home is mounted under ${PWD}/jenkins ``` ## Installation docker-compose u...
15.725806
142
0.715897
eng_Latn
0.84289
87787238dee0e6f2f96a561023533f6f504e4095
1,270
md
Markdown
content/v2.0/reference/flux/stdlib/built-in/transformations/kaufmanser.md
influxdata-cn/docs-v2
facb71f6641c98950c09271b5e953ec4a59a76f6
[ "MIT" ]
null
null
null
content/v2.0/reference/flux/stdlib/built-in/transformations/kaufmanser.md
influxdata-cn/docs-v2
facb71f6641c98950c09271b5e953ec4a59a76f6
[ "MIT" ]
null
null
null
content/v2.0/reference/flux/stdlib/built-in/transformations/kaufmanser.md
influxdata-cn/docs-v2
facb71f6641c98950c09271b5e953ec4a59a76f6
[ "MIT" ]
1
2020-09-07T11:55:30.000Z
2020-09-07T11:55:30.000Z
--- title: kaufmansER() function description: > The `kaufmansER()` function calculates the Kaufman's Efficiency Ratio (KER) using values in an input table. aliases: - /v2.0/reference/flux/functions/built-in/transformations/aggregates/kaufmanser/ - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/...
27.608696
137
0.755118
eng_Latn
0.729231
87789b4a6c17702098afbdb54ed8ac8ef5cdf664
528
md
Markdown
data/meetup/washington-dc.md
kpfefferle/ember-website
91ccc3f0c45fa5f3c05dc99df8323360fe82a415
[ "MIT" ]
64
2018-06-14T13:32:41.000Z
2022-03-02T11:39:43.000Z
data/meetup/washington-dc.md
kpfefferle/ember-website
91ccc3f0c45fa5f3c05dc99df8323360fe82a415
[ "MIT" ]
652
2018-06-15T18:03:09.000Z
2022-03-19T19:19:31.000Z
data/meetup/washington-dc.md
kpfefferle/ember-website
91ccc3f0c45fa5f3c05dc99df8323360fe82a415
[ "MIT" ]
185
2018-06-14T13:58:53.000Z
2022-03-25T09:45:51.000Z
--- location: 'Washington, DC' url: 'http://www.meetup.com/Ember-JS-DC/' image: 19washington.png lat: 38.9071923 lng: -77.0368707 organizers: - organizer: Greg Hurlman profileImage: 'http://photos3.meetupstatic.com/photos/member/5/f/3/4/thumb_201804372.jpeg' - organizer: Allison profileImage: 'http://photos...
33
94
0.74053
yue_Hant
0.159019
8778d765850697a1785ba4faebf160e6f2a6d354
989
md
Markdown
docs/visual-basic/misc/bc42301.md
Ming77/docs.zh-cn
dd4fb6e9f79320627d19c760922cb66f60162607
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/visual-basic/misc/bc42301.md
Ming77/docs.zh-cn
dd4fb6e9f79320627d19c760922cb66f60162607
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/visual-basic/misc/bc42301.md
Ming77/docs.zh-cn
dd4fb6e9f79320627d19c760922cb66f60162607
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: "每个语言元素只能有一个 XML 注释块" ms.date: 07/20/2015 ms.prod: .net ms.technology: devlang-visual-basic ms.topic: article f1_keywords: - vbc42301 - bc42301 helpviewer_keywords: BC42301 ms.assetid: 04c4b833-2001-420d-9f49-4048a3b04ee4 caps.latest.revision: "9" author: dotnet-bot ms.author: dotnetcontent ms.o...
29.969697
108
0.737108
yue_Hant
0.160873
8778fdc43ac950d4ba11e136ce0d76d612202d89
3,462
md
Markdown
README.md
trond-snekvik/vscode-clangd
5970d3c4ac1a8e48001e93a5f88f0f3911744dd1
[ "MIT" ]
null
null
null
README.md
trond-snekvik/vscode-clangd
5970d3c4ac1a8e48001e93a5f88f0f3911744dd1
[ "MIT" ]
null
null
null
README.md
trond-snekvik/vscode-clangd
5970d3c4ac1a8e48001e93a5f88f0f3911744dd1
[ "MIT" ]
null
null
null
# clangd Provides C/C++ language IDE features for VS Code using [clangd](https://clangd.llvm.org): - code completion - compile errors and warnings - go-to-definition and cross references - include management - code formatting - simple refactorings ## Setup ### `clangd` server The extension requires the `clan...
32.660377
89
0.76372
eng_Latn
0.996073
8779237b3c88c160d980c1ada5dc587abc9e3b5e
791
md
Markdown
F1/isreducedfunctionalitymode-method-project-vbapj-chm132358.md
ahkon/VBA-Docs
c047d7975de2b0949b496af150d279c505a8595b
[ "CC-BY-4.0", "MIT" ]
4
2019-09-07T04:44:48.000Z
2021-12-16T15:05:50.000Z
F1/isreducedfunctionalitymode-method-project-vbapj-chm132358.md
ahkon/VBA-Docs
c047d7975de2b0949b496af150d279c505a8595b
[ "CC-BY-4.0", "MIT" ]
1
2021-06-13T09:32:15.000Z
2021-06-13T09:32:15.000Z
F1/isreducedfunctionalitymode-method-project-vbapj-chm132358.md
ahkon/VBA-Docs
c047d7975de2b0949b496af150d279c505a8595b
[ "CC-BY-4.0", "MIT" ]
1
2021-06-23T03:40:08.000Z
2021-06-23T03:40:08.000Z
--- title: IsReducedFunctionalityMode Method, Project [vbapj.chm132358] keywords: vbapj.chm132358 f1_keywords: - vbapj.chm132358 ms.prod: office ms.assetid: 75fffa89-20af-4c7e-a231-7b9a6fc1c95f ms.date: 06/08/2017 localization_priority: Normal --- # IsReducedFunctionalityMode Method, Project [vbapj.chm132358] Hi the...
37.666667
150
0.80531
yue_Hant
0.442391
87794bc217652658b4cd59556a224587e8979cc2
1,645
md
Markdown
Grammar/rules_markdown/141_it_looks_like.md
MyNihongo/JapaneseData
9b2467a03e78d97de28880d5eb205325326f8789
[ "MIT" ]
2
2022-01-06T21:16:42.000Z
2022-01-08T11:02:28.000Z
Grammar/rules_markdown/141_it_looks_like.md
MyNihongo/JapaneseData
9b2467a03e78d97de28880d5eb205325326f8789
[ "MIT" ]
3
2021-12-25T13:53:21.000Z
2022-01-25T20:49:05.000Z
Grammar/rules_markdown/141_it_looks_like.md
MyNihongo/JapaneseData
9b2467a03e78d97de28880d5eb205325326f8789
[ "MIT" ]
null
null
null
In order to say that something looks like a pattern `clause + ようです` is used. In these situations the speaker relies on his or her senses (sight, hearing, smell, taste, etc.) and is not completely sure whether or not the clause is true. It has the same meaning as [みたいだ](82) and [に見える](92), but the difference is that *よう...
60.925926
342
0.738602
eng_Latn
0.999884
8779f6a2441b15c4ca178a578a20cfa3d1e7ec70
2,709
md
Markdown
powerbi-docs/consumer/end-user-recent.md
Heimig/powerbi-docs.de-de
73b42400695fb379324256e53d19e6824a785415
[ "CC-BY-4.0", "MIT" ]
null
null
null
powerbi-docs/consumer/end-user-recent.md
Heimig/powerbi-docs.de-de
73b42400695fb379324256e53d19e6824a785415
[ "CC-BY-4.0", "MIT" ]
null
null
null
powerbi-docs/consumer/end-user-recent.md
Heimig/powerbi-docs.de-de
73b42400695fb379324256e53d19e6824a785415
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Anzeigen von kürzlich besuchten Inhalten im Power BI-Dienst description: Dokumentation zu zuletzt verwendeten Inhalten in Power BI author: mihart manager: kvivek ms.reviewer: '' featuredvideoid: G26dr2PsEpk ms.custom: seodec18 ms.service: powerbi ms.subservice: powerbi-consumer ms.topic: conceptual ms.date: ...
57.638298
353
0.783315
deu_Latn
0.984828
877a3aff2bfb021440f471efe55afb45f56c788e
1,796
md
Markdown
lc/0703-2019-10-06.md
muhlenXi/enjoy-algorithm
a2e2edca96dc5706c494415f9e2e96f62d045fb3
[ "Apache-2.0" ]
null
null
null
lc/0703-2019-10-06.md
muhlenXi/enjoy-algorithm
a2e2edca96dc5706c494415f9e2e96f62d045fb3
[ "Apache-2.0" ]
null
null
null
lc/0703-2019-10-06.md
muhlenXi/enjoy-algorithm
a2e2edca96dc5706c494415f9e2e96f62d045fb3
[ "Apache-2.0" ]
null
null
null
# 703. 数据流中的第K大元素 ### 简述 - [Leetcode](https://leetcode-cn.com/problems/kth-largest-element-in-a-stream/) ### 思路 - 最小堆 ### 代码 ```swift class KthLargest { var kth: Int var minHeap: [Int] init(_ k: Int, _ nums: [Int]) { self.kth = k self.minHeap = [Int]() for i in 0...
22.45
79
0.453786
eng_Latn
0.252991
877af28c9e3df785c96734d678c92289aca0c9f8
273
md
Markdown
README.md
jolicode/SecurityBundle-avec-de-l-aspirine
e26937942845abca5a199d85fb74df8dad51bb15
[ "MIT" ]
1
2017-06-23T10:59:55.000Z
2017-06-23T10:59:55.000Z
README.md
jolicode/SecurityBundle-avec-de-l-aspirine
e26937942845abca5a199d85fb74df8dad51bb15
[ "MIT" ]
null
null
null
README.md
jolicode/SecurityBundle-avec-de-l-aspirine
e26937942845abca5a199d85fb74df8dad51bb15
[ "MIT" ]
null
null
null
# Security Bundle avec de l'aspirine Cette conférence a été présentée lors du [sfPot](http://afsy.fr/) de Mars 2013 par [Joël Wurtz](http://jolicode.com/equipe/joel-wurtz). Les slides sont visibles à l'adresse http://jolicode.github.com/SecurityBundle-avec-de-l-aspirine
54.6
233
0.769231
fra_Latn
0.895091
877be2db3d62a5a63f59ae05344db9cfd05ff0ba
244
md
Markdown
README.md
gnewton/gophemeral
9fb4b4232e2b4b2b798ee0e3ea7a055e15e8035e
[ "BSD-3-Clause" ]
null
null
null
README.md
gnewton/gophemeral
9fb4b4232e2b4b2b798ee0e3ea7a055e15e8035e
[ "BSD-3-Clause" ]
null
null
null
README.md
gnewton/gophemeral
9fb4b4232e2b4b2b798ee0e3ea7a055e15e8035e
[ "BSD-3-Clause" ]
null
null
null
# gophemeral * Records the creation and size changes of files during the lifespan of a process * Useful for processes that create a lot of ephemeral files that are deleted before the process completes, like many science computing applications
48.8
147
0.815574
eng_Latn
0.999818
877e5d66c3dc8add14aca8cf803c36716a3e5752
824
md
Markdown
README.md
RESSLab-Team/Dissipative_Embedded_Column_Base_Compute_Ke
07aefa865b6657deda0192b279026b99c3dc5aae
[ "MIT" ]
null
null
null
README.md
RESSLab-Team/Dissipative_Embedded_Column_Base_Compute_Ke
07aefa865b6657deda0192b279026b99c3dc5aae
[ "MIT" ]
null
null
null
README.md
RESSLab-Team/Dissipative_Embedded_Column_Base_Compute_Ke
07aefa865b6657deda0192b279026b99c3dc5aae
[ "MIT" ]
null
null
null
# DESCRIPTION DECB_stiffness.m is a matlab code file to compute elastic stiffness of dissipative embedded column base connections for given input parameters. # LICENSE This project is licensed under the MIT License - see the LICENSE.md file for details # REFERENCES [1] Inamasu, H., de Castro e Sousa, A. and Ligno...
58.857143
336
0.791262
eng_Latn
0.873439
877eebffd403f399e77c692077477cdcb2221dda
124
md
Markdown
_collection/chunhuazhou-build_container_on_shub.md
singularityhub/singularityhub-archive
dd1d471db0c4ac01998cb84bd1ab82e97c8dab65
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
_collection/chunhuazhou-build_container_on_shub.md
singularityhub/singularityhub-archive
dd1d471db0c4ac01998cb84bd1ab82e97c8dab65
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
_collection/chunhuazhou-build_container_on_shub.md
singularityhub/singularityhub-archive
dd1d471db0c4ac01998cb84bd1ab82e97c8dab65
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
--- id: 1690 full_name: "chunhuazhou/build_container_on_shub" images: - "chunhuazhou-build_container_on_shub-latest" ---
17.714286
48
0.766129
eng_Latn
0.219693
877f19d38feb62df55d78e6bfad3fb55f446c728
1,795
md
Markdown
front-end/webstorm.md
greedbell/blog
525407372163d775db2c0d8adb433ad489069b35
[ "MIT" ]
21
2017-03-02T03:15:59.000Z
2022-01-04T07:08:00.000Z
front-end/webstorm.md
greedbell/blog
525407372163d775db2c0d8adb433ad489069b35
[ "MIT" ]
null
null
null
front-end/webstorm.md
greedbell/blog
525407372163d775db2c0d8adb433ad489069b35
[ "MIT" ]
3
2017-04-27T09:12:36.000Z
2019-05-06T16:16:37.000Z
# WebStorm ## 生成命令行工具 ``` Preferences > Tools > Create Command-line Launcher ``` ## 自动生成jsdoc格式的注释 写好函数,输入 /** 加回车 ## 快捷键 | 苹果符号 | 苹果键盘 | PC键盘 | | :--- | :--- | :--- | | ⌘ | Command | Window | | ⌥ | Option | Control | | ⇧ | Shift | Shift | | ⌃ | Ctrl | Alt | | 快捷键 | 功能 | | :---: | :---: | | ⌘ + F12 | 打开 Structur...
19.301075
134
0.667967
yue_Hant
0.740349
87805f1a1a64a3c4428186daba927c5adedeb4a6
1,690
md
Markdown
src/soft/soft068.md
pomu0325/kinokobooks
fe499a847a2469dccbadfbac11569035f4c88e7a
[ "CC-BY-2.0", "CC-BY-3.0", "CC0-1.0" ]
21
2020-09-15T05:55:43.000Z
2022-03-29T07:48:11.000Z
src/soft/soft068.md
pomu0325/kinokobooks
fe499a847a2469dccbadfbac11569035f4c88e7a
[ "CC-BY-2.0", "CC-BY-3.0", "CC0-1.0" ]
5
2020-05-05T03:59:20.000Z
2021-05-18T21:14:55.000Z
src/soft/soft068.md
pomu0325/kinokobooks
fe499a847a2469dccbadfbac11569035f4c88e7a
[ "CC-BY-2.0", "CC-BY-3.0", "CC0-1.0" ]
1
2021-05-18T17:40:55.000Z
2021-05-18T17:40:55.000Z
# 【68】ハードウェアの理解も必要{#e68} <div class="author">カメル・ウィックラマナヤケ</div>  多くのソフトウェアアーキテクトにとって、ハードウェアの性能計画は少々苦手な分野ですが、アーキテクトの仕事の重要な一部であることに間違いはありません。ソフトウェア・アーキテクトがハードウェアについて適切な考えを持てない理由はいくつかありますが、特に大きいのは、ハードウェアについての理解不足と不明確な要件です。  私たちがハードウェアの検討に目をつぶってしまう最大の理由は、私たちがソフトウェア中心の考え方をしていて、ハードウェアの要求をつい見落としてしまうことにあります。高水準言語やソフトウェア・フレ...
84.5
301
0.923077
jpn_Jpan
0.988773
8780bb00451db5041ea372f3fefd80c1b1fd9ac7
3,249
md
Markdown
docs/pads/frag-deinen-provider-kontaktdaten.md
pefi-78/frag-deinen-provider.de
47a40a87dff6e1ae5446aa3e9f4acb0832dac6e7
[ "Apache-2.0" ]
null
null
null
docs/pads/frag-deinen-provider-kontaktdaten.md
pefi-78/frag-deinen-provider.de
47a40a87dff6e1ae5446aa3e9f4acb0832dac6e7
[ "Apache-2.0" ]
null
null
null
docs/pads/frag-deinen-provider-kontaktdaten.md
pefi-78/frag-deinen-provider.de
47a40a87dff6e1ae5446aa3e9f4acb0832dac6e7
[ "Apache-2.0" ]
null
null
null
# Kontaktdaten der Provider [TOC] Um in dem Formular den User beim ertsellen des Anschreibens zu unterstützen, benötigen wir die Kontaktdaten aller Provider. ## Links * Liste der Bundesnetzargentur aller gemeldeter TelekommunikationsFirmen (160Seiten) \url{https://www.bundesnetzagentur.de/SharedDocs/Downloads/DE/Sa...
37.344828
455
0.753155
deu_Latn
0.990516
87810663064f5a334809471b545eab1b515d2a5f
4,430
md
Markdown
articles/backup/backup-azure-arm-userestapi-managejobs.md
RobAaldijk/azure-docs.nl-nl
519c7fc80075795af2670d665d1d93078faf7a87
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/backup/backup-azure-arm-userestapi-managejobs.md
RobAaldijk/azure-docs.nl-nl
519c7fc80075795af2670d665d1d93078faf7a87
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/backup/backup-azure-arm-userestapi-managejobs.md
RobAaldijk/azure-docs.nl-nl
519c7fc80075795af2670d665d1d93078faf7a87
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- title: Back-uptaken beheren met REST API description: In dit artikel leert u hoe u back-up-en herstel taken van Azure Backup kunt bijhouden en beheren met behulp van REST API. ms.topic: conceptual ms.date: 08/03/2018 ms.assetid: b234533e-ac51-4482-9452-d97444f98b38 ms.openlocfilehash: ced0e0020fe955734bf6cc767480fb...
39.553571
275
0.716253
nld_Latn
0.639912
87819c9ddb1278aef680a91e343ef9d6acce11cc
718
md
Markdown
_posts/2014-06-30-portfolio14.md
khj0704/khj0704.github.io
6f6b9a724883d7236965a7540079f64e97a08b5f
[ "MIT" ]
null
null
null
_posts/2014-06-30-portfolio14.md
khj0704/khj0704.github.io
6f6b9a724883d7236965a7540079f64e97a08b5f
[ "MIT" ]
null
null
null
_posts/2014-06-30-portfolio14.md
khj0704/khj0704.github.io
6f6b9a724883d7236965a7540079f64e97a08b5f
[ "MIT" ]
null
null
null
--- layout: post project: 교원 학부모 앱 title: 교원 학부모 Android App date: 2014-06-30 15:30:00 categories: posts tags: portfolio icon: Kyowon_ParentAppIcon.png image: kyowon_parents_app.png --- 1) 개발 환경 - Language: Java - Platform: Android - DB: SQLite - Tool: eclipse, RedMine, SVN 2) 프로젝트 개요 - 교원에서 출시한 AL...
23.16129
118
0.654596
kor_Hang
1.000003
87826199f688d612caa959bcdcb07214068fdb2b
2,418
md
Markdown
_posts/OS/H/2015-01-20-OsHOL2.md
funRiceGenes/funRiceGenes.github.io
e27a14e23dd8c3d6127e38ee62240dc9e01008be
[ "MIT" ]
4
2017-08-09T02:48:10.000Z
2020-11-11T01:54:08.000Z
_posts/OS/H/2015-01-20-OsHOL2.md
funRiceGenes/funRiceGenes.github.io
e27a14e23dd8c3d6127e38ee62240dc9e01008be
[ "MIT" ]
1
2020-05-31T13:03:01.000Z
2020-06-01T01:47:14.000Z
_posts/OS/H/2015-01-20-OsHOL2.md
funRiceGenes/funRiceGenes.github.io
e27a14e23dd8c3d6127e38ee62240dc9e01008be
[ "MIT" ]
6
2018-10-03T20:47:32.000Z
2021-07-19T01:58:31.000Z
--- layout: post title: "OsHOL2" description: "" category: genes tags: --- * **Information** + Symbol: OsHOL2 + MSU: [LOC_Os06g06040](http://rice.uga.edu/cgi-bin/ORF_infopage.cgi?orf=LOC_Os06g06040) + RAPdb: [Os06g0153900](http://rapdb.dna.affrc.go.jp/viewer/gbrowse_details/irgsp1?name=Os06g0153900)...
80.6
610
0.787014
eng_Latn
0.461381
8782933f24befd53c8170f28d8e99dc1b0eb1050
2,113
md
Markdown
dynamics-nav-app/purchasing-how-prioritize-vendors.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/purchasing-how-prioritize-vendors.md
MicrosoftDocs/nav-content.sv-se
f21ec05f780c4657e94217ddcd50625f4789d72b
[ "CC-BY-4.0", "MIT" ]
null
null
null
dynamics-nav-app/purchasing-how-prioritize-vendors.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: "Tilldela en leverantör till en prioritetsnivå" description: "Du kan tilldela nummer till leverantörer eller för att prioritera dem och underlätta betalningsförslag i Dynamics NAV." documentationcenter: author: SorenGP ms.prod: dynamics-nav-2018 ms.topic: article ms.devlang: na ms.tgt_pltfrm: na ms...
52.825
297
0.786086
swe_Latn
0.99298
8784a10904d89e51555f8f3d6a300e88d1371a4e
109
md
Markdown
README.md
HamedFathi/DDDToolkit
89b05610876bd8f7d6c1c71a0db3bfac1e0571a4
[ "MIT" ]
null
null
null
README.md
HamedFathi/DDDToolkit
89b05610876bd8f7d6c1c71a0db3bfac1e0571a4
[ "MIT" ]
null
null
null
README.md
HamedFathi/DDDToolkit
89b05610876bd8f7d6c1c71a0db3bfac1e0571a4
[ "MIT" ]
null
null
null
![ddd](https://user-images.githubusercontent.com/8418700/142738779-23d16323-9efe-4876-baec-dd2f4e5dfc1b.png)
54.5
108
0.816514
kor_Hang
0.08661
87850acc4fb028bc1e3a180354d1e09d1fe54c1a
1,686
md
Markdown
results/innerfidelity/innerfidelity_harman_in-ear_2019v2/FLC Technology FLC8 C C Gn Strin/README.md
NekoAlosama/AutoEq-optimized
354873974d31dea14aa95cf1b181c724554a19d3
[ "MIT" ]
2
2020-04-27T23:56:38.000Z
2020-08-06T08:54:28.000Z
results/innerfidelity/innerfidelity_harman_in-ear_2019v2/FLC Technology FLC8 C C Gn Strin/README.md
NekoAlosama/AutoEq-optimized
354873974d31dea14aa95cf1b181c724554a19d3
[ "MIT" ]
3
2020-07-21T22:10:04.000Z
2020-11-22T15:07:43.000Z
results/innerfidelity/innerfidelity_harman_in-ear_2019v2/FLC Technology FLC8 C C Gn Strin/README.md
NekoAlosama/AutoEq-optimized
354873974d31dea14aa95cf1b181c724554a19d3
[ "MIT" ]
1
2020-08-06T08:54:41.000Z
2020-08-06T08:54:41.000Z
# FLC Technology FLC8 C C Gn Strin See [usage instructions](https://github.com/jaakkopasanen/AutoEq#usage) for more options and info. ### Parametric EQs In case of using parametric equalizer, apply preamp of **-9.79dB** and build filters manually with these parameters. The first 5 filters can be used independently. Wh...
42.15
98
0.562278
eng_Latn
0.665799
8785289c6908e7393f18ceda12c4614db9557297
1,267
md
Markdown
src/pages/development-blog/python-best-practices-prefer-exceptions-than-return-error-values.md
CesarDav/cobuildlab-web
c86faf4f3a8d194979b6b3d2d62bba3fac3cb710
[ "MIT" ]
null
null
null
src/pages/development-blog/python-best-practices-prefer-exceptions-than-return-error-values.md
CesarDav/cobuildlab-web
c86faf4f3a8d194979b6b3d2d62bba3fac3cb710
[ "MIT" ]
null
null
null
src/pages/development-blog/python-best-practices-prefer-exceptions-than-return-error-values.md
CesarDav/cobuildlab-web
c86faf4f3a8d194979b6b3d2d62bba3fac3cb710
[ "MIT" ]
null
null
null
--- title: "Python Best Practices: Prefer raise Exceptions than return error values" date: 2019-01-28T01:00:00+00:00 template: development-post tags: image: "./media/blocks.jpg" --- Usually, developers create helper functions or utilities or services providing meaningful error codes or Null or None values (Depending...
39.59375
235
0.771113
eng_Latn
0.997528
87857d91a5bcf586f909ee6828c303de816a651a
962
md
Markdown
README.md
jschaf/bazel-postgres-sketch
9a576e5648fdf32289768c6f881d38273a2d725b
[ "MIT" ]
1
2022-02-08T02:09:28.000Z
2022-02-08T02:09:28.000Z
README.md
jschaf/bazel-postgres-sketch
9a576e5648fdf32289768c6f881d38273a2d725b
[ "MIT" ]
null
null
null
README.md
jschaf/bazel-postgres-sketch
9a576e5648fdf32289768c6f881d38273a2d725b
[ "MIT" ]
2
2021-08-12T08:50:39.000Z
2021-12-15T06:33:47.000Z
# Implementation sketch for Bazel-managed Postgres This is a sketch of how to build and run Postgres on Bazel for Linux x64. As a sketch, it's not an end-to-end solution; you'll need to glue it together for your specific environment. For Darwin, I downloaded the prebuilt Homebrew binaries instead of building. We com...
53.444444
80
0.805613
eng_Latn
0.997865
87864626eb7a5a609eed75af8599ba2665032151
11
md
Markdown
README.md
evellinlayanna/mazer_
05bb283b8afba3d3efbd98fe46ce81b3f6b40f86
[ "MIT" ]
null
null
null
README.md
evellinlayanna/mazer_
05bb283b8afba3d3efbd98fe46ce81b3f6b40f86
[ "MIT" ]
null
null
null
README.md
evellinlayanna/mazer_
05bb283b8afba3d3efbd98fe46ce81b3f6b40f86
[ "MIT" ]
null
null
null
# mazer_
3.666667
8
0.545455
deu_Latn
0.405559
878649aff07878c11e322ced0ba3a6188de5ebfd
1,892
md
Markdown
README.md
BennAsabir/note-taker
af00c7d9ad00cee7f86c3b2fc002e3cacc42b9d1
[ "MIT" ]
null
null
null
README.md
BennAsabir/note-taker
af00c7d9ad00cee7f86c3b2fc002e3cacc42b9d1
[ "MIT" ]
null
null
null
README.md
BennAsabir/note-taker
af00c7d9ad00cee7f86c3b2fc002e3cacc42b9d1
[ "MIT" ]
null
null
null
# Note-Taker An application that can be used to write and save notes. ## Table Of Content * [General Info](#general-info) * [Technologies](#technologies) * [Installation](#installation) * [Usage](#usage) * [License](#license) * [Questions](#questions) ## General Info An application that can be used to write and save ...
31.533333
288
0.744186
eng_Latn
0.887671
8786829b2f427057b34e969f201de7798e254eb1
1,862
md
Markdown
biztalk/core/control-number-in-isa-and-iea-do-not-match.md
SicongLiuSimon/biztalk-docs
85394b436d277504d9e759c655608888123785bd
[ "CC-BY-4.0", "MIT" ]
1
2019-06-14T19:45:26.000Z
2019-06-14T19:45:26.000Z
biztalk/core/control-number-in-isa-and-iea-do-not-match.md
AzureMentor/biztalk-docs
16b211f29ad233c26d5511475c7e621760908af3
[ "CC-BY-4.0", "MIT" ]
7
2020-01-09T22:34:58.000Z
2020-02-18T19:42:16.000Z
biztalk/core/control-number-in-isa-and-iea-do-not-match.md
AzureMentor/biztalk-docs
16b211f29ad233c26d5511475c7e621760908af3
[ "CC-BY-4.0", "MIT" ]
2
2017-06-23T18:30:28.000Z
2017-11-28T01:11:25.000Z
--- title: "Control Number in ISA and IEA do not match | Microsoft Docs" ms.custom: "" ms.date: "06/08/2017" ms.prod: "biztalk-server" ms.reviewer: "" ms.suite: "" ms.tgt_pltfrm: "" ms.topic: "article" ms.assetid: 6f9091ea-460b-464b-acd5-8dc0488b61e5 caps.latest.revision: 9 author: "MandiOhlinger" ms.author: "mandia" ...
54.764706
249
0.520945
eng_Latn
0.81254
878723ceda689ad28105cd1481e4c2920b0f361c
150
md
Markdown
xos/tests/ui/README.md
mary-grace/xos
3e269834d29f936757f5091183c9b5188ed5cb9e
[ "Apache-2.0" ]
66
2015-01-29T20:56:45.000Z
2021-07-01T09:56:44.000Z
xos/tests/ui/README.md
mary-grace/xos
3e269834d29f936757f5091183c9b5188ed5cb9e
[ "Apache-2.0" ]
112
2015-01-30T19:59:09.000Z
2017-04-08T16:43:40.000Z
xos/tests/ui/README.md
mary-grace/xos
3e269834d29f936757f5091183c9b5188ed5cb9e
[ "Apache-2.0" ]
66
2015-02-09T17:35:36.000Z
2021-03-24T12:31:19.000Z
# UI Test This folder contain the configuration files to test custom views To execute the tests, run: - `npm install` - `bower install` - `npm test`
18.75
64
0.733333
eng_Latn
0.983232
87876321d7331ae70a0716df065cff055504752e
17,413
md
Markdown
reference/5.1/Microsoft.PowerShell.Core/Get-Help.md
sashizaki/PowerShell-Docs.ja-jp
ba9baa612916ad75ceab1407fcc66d51f6120277
[ "CC-BY-4.0", "MIT" ]
null
null
null
reference/5.1/Microsoft.PowerShell.Core/Get-Help.md
sashizaki/PowerShell-Docs.ja-jp
ba9baa612916ad75ceab1407fcc66d51f6120277
[ "CC-BY-4.0", "MIT" ]
null
null
null
reference/5.1/Microsoft.PowerShell.Core/Get-Help.md
sashizaki/PowerShell-Docs.ja-jp
ba9baa612916ad75ceab1407fcc66d51f6120277
[ "CC-BY-4.0", "MIT" ]
null
null
null
--- external help file: System.Management.Automation.dll-Help.xml keywords: powershell,コマンドレット Locale: en-US Module Name: Microsoft.PowerShell.Core ms.date: 08/23/2019 online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.core/get-help?view=powershell-5.1&WT.mc_id=ps-gethelp schema: 2.0.0 ti...
29.816781
306
0.773158
yue_Hant
0.892404
8787be1534bb8de2fd89d7b0d3f1d32635f7f427
1,536
md
Markdown
RELEASE_INSTRUCTIONS.md
habeldabelduuhh/cli
fd9d402bf6f154faca4d1c0472636e8a90edff55
[ "MIT" ]
null
null
null
RELEASE_INSTRUCTIONS.md
habeldabelduuhh/cli
fd9d402bf6f154faca4d1c0472636e8a90edff55
[ "MIT" ]
162
2019-02-12T23:17:23.000Z
2021-07-12T23:27:18.000Z
RELEASE_INSTRUCTIONS.md
habeldabelduuhh/cli
fd9d402bf6f154faca4d1c0472636e8a90edff55
[ "MIT" ]
null
null
null
### 1. Release checks This is an automated testing tool for projects that were generated by the Aurelia-CLI. It tests all "au" commands for every project. 1. open the terminal, go into an empty directory and run `au generate-skeletons` 2. from the CLI repository folder, run `gulp release-check --path C:/Development/Au...
66.782609
212
0.772786
eng_Latn
0.99783
878a99a874ca987252c7d3692bfe394b2c484a2d
29,148
md
Markdown
2011/_posts/2011-01-19-nouvelles-hebdomadaires-de-postgresql-16-janvier-2011.md
postgresqlfr/blog.postgresql.fr
38b430eeb1b85cebb4d9ba3a022783175d4ebf76
[ "BSD-2-Clause" ]
null
null
null
2011/_posts/2011-01-19-nouvelles-hebdomadaires-de-postgresql-16-janvier-2011.md
postgresqlfr/blog.postgresql.fr
38b430eeb1b85cebb4d9ba3a022783175d4ebf76
[ "BSD-2-Clause" ]
5
2020-04-28T12:42:57.000Z
2021-06-26T23:36:56.000Z
2011/_posts/2011-01-19-nouvelles-hebdomadaires-de-postgresql-16-janvier-2011.md
postgresqlfr/blog.postgresql.fr
38b430eeb1b85cebb4d9ba3a022783175d4ebf76
[ "BSD-2-Clause" ]
null
null
null
--- layout: post title: "Nouvelles hebdomadaires de PostgreSQL - 16 janvier 2011" author: "chl" categories: [PostgreSQL Weekly News] redirect_from: "index.php?post/2011/01/19/Nouvelles-hebdomadaires-de-PostgreSQL-16-janvier-2011" --- <p>La derni&egrave;re <em>commitfest</em> pour la 9.1 a commenc&eacute;. Lancez-vous...
67.316397
1,076
0.786503
eng_Latn
0.596144