repo_id
stringlengths
6
101
file_path
stringlengths
2
269
content
stringlengths
367
5.14M
size
int64
367
5.14M
filename
stringlengths
1
248
ext
stringlengths
0
87
lang
stringclasses
88 values
program_lang
stringclasses
232 values
doc_type
stringclasses
5 values
quality_signal
stringlengths
2
1.9k
effective
stringclasses
2 values
hit_map
stringlengths
2
1.4k
0015/esp_rlottie
rlottie/src/lottie/rapidjson/writer.h
// Tencent is pleased to support the open source community by making RapidJSON available. // // Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved. // // Licensed under the MIT License (the "License"); you may not use this file except // in compliance with the License. You may obt...
26,877
writer
h
en
c
code
{"qsc_code_num_words": 3053, "qsc_code_num_chars": 26877.0, "qsc_code_mean_word_length": 4.9354733, "qsc_code_frac_words_unique": 0.17720275, "qsc_code_frac_chars_top_2grams": 0.04818158, "qsc_code_frac_chars_top_3grams": 0.00816299, "qsc_code_frac_chars_top_4grams": 0.0100876, "qsc_code_frac_chars_dupe_5grams": 0.4301...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
0015/TP_Arduino_DigitalRain_Anim
README.md
# Digital Rain Animation(A.K.A Matrix Effect) for ESP32 Displays <div align="center"> [![Matrix Prism](./misc/matrix_prism.gif)](https://youtu.be/49H7vtQmagQ) </div> Bring the iconic Matrix-style digital rain animation to life on your ESP32-powered display! This library supports popular graphics drivers like **TFT_...
2,074
README
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.11590909, "qsc_doc_num_sentences": 39.0, "qsc_doc_num_words": 297, "qsc_doc_num_chars": 2074.0, "qsc_doc_num_lines": 75.0, "qsc_doc_mean_word_length": 5.02693603, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readmor...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
0015/esp_rlottie
rlottie/src/lottie/rapidjson/document.h
// Tencent is pleased to support the open source community by making RapidJSON available. // // Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved. // // Licensed under the MIT License (the "License"); you may not use this file except // in compliance with the License. You may obt...
121,069
document
h
en
c
code
{"qsc_code_num_words": 13727, "qsc_code_num_chars": 121069.0, "qsc_code_mean_word_length": 5.82472499, "qsc_code_frac_words_unique": 0.07496175, "qsc_code_frac_chars_top_2grams": 0.01279454, "qsc_code_frac_chars_top_3grams": 0.0080044, "qsc_code_frac_chars_top_4grams": 0.00616589, "qsc_code_frac_chars_dupe_5grams": 0.5...
0
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
0015/esp_rlottie
rlottie/src/lottie/rapidjson/stringbuffer.h
// Tencent is pleased to support the open source community by making RapidJSON available. // // Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved. // // Licensed under the MIT License (the "License"); you may not use this file except // in compliance with the License. You may obt...
3,993
stringbuffer
h
en
c
code
{"qsc_code_num_words": 503, "qsc_code_num_chars": 3993.0, "qsc_code_mean_word_length": 5.54075547, "qsc_code_frac_words_unique": 0.34791252, "qsc_code_frac_chars_top_2grams": 0.05130965, "qsc_code_frac_chars_top_3grams": 0.01794044, "qsc_code_frac_chars_top_4grams": 0.02726947, "qsc_code_frac_chars_dupe_5grams": 0.2289...
0
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
0015/TP_Arduino_DigitalRain_Anim
src/DigitalRainAnimation.hpp
/* DigitalRainAnimation.hpp - Library for Digital Rain Animation(MATRIX EFFECT). Created by Eric Nam, November 08, 2021. Released into the public domain. */ #pragma once #include <vector> #include <string> #define DEFAULT_FONT_SIZE 2 #define DEFAULT_LINE_WIDTH 12 #define DEFAULT_LETTER_HEIGHT 14 #define KEY_RES...
7,300
DigitalRainAnimation
hpp
en
cpp
code
{"qsc_code_num_words": 905, "qsc_code_num_chars": 7300.0, "qsc_code_mean_word_length": 4.9558011, "qsc_code_frac_words_unique": 0.21325967, "qsc_code_frac_chars_top_2grams": 0.02608696, "qsc_code_frac_chars_top_3grams": 0.0122631, "qsc_code_frac_chars_top_4grams": 0.01070234, "qsc_code_frac_chars_dupe_5grams": 0.146711...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
0015/esp_rlottie
rlottie/src/lottie/rapidjson/pointer.h
// Tencent is pleased to support the open source community by making RapidJSON available. // // Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved. // // Licensed under the MIT License (the "License"); you may not use this file except // in compliance with the License. You may obt...
60,889
pointer
h
en
c
code
{"qsc_code_num_words": 6581, "qsc_code_num_chars": 60889.0, "qsc_code_mean_word_length": 5.83649901, "qsc_code_frac_words_unique": 0.09223522, "qsc_code_frac_chars_top_2grams": 0.02928925, "qsc_code_frac_chars_top_3grams": 0.02905493, "qsc_code_frac_chars_top_4grams": 0.01822442, "qsc_code_frac_chars_dupe_5grams": 0.62...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
0015/esp_rlottie
rlottie/src/lottie/rapidjson/msinttypes/stdint.h
// ISO C9x compliant stdint.h for Microsoft Visual Studio // Based on ISO/IEC 9899:TC2 Committee draft (May 6, 2005) WG14/N1124 // // Copyright (c) 2006-2013 Alexander Chemeris // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following condit...
9,386
stdint
h
en
c
code
{"qsc_code_num_words": 1470, "qsc_code_num_chars": 9386.0, "qsc_code_mean_word_length": 4.41360544, "qsc_code_frac_words_unique": 0.21428571, "qsc_code_frac_chars_top_2grams": 0.03452528, "qsc_code_frac_chars_top_3grams": 0.01726264, "qsc_code_frac_chars_top_4grams": 0.01926634, "qsc_code_frac_chars_dupe_5grams": 0.368...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
0015/esp_rlottie
rlottie/src/lottie/rapidjson/msinttypes/inttypes.h
// ISO C9x compliant inttypes.h for Microsoft Visual Studio // Based on ISO/IEC 9899:TC2 Committee draft (May 6, 2005) WG14/N1124 // // Copyright (c) 2006-2013 Alexander Chemeris // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following cond...
8,372
inttypes
h
en
c
code
{"qsc_code_num_words": 1051, "qsc_code_num_chars": 8372.0, "qsc_code_mean_word_length": 5.31779258, "qsc_code_frac_words_unique": 0.38915319, "qsc_code_frac_chars_top_2grams": 0.02862766, "qsc_code_frac_chars_top_3grams": 0.00268384, "qsc_code_frac_chars_top_4grams": 0.00823045, "qsc_code_frac_chars_dupe_5grams": 0.056...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007revad/Synology_DSM_Telnet_Password
dsm_telnet_password.sh
#!/bin/bash #---------------------------------------------------------------------------- # Default DSM telnet password used to be blank. # # Generate DSM telnet 'password of the day' if 101-0101 does not work. # # https://blog.thomasmarcussen.com/synology-nas-recovery-password-telnet/ # # In case you don't want to co...
4,420
dsm_telnet_password
sh
en
shell
code
{"qsc_code_num_words": 562, "qsc_code_num_chars": 4420.0, "qsc_code_mean_word_length": 3.87188612, "qsc_code_frac_words_unique": 0.32206406, "qsc_code_frac_chars_top_2grams": 0.03860294, "qsc_code_frac_chars_top_3grams": 0.0390625, "qsc_code_frac_chars_top_4grams": 0.03446691, "qsc_code_frac_chars_dupe_5grams": 0.14705...
0
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007revad/Synology_DSM_Telnet_Password
my-other-scripts.md
## All my scripts, tools and guides <img src="https://hitscounter.dev/api/hit?url=https%3A%2F%2F007revad.github.io%2F&label=Visitors&icon=github&color=%23198754&message=&style=flat&tz=UTC"> #### Contents - [Plex](#plex) - [Synology docker](#synology-docker) - [Synology recovery](#synology-recovery) - [Other Synology...
9,099
my-other-scripts
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.16632653, "qsc_doc_num_sentences": 107.0, "qsc_doc_num_words": 1341, "qsc_doc_num_chars": 9099.0, "qsc_doc_num_lines": 180.0, "qsc_doc_mean_word_length": 4.94630872, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_read...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Synoboot_backup
my-other-scripts.md
## All my scripts, tools and guides <img src="https://hitscounter.dev/api/hit?url=https%3A%2F%2F007revad.github.io%2F&label=Visitors&icon=github&color=%23198754&message=&style=flat&tz=UTC"> #### Contents - [Plex](#plex) - [Synology docker](#synology-docker) - [Synology recovery](#synology-recovery) - [Other Synology...
9,099
my-other-scripts
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.16632653, "qsc_doc_num_sentences": 107.0, "qsc_doc_num_words": 1341, "qsc_doc_num_chars": 9099.0, "qsc_doc_num_lines": 180.0, "qsc_doc_mean_word_length": 4.94630872, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_read...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Synology_DSM_Telnet_Password
README.md
# Synology DSM Recovery Telnet Password <a href="https://github.com/007revad/Synology_DSM_Telnet_Password/releases"><img src="https://img.shields.io/github/release/007revad/Synology_DSM_Telnet_Password.svg"></a> ![Badge](https://hitscounter.dev/api/hit?url=https%3A%2F%2Fgithub.com%2F007revad%2FSynology_DSM_Telnet_Pass...
2,241
README
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.18994413, "qsc_doc_num_sentences": 44.0, "qsc_doc_num_words": 358, "qsc_doc_num_chars": 2241.0, "qsc_doc_num_lines": 51.0, "qsc_doc_mean_word_length": 4.45810056, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readmor...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Synoboot_backup
synoboot_backup.sh
#!/usr/bin/env bash #------------------------------------------------------------------------------ # Back up synoboot after each DSM update # so you can recover from a corrupt USBDOM or EEPROM. # # Github: https://github.com/007revad/Synoboot_backup # Script verified at https://www.shellcheck.net/ # # To run in a shel...
4,262
synoboot_backup
sh
en
shell
code
{"qsc_code_num_words": 590, "qsc_code_num_chars": 4262.0, "qsc_code_mean_word_length": 4.61016949, "qsc_code_frac_words_unique": 0.29661017, "qsc_code_frac_chars_top_2grams": 0.02941176, "qsc_code_frac_chars_top_3grams": 0.0375, "qsc_code_frac_chars_top_4grams": 0.04595588, "qsc_code_frac_chars_dupe_5grams": 0.40330882...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007revad/Synoboot_backup
README.md
# Synoboot backup <a href="https://github.com/007revad/Synoboot_backup/releases"><img src="https://img.shields.io/github/release/007revad/Synoboot_backup.svg"></a> ![Badge](https://hitscounter.dev/api/hit?url=https%3A%2F%2Fgithub.com%2F007revad%2FSynoboot_backup&label=Visitors&icon=github&color=%23198754&message=&styl...
3,285
README
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.23056995, "qsc_doc_num_sentences": 66.0, "qsc_doc_num_words": 551, "qsc_doc_num_chars": 3285.0, "qsc_doc_num_lines": 78.0, "qsc_doc_mean_word_length": 4.47549909, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readmor...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Synoboot_backup
how_to_run_from_scheduler.md
# How to schedule a script in Synology Task Scheduler To schedule a script to run on your Synology at boot-up or shut-down follow these steps: **Note:** You can setup a schedule task and leave it disabled, so it only runs when you select the task in the Task Scheduler and click on the Run button. 1. Go to **Control ...
1,268
how_to_run_from_scheduler
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.24840764, "qsc_doc_num_sentences": 28.0, "qsc_doc_num_words": 218, "qsc_doc_num_chars": 1268.0, "qsc_doc_num_lines": 26.0, "qsc_doc_mean_word_length": 4.14220183, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readmor...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Synology_app_mover
syno_app_mover.sh
#!/usr/bin/env bash # shellcheck disable=SC2076,SC2207,SC2238,SC2129 #------------------------------------------------------------------------------ # Easily move Synology packages from one volume to another volume. # Also can backup and restore packages. # # Github: https://github.com/007revad/Synology_app_mover # Scr...
137,030
syno_app_mover
sh
en
shell
code
{"qsc_code_num_words": 15188, "qsc_code_num_chars": 137030.0, "qsc_code_mean_word_length": 4.35653147, "qsc_code_frac_words_unique": 0.06768501, "qsc_code_frac_chars_top_2grams": 0.01602007, "qsc_code_frac_chars_top_3grams": 0.04405519, "qsc_code_frac_chars_top_4grams": 0.01609564, "qsc_code_frac_chars_dupe_5grams": 0....
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
003random/003Recon
tools/edited_tools/files_and_links_extractor.py
#!/usr/bin/python #This is an edit of /tools/javascript_files_extractor.py and /tools/javascript_files_link_extractor.sh #it combines those 2 and takes 1 domain as string as argument 1. not a domain file import re, requests, sys, os input_string = sys.argv[1] output_file = sys.argv[2] extractor_file = sys.argv[3] pr...
1,675
files_and_links_extractor
py
en
python
code
{"qsc_code_num_words": 227, "qsc_code_num_chars": 1675.0, "qsc_code_mean_word_length": 4.32599119, "qsc_code_frac_words_unique": 0.38325991, "qsc_code_frac_chars_top_2grams": 0.0712831, "qsc_code_frac_chars_top_3grams": 0.04582485, "qsc_code_frac_chars_top_4grams": 0.0305499, "qsc_code_frac_chars_dupe_5grams": 0.122199...
0
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
002and001/FHHFPSIndicator
README.md
# FHHFPSIndicator [![License MIT](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://raw.githubusercontent.com/jvjishou/FHHFPSIndicator/master/LICENSE)&nbsp; [![CocoaPods](http://img.shields.io/cocoapods/v/FHHFPSIndicator.svg?style=flat)](http://cocoapods.org/?q=FHHFPSIndicator)&nbsp; [![CocoaPods]...
4,387
README
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.00091178, "qsc_doc_frac_words_redpajama_stop": 0.07462687, "qsc_doc_num_sentences": 91.0, "qsc_doc_num_words": 473, "qsc_doc_num_chars": 4387.0, "qsc_doc_num_lines": 132.0, "qsc_doc_mean_word_length": 6.86469345, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with...
0
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 1, "qsc_doc_frac_chars_dupe_6grams": 1, "qsc_doc_frac_chars_dupe_7grams": 1, "qsc_doc_frac_chars_dupe_...
002and001/FHHFPSIndicator
FHHFPSIndicator/FHHFPSIndicator.m
// // FHHFPSIndicator.m // FHHFPSIndicator // // Created by 002 on 16/6/27. // Copyright © 2016年 002. All rights reserved. // #import "FHHFPSIndicator.h" #define kScreenWidth ([[UIScreen mainScreen] bounds].size.width) #define SIZE_fpsLabel CGSizeMake(44, 15) #define FONT_SIZE_fpsLabel (12) #define TAG_fpsLabel (...
5,409
FHHFPSIndicator
m
en
limbo
code
{"qsc_code_num_words": 474, "qsc_code_num_chars": 5409.0, "qsc_code_mean_word_length": 7.19831224, "qsc_code_frac_words_unique": 0.38396624, "qsc_code_frac_chars_top_2grams": 0.04220399, "qsc_code_frac_chars_top_3grams": 0.02989449, "qsc_code_frac_chars_top_4grams": 0.03077374, "qsc_code_frac_chars_dupe_5grams": 0.1635...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
002and001/FHHFPSIndicator
FHHFPSIndicator/FHHFPSIndicator.h
// // FHHFPSIndicator.h // FHHFPSIndicator:https://github.com/jvjishou/FHHFPSIndicator // // Created by 002 on 16/6/27. // Copyright © 2016年 002. All rights reserved. // // This source code is licensed under the MIT-style license found in the // LICENSE file in the root directory of this source tree. // #import ...
2,361
FHHFPSIndicator
h
en
c
code
{"qsc_code_num_words": 229, "qsc_code_num_chars": 2361.0, "qsc_code_mean_word_length": 6.1441048, "qsc_code_frac_words_unique": 0.55021834, "qsc_code_frac_chars_top_2grams": 0.01421464, "qsc_code_frac_chars_top_3grams": 0.02416489, "qsc_code_frac_chars_top_4grams": 0.0, "qsc_code_frac_chars_dupe_5grams": 0.0, "qsc_code...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
002and001/FHHFPSIndicator
Demo/FHHFPSIndicatorDemo.xcodeproj/project.pbxproj
// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 25C90C9C1D227566002F1B5E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 25C90C9B1D227566002F1B5E /* main.m */; }; 25C90CA71D227566002F1B5E /* Assets.xcassets in Resources */ = {isa = P...
18,633
project
pbxproj
en
unknown
unknown
{}
0
{}
002and001/FHHFPSIndicator
Demo/FHHFPSIndicatorDemo/CommonColor.h
// // CommonColor.h // FHHFPSIndicatorDemo // // Created by hefanghui on 2017/9/5. // Copyright © 2017年 002. All rights reserved. // #ifndef CommonColor_h #define CommonColor_h #define RandomColor [UIColor colorWithRed:arc4random_uniform(255)/255.0 green:arc4random_uniform(255)/255.0 blue:arc4random_uniform(255)/...
1,538
CommonColor
h
en
c
code
{"qsc_code_num_words": 245, "qsc_code_num_chars": 1538.0, "qsc_code_mean_word_length": 4.79183673, "qsc_code_frac_words_unique": 0.32653061, "qsc_code_frac_chars_top_2grams": 0.0834753, "qsc_code_frac_chars_top_3grams": 0.05110733, "qsc_code_frac_chars_top_4grams": 0.05877342, "qsc_code_frac_chars_dupe_5grams": 0.12606...
0
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
002and001/FHHFPSIndicator
Demo/FHHFPSIndicatorDemo/Info.plist
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleExecutable</key> <string>$(EXECUTABLE_NAME)</string> <key>CFBundleIdentifi...
1,439
Info
plist
en
openstep property list
data
{"qsc_code_num_words": 141, "qsc_code_num_chars": 1439.0, "qsc_code_mean_word_length": 7.72340426, "qsc_code_frac_words_unique": 0.35460993, "qsc_code_frac_chars_top_2grams": 0.08264463, "qsc_code_frac_chars_top_3grams": 0.03856749, "qsc_code_frac_chars_top_4grams": 0.08448118, "qsc_code_frac_chars_dupe_5grams": 0.2865...
0
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_words_unique": 1, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code...
002and001/FHHFPSIndicator
Demo/FHHFPSIndicatorDemo/Utility/UIViewController+CustomNavigationBar.h
// // UIViewController+CustomNavigationBar.h // LoveTourGuide // // Created by 002 on 16/1/5. // Copyright © 2016年 fhhe. All rights reserved. // #import <UIKit/UIKit.h> @interface UIViewController (CustomNavigationBar) @property (nonatomic, strong) UIView *navigationBar; // 自定义navigationBar @property (nonatomic...
2,173
UIViewController+CustomNavigationBar
h
zh
c
code
{"qsc_code_num_words": 248, "qsc_code_num_chars": 2173.0, "qsc_code_mean_word_length": 5.94354839, "qsc_code_frac_words_unique": 0.29435484, "qsc_code_frac_chars_top_2grams": 0.02713704, "qsc_code_frac_chars_top_3grams": 0.04070556, "qsc_code_frac_chars_top_4grams": 0.04409769, "qsc_code_frac_chars_dupe_5grams": 0.5881...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007revad/Synology_enable_M2_card
my-other-scripts.md
## All my scripts, tools and guides <img src="https://hitscounter.dev/api/hit?url=https%3A%2F%2F007revad.github.io%2F&label=Visitors&icon=github&color=%23198754&message=&style=flat&tz=UTC"> #### Contents - [Plex](#plex) - [Synology docker](#synology-docker) - [Synology recovery](#synology-recovery) - [Other Synology...
9,099
my-other-scripts
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.16632653, "qsc_doc_num_sentences": 107.0, "qsc_doc_num_words": 1341, "qsc_doc_num_chars": 9099.0, "qsc_doc_num_lines": 180.0, "qsc_doc_mean_word_length": 4.94630872, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_read...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Synology_enable_M2_card
README.md
# Synology enable M2 card <a href="https://github.com/007revad/Synology_enable_M2_card/releases"><img src="https://img.shields.io/github/release/007revad/Synology_enable_M2_card.svg"></a> ![Badge](https://hitscounter.dev/api/hit?url=https%3A%2F%2Fgithub.com%2F007revad%2FSynology_enable_M2_card&label=Visitors&icon=gith...
8,294
README
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.21418506, "qsc_doc_num_sentences": 85.0, "qsc_doc_num_words": 1284, "qsc_doc_num_chars": 8294.0, "qsc_doc_num_lines": 191.0, "qsc_doc_mean_word_length": 4.23130841, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readm...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Synology_enable_M2_card
how_to_schedule.md
# How to schedule a script in Synology Task Scheduler To schedule a script to run on your Synology at boot-up or shutdown follow these steps: **Note:** You can setup a schedule task and leave it disabled, so it only runs when you select the task in the Task Scheduler and click on the Run button. 1. Go to **Control P...
1,267
how_to_schedule
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.24595469, "qsc_doc_num_sentences": 28.0, "qsc_doc_num_words": 218, "qsc_doc_num_chars": 1267.0, "qsc_doc_num_lines": 25.0, "qsc_doc_mean_word_length": 4.16513761, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readmor...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Synology_enable_M2_card
syno_enable_m2_card.sh
#!/usr/bin/env bash #----------------------------------------------------------------------------------- # Enable M.2 PCIe cards in Synology NAS that don't officially support them. # # Allows using your E10M20-T1, M2D20, M2D18, M2D17 or FX2422N cards # in Synology NAS models that aren't on their supported model list. #...
32,493
syno_enable_m2_card
sh
en
shell
code
{"qsc_code_num_words": 3949, "qsc_code_num_chars": 32493.0, "qsc_code_mean_word_length": 4.15269689, "qsc_code_frac_words_unique": 0.14687263, "qsc_code_frac_chars_top_2grams": 0.02073297, "qsc_code_frac_chars_top_3grams": 0.01341545, "qsc_code_frac_chars_top_4grams": 0.02012318, "qsc_code_frac_chars_dupe_5grams": 0.40...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007revad/Synology_enable_M2_volume
my-other-scripts.md
## All my scripts, tools and guides <img src="https://hitscounter.dev/api/hit?url=https%3A%2F%2F007revad.github.io%2F&label=Visitors&icon=github&color=%23198754&message=&style=flat&tz=UTC"> #### Contents - [Plex](#plex) - [Synology docker](#synology-docker) - [Synology recovery](#synology-recovery) - [Other Synology...
9,099
my-other-scripts
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.16632653, "qsc_doc_num_sentences": 107.0, "qsc_doc_num_words": 1341, "qsc_doc_num_chars": 9099.0, "qsc_doc_num_lines": 180.0, "qsc_doc_mean_word_length": 4.94630872, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_read...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Synology_enable_M2_volume
README.md
# Synology enable M2 volume <a href="https://github.com/007revad/Synology_enable_M2_volume/releases"><img src="https://img.shields.io/github/release/007revad/Synology_enable_M2_volume.svg"></a> ![Badge](https://hitscounter.dev/api/hit?url=https%3A%2F%2Fgithub.com%2F007revad%2FSynology_enable_M2_volume&label=Visitors&i...
18,657
README
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.16017415, "qsc_doc_num_sentences": 308.0, "qsc_doc_num_words": 2828, "qsc_doc_num_chars": 18657.0, "qsc_doc_num_lines": 263.0, "qsc_doc_mean_word_length": 4.04384724, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_rea...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Synology_enable_M2_volume
how_to_schedule.md
# How to schedule a script in Synology Task Scheduler To schedule a script to run on your Synology at boot-up or shutdown follow these steps: **Note:** You can setup a schedule task and leave it disabled, so it only runs when you select the task in the Task Scheduler and click on the Run button. 1. Go to **Control P...
1,269
how_to_schedule
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.24595469, "qsc_doc_num_sentences": 28.0, "qsc_doc_num_words": 218, "qsc_doc_num_chars": 1269.0, "qsc_doc_num_lines": 25.0, "qsc_doc_mean_word_length": 4.17431193, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readmor...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Synology_enable_M2_volume
syno_enable_m2_volume.sh
#!/usr/bin/env bash #------------------------------------------------------------------------------ # Enables using non-Synology NVMe drives so you can create a storage pool # and volume on any M.2 drive(s) entirely in DSM Storage Manager. # # Github: https://github.com/007revad/Synology_enable_M2_volume # Script verif...
23,006
syno_enable_m2_volume
sh
en
shell
code
{"qsc_code_num_words": 2767, "qsc_code_num_chars": 23006.0, "qsc_code_mean_word_length": 4.15468016, "qsc_code_frac_words_unique": 0.17238887, "qsc_code_frac_chars_top_2grams": 0.02348643, "qsc_code_frac_chars_top_3grams": 0.0164405, "qsc_code_frac_chars_top_4grams": 0.02479123, "qsc_code_frac_chars_dupe_5grams": 0.381...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007revad/Synology_M2_volume
syno_create_m2_volume.sh
#!/usr/bin/env bash #----------------------------------------------------------------------------------- # Create volume on M.2 drive(s) on Synology models that don't have a GUI option # # Github: https://github.com/007revad/Synology_M2_volume # Script verified at https://www.shellcheck.net/ # Tested on DSM 7.2 and 7.2...
30,257
syno_create_m2_volume
sh
en
shell
code
{"qsc_code_num_words": 3581, "qsc_code_num_chars": 30257.0, "qsc_code_mean_word_length": 4.28008936, "qsc_code_frac_words_unique": 0.16475845, "qsc_code_frac_chars_top_2grams": 0.02055197, "qsc_code_frac_chars_top_3grams": 0.01056958, "qsc_code_frac_chars_top_4grams": 0.01272265, "qsc_code_frac_chars_dupe_5grams": 0.33...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007revad/Synology_M2_volume
README_DSM6.md
# Synology M2 volume <a href="https://github.com/007revad/Synology_M2_volume/releases"><img src="https://img.shields.io/github/release/007revad/Synology_M2_volume.svg"></a> <a href="https://hits.seeyoufarm.com"><img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2F007revad%2FSyn...
10,910
README_DSM6
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.11119573, "qsc_doc_num_sentences": 218.0, "qsc_doc_num_words": 1610, "qsc_doc_num_chars": 10910.0, "qsc_doc_num_lines": 219.0, "qsc_doc_mean_word_length": 3.92546584, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_rea...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Synology_M2_volume
my-other-scripts.md
## All my scripts, tools and guides <img src="https://hitscounter.dev/api/hit?url=https%3A%2F%2F007revad.github.io%2F&label=Visitors&icon=github&color=%23198754&message=&style=flat&tz=UTC"> #### Contents - [Plex](#plex) - [Synology docker](#synology-docker) - [Synology recovery](#synology-recovery) - [Other Synology...
9,099
my-other-scripts
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.16632653, "qsc_doc_num_sentences": 107.0, "qsc_doc_num_words": 1341, "qsc_doc_num_chars": 9099.0, "qsc_doc_num_lines": 180.0, "qsc_doc_mean_word_length": 4.94630872, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_read...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Synology_M2_volume
README.md
# Synology M2 volume <a href="https://github.com/007revad/Synology_M2_volume/releases"><img src="https://img.shields.io/github/release/007revad/Synology_M2_volume.svg"></a> ![Badge](https://hitscounter.dev/api/hit?url=https%3A%2F%2Fgithub.com%2F007revad%2FSynology_M2_volume&label=Visitors&icon=github&color=%23198754&m...
13,470
README
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.10965978, "qsc_doc_num_sentences": 286.0, "qsc_doc_num_words": 2008, "qsc_doc_num_chars": 13470.0, "qsc_doc_num_lines": 252.0, "qsc_doc_mean_word_length": 3.90039841, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_rea...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
0015/ESP32-OpenCV-Projects
README.md
# ESP32 OpenCV Projects Running OpenCV on ESP32 as a standalone ## Introduction This project is based on joachimBurket/esp32-opencv(https://github.com/joachimBurket/esp32-opencv) Based on what he worked on, I try to not only upgrade all components but also make an OpenCV application for ESP32. ## How to make a buil...
2,393
README
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.20077973, "qsc_doc_num_sentences": 25.0, "qsc_doc_num_words": 369, "qsc_doc_num_chars": 2393.0, "qsc_doc_num_lines": 53.0, "qsc_doc_mean_word_length": 5.08672087, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readmor...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
0015/ESP32-OpenCV-Projects
esp32/examples/color_code/sdkconfig
# # Automatically generated file. DO NOT EDIT. # Espressif IoT Development Framework (ESP-IDF) Project Configuration # CONFIG_IDF_CMAKE=y CONFIG_IDF_TARGET="esp32" CONFIG_IDF_TARGET_ESP32=y CONFIG_IDF_FIRMWARE_CHIP_ID=0x0000 # # SDK tool configuration # CONFIG_SDK_TOOLPREFIX="xtensa-esp32-elf-" # CONFIG_SDK_TOOLCHAIN_...
36,126
sdkconfig
en
unknown
unknown
{}
0
{}
0015/ESP32-OpenCV-Projects
esp32/examples/color_code/sdkconfig.defaults
CONFIG_ESPTOOLPY_PORT="/dev/ttyUSB0" CONFIG_ESPTOOLPY_BAUD_115200B= CONFIG_ESPTOOLPY_BAUD_230400B= CONFIG_ESPTOOLPY_BAUD_921600B=y CONFIG_ESPTOOLPY_BAUD_2MB= CONFIG_ESPTOOLPY_BAUD_OTHER= CONFIG_ESPTOOLPY_BAUD_OTHER_VAL=115200 CONFIG_ESPTOOLPY_BAUD=921600 CONFIG_ESPTOOLPY_COMPRESSED=y CONFIG_FLASHMODE_QIO=y CONFIG_FLAS...
2,448
sdkconfig
defaults
en
unknown
unknown
{}
0
{}
0015/ESP32-OpenCV-Projects
esp32/examples/color_code/main/app_screen.cpp
#include "app_screen.h" #include "esp32/rom/tjpgd.h" #include <errno.h> #include <sys/stat.h> #include <string.h> #include "esp_freertos_hooks.h" #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "esp_system.h" #include "esp_log.h" #include "lwip/sockets.h" #include "board_def.h" #define TAG "[Scre...
12,104
app_screen
cpp
en
cpp
code
{"qsc_code_num_words": 1840, "qsc_code_num_chars": 12104.0, "qsc_code_mean_word_length": 3.88532609, "qsc_code_frac_words_unique": 0.16847826, "qsc_code_frac_chars_top_2grams": 0.02643726, "qsc_code_frac_chars_top_3grams": 0.01342845, "qsc_code_frac_chars_top_4grams": 0.02014268, "qsc_code_frac_chars_dupe_5grams": 0.37...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
0015/Grid_Board
grid_board_app/.metadata
# This file tracks properties of this Flutter project. # Used by Flutter tool to assess capabilities and perform upgrades etc. # # This file should be version controlled and should not be manually edited. version: revision: "d7b523b356d15fb81e7d340bbe52b47f93937323" channel: "stable" project_type: app # Tracks m...
1,114
.metadata
metadata
en
xpages
data
{"qsc_code_num_words": 114, "qsc_code_num_chars": 1114.0, "qsc_code_mean_word_length": 7.54385965, "qsc_code_frac_words_unique": 0.57017544, "qsc_code_frac_chars_top_2grams": 0.39069767, "qsc_code_frac_chars_top_3grams": 0.18837209, "qsc_code_frac_chars_top_4grams": 0.20232558, "qsc_code_frac_chars_dupe_5grams": 0.3883...
0
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_words_unique": 0, "qsc_code_frac_chars_top_2grams": 1, "qsc_code_frac_chars_top_3grams": 1, "qsc_code_frac_chars_top_4grams": 1, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code...
0015/Grid_Board
grid_board_app/README.md
# GRID BOARD APP A Flutter app for sending customizable text and emoji grids via BLE (Bluetooth Low Energy) to ESP32-P4 Device. Create, save, and reload messages in a 12×5 grid—perfect for smart displays and IoT dashboards. --- ## Features - 12×5 customizable grid (text and emoji supported) - Fast BLE connection ...
2,598
README
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.15213358, "qsc_doc_num_sentences": 37.0, "qsc_doc_num_words": 363, "qsc_doc_num_chars": 2598.0, "qsc_doc_num_lines": 98.0, "qsc_doc_mean_word_length": 5.2892562, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readmore...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007gzs/dingtalk-sdk
dingtalk/client/api/workrecord.py
# encoding: utf-8 from __future__ import absolute_import, unicode_literals import datetime import time from optionaldict import optionaldict from dingtalk.client.api.base import DingTalkBaseAPI from dingtalk.model.field import FieldBase class WorkRecord(DingTalkBaseAPI): def add(self, userid, create_time, tit...
7,646
workrecord
py
en
python
code
{"qsc_code_num_words": 668, "qsc_code_num_chars": 7646.0, "qsc_code_mean_word_length": 5.60628743, "qsc_code_frac_words_unique": 0.2260479, "qsc_code_frac_chars_top_2grams": 0.06809079, "qsc_code_frac_chars_top_3grams": 0.07716956, "qsc_code_frac_chars_top_4grams": 0.05340454, "qsc_code_frac_chars_dupe_5grams": 0.42536...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007gzs/dingtalk-sdk
dingtalk/client/api/ext.py
# -*- coding: utf-8 -*- from __future__ import absolute_import, unicode_literals import six from dingtalk.client.api.base import DingTalkBaseAPI from dingtalk.core.utils import json_loads class Ext(DingTalkBaseAPI): def listlabelgroups(self, offset=0, size=100): """ 标签列表 :param offset:...
2,292
ext
py
en
python
code
{"qsc_code_num_words": 230, "qsc_code_num_chars": 2292.0, "qsc_code_mean_word_length": 5.11304348, "qsc_code_frac_words_unique": 0.34347826, "qsc_code_frac_chars_top_2grams": 0.02721088, "qsc_code_frac_chars_top_3grams": 0.04081633, "qsc_code_frac_chars_top_4grams": 0.04846939, "qsc_code_frac_chars_dupe_5grams": 0.3392...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007gzs/dingtalk-sdk
dingtalk/client/api/callback.py
# -*- coding: utf-8 -*- from __future__ import absolute_import, unicode_literals from dingtalk.client.api.base import DingTalkBaseAPI class Callback(DingTalkBaseAPI): ALL_CALL_BACK_TAGS = ( 'user_add_org', 'user_modify_org', 'user_leave_org', 'user_active_org', 'org_admin_add', 'org_admin_remove'...
2,855
callback
py
en
python
code
{"qsc_code_num_words": 330, "qsc_code_num_chars": 2855.0, "qsc_code_mean_word_length": 4.61212121, "qsc_code_frac_words_unique": 0.26060606, "qsc_code_frac_chars_top_2grams": 0.16819974, "qsc_code_frac_chars_top_3grams": 0.07095926, "qsc_code_frac_chars_top_4grams": 0.02956636, "qsc_code_frac_chars_dupe_5grams": 0.4612...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
0015/Grid_Board
main/grid_board.cpp
#include "grid_board.hpp" #include "esp_log.h" #include "esp_random.h" #include <algorithm> #include <random> #include <cstring> static const char *TAG = "LVGL"; // Static character sets const char *GridBoard::card_chars = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ.,:;!?@#$%&*()-+=/\\\"'<>[]{}|_^~ °±•…×÷−≠≤≥€£¥™®©"; const...
16,714
grid_board
cpp
hr
cpp
code
{"qsc_code_num_words": 2302, "qsc_code_num_chars": 16714.0, "qsc_code_mean_word_length": 3.73935708, "qsc_code_frac_words_unique": 0.23848827, "qsc_code_frac_chars_top_2grams": 0.04356413, "qsc_code_frac_chars_top_3grams": 0.02973978, "qsc_code_frac_chars_top_4grams": 0.02718401, "qsc_code_frac_chars_dupe_5grams": 0.37...
0
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
0015/Grid_Board
main/ble_server.c
#include "ble_server.h" #include "esp_log.h" #include "nvs_flash.h" #include "host/util/util.h" #include "nimble/nimble_port.h" #include "nimble/nimble_port_freertos.h" #include "host/ble_hs.h" #include "services/gap/ble_svc_gap.h" #include "services/gatt/ble_svc_gatt.h" #include "bleprph.h" static void (*conn_cb)(boo...
2,806
ble_server
c
en
c
code
{"qsc_code_num_words": 453, "qsc_code_num_chars": 2806.0, "qsc_code_mean_word_length": 3.88300221, "qsc_code_frac_words_unique": 0.24503311, "qsc_code_frac_chars_top_2grams": 0.03411029, "qsc_code_frac_chars_top_3grams": 0.04377487, "qsc_code_frac_chars_top_4grams": 0.02217169, "qsc_code_frac_chars_dupe_5grams": 0.1580...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007gzs/dingtalk-sdk
dingtalk/client/api/extcontact.py
# -*- coding: utf-8 -*- from __future__ import absolute_import, unicode_literals from dingtalk.client.api.base import DingTalkBaseAPI class ExtContact(DingTalkBaseAPI): def listlabelgroups(self, offset=0, size=100): """ 获取外部联系人标签列表 :param size: 分页大小,最大100 :param offset: 偏移位置 ...
4,510
extcontact
py
en
python
code
{"qsc_code_num_words": 460, "qsc_code_num_chars": 4510.0, "qsc_code_mean_word_length": 4.82173913, "qsc_code_frac_words_unique": 0.18043478, "qsc_code_frac_chars_top_2grams": 0.0541028, "qsc_code_frac_chars_top_3grams": 0.07574391, "qsc_code_frac_chars_top_4grams": 0.0541028, "qsc_code_frac_chars_dupe_5grams": 0.799819...
0
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 1, "qsc...
007gzs/meeting
server/apps/meetings/serializer.py
# encoding: utf-8 from __future__ import absolute_import, unicode_literals from rest_framework import serializers from apps.wechat.models import User from apps.wechat.serializer import UserSerializer from core import utils from . import models class RoomSerializer(utils.BaseSerializer): class Meta: mod...
1,831
serializer
py
en
python
code
{"qsc_code_num_words": 219, "qsc_code_num_chars": 1831.0, "qsc_code_mean_word_length": 5.59817352, "qsc_code_frac_words_unique": 0.31506849, "qsc_code_frac_chars_top_2grams": 0.05383361, "qsc_code_frac_chars_top_3grams": 0.06117455, "qsc_code_frac_chars_top_4grams": 0.06525285, "qsc_code_frac_chars_dupe_5grams": 0.3344...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007gzs/meeting
server/apps/meetings/views.py
# encoding: utf-8 from __future__ import absolute_import, unicode_literals import datetime import json from cool.views import ViewSite, CoolAPIException, ErrorCode, mixins from cool.views.fields import SplitCharField from rest_framework import fields from constance import config from django.db import transaction from...
17,211
views
py
en
python
code
{"qsc_code_num_words": 1968, "qsc_code_num_chars": 17211.0, "qsc_code_mean_word_length": 5.4004065, "qsc_code_frac_words_unique": 0.13058943, "qsc_code_frac_chars_top_2grams": 0.0611592, "qsc_code_frac_chars_top_3grams": 0.03838916, "qsc_code_frac_chars_top_4grams": 0.04347008, "qsc_code_frac_chars_dupe_5grams": 0.6288...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007gzs/meeting
miniprogram/components/time_table.wxml
<!--components/time_table.wxml--> <view class='time_table'> <view class="table"> <view class='thead'> <view class="tr"> <view class="th label" bindtap='title_label_click'> {{title_label}} </view> <view class="th" wx:for="{{titles}}" wx:key="id" id="{{item.id}}" bindtap='title...
1,361
time_table
wxml
en
unknown
unknown
{}
0
{}
007gzs/meeting
miniprogram/components/time_table.wxss
/* components/time_table.wxss */ .time_table{ height: 100%; } .table { position: relative; overflow: hidden; width: 100%; height: 100%; font-size: 32rpx; line-height: 32rpx; border-right: 1rpx solid #ddd; border-bottom: 1rpx solid #ddd; } .table .thead{ height: 48rpx; } .table .tbody{ position: ab...
1,441
time_table
wxss
en
unknown
unknown
{}
0
{}
007gzs/meeting
miniprogram/components/time_table.js
// components/time_table.js Component({ /** * 组件的属性列表 */ properties: { no_title_desc: String, title_label: String }, /** * 组件的初始数据 */ data: { titles: [], labels: [], td_data: {}, }, /** * 组件的方法列表 */ methods: { set_data: function({titles, labels, td_data} = {}){...
1,240
time_table
js
en
javascript
code
{"qsc_code_num_words": 125, "qsc_code_num_chars": 1240.0, "qsc_code_mean_word_length": 5.016, "qsc_code_frac_words_unique": 0.264, "qsc_code_frac_chars_top_2grams": 0.04784689, "qsc_code_frac_chars_top_3grams": 0.12759171, "qsc_code_frac_chars_top_4grams": 0.11483254, "qsc_code_frac_chars_dupe_5grams": 0.261563, "qsc_c...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007gzs/meeting
miniprogram/components/date_select.js
// components/date_select.js const weekStr = ['周日', '周一', '周二', '周三', '周四', '周五', '周六'] const app = getApp() Component({ /** * 组件的属性列表 */ properties: { }, /** * 组件的初始数据 */ data: { start_date: '', end_date: '', select_date: '', date_range: [] }, lifetimes: { // 生命周期函数,可以为函数...
2,491
date_select
js
en
javascript
code
{"qsc_code_num_words": 292, "qsc_code_num_chars": 2491.0, "qsc_code_mean_word_length": 4.74315068, "qsc_code_frac_words_unique": 0.26369863, "qsc_code_frac_chars_top_2grams": 0.08447653, "qsc_code_frac_chars_top_3grams": 0.05559567, "qsc_code_frac_chars_top_4grams": 0.04620939, "qsc_code_frac_chars_dupe_5grams": 0.2635...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007gzs/meeting
miniprogram/weui/weui.wxss
/*! * WeUI v1.1.1 (https://github.com/weui/weui-wxss) * Copyright 2017 Tencent, Inc. * Licensed under the MIT license */ page{line-height:1.6;font-family:-apple-system-font,Helvetica Neue,sans-serif}icon{vertical-align:middle}.weui-cells{position:relative;margin-top:1.17647059em;background-color:#fff;line-height:1....
19,071
weui
wxss
en
unknown
unknown
{}
0
{}
007gzs/meeting
miniprogram/utils/api.js
"use strict"; const request = require('./request'); const server = 'http://127.0.0.1:8000'; const ERROR_CODE = { SUCCESS: 0, // 返回成功 ERROR_UNKNOWN: -1, // 未知错误 ERROR_SYSTEM: -2, // 系统错误 ERROR_BAD_PARAMETER: -11, // 参数错误 ERROR_BAD_FORMAT: -12, // 格式错误 ERROR_PERMISSION: -13, // 权限错误 ERR_WECHAT_LOGIN: 10001...
8,012
api
js
zh
javascript
code
{"qsc_code_num_words": 1028, "qsc_code_num_chars": 8012.0, "qsc_code_mean_word_length": 4.72373541, "qsc_code_frac_words_unique": 0.12937743, "qsc_code_frac_chars_top_2grams": 0.14827018, "qsc_code_frac_chars_top_3grams": 0.08072488, "qsc_code_frac_chars_top_4grams": 0.1029654, "qsc_code_frac_chars_dupe_5grams": 0.7627...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
000haoji/deep-student
src-tauri/Cargo.toml
[package] name = "ai-mistake-manager" version = "0.1.0" description = "A Tauri App" authors = ["you"] edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [lib] # The `_lib` suffix may seem redundant but it is necessary # to make the lib name unique and wou...
1,772
Cargo
toml
en
toml
data
{"qsc_code_num_words": 249, "qsc_code_num_chars": 1772.0, "qsc_code_mean_word_length": 4.42570281, "qsc_code_frac_words_unique": 0.61445783, "qsc_code_frac_chars_top_2grams": 0.01270417, "qsc_code_frac_chars_top_3grams": 0.03266788, "qsc_code_frac_chars_top_4grams": 0.06170599, "qsc_code_frac_chars_dupe_5grams": 0.0, "...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_words_unique": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code...
000haoji/deep-student
src/DeepStudent.css
/* Deep Student Design - 简洁优雅的侧边栏布局 */ /* 紧急修复:彻底禁用所有旧tooltip相关的伪元素 */ .tooltip-container, .tooltip-container::before, .tooltip-container::after, .tooltip-container.tooltip-right::before, .tooltip-container.tooltip-right::after, .tooltip-container.tooltip-left::before, .tooltip-container.tooltip-left::after, .tooltip...
50,281
DeepStudent
css
zh
css
data
{"qsc_code_num_words": 7137, "qsc_code_num_chars": 50281.0, "qsc_code_mean_word_length": 4.67157069, "qsc_code_frac_words_unique": 0.10718789, "qsc_code_frac_chars_top_2grams": 0.00785819, "qsc_code_frac_chars_top_3grams": 0.00692841, "qsc_code_frac_chars_top_4grams": 0.00431901, "qsc_code_frac_chars_dupe_5grams": 0.62...
0
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 1, "qsc_code_mean_word_length": 0, "qsc_code_frac_words_unique": 1, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code...
000haoji/deep-student
src/App.css
/* 全局样式 */ * { margin: 0; padding: 0; box-sizing: border-box; } /* 页面保活机制样式 - 确保隐藏的组件不影响布局 */ .page-container { width: 100%; } .page-container[style*="display: none"] { position: absolute; visibility: hidden; pointer-events: none; } /* 模态框样式 */ .modal-overlay { position: fixed; top: 0; left: 0; ...
128,793
App
css
en
css
data
{"qsc_code_num_words": 17433, "qsc_code_num_chars": 128793.0, "qsc_code_mean_word_length": 4.83927035, "qsc_code_frac_words_unique": 0.04904491, "qsc_code_frac_chars_top_2grams": 0.0077048, "qsc_code_frac_chars_top_3grams": 0.00682764, "qsc_code_frac_chars_top_4grams": 0.0072188, "qsc_code_frac_chars_dupe_5grams": 0.68...
0
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 1, "qsc_code_mean_word_length": 0, "qsc_code_frac_words_unique": 1, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code...
000haoji/deep-student
src/App.tsx
import { useState, useEffect, useCallback, useMemo } from 'react'; import { getCurrentWebviewWindow } from '@tauri-apps/api/webviewWindow'; import { MistakeLibrary } from './components/MistakeLibrary'; import { Settings } from './components/Settings'; import { BatchAnalysis } from './components/BatchAnalysis'; import U...
70,864
App
tsx
en
tsx
code
{"qsc_code_num_words": 5043, "qsc_code_num_chars": 70864.0, "qsc_code_mean_word_length": 7.66607178, "qsc_code_frac_words_unique": 0.18857823, "qsc_code_frac_chars_top_2grams": 0.02638386, "qsc_code_frac_chars_top_3grams": 0.00982928, "qsc_code_frac_chars_top_4grams": 0.01099327, "qsc_code_frac_chars_dupe_5grams": 0.44...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
000haoji/deep-student
ds-graph/1.md
个性化知识网络系统:最终设计报告 (Neo4j版) 项目代号: Project CogniGraph 版本: 9.0 (Final - Neo4j Architecture) 日期: 2025年6月17日 核心: 一个以Neo4j为统一知识库,融合了多模态输入、AI推荐和高级检索的智能学习系统。 1. 绪论 (Introduction) 1.1 项目愿景与目标 构建一个智能的学习伴侣,将用户在解题过程中的思考(疑问、灵感、方法)结构化、网络化,并通过AI赋能,实现知识的智能检索、主动关联与深度洞察。 1.2 设计哲学与原则 极简核心,智慧涌现: 采用最简化的基础设施(单体Rust后端 + 单一Neo4j数据库),通过设计精良的数据...
4,144
1
md
zh
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.00241313, "qsc_doc_frac_words_redpajama_stop": null, "qsc_doc_num_sentences": 85.0, "qsc_doc_num_words": 1098, "qsc_doc_num_chars": 4144.0, "qsc_doc_num_lines": 138.0, "qsc_doc_mean_word_length": 2.88433515, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_read...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
000haoji/deep-student
src-tauri/src/apkg_exporter_service.rs
use serde::{Deserialize, Serialize}; use std::path::PathBuf; use std::fs::{File, self}; use std::io::Write; use rusqlite::{Connection, Result as SqliteResult, params}; use zip::{ZipWriter, write::FileOptions}; use crate::models::AnkiCard; use chrono::Utc; /// 清理卡片内容中的无效模板占位符 fn clean_template_placeholders(content: &st...
24,720
apkg_exporter_service
rs
en
rust
code
{"qsc_code_num_words": 2525, "qsc_code_num_chars": 24720.0, "qsc_code_mean_word_length": 4.61544554, "qsc_code_frac_words_unique": 0.17742574, "qsc_code_frac_chars_top_2grams": 0.03844174, "qsc_code_frac_chars_top_3grams": 0.04685087, "qsc_code_frac_chars_top_4grams": 0.01561696, "qsc_code_frac_chars_dupe_5grams": 0.40...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
000haoji/deep-student
src-tauri/src/crypto.rs
use aes_gcm::{ aead::{Aead, AeadCore, KeyInit, OsRng}, Aes256Gcm, Nonce, Key }; use base64::{Engine as _, engine::general_purpose}; use keyring::Entry; use rand::RngCore; use serde::{Deserialize, Serialize}; use std::path::PathBuf; #[derive(Debug, Serialize, Deserialize)] pub struct EncryptedData { pub cip...
9,386
crypto
rs
en
rust
code
{"qsc_code_num_words": 953, "qsc_code_num_chars": 9386.0, "qsc_code_mean_word_length": 4.9003148, "qsc_code_frac_words_unique": 0.20671563, "qsc_code_frac_chars_top_2grams": 0.0137045, "qsc_code_frac_chars_top_3grams": 0.0235546, "qsc_code_frac_chars_top_4grams": 0.03062099, "qsc_code_frac_chars_dupe_5grams": 0.3364025...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
000haoji/deep-student
src-tauri/src/document_processing_service.rs
use crate::models::{DocumentTask, TaskStatus, AnkiGenerationOptions, AppError}; use crate::database::Database; use std::sync::Arc; use uuid::Uuid; use chrono::Utc; pub struct DocumentProcessingService { db: Arc<Database>, } impl DocumentProcessingService { pub fn new(db: Arc<Database>) -> Self { Self ...
15,555
document_processing_service
rs
en
rust
code
{"qsc_code_num_words": 1617, "qsc_code_num_chars": 15555.0, "qsc_code_mean_word_length": 5.05256648, "qsc_code_frac_words_unique": 0.17006803, "qsc_code_frac_chars_top_2grams": 0.02643819, "qsc_code_frac_chars_top_3grams": 0.02741738, "qsc_code_frac_chars_top_4grams": 0.03023256, "qsc_code_frac_chars_dupe_5grams": 0.34...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007LiZhen/FFmpeg-QT-rtsp
mainwindow.h
/** * 李震 * 我的码云:https://git.oschina.net/git-lizhen * 我的CSDN博客:http://blog.csdn.net/weixin_38215395 * 联系:QQ1039953685 */ #ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> #include <QImage> #include <QPaintEvent> #include <QWidget> #include "videoplayer/videoplayer.h" namespace Ui { class MainWin...
929
mainwindow
h
zh
c
code
{"qsc_code_num_words": 118, "qsc_code_num_chars": 929.0, "qsc_code_mean_word_length": 5.28813559, "qsc_code_frac_words_unique": 0.56779661, "qsc_code_frac_chars_top_2grams": 0.03205128, "qsc_code_frac_chars_top_3grams": 0.0224359, "qsc_code_frac_chars_top_4grams": 0.04166667, "qsc_code_frac_chars_dupe_5grams": 0.0, "qs...
0
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007LiZhen/FFmpeg-QT-rtsp
mainwindow.cpp
/** * 李震 * 我的码云:https://git.oschina.net/git-lizhen * 我的CSDN博客:http://blog.csdn.net/weixin_38215395 * 联系:QQ1039953685 */ #include "mainwindow.h" #include "ui_mainwindow.h" #include <QPainter> #include <QInputDialog> #include <QtMath> #include<iostream> using namespace std; MainWindow::MainWindow(QWidget *parent...
3,538
mainwindow
cpp
en
cpp
code
{"qsc_code_num_words": 471, "qsc_code_num_chars": 3538.0, "qsc_code_mean_word_length": 4.84076433, "qsc_code_frac_words_unique": 0.28237792, "qsc_code_frac_chars_top_2grams": 0.01973684, "qsc_code_frac_chars_top_3grams": 0.0122807, "qsc_code_frac_chars_top_4grams": 0.03684211, "qsc_code_frac_chars_dupe_5grams": 0.25, "...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007revad/Linux_Plex_Backup
Linux_Plex_Backup.sh
#!/usr/bin/env bash # shellcheck disable=SC2317,SC2181,SC2009,SC2129,SC2163 #-------------------------------------------------------------------------- # Backup Linux Plex Database to tgz file in Backup folder. # v1.3.10 3-Sep-2025 007revad # # MUST be run by a user in sudo, sudoers or wheel group, or as root # # T...
19,456
Linux_Plex_Backup
sh
en
shell
code
{"qsc_code_num_words": 2428, "qsc_code_num_chars": 19456.0, "qsc_code_mean_word_length": 4.17586491, "qsc_code_frac_words_unique": 0.17339374, "qsc_code_frac_chars_top_2grams": 0.05316106, "qsc_code_frac_chars_top_3grams": 0.02968735, "qsc_code_frac_chars_top_4grams": 0.04665154, "qsc_code_frac_chars_dupe_5grams": 0.45...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007gzs/meeting
README.md
# 开源会议室 开源会议室预约小程序+Django服务端后台 ## 扫码体验 ![开源会议室](https://raw.githubusercontent.com/007gzs/meeting/master/resource/room_demo.jpg "开源会议室") ## 安装方式 本项目在以下代码托管网站同步更新: * 码云:https://gitee.com/007gzs/meeting * GitHub:https://github.com/007gzs/meeting ### 获取代码 git clone https://github.com/007gzs/meeting.git ### 服务端...
1,769
README
md
zh
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": null, "qsc_doc_num_sentences": 56.0, "qsc_doc_num_words": 320, "qsc_doc_num_chars": 1769.0, "qsc_doc_num_lines": 61.0, "qsc_doc_mean_word_length": 4.084375, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readmore": 0.0,...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Linux_Plex_Backup
my-other-scripts.md
## All my scripts, tools and guides <img src="https://hitscounter.dev/api/hit?url=https%3A%2F%2F007revad.github.io%2F&label=Visitors&icon=github&color=%23198754&message=&style=flat&tz=UTC"> #### Contents - [Plex](#plex) - [Synology docker](#synology-docker) - [Synology recovery](#synology-recovery) - [Other Synology...
9,099
my-other-scripts
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.16632653, "qsc_doc_num_sentences": 107.0, "qsc_doc_num_words": 1341, "qsc_doc_num_chars": 9099.0, "qsc_doc_num_lines": 180.0, "qsc_doc_mean_word_length": 4.94630872, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_read...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Linux_Plex_Backup
Restore_Linux_Plex_Backup.sh
#!/usr/bin/env bash # shellcheck disable=SC2317,SC2181 #-------------------------------------------------------------------------- # Companion script for Linux Plex Backup script. # v1.1.7 3-Sep-2025 007revad # # MUST be run by a user in sudo, sudoers or wheel group, or as root # # To run the script: # sudo i /shar...
12,981
Restore_Linux_Plex_Backup
sh
en
shell
code
{"qsc_code_num_words": 1656, "qsc_code_num_chars": 12981.0, "qsc_code_mean_word_length": 4.21618357, "qsc_code_frac_words_unique": 0.22101449, "qsc_code_frac_chars_top_2grams": 0.05213406, "qsc_code_frac_chars_top_3grams": 0.02706961, "qsc_code_frac_chars_top_4grams": 0.04253795, "qsc_code_frac_chars_dupe_5grams": 0.33...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007revad/Linux_Plex_Backup
README.md
# Linux Plex Backup <a href="https://github.com/007revad/Linux_Plex_Backup/releases"><img src="https://img.shields.io/github/release/007revad/Linux_Plex_Backup.svg"></a> ![Badge](https://hitscounter.dev/api/hit?url=https%3A%2F%2Fgithub.com%2F007revad%2FLinux_Plex_Backup&label=Visitors&icon=github&color=%23198754&messa...
9,110
README
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.25625626, "qsc_doc_num_sentences": 158.0, "qsc_doc_num_words": 1514, "qsc_doc_num_chars": 9110.0, "qsc_doc_num_lines": 244.0, "qsc_doc_mean_word_length": 4.50462351, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_read...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007gzs/meeting
miniprogram/app.js
"use strict"; //app.js const api = require("./utils/api.js") const request = require("./utils/request.js") const time = require('./utils/time.js') const meetings = require('./utils/meetings.js') App({ api: api, time: time, meetings: meetings, onLaunch: function (options) { if (wx.getUpdateManager){ co...
4,580
app
js
en
javascript
code
{"qsc_code_num_words": 433, "qsc_code_num_chars": 4580.0, "qsc_code_mean_word_length": 5.80831409, "qsc_code_frac_words_unique": 0.23094688, "qsc_code_frac_chars_top_2grams": 0.12803181, "qsc_code_frac_chars_top_3grams": 0.0445328, "qsc_code_frac_chars_top_4grams": 0.0640159, "qsc_code_frac_chars_dupe_5grams": 0.290656...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007revad/Plex_Server_Sync
plex_server_sync.sh
#!/usr/bin/env bash #----------------------------------------------------------------------------- # Script to sync Plex server database & metadata to backup Plex server. # # It also syncs your settings, though you can disable this by adding the # following to the included plex_rsync_exclude.txt # Preferences.xml # # R...
16,437
plex_server_sync
sh
en
shell
code
{"qsc_code_num_words": 2094, "qsc_code_num_chars": 16437.0, "qsc_code_mean_word_length": 4.03581662, "qsc_code_frac_words_unique": 0.19484241, "qsc_code_frac_chars_top_2grams": 0.02366584, "qsc_code_frac_chars_top_3grams": 0.04141522, "qsc_code_frac_chars_top_4grams": 0.01692107, "qsc_code_frac_chars_dupe_5grams": 0.33...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007revad/Plex_Server_Sync
README.md
# Plex Server Sync Sync main Plex server database &amp; metadata to a backup Plex server <a href="https://github.com/007revad/Plex_Server_Sync/releases"><img src="https://img.shields.io/github/release/007revad/Plex_Server_Sync.svg"></a> ![Badge](https://hitscounter.dev/api/hit?url=https%3A%2F%2Fgithub.com%2F007revad%2...
6,016
README
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.21141975, "qsc_doc_num_sentences": 104.0, "qsc_doc_num_words": 998, "qsc_doc_num_chars": 6016.0, "qsc_doc_num_lines": 162.0, "qsc_doc_mean_word_length": 4.59018036, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readm...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Plex_Server_Sync
edit_preferences.sh
#!/usr/bin/env bash #------------------------------------------------------------------------- # Companion script to Plex_Server_Sync.sh # # https://github.com/007revad/Plex_Server_Sync # Script verified at https://www.shellcheck.net/ #-------------------------------------------------------------------------- cd "$(di...
3,869
edit_preferences
sh
en
shell
code
{"qsc_code_num_words": 469, "qsc_code_num_chars": 3869.0, "qsc_code_mean_word_length": 4.79104478, "qsc_code_frac_words_unique": 0.25799574, "qsc_code_frac_chars_top_2grams": 0.05696484, "qsc_code_frac_chars_top_3grams": 0.05384958, "qsc_code_frac_chars_top_4grams": 0.0400534, "qsc_code_frac_chars_dupe_5grams": 0.41433...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007gzs/dingtalk-sdk
README.rst
####################### DingTalk Sdk for Python ####################### .. image:: https://travis-ci.org/007gzs/dingtalk-sdk.svg?branch=master :target: https://travis-ci.org/007gzs/dingtalk-sdk .. image:: https://img.shields.io/pypi/v/dingtalk-sdk.svg :target: https://pypi.org/project/dingtalk-sdk 钉钉开放平台...
1,112
README
rst
zh
restructuredtext
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": null, "qsc_doc_num_sentences": 27.0, "qsc_doc_num_words": 177, "qsc_doc_num_chars": 1112.0, "qsc_doc_num_lines": 50.0, "qsc_doc_mean_word_length": 4.01694915, "qsc_doc_frac_words_full_bracket": 0.00569801, "qsc_doc_frac_lines_end_with_readmo...
0
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 1, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007gzs/dingtalk-sdk
setup.py
#! /usr/bin/env python # encoding: utf-8 """A setuptools based setup module. See: https://packaging.python.org/en/latest/distributing.html https://github.com/pypa/sampleproject """ # Always prefer setuptools over distutils from setuptools import setup from setuptools.command.test import test as TestCommand # To use...
2,742
setup
py
en
python
code
{"qsc_code_num_words": 312, "qsc_code_num_chars": 2742.0, "qsc_code_mean_word_length": 5.5224359, "qsc_code_frac_words_unique": 0.49679487, "qsc_code_frac_chars_top_2grams": 0.07719095, "qsc_code_frac_chars_top_3grams": 0.10156703, "qsc_code_frac_chars_top_4grams": 0.0754498, "qsc_code_frac_chars_dupe_5grams": 0.031340...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007gzs/dingtalk-sdk
docs/index.rst
.. dingtalk-sdk documentation master file, created by sphinx-quickstart on Fri May 4 11:18:22 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. dingtalk-sdk 使用文档 ======================================== dingtalk-sdk 是一个钉钉开放平台的第三方 Python SDK...
1,777
index
rst
zh
restructuredtext
text
{"qsc_doc_frac_chars_curly_bracket": 0.00337648, "qsc_doc_frac_words_redpajama_stop": null, "qsc_doc_num_sentences": 30.0, "qsc_doc_num_words": 264, "qsc_doc_num_chars": 1777.0, "qsc_doc_num_lines": 102.0, "qsc_doc_mean_word_length": 3.85606061, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readm...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007gzs/dingtalk-sdk
docs/changelog.rst
Changelog ================ Version 1.3.3 ------------------ + fix 创建审批bug Version 1.3.2 ------------------ + 增加审批待办接口 Version 1.3.1 ------------------ + 增加DING日程相关接口 + 增加钉钉运动相关接口 + 增加公告相关接口 + 增加待办事项相关接口 + 增加撤回工作通知消息接口 + fix 发送工作通知参数错误 Version 1.3.0 ------------------ + 增加企业外部联系人相关接口 + 增加日志相关接口 + 更新淘宝接口 Version 1...
1,316
changelog
rst
zh
restructuredtext
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": null, "qsc_doc_num_sentences": 40.0, "qsc_doc_num_words": 244, "qsc_doc_num_chars": 1316.0, "qsc_doc_num_lines": 110.0, "qsc_doc_mean_word_length": 2.77868852, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readmore": 0...
0
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 1, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007gzs/dingtalk-sdk
docs/conf.py
# -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config import sphinx_rtd_theme # -- Path setup -----------------------------------...
5,606
conf
py
en
python
code
{"qsc_code_num_words": 689, "qsc_code_num_chars": 5606.0, "qsc_code_mean_word_length": 5.21480406, "qsc_code_frac_words_unique": 0.39187228, "qsc_code_frac_chars_top_2grams": 0.02504871, "qsc_code_frac_chars_top_3grams": 0.00779293, "qsc_code_frac_chars_top_4grams": 0.00834957, "qsc_code_frac_chars_dupe_5grams": 0.1305...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
0015/ESP32-OpenCV-Projects
esp32/examples/color_code/main/main.cpp
///////////////////////////////////////////////////////////////// /* RGB Pixel Detector & Histogram (Running OpenCV on ESP32) For More Information: https://youtu.be/DNQuCkPtzYA Created by Eric N. (ThatProject) */ ///////////////////////////////////////////////////////////////// #undef EPS // specreg.h defines EP...
11,652
main
cpp
en
cpp
code
{"qsc_code_num_words": 1824, "qsc_code_num_chars": 11652.0, "qsc_code_mean_word_length": 3.77905702, "qsc_code_frac_words_unique": 0.15953947, "qsc_code_frac_chars_top_2grams": 0.03989555, "qsc_code_frac_chars_top_3grams": 0.04671406, "qsc_code_frac_chars_top_4grams": 0.03583345, "qsc_code_frac_chars_dupe_5grams": 0.53...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
0015/ESP32-OpenCV-Projects
esp32/examples/color_code/main/app_camera.c
/* ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to deal i...
2,950
app_camera
c
en
c
code
{"qsc_code_num_words": 457, "qsc_code_num_chars": 2950.0, "qsc_code_mean_word_length": 4.39606127, "qsc_code_frac_words_unique": 0.45295405, "qsc_code_frac_chars_top_2grams": 0.07167745, "qsc_code_frac_chars_top_3grams": 0.1035341, "qsc_code_frac_chars_top_4grams": 0.11946242, "qsc_code_frac_chars_dupe_5grams": 0.03683...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
0015/ESP32-OpenCV-Projects
esp32/examples/color_code/components/lcd/iot_lcd.cpp
/* This is the subclass graphics library for all our displays, providing a common set of graphics primitives (points, lines, circles, etc.) Adafruit invests time and resources providing this open source code, please support Adafruit & open-source hardware by purchasing products from Adafruit! Based on ESP8266 library...
21,232
iot_lcd
cpp
en
cpp
code
{"qsc_code_num_words": 2686, "qsc_code_num_chars": 21232.0, "qsc_code_mean_word_length": 4.44676098, "qsc_code_frac_words_unique": 0.16679077, "qsc_code_frac_chars_top_2grams": 0.03750837, "qsc_code_frac_chars_top_3grams": 0.04855995, "qsc_code_frac_chars_top_4grams": 0.06028131, "qsc_code_frac_chars_dupe_5grams": 0.52...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
0015/ESP32-OpenCV-Projects
esp32/examples/color_code/components/lcd/adaptation.cpp
/* This is the subclass graphics library for all our displays, providing a common set of graphics primitives (points, lines, circles, etc.) Adafruit invests time and resources providing this open source code, please support Adafruit & open-source hardware by purchasing products from Adafruit! Based on ESP8266 library...
1,898
adaptation
cpp
en
cpp
code
{"qsc_code_num_words": 277, "qsc_code_num_chars": 1898.0, "qsc_code_mean_word_length": 5.48375451, "qsc_code_frac_words_unique": 0.57400722, "qsc_code_frac_chars_top_2grams": 0.01974984, "qsc_code_frac_chars_top_3grams": 0.02238315, "qsc_code_frac_chars_top_4grams": 0.03028308, "qsc_code_frac_chars_dupe_5grams": 0.1211...
0
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
0015/ESP32-OpenCV-Projects
esp32/examples/color_code/components/lcd/spi_lcd.c
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by app...
9,459
spi_lcd
c
en
c
code
{"qsc_code_num_words": 1428, "qsc_code_num_chars": 9459.0, "qsc_code_mean_word_length": 3.77661064, "qsc_code_frac_words_unique": 0.28151261, "qsc_code_frac_chars_top_2grams": 0.03634341, "qsc_code_frac_chars_top_3grams": 0.02781383, "qsc_code_frac_chars_top_4grams": 0.03615798, "qsc_code_frac_chars_dupe_5grams": 0.352...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
0015/ESP32-OpenCV-Projects
esp32/examples/color_code/components/lcd/README.md
##TFT LCD Example Code for ESP32## This example is based on [Adafruit’s Library](https://github.com/adafruit/Adafruit-GFX-Library.git) for ILI9341. This component can display<br /> 1. Text<br /> 2. Bitmap Images<br /> 3. Shapes<br /> on the 320*240 TFT LCD<br /> Users can refer `ui_example.jpg` in the root folder of t...
2,331
README
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.29067642, "qsc_doc_num_sentences": 33.0, "qsc_doc_num_words": 407, "qsc_doc_num_chars": 2331.0, "qsc_doc_num_lines": 32.0, "qsc_doc_mean_word_length": 4.31203931, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readmor...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
0015/ESP32-OpenCV-Projects
esp32/examples/color_code/components/lcd/font7s.c
// Font size 7 is a 7 segment font intended to display numbers and time // This font only contains characters [space] 0 1 2 3 4 5 6 7 8 9 : . // All other characters print as a space #include "font7s.h" const unsigned char widtbl_f7s[96] = { // character width table 12, 12, 12, 12, 12, 12, 12, 12, // ...
20,372
font7s
c
en
c
code
{"qsc_code_num_words": 3385, "qsc_code_num_chars": 20372.0, "qsc_code_mean_word_length": 3.51196455, "qsc_code_frac_words_unique": 0.03899557, "qsc_code_frac_chars_top_2grams": 0.48183042, "qsc_code_frac_chars_top_3grams": 0.43001346, "qsc_code_frac_chars_top_4grams": 0.40107672, "qsc_code_frac_chars_dupe_5grams": 0.96...
0
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 1, "qsc_code_frac_chars_top_3grams": 1, "qsc_code_frac_chars_top_4grams": 1, "qsc_code_frac_chars_dupe_5grams": 1, "qsc_code_frac_chars_dupe_6grams": 1, "qsc...
0015/ESP32-OpenCV-Projects
esp32/examples/color_code/components/lvgl_gui/lvgl.c
// Copyright 2015-2018 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by app...
2,300
lvgl
c
en
c
code
{"qsc_code_num_words": 344, "qsc_code_num_chars": 2300.0, "qsc_code_mean_word_length": 4.47965116, "qsc_code_frac_words_unique": 0.42732558, "qsc_code_frac_chars_top_2grams": 0.04672291, "qsc_code_frac_chars_top_3grams": 0.04282933, "qsc_code_frac_chars_top_4grams": 0.03309539, "qsc_code_frac_chars_dupe_5grams": 0.2141...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007revad/Synology_HDD_db
my-other-scripts.md
## All my scripts, tools and guides <img src="https://hitscounter.dev/api/hit?url=https%3A%2F%2F007revad.github.io%2F&label=Visitors&icon=github&color=%23198754&message=&style=flat&tz=UTC"> #### Contents - [Plex](#plex) - [Synology docker](#synology-docker) - [Synology recovery](#synology-recovery) - [Other Synology...
9,099
my-other-scripts
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.16632653, "qsc_doc_num_sentences": 107.0, "qsc_doc_num_words": 1341, "qsc_doc_num_chars": 9099.0, "qsc_doc_num_lines": 180.0, "qsc_doc_mean_word_length": 4.94630872, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_read...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Synology_Download_Station_Chrome_Extension
js/options.js
/// <reference path="../../typings/jquery/jquery.d.ts"/> /// <reference path="../../typings/showdown/showdown.d.ts"/> $(document).ready(function() { if(location.hash.length > 0) $("#menu a[href='" + location.hash + "']").tab("show"); // !Localize page $('[data-message]').each(function() { var name = $(this).da...
12,990
options
js
en
javascript
code
{"qsc_code_num_words": 1296, "qsc_code_num_chars": 12990.0, "qsc_code_mean_word_length": 6.35339506, "qsc_code_frac_words_unique": 0.21604938, "qsc_code_frac_chars_top_2grams": 0.01821715, "qsc_code_frac_chars_top_3grams": 0.02307505, "qsc_code_frac_chars_top_4grams": 0.01748846, "qsc_code_frac_chars_dupe_5grams": 0.35...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007revad/Synology_Download_Station_Chrome_Extension
js/browser-functions.js
/// <reference path="../../typings/index.d.ts"/> var IS_SAFARI = (typeof (safari) != "undefined"); var IS_CHROME = (typeof (chrome) != "undefined"); var IS_OPERA = navigator.vendor.indexOf("Opera") != -1; var SAFARI_UPDATE_MANIFEST = SAFARI_UPDATE_MANIFEST; if (IS_CHROME && chrome.tabs && !chrome.tabs.sendMessage) { ...
98,670
browser-functions
js
en
javascript
code
{"qsc_code_num_words": 2132, "qsc_code_num_chars": 98670.0, "qsc_code_mean_word_length": 39.70919325, "qsc_code_frac_words_unique": 0.1641651, "qsc_code_frac_chars_top_2grams": 0.00222065, "qsc_code_frac_chars_top_3grams": 0.00283487, "qsc_code_frac_chars_top_4grams": 0.0022679, "qsc_code_frac_chars_dupe_5grams": 0.064...
0
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 1, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007revad/Synology_HDD_db
2025_plus_models.md
## 2025 series or later Plus models ### Unverified 3rd party drive limitations and unofficial solutions | Action | Works | Result | Solution | |--------|--------------|--------|----------| | Setup the NAS with Synology drives | yes | | | | Setup the NAS with 3rd party SSDs | yes | Lots of warnings | Remove warning...
5,873
2025_plus_models
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.18856719, "qsc_doc_num_sentences": 96.0, "qsc_doc_num_words": 940, "qsc_doc_num_chars": 5873.0, "qsc_doc_num_lines": 122.0, "qsc_doc_mean_word_length": 4.36595745, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readmo...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Synology_HDD_db
README.md
# Synology HDD db <a href="https://github.com/007revad/Synology_HDD_db/releases"><img src="https://img.shields.io/github/release/007revad/Synology_HDD_db.svg"></a> ![Badge](https://hitscounter.dev/api/hit?url=https%3A%2F%2Fgithub.com%2F007revad%2FSynology_HDD_db&label=Visitors&icon=github&color=%23198754&message=&styl...
15,725
README
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.2027972, "qsc_doc_num_sentences": 186.0, "qsc_doc_num_words": 2363, "qsc_doc_num_chars": 15725.0, "qsc_doc_num_lines": 262.0, "qsc_doc_mean_word_length": 4.74354634, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_read...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Synology_HDD_db
how_to_schedule.md
# How to schedule a script in Synology Task Scheduler To schedule a script to run on your Synology at boot-up or shut-down follow these steps: **Note:** You can setup a schedule task and leave it disabled, so it only runs when you select the task in the Task Scheduler and click on the Run button. 1. Go to **Control ...
1,355
how_to_schedule
md
en
markdown
text
{"qsc_doc_frac_chars_curly_bracket": 0.0, "qsc_doc_frac_words_redpajama_stop": 0.23964497, "qsc_doc_num_sentences": 29.0, "qsc_doc_num_words": 233, "qsc_doc_num_chars": 1355.0, "qsc_doc_num_lines": 27.0, "qsc_doc_mean_word_length": 4.13304721, "qsc_doc_frac_words_full_bracket": 0.0, "qsc_doc_frac_lines_end_with_readmor...
1
{"qsc_doc_frac_chars_replacement_symbols": 0, "qsc_doc_entropy_unigram": 0, "qsc_doc_frac_chars_top_2grams": 0, "qsc_doc_frac_chars_top_3grams": 0, "qsc_doc_frac_chars_top_4grams": 0, "qsc_doc_frac_chars_dupe_5grams": 0, "qsc_doc_frac_chars_dupe_6grams": 0, "qsc_doc_frac_chars_dupe_7grams": 0, "qsc_doc_frac_chars_dupe_...
007revad/Synology_Download_Station_Chrome_Extension
js/downloadstation.js
var DownloadStation = (function () { function DownloadStation(options) { this._sid = null; this._interval = null; this._disconnectTimeout = null; this._isManager = false; this._version = null; this._versionString = null; this._listeners = {}; this.conn...
66,860
downloadstation
js
en
javascript
code
{"qsc_code_num_words": 1448, "qsc_code_num_chars": 66860.0, "qsc_code_mean_word_length": 40.17196133, "qsc_code_frac_words_unique": 0.21339779, "qsc_code_frac_chars_top_2grams": 0.00185666, "qsc_code_frac_chars_top_3grams": 0.00226925, "qsc_code_frac_chars_top_4grams": 0.00206295, "qsc_code_frac_chars_dupe_5grams": 0.0...
0
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 1, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
007revad/Synology_Download_Station_Chrome_Extension
js/safari-contextmenu.js
document.addEventListener("contextmenu", function (event) { var onClickData = { menuItemId: null, editable: null, pageUrl: location.href }; var currentElement = event.target; var selection = window.getSelection().toString(); if (selection.length > 0) onClickData.selec...
6,057
safari-contextmenu
js
en
javascript
code
{"qsc_code_num_words": 130, "qsc_code_num_chars": 6057.0, "qsc_code_mean_word_length": 42.00769231, "qsc_code_frac_words_unique": 0.46153846, "qsc_code_frac_chars_top_2grams": 0.00512727, "qsc_code_frac_chars_top_3grams": 0.0131844, "qsc_code_frac_chars_top_4grams": 0.0087896, "qsc_code_frac_chars_dupe_5grams": 0.03076...
0
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 1, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
0015/esp_rlottie
rlottie/src/vector/freetype/v_ft_raster.h
#ifndef V_FT_IMG_H #define V_FT_IMG_H /***************************************************************************/ /* */ /* ftimage.h */ /* ...
39,671
v_ft_raster
h
en
c
code
{"qsc_code_num_words": 2595, "qsc_code_num_chars": 39671.0, "qsc_code_mean_word_length": 4.43583815, "qsc_code_frac_words_unique": 0.21618497, "qsc_code_frac_chars_top_2grams": 0.03822431, "qsc_code_frac_chars_top_3grams": 0.04343671, "qsc_code_frac_chars_top_4grams": 0.01337851, "qsc_code_frac_chars_dupe_5grams": 0.16...
0
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
0015/esp_rlottie
rlottie/src/vector/freetype/v_ft_math.h
#ifndef V_FT_MATH_H #define V_FT_MATH_H /***************************************************************************/ /* */ /* fttrigon.h */ /* ...
14,680
v_ft_math
h
en
c
code
{"qsc_code_num_words": 1190, "qsc_code_num_chars": 14680.0, "qsc_code_mean_word_length": 4.0907563, "qsc_code_frac_words_unique": 0.2302521, "qsc_code_frac_chars_top_2grams": 0.07148726, "qsc_code_frac_chars_top_3grams": 0.05546426, "qsc_code_frac_chars_top_4grams": 0.02588332, "qsc_code_frac_chars_dupe_5grams": 0.4229...
0
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
0015/esp_rlottie
rlottie/src/vector/freetype/v_ft_raster.cpp
/***************************************************************************/ /* */ /* ftgrays.c */ /* */ /* A ...
46,944
v_ft_raster
cpp
en
cpp
code
{"qsc_code_num_words": 5582, "qsc_code_num_chars": 46944.0, "qsc_code_mean_word_length": 3.77696166, "qsc_code_frac_words_unique": 0.11895378, "qsc_code_frac_chars_top_2grams": 0.03434046, "qsc_code_frac_chars_top_3grams": 0.01707537, "qsc_code_frac_chars_top_4grams": 0.013518, "qsc_code_frac_chars_dupe_5grams": 0.3246...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
0015/esp_rlottie
rlottie/src/vector/freetype/v_ft_math.cpp
/***************************************************************************/ /* */ /* fttrigon.c */ /* */ /* Fr...
12,132
v_ft_math
cpp
en
cpp
code
{"qsc_code_num_words": 1736, "qsc_code_num_chars": 12132.0, "qsc_code_mean_word_length": 3.30990783, "qsc_code_frac_words_unique": 0.1733871, "qsc_code_frac_chars_top_2grams": 0.1204316, "qsc_code_frac_chars_top_3grams": 0.0438566, "qsc_code_frac_chars_top_4grams": 0.04350853, "qsc_code_frac_chars_dupe_5grams": 0.50991...
1
{"qsc_code_frac_chars_replacement_symbols": 0, "qsc_code_num_words": 0, "qsc_code_num_chars": 0, "qsc_code_mean_word_length": 0, "qsc_code_frac_chars_top_2grams": 0, "qsc_code_frac_chars_top_3grams": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...