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
1rosehip/jplist
server/controls/range-filter.php
<?php /** * get filter model * @param {string} $query * @param {number} $param */ function getFilterModel($query, $param){ $model = new FilterResultModel(); $model->query = $query; $model->param = $param; return $model; } /** ...
2,617
range-filter
php
en
php
code
{"qsc_code_num_words": 194, "qsc_code_num_chars": 2617.0, "qsc_code_mean_word_length": 5.64948454, "qsc_code_frac_words_unique": 0.31443299, "qsc_code_frac_chars_top_2grams": 0.04105839, "qsc_code_frac_chars_top_3grams": 0.02919708, "qsc_code_frac_chars_top_4grams": 0.03649635, "qsc_code_frac_chars_dupe_5grams": 0.3686...
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...
1Panel-dev/appstore
apps/frpc/0.64.0/data.yml
additionalProperties: formFields: - default: 127.0.0.1 envKey: SERVER_ADDRESS labelEn: Server Address labelZh: 服务端IP required: true type: text - default: 7000 envKey: SERVER_PORT labelEn: Server Port labelZh: 服务端端口 required: true type: number r...
986
data
yml
en
yaml
data
{"qsc_code_num_words": 101, "qsc_code_num_chars": 986.0, "qsc_code_mean_word_length": 5.93069307, "qsc_code_frac_words_unique": 0.40594059, "qsc_code_frac_chars_top_2grams": 0.12020033, "qsc_code_frac_chars_top_3grams": 0.13355593, "qsc_code_frac_chars_top_4grams": 0.10016694, "qsc_code_frac_chars_dupe_5grams": 0.23038...
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...
1c-syntax/ssl_3_1
src/cf/InformationRegisters/ЗамерыВремени/Forms/ФормаСписка.xml
<?xml version="1.0" encoding="UTF-8"?> <MetaDataObject xmlns="http://v8.1c.ru/8.3/MDClasses" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:cmi="http://v8.1c.ru/8.2/managed-application/cmi" xmlns:ent="http://v8.1c.ru/8.1/data/enterprise" xm...
1,479
ФормаСписка
xml
ru
xml
data
{"qsc_code_num_words": 247, "qsc_code_num_chars": 1479.0, "qsc_code_mean_word_length": 4.21052632, "qsc_code_frac_words_unique": 0.33198381, "qsc_code_frac_chars_top_2grams": 0.08653846, "qsc_code_frac_chars_top_3grams": 0.11538462, "qsc_code_frac_chars_top_4grams": 0.14423077, "qsc_code_frac_chars_dupe_5grams": 0.4259...
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...
1rosehip/jplist
server/controls/sortdropdown.php
<?php /** * get sort dropdown control query * @param {Object} $status * @return {string} - a part of order by expression * sort example * { * "action": "sort", * "name": "sort", * "type": "drop-down", * "data": { * "path": ".like", * "type": "number", *...
1,057
sortdropdown
php
en
php
code
{"qsc_code_num_words": 94, "qsc_code_num_chars": 1057.0, "qsc_code_mean_word_length": 4.89361702, "qsc_code_frac_words_unique": 0.4893617, "qsc_code_frac_chars_top_2grams": 0.06956522, "qsc_code_frac_chars_top_3grams": 0.04782609, "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...
1Panel-dev/appstore
apps/redis-cluster/7.4-slave/conf/redis.conf
# Redis configuration file example. # # Note that in order to read the configuration file, Redis must be # started with the file path as first argument: # # ./redis-server /path/to/redis.conf # Note on units: when memory size is needed, it is possible to specify # it in the usual form of 1k 5GB 4M and so forth: # # 1k...
106,641
redis
conf
en
unknown
unknown
{}
0
{}
1rosehip/jplist
demo/6-pagination-demo-deep-links.html
<!doctype html> <html> <head> <title>Pagination Demo with Deep Links | jPList - jQuery Data Grid Controls</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- font libs --> <link href="http://fonts.googleapis.com/css?family=Lato" rel="styleshee...
38,989
6-pagination-demo-deep-links
html
en
html
code
{"qsc_code_num_words": 5288, "qsc_code_num_chars": 38989.0, "qsc_code_mean_word_length": 4.22863086, "qsc_code_frac_words_unique": 0.23014372, "qsc_code_frac_chars_top_2grams": 0.04427351, "qsc_code_frac_chars_top_3grams": 0.04132194, "qsc_code_frac_chars_top_4grams": 0.02280757, "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...
1rosehip/jplist
demo/7-hidden-sort-control.html
<!doctype html> <html> <head> <title>Hidden Sort Control Demo | jPList - jQuery Data Grid Controls</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- font libs --> <link href="http://fonts.googleapis.com/css?family=Lato" rel="stylesheet" type...
37,864
7-hidden-sort-control
html
en
html
code
{"qsc_code_num_words": 5183, "qsc_code_num_chars": 37864.0, "qsc_code_mean_word_length": 4.22149334, "qsc_code_frac_words_unique": 0.23210496, "qsc_code_frac_chars_top_2grams": 0.0452468, "qsc_code_frac_chars_top_3grams": 0.04223035, "qsc_code_frac_chars_top_4grams": 0.02330896, "qsc_code_frac_chars_dupe_5grams": 0.341...
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...
1ssqq1lxr/iot_push
iot_push_common/src/main/java/com/lxr/iot/util/SpringBeanUtils.java
package com.lxr.iot.util; import org.springframework.beans.BeansException; import org.springframework.context.ApplicationContext; import org.springframework.context.ApplicationContextAware; import org.springframework.stereotype.Component; /** * 获取 spring当前bean * * @author lxr * @create 2017-11-21 19:56 **/ @Compo...
1,264
SpringBeanUtils
java
en
java
code
{"qsc_code_num_words": 109, "qsc_code_num_chars": 1264.0, "qsc_code_mean_word_length": 8.46788991, "qsc_code_frac_words_unique": 0.4587156, "qsc_code_frac_chars_top_2grams": 0.03900325, "qsc_code_frac_chars_top_3grams": 0.10400867, "qsc_code_frac_chars_top_4grams": 0.06717226, "qsc_code_frac_chars_dupe_5grams": 0.14301...
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...
1ssqq1lxr/iot_push
iot_push_common/src/main/java/com/lxr/iot/util/RemotingUtil.java
package com.lxr.iot.util; /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 ...
6,678
RemotingUtil
java
en
java
code
{"qsc_code_num_words": 592, "qsc_code_num_chars": 6678.0, "qsc_code_mean_word_length": 6.49493243, "qsc_code_frac_words_unique": 0.37331081, "qsc_code_frac_chars_top_2grams": 0.03120936, "qsc_code_frac_chars_top_3grams": 0.01014304, "qsc_code_frac_chars_top_4grams": 0.01638492, "qsc_code_frac_chars_dupe_5grams": 0.0457...
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...
1c-syntax/ssl_3_1
src/cf/InformationRegisters/ПараметрыРаботыПрограммы/Forms/ФормаЗаписи/Ext/Form.xml
<?xml version="1.0" encoding="UTF-8"?> <Form xmlns="http://v8.1c.ru/8.3/xcf/logform" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:dcscor="http://v8.1c.ru/8.1/data-composition-system/core" xmlns:dcssch="http://v8.1c.ru/8.1/data-composition...
3,011
Form
xml
ru
xml
data
{"qsc_code_num_words": 375, "qsc_code_num_chars": 3011.0, "qsc_code_mean_word_length": 5.81333333, "qsc_code_frac_words_unique": 0.32266667, "qsc_code_frac_chars_top_2grams": 0.0412844, "qsc_code_frac_chars_top_3grams": 0.05504587, "qsc_code_frac_chars_top_4grams": 0.06880734, "qsc_code_frac_chars_dupe_5grams": 0.29587...
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...
1rosehip/jplist
demo/13-bootstrap-filter-dropdown-demo.html
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <title>jPList Bootstrap Filter Dropdown | jPList - jQuery Data Grid Controls</title> <meta name="description" content="" /> <meta name="viewpo...
40,184
13-bootstrap-filter-dropdown-demo
html
en
html
code
{"qsc_code_num_words": 5651, "qsc_code_num_chars": 40184.0, "qsc_code_mean_word_length": 4.21305964, "qsc_code_frac_words_unique": 0.21695275, "qsc_code_frac_chars_top_2grams": 0.06115591, "qsc_code_frac_chars_top_3grams": 0.03881048, "qsc_code_frac_chars_top_4grams": 0.03822245, "qsc_code_frac_chars_dupe_5grams": 0.38...
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...
1rosehip/jplist
demo/14-redraw-callback.html
<!doctype html> <html> <head> <title>Redraw Callback Demo | jPList - jQuery Data Grid Controls</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- font libs --> <link href="http://fonts.googleapis.com/css?family=Lato" rel="stylesheet" type="t...
30,895
14-redraw-callback
html
en
html
code
{"qsc_code_num_words": 3319, "qsc_code_num_chars": 30895.0, "qsc_code_mean_word_length": 4.30852666, "qsc_code_frac_words_unique": 0.23380536, "qsc_code_frac_chars_top_2grams": 0.03356643, "qsc_code_frac_chars_top_3grams": 0.03132867, "qsc_code_frac_chars_top_4grams": 0.01783217, "qsc_code_frac_chars_dupe_5grams": 0.39...
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...
1c-syntax/ssl_3_1
src/cf/InformationRegisters/ПараметрыРаботыПрограммы/Forms/ФормаЗаписи/Ext/Form/Module.bsl
/////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright (c) 2024, ООО 1С-Софт // Все права защищены. Эта программа и сопроводительные материалы предоставляются // в соответствии с условиями лицензии Attribution 4.0 International (CC BY 4.0) // Текст лицензи...
894
Module
bsl
ru
1c enterprise
code
{"qsc_code_num_words": 67, "qsc_code_num_chars": 894.0, "qsc_code_mean_word_length": 8.35820896, "qsc_code_frac_words_unique": 0.82089552, "qsc_code_frac_chars_top_2grams": 0.01071429, "qsc_code_frac_chars_top_3grams": 0.01428571, "qsc_code_frac_chars_top_4grams": 0.0, "qsc_code_frac_chars_dupe_5grams": 0.0, "qsc_code_...
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...
1diot9/MyJavaSecStudy
CodeAudit/RuoYi/RuoYi-3.2.0-sql/ruoyi-admin/src/main/resources/static/ajax/libs/layui/css/modules/laydate/default/laydate.css
/*! laydate-v5.0.9 日期与时间组件 MIT License http://www.layui.com/laydate/ By 贤心 */ .laydate-set-ym,.layui-laydate,.layui-laydate *,.layui-laydate-list{box-sizing:border-box}html #layuicss-laydate{display:none;position:absolute;width:1989px}.layui-laydate *{margin:0;padding:0}.layui-laydate{position:absolute;z-index:666666...
7,961
laydate
css
en
css
data
{"qsc_code_num_words": 1264, "qsc_code_num_chars": 7961.0, "qsc_code_mean_word_length": 5.06566456, "qsc_code_frac_words_unique": 0.16297468, "qsc_code_frac_chars_top_2grams": 0.13493675, "qsc_code_frac_chars_top_3grams": 0.05637982, "qsc_code_frac_chars_top_4grams": 0.04310479, "qsc_code_frac_chars_dupe_5grams": 0.393...
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...
1rosehip/jplist
demo/5-jquery-ui-range-slider-demo.html
<!doctype html> <html> <head> <title>jQuery UI Range Slider Control | jPList - jQuery Data Grid Controls</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- font libs --> <link href="http://fonts.googleapis.com/css?family=Lato" rel="stylesheet...
40,447
5-jquery-ui-range-slider-demo
html
en
html
code
{"qsc_code_num_words": 5555, "qsc_code_num_chars": 40447.0, "qsc_code_mean_word_length": 4.18235824, "qsc_code_frac_words_unique": 0.22628263, "qsc_code_frac_chars_top_2grams": 0.05113416, "qsc_code_frac_chars_top_3grams": 0.04941247, "qsc_code_frac_chars_top_4grams": 0.02195153, "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...
1Panel-dev/appstore
apps/redis/6.2.20/conf/redis.conf
# Redis configuration file example. # # Note that in order to read the configuration file, Redis must be # started with the file path as first argument: # # ./redis-server /path/to/redis.conf # Note on units: when memory size is needed, it is possible to specify # it in the usual form of 1k 5GB 4M and so forth: # # 1k...
85,643
redis
conf
en
unknown
unknown
{}
0
{}
1ssqq1lxr/iot_push
iot_push_common/src/main/java/com/lxr/iot/util/IdWorker.java
package com.lxr.iot.util; import java.lang.management.ManagementFactory; import java.net.InetAddress; import java.net.NetworkInterface; /** * 全局id生成器 * * @author lxr * @create 2017-11-23 19:38 **/ public class IdWorker { // 时间起始标记点,作为基准,一般取系统的最近时间(一旦确定不能变动) private final static long twepoch = 1288834974...
4,673
IdWorker
java
en
java
code
{"qsc_code_num_words": 405, "qsc_code_num_chars": 4673.0, "qsc_code_mean_word_length": 6.6962963, "qsc_code_frac_words_unique": 0.37777778, "qsc_code_frac_chars_top_2grams": 0.0479351, "qsc_code_frac_chars_top_3grams": 0.06637168, "qsc_code_frac_chars_top_4grams": 0.08112094, "qsc_code_frac_chars_dupe_5grams": 0.056047...
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...
1ssqq1lxr/iot_push
iot_push_common/src/main/java/com/lxr/iot/properties/ConnectOptions.java
package com.lxr.iot.properties; import lombok.Data; import org.springframework.boot.context.properties.ConfigurationProperties; /** * 链接参数配置 * * @author lxr * @create 2018-01-04 16:13 **/ @ConfigurationProperties(prefix ="lxr.iot.client") @Data public class ConnectOptions { private long connectTime; pr...
1,344
ConnectOptions
java
en
java
code
{"qsc_code_num_words": 128, "qsc_code_num_chars": 1344.0, "qsc_code_mean_word_length": 7.09375, "qsc_code_frac_words_unique": 0.4921875, "qsc_code_frac_chars_top_2grams": 0.11013216, "qsc_code_frac_chars_top_3grams": 0.0, "qsc_code_frac_chars_top_4grams": 0.0, "qsc_code_frac_chars_dupe_5grams": 0.0, "qsc_code_frac_char...
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...
1c-syntax/ssl_3_1
src/cf/InformationRegisters/ПараметрыРаботыПрограммы/Forms/ФормаСписка/Ext/Form.xml
<?xml version="1.0" encoding="UTF-8"?> <Form xmlns="http://v8.1c.ru/8.3/xcf/logform" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:dcscor="http://v8.1c.ru/8.1/data-composition-system/core" xmlns:dcssch="http://v8.1c.ru/8.1/data-composition...
6,935
Form
xml
ru
xml
data
{"qsc_code_num_words": 703, "qsc_code_num_chars": 6935.0, "qsc_code_mean_word_length": 7.18207681, "qsc_code_frac_words_unique": 0.33570413, "qsc_code_frac_chars_top_2grams": 0.01782531, "qsc_code_frac_chars_top_3grams": 0.02376708, "qsc_code_frac_chars_top_4grams": 0.02970885, "qsc_code_frac_chars_dupe_5grams": 0.2238...
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...
1rosehip/jplist
demo/14-remove-all-items-dynamically.html
<!doctype html> <html> <head> <title>Remove All Items Dynamically | jPList - jQuery Data Grid Controls</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- font libs --> <link href="http://fonts.googleapis.com/css?family=Lato" rel="stylesheet"...
50,174
14-remove-all-items-dynamically
html
en
html
code
{"qsc_code_num_words": 5615, "qsc_code_num_chars": 50174.0, "qsc_code_mean_word_length": 4.23472841, "qsc_code_frac_words_unique": 0.22030276, "qsc_code_frac_chars_top_2grams": 0.04163512, "qsc_code_frac_chars_top_3grams": 0.03885945, "qsc_code_frac_chars_top_4grams": 0.0214484, "qsc_code_frac_chars_dupe_5grams": 0.370...
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...
1rosehip/jplist
demo/13-bootstrap-mixed.html
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <title>jPList Bootstrap Mixed Controls | jPList - jQuery Data Grid Controls</title> <meta name="description" content="" /> <meta name="viewport" content="width=device...
55,141
13-bootstrap-mixed
html
en
html
code
{"qsc_code_num_words": 6246, "qsc_code_num_chars": 55141.0, "qsc_code_mean_word_length": 4.24527698, "qsc_code_frac_words_unique": 0.2012488, "qsc_code_frac_chars_top_2grams": 0.05762558, "qsc_code_frac_chars_top_3grams": 0.03484688, "qsc_code_frac_chars_top_4grams": 0.03578971, "qsc_code_frac_chars_dupe_5grams": 0.420...
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...
1rosehip/jplist
demo/7-sort-select-control.html
<!doctype html> <html> <head> <title>Sort Select Control Demo | jPList - jQuery Data Grid Controls</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- font libs --> <link href="http://fonts.googleapis.com/css?family=Lato" rel="stylesheet" type...
39,828
7-sort-select-control
html
en
html
code
{"qsc_code_num_words": 5447, "qsc_code_num_chars": 39828.0, "qsc_code_mean_word_length": 4.23462456, "qsc_code_frac_words_unique": 0.22177345, "qsc_code_frac_chars_top_2grams": 0.04292032, "qsc_code_frac_chars_top_3grams": 0.04005896, "qsc_code_frac_chars_top_4grams": 0.02211047, "qsc_code_frac_chars_dupe_5grams": 0.38...
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...
1c-syntax/ssl_3_1
src/cf/InformationRegisters/ПубличныеИдентификаторыСинхронизируемыхОбъектов/Ext/ManagerModule.bsl
/////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright (c) 2024, ООО 1С-Софт // Все права защищены. Эта программа и сопроводительные материалы предоставляются // в соответствии с условиями лицензии Attribution 4.0 International (CC BY 4.0) // Текст лицензи...
4,302
ManagerModule
bsl
ru
1c enterprise
code
{"qsc_code_num_words": 354, "qsc_code_num_chars": 4302.0, "qsc_code_mean_word_length": 9.07344633, "qsc_code_frac_words_unique": 0.49717514, "qsc_code_frac_chars_top_2grams": 0.01120797, "qsc_code_frac_chars_top_3grams": 0.00249066, "qsc_code_frac_chars_top_4grams": 0.01867995, "qsc_code_frac_chars_dupe_5grams": 0.1718...
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...
1Panel-dev/appstore
apps/redis/8.2.2/conf/redis.conf
# Redis configuration file example. # # Note that in order to read the configuration file, Redis must be # started with the file path as first argument: # # ./redis-server /path/to/redis.conf # Note on units: when memory size is needed, it is possible to specify # it in the usual form of 1k 5GB 4M and so forth: # # 1k...
110,441
redis
conf
en
unknown
unknown
{}
0
{}
1ssqq1lxr/iot_push
iot_push_client/src/main/java/com/lxr/iot/bootstrap/MqttApi.java
package com.lxr.iot.bootstrap; import com.lxr.iot.bootstrap.Bean.SendMqttMessage; import com.lxr.iot.util.MessageId; import io.netty.buffer.Unpooled; import io.netty.channel.Channel; import io.netty.handler.codec.mqtt.*; import io.netty.util.AttributeKey; import lombok.extern.slf4j.Slf4j; import java.util.List; impor...
3,896
MqttApi
java
en
java
code
{"qsc_code_num_words": 326, "qsc_code_num_chars": 3896.0, "qsc_code_mean_word_length": 9.40490798, "qsc_code_frac_words_unique": 0.3006135, "qsc_code_frac_chars_top_2grams": 0.03196347, "qsc_code_frac_chars_top_3grams": 0.06457926, "qsc_code_frac_chars_top_4grams": 0.09393346, "qsc_code_frac_chars_dupe_5grams": 0.28864...
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...
1ssqq1lxr/iot_push
iot_push_client/src/main/java/com/lxr/iot/bootstrap/AbstractBootstrapClient.java
package com.lxr.iot.bootstrap; import com.lxr.iot.mqtt.MqttHander; import com.lxr.iot.properties.ConnectOptions; import com.lxr.iot.ssl.SecureSokcetTrustManagerFactory; import io.netty.channel.ChannelPipeline; import io.netty.handler.codec.mqtt.MqttDecoder; import io.netty.handler.codec.mqtt.MqttEncoder; import io.net...
1,851
AbstractBootstrapClient
java
en
java
code
{"qsc_code_num_words": 174, "qsc_code_num_chars": 1851.0, "qsc_code_mean_word_length": 7.2816092, "qsc_code_frac_words_unique": 0.47701149, "qsc_code_frac_chars_top_2grams": 0.03157064, "qsc_code_frac_chars_top_3grams": 0.05130229, "qsc_code_frac_chars_top_4grams": 0.06314128, "qsc_code_frac_chars_dupe_5grams": 0.04577...
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...
1rosehip/jplist
demo/7-sort-dropdown-control.html
<!doctype html> <html> <head> <title>Sort Dropdown Control Demo | jPList - jQuery Data Grid Controls</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- font libs --> <link href="http://fonts.googleapis.com/css?family=Lato" rel="stylesheet" ty...
40,277
7-sort-dropdown-control
html
en
html
code
{"qsc_code_num_words": 5535, "qsc_code_num_chars": 40277.0, "qsc_code_mean_word_length": 4.20433604, "qsc_code_frac_words_unique": 0.2195122, "qsc_code_frac_chars_top_2grams": 0.04254222, "qsc_code_frac_chars_top_3grams": 0.03970607, "qsc_code_frac_chars_top_4grams": 0.02191569, "qsc_code_frac_chars_dupe_5grams": 0.389...
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...
1c-syntax/ssl_3_1
src/cf/InformationRegisters/ПубличныеИдентификаторыСинхронизируемыхОбъектов/Forms/ФормаЗаписи.xml
<?xml version="1.0" encoding="UTF-8"?> <MetaDataObject xmlns="http://v8.1c.ru/8.3/MDClasses" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:cmi="http://v8.1c.ru/8.2/managed-application/cmi" xmlns:ent="http://v8.1c.ru/8.1/data/enterprise" xm...
1,479
ФормаЗаписи
xml
ru
xml
data
{"qsc_code_num_words": 247, "qsc_code_num_chars": 1479.0, "qsc_code_mean_word_length": 4.21052632, "qsc_code_frac_words_unique": 0.33198381, "qsc_code_frac_chars_top_2grams": 0.08653846, "qsc_code_frac_chars_top_3grams": 0.11538462, "qsc_code_frac_chars_top_4grams": 0.14423077, "qsc_code_frac_chars_dupe_5grams": 0.4259...
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...
1rosehip/jplist
demo/4-history-bundle-demo.html
<!doctype html> <html> <head> <title>History Bundle Demo (Back and Reset Button) | jPList - jQuery Data Grid Controls</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- font libs --> <link href="http://fonts.googleapis.com/css?family=Lato" re...
26,257
4-history-bundle-demo
html
en
html
code
{"qsc_code_num_words": 3491, "qsc_code_num_chars": 26257.0, "qsc_code_mean_word_length": 4.26811802, "qsc_code_frac_words_unique": 0.21913492, "qsc_code_frac_chars_top_2grams": 0.03221477, "qsc_code_frac_chars_top_3grams": 0.03006711, "qsc_code_frac_chars_top_4grams": 0.01771812, "qsc_code_frac_chars_dupe_5grams": 0.47...
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...
1c-syntax/ssl_3_1
src/cf/InformationRegisters/КлючиДоступаНаборовГруппДоступа/Forms/ФормаСписка/Ext/Form/Module.bsl
/////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright (c) 2024, ООО 1С-Софт // Все права защищены. Эта программа и сопроводительные материалы предоставляются // в соответствии с условиями лицензии Attribution 4.0 International (CC BY 4.0) // Текст лицензи...
825
Module
bsl
ru
1c enterprise
code
{"qsc_code_num_words": 63, "qsc_code_num_chars": 825.0, "qsc_code_mean_word_length": 7.92063492, "qsc_code_frac_words_unique": 0.82539683, "qsc_code_frac_chars_top_2grams": 0.01202405, "qsc_code_frac_chars_top_3grams": 0.01603206, "qsc_code_frac_chars_top_4grams": 0.0, "qsc_code_frac_chars_dupe_5grams": 0.0, "qsc_code_...
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...
1ssqq1lxr/iot_push
iot_push_server_starter_test/src/main/resources/application.yml
lxr: iot: server: serverName: test #服务名 port: 1884 #端口 keepalive: true #Socket参数,连接保活,默认值为False。启用该功能时,TCP会主动探测空闲连接的有效性。可以将此功能视为TCP的心跳机制,需要注意的是:默认的心跳间隔是7200s即2小时。Netty默认关闭该功能 reuseaddr: true #地址复用,默认值False。有四种情况可以使用:(1).当有一个有相同本地地址和端口的socket1处于TIME_WAIT状态时,而你希望启动的程序的socket2要占用该地址和端口,比...
1,288
application
yml
zh
yaml
data
{"qsc_code_num_words": 344, "qsc_code_num_chars": 1288.0, "qsc_code_mean_word_length": 2.77616279, "qsc_code_frac_words_unique": 0.56976744, "qsc_code_frac_chars_top_2grams": 0.03350785, "qsc_code_frac_chars_top_3grams": 0.01570681, "qsc_code_frac_chars_top_4grams": 0.01256545, "qsc_code_frac_chars_dupe_5grams": 0.0816...
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...
1rosehip/jplist
demo/5-jquery-ui-range-slider-demo-panels.html
<!doctype html> <html> <head> <title>jQuery UI Range Slider Control | jPList - jQuery Data Grid Controls</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- font libs --> <link href="http://fonts.googleapis.com/css?family=Lato" rel="stylesheet...
50,699
5-jquery-ui-range-slider-demo-panels
html
en
html
code
{"qsc_code_num_words": 5509, "qsc_code_num_chars": 50699.0, "qsc_code_mean_word_length": 4.16699946, "qsc_code_frac_words_unique": 0.22780904, "qsc_code_frac_chars_top_2grams": 0.05175118, "qsc_code_frac_chars_top_3grams": 0.05000871, "qsc_code_frac_chars_top_4grams": 0.02221641, "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...
1rosehip/jplist
demo/2-filter-dropdown.html
<!doctype html> <html> <head> <title>Dropdown Filter Control | jPList - jQuery Data Grid Controls</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- font libs --> <link href="http://fonts.googleapis.com/css?family=Lato" rel="stylesheet" type=...
39,067
2-filter-dropdown
html
en
html
code
{"qsc_code_num_words": 5330, "qsc_code_num_chars": 39067.0, "qsc_code_mean_word_length": 4.22889306, "qsc_code_frac_words_unique": 0.22664165, "qsc_code_frac_chars_top_2grams": 0.04392192, "qsc_code_frac_chars_top_3grams": 0.04099379, "qsc_code_frac_chars_top_4grams": 0.02262644, "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...
1Panel-dev/appstore
apps/redis-cluster/7.4-master/conf/redis.conf
# Redis configuration file example. # # Note that in order to read the configuration file, Redis must be # started with the file path as first argument: # # ./redis-server /path/to/redis.conf # Note on units: when memory size is needed, it is possible to specify # it in the usual form of 1k 5GB 4M and so forth: # # 1k...
106,641
redis
conf
en
unknown
unknown
{}
0
{}
1ssqq1lxr/iot_push
iot_push_common/src/main/java/com/lxr/iot/ssl/SecureSocketSslContextFactory.java
package com.lxr.iot.ssl; import org.jboss.netty.util.internal.SystemPropertyUtil; import javax.net.ssl.*; import java.security.KeyStore; import java.security.SecureRandom; /** * Creates a bogus {@link SSLContext}. A client-side context created by this * factory accepts any certificate even if it is invalid. A s...
3,244
SecureSocketSslContextFactory
java
en
java
code
{"qsc_code_num_words": 324, "qsc_code_num_chars": 3244.0, "qsc_code_mean_word_length": 6.6882716, "qsc_code_frac_words_unique": 0.41666667, "qsc_code_frac_chars_top_2grams": 0.03230272, "qsc_code_frac_chars_top_3grams": 0.01799723, "qsc_code_frac_chars_top_4grams": 0.0184587, "qsc_code_frac_chars_dupe_5grams": 0.172588...
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...
1c-syntax/ssl_3_1
src/cf/InformationRegisters/ПараметрыРаботыПрограммы/Ext/ManagerModule.bsl
/////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright (c) 2024, ООО 1С-Софт // Все права защищены. Эта программа и сопроводительные материалы предоставляются // в соответствии с условиями лицензии Attribution 4.0 International (CC BY 4.0) // Текст лицензи...
56,991
ManagerModule
bsl
ru
1c enterprise
code
{"qsc_code_num_words": 3722, "qsc_code_num_chars": 56991.0, "qsc_code_mean_word_length": 12.48387963, "qsc_code_frac_words_unique": 0.19102633, "qsc_code_frac_chars_top_2grams": 0.00867319, "qsc_code_frac_chars_top_3grams": 0.02821479, "qsc_code_frac_chars_top_4grams": 0.02363069, "qsc_code_frac_chars_dupe_5grams": 0.3...
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...
1Panel-dev/CloudExplorer
services/vm-service/backend/src/main/java/com/fit2cloud/provider/impl/proxmox/entity/request/ConfigUpdateForm.java
package com.fit2cloud.provider.impl.proxmox.entity.request; import com.fit2cloud.common.form.annotaion.Form; import com.fit2cloud.common.form.constants.InputType; import lombok.Getter; import lombok.Setter; /** * {@code @Author:张少虎} * {@code @Date: 2023/7/16 22:42} * {@code @Version 1.0} * {@code @注释: } */ @Get...
1,379
ConfigUpdateForm
java
en
java
code
{"qsc_code_num_words": 136, "qsc_code_num_chars": 1379.0, "qsc_code_mean_word_length": 5.17647059, "qsc_code_frac_words_unique": 0.45588235, "qsc_code_frac_chars_top_2grams": 0.02840909, "qsc_code_frac_chars_top_3grams": 0.09375, "qsc_code_frac_chars_top_4grams": 0.11931818, "qsc_code_frac_chars_dupe_5grams": 0.5596590...
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...
1c-syntax/ssl_3_1
src/cf/Catalogs/Календари/Forms/ФормаЭлемента.xml
<?xml version="1.0" encoding="UTF-8"?> <MetaDataObject xmlns="http://v8.1c.ru/8.3/MDClasses" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:cmi="http://v8.1c.ru/8.2/managed-application/cmi" xmlns:ent="http://v8.1c.ru/8.1/data/enterprise" xm...
1,483
ФормаЭлемента
xml
ru
xml
data
{"qsc_code_num_words": 247, "qsc_code_num_chars": 1483.0, "qsc_code_mean_word_length": 4.22672065, "qsc_code_frac_words_unique": 0.33198381, "qsc_code_frac_chars_top_2grams": 0.0862069, "qsc_code_frac_chars_top_3grams": 0.11494253, "qsc_code_frac_chars_top_4grams": 0.14367816, "qsc_code_frac_chars_dupe_5grams": 0.42432...
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...
1diot9/MyJavaSecStudy
CodeAudit/RuoYi/RuoYi-4.8.0/ruoyi-admin/src/main/resources/static/js/three.min.js
// three.js - http://github.com/mrdoob/three.js 'use strict';var THREE=THREE||{REVISION:"53"};self.console=self.console||{info:function(){},log:function(){},debug:function(){},warn:function(){},error:function(){}};self.Int32Array=self.Int32Array||Array;self.Float32Array=self.Float32Array||Array;String.prototype.startsW...
392,908
three.min
js
en
javascript
code
{"qsc_code_num_words": 76802, "qsc_code_num_chars": 392908.0, "qsc_code_mean_word_length": 3.6965704, "qsc_code_frac_words_unique": 0.03067628, "qsc_code_frac_chars_top_2grams": 0.01927412, "qsc_code_frac_chars_top_3grams": 0.00859445, "qsc_code_frac_chars_top_4grams": 0.0046882, "qsc_code_frac_chars_dupe_5grams": 0.49...
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...
1c-syntax/ssl_3_1
src/cf/Catalogs/Календари/Forms/РасписаниеРаботы.xml
<?xml version="1.0" encoding="UTF-8"?> <MetaDataObject xmlns="http://v8.1c.ru/8.3/MDClasses" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:cmi="http://v8.1c.ru/8.2/managed-application/cmi" xmlns:ent="http://v8.1c.ru/8.1/data/enterprise" xm...
1,489
РасписаниеРаботы
xml
ru
xml
data
{"qsc_code_num_words": 247, "qsc_code_num_chars": 1489.0, "qsc_code_mean_word_length": 4.25101215, "qsc_code_frac_words_unique": 0.33198381, "qsc_code_frac_chars_top_2grams": 0.08571429, "qsc_code_frac_chars_top_3grams": 0.11428571, "qsc_code_frac_chars_top_4grams": 0.14285714, "qsc_code_frac_chars_dupe_5grams": 0.4219...
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...
1Panel-dev/CloudExplorer
services/vm-service/backend/src/main/java/com/fit2cloud/provider/impl/proxmox/entity/request/ProxmoxBaseRequest.java
package com.fit2cloud.provider.impl.proxmox.entity.request; import com.fit2cloud.common.constants.Language; /** * {@code @Author:张少虎} * {@code @Date: 2023/7/7 10:25} * {@code @Version 1.0} * {@code @注释: } */ public class ProxmoxBaseRequest { /** * 认证对象 */ private String credential; /** ...
1,074
ProxmoxBaseRequest
java
en
java
code
{"qsc_code_num_words": 97, "qsc_code_num_chars": 1074.0, "qsc_code_mean_word_length": 6.49484536, "qsc_code_frac_words_unique": 0.50515464, "qsc_code_frac_chars_top_2grams": 0.06349206, "qsc_code_frac_chars_top_3grams": 0.0, "qsc_code_frac_chars_top_4grams": 0.0, "qsc_code_frac_chars_dupe_5grams": 0.0, "qsc_code_frac_c...
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...
1c-syntax/ssl_3_1
src/cf/Catalogs/Календари/Ext/Help/ru.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta content="text/html;charset=utf-8" http-equiv="content-type"></meta><link rel="stylesheet" type="text/css" href="v8help://service_book/service_style"></link><meta name="GENERATOR" content="MSHTML 11.00.10570.1001"></meta></head><body> <p>Сп...
4,316
ru
html
ru
html
code
{"qsc_code_num_words": 609, "qsc_code_num_chars": 4316.0, "qsc_code_mean_word_length": 5.5862069, "qsc_code_frac_words_unique": 0.5090312, "qsc_code_frac_chars_top_2grams": 0.01322751, "qsc_code_frac_chars_top_3grams": 0.01234568, "qsc_code_frac_chars_top_4grams": 0.01469724, "qsc_code_frac_chars_dupe_5grams": 0.041740...
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...
1Panel-dev/CloudExplorer
services/vm-service/backend/src/main/java/com/fit2cloud/provider/impl/vsphere/util/ContentLibraryUtil.java
package com.fit2cloud.provider.impl.vsphere.util; import com.fit2cloud.common.platform.credential.impl.VsphereCredential; import com.fit2cloud.common.provider.impl.vsphere.utils.ClsApiClient; import com.fit2cloud.common.provider.impl.vsphere.utils.SslUtil; import com.fit2cloud.common.provider.impl.vsphere.utils.VapiAu...
3,884
ContentLibraryUtil
java
en
java
code
{"qsc_code_num_words": 336, "qsc_code_num_chars": 3884.0, "qsc_code_mean_word_length": 7.72321429, "qsc_code_frac_words_unique": 0.40178571, "qsc_code_frac_chars_top_2grams": 0.04508671, "qsc_code_frac_chars_top_3grams": 0.05549133, "qsc_code_frac_chars_top_4grams": 0.04624277, "qsc_code_frac_chars_dupe_5grams": 0.1229...
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...
1diot9/MyJavaSecStudy
CodeAudit/RuoYi/RuoYi-4.8.0/ruoyi-admin/src/main/resources/static/js/jquery.contextMenu.min.js
!function(e){"function"==typeof define&&define.amd?define(["jquery"],e):"object"==typeof exports?e(require("jquery")):e(jQuery)}(function(m){"use strict";var a;m.support.htmlMenuitem="HTMLMenuItemElement"in window,m.support.htmlCommand="HTMLCommandElement"in window,m.support.eventSelectstart="onselectstart"in document....
27,756
jquery.contextMenu.min
js
en
javascript
code
{"qsc_code_num_words": 4771, "qsc_code_num_chars": 27756.0, "qsc_code_mean_word_length": 4.09536785, "qsc_code_frac_words_unique": 0.08467826, "qsc_code_frac_chars_top_2grams": 0.03265264, "qsc_code_frac_chars_top_3grams": 0.00870055, "qsc_code_frac_chars_top_4grams": 0.00998004, "qsc_code_frac_chars_dupe_5grams": 0.30...
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...
1c-syntax/ssl_3_1
src/cf/InformationRegisters/КлючиДоступаНаборовГруппДоступа/Forms/ФормаСписка.xml
<?xml version="1.0" encoding="UTF-8"?> <MetaDataObject xmlns="http://v8.1c.ru/8.3/MDClasses" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:cmi="http://v8.1c.ru/8.2/managed-application/cmi" xmlns:ent="http://v8.1c.ru/8.1/data/enterprise" xm...
1,479
ФормаСписка
xml
ru
xml
data
{"qsc_code_num_words": 247, "qsc_code_num_chars": 1479.0, "qsc_code_mean_word_length": 4.21052632, "qsc_code_frac_words_unique": 0.33198381, "qsc_code_frac_chars_top_2grams": 0.08653846, "qsc_code_frac_chars_top_3grams": 0.11538462, "qsc_code_frac_chars_top_4grams": 0.14423077, "qsc_code_frac_chars_dupe_5grams": 0.4259...
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...
1ssqq1lxr/iot_push
iot_push_server/src/main/java/com/lxr/iot/bootstrap/channel/cache/CacheMap.java
package com.lxr.iot.bootstrap.channel.cache; import lombok.extern.slf4j.Slf4j; import java.util.ArrayList; import java.util.List; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.CopyOnWriteArrayList; /** * 缓存操作 * * @author lxr * @create 2017-12-02 13:48 **/ @Slf4j public class CacheMa...
3,295
CacheMap
java
en
java
code
{"qsc_code_num_words": 368, "qsc_code_num_chars": 3295.0, "qsc_code_mean_word_length": 4.03804348, "qsc_code_frac_words_unique": 0.20108696, "qsc_code_frac_chars_top_2grams": 0.02288022, "qsc_code_frac_chars_top_3grams": 0.05652759, "qsc_code_frac_chars_top_4grams": 0.03230148, "qsc_code_frac_chars_dupe_5grams": 0.2348...
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...
1ssqq1lxr/iot_push
iot_push_test/src/main/resources/application.yml
lxr: iot: client: connectTime: 10 # 链接超时 serverIp: 127.0.0.1 port: 1884 #端口 keepalive: true #Socket参数,连接保活,默认值为False。启用该功能时,TCP会主动探测空闲连接的有效性。可以将此功能视为TCP的心跳机制,需要注意的是:默认的心跳间隔是7200s即2小时。Netty默认关闭该功能 reuseaddr: true #地址复用,默认值False。有四种情况可以使用:(1).当有一个有相同本地地址和端口的socket1处于TIME_WAIT状态时,...
1,758
application
yml
zh
yaml
data
{"qsc_code_num_words": 387, "qsc_code_num_chars": 1758.0, "qsc_code_mean_word_length": 3.12144703, "qsc_code_frac_words_unique": 0.54521964, "qsc_code_frac_chars_top_2grams": 0.02980132, "qsc_code_frac_chars_top_3grams": 0.0397351, "qsc_code_frac_chars_top_4grams": 0.05960265, "qsc_code_frac_chars_dupe_5grams": 0.06456...
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...
1ssqq1lxr/iot_push
iot_push_test/src/main/java/com/lxr/iot/client/main.java
package com.lxr.iot.client; import com.lxr.iot.auto.MqttListener; import com.lxr.iot.bootstrap.MqttProducer; import com.lxr.iot.bootstrap.Producer; import com.lxr.iot.properties.ConnectOptions; /** * 测试 * * @author lxr * @create 2018-01-10 10:09 **/ public class main { public static void main(String[] strin...
1,908
main
java
en
java
code
{"qsc_code_num_words": 170, "qsc_code_num_chars": 1908.0, "qsc_code_mean_word_length": 7.18823529, "qsc_code_frac_words_unique": 0.52352941, "qsc_code_frac_chars_top_2grams": 0.02454992, "qsc_code_frac_chars_top_3grams": 0.03682488, "qsc_code_frac_chars_top_4grams": 0.04909984, "qsc_code_frac_chars_dupe_5grams": 0.0392...
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...
1ssqq1lxr/iot_push
iot_push_test/src/main/java/com/lxr/iot/paho/MqttClientProducerTest.java
package com.lxr.iot.paho; import org.eclipse.paho.client.mqttv3.*; import org.eclipse.paho.client.mqttv3.persist.MemoryPersistence; import java.io.UnsupportedEncodingException; import java.util.Random; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; /** * 测试客户端 * * @author lxr ...
3,791
MqttClientProducerTest
java
en
java
code
{"qsc_code_num_words": 337, "qsc_code_num_chars": 3791.0, "qsc_code_mean_word_length": 6.98813056, "qsc_code_frac_words_unique": 0.40949555, "qsc_code_frac_chars_top_2grams": 0.03864119, "qsc_code_frac_chars_top_3grams": 0.01783439, "qsc_code_frac_chars_top_4grams": 0.01698514, "qsc_code_frac_chars_dupe_5grams": 0.0271...
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...
1Panel-dev/appstore
apps/redis-cluster/6.2-master/conf/redis.conf
# Redis configuration file example. # # Note that in order to read the configuration file, Redis must be # started with the file path as first argument: # # ./redis-server /path/to/redis.conf # Note on units: when memory size is needed, it is possible to specify # it in the usual form of 1k 5GB 4M and so forth: # # 1k...
85,661
redis
conf
en
unknown
unknown
{}
0
{}
1diot9/MyJavaSecStudy
CodeAudit/RuoYi/RuoYi-3.2.0-sql/ruoyi-admin/src/main/resources/static/ajax/libs/bootstrap-table/bootstrap-table.min.js
/* * bootstrap-table - v1.11.0 - 2016-07-02 * https://github.com/wenzhixin/bootstrap-table * Copyright (c) 2016 zhixin wen * Licensed MIT License */ (function(j){var k=null;var m=function(u){var s=arguments,r=true,t=1;u=u.replace(/%s/g,function(){var v=s[t++];if(typeof v==="undefined"){r=false;return""}return v});retur...
56,068
bootstrap-table.min
js
en
javascript
code
{"qsc_code_num_words": 9001, "qsc_code_num_chars": 56068.0, "qsc_code_mean_word_length": 4.45506055, "qsc_code_frac_words_unique": 0.06877014, "qsc_code_frac_chars_top_2grams": 0.08805486, "qsc_code_frac_chars_top_3grams": 0.02334165, "qsc_code_frac_chars_top_4grams": 0.00997506, "qsc_code_frac_chars_dupe_5grams": 0.32...
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...
1c-syntax/ssl_3_1
src/cf/InformationRegisters/КлючиДоступаНаборовГруппДоступа/Forms/ФормаЗаписи.xml
<?xml version="1.0" encoding="UTF-8"?> <MetaDataObject xmlns="http://v8.1c.ru/8.3/MDClasses" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:cmi="http://v8.1c.ru/8.2/managed-application/cmi" xmlns:ent="http://v8.1c.ru/8.1/data/enterprise" xm...
1,479
ФормаЗаписи
xml
ru
xml
data
{"qsc_code_num_words": 247, "qsc_code_num_chars": 1479.0, "qsc_code_mean_word_length": 4.21052632, "qsc_code_frac_words_unique": 0.33198381, "qsc_code_frac_chars_top_2grams": 0.08653846, "qsc_code_frac_chars_top_3grams": 0.11538462, "qsc_code_frac_chars_top_4grams": 0.14423077, "qsc_code_frac_chars_dupe_5grams": 0.4259...
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...
1rosehip/jplist
demo/14-add-item-dynamically.html
<!doctype html> <html> <head> <title>Adding an Item Dynamically | jPList - jQuery Data Grid Controls</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- font libs --> <link href="http://fonts.googleapis.com/css?family=Lato" rel="stylesheet" t...
50,775
14-add-item-dynamically
html
en
html
code
{"qsc_code_num_words": 5689, "qsc_code_num_chars": 50775.0, "qsc_code_mean_word_length": 4.22763227, "qsc_code_frac_words_unique": 0.21831605, "qsc_code_frac_chars_top_2grams": 0.04240988, "qsc_code_frac_chars_top_3grams": 0.03958255, "qsc_code_frac_chars_top_4grams": 0.0226186, "qsc_code_frac_chars_dupe_5grams": 0.371...
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...
1rosehip/jplist
demo/3-radio-button-path-filters-demo.html
<!doctype html> <html> <head> <title>Radio Button Path Filter Control | jPList - jQuery Data Grid Controls</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- font libs --> <link href="http://fonts.googleapis.com/css?family=Lato" rel="styleshe...
21,479
3-radio-button-path-filters-demo
html
en
html
code
{"qsc_code_num_words": 2819, "qsc_code_num_chars": 21479.0, "qsc_code_mean_word_length": 4.32990422, "qsc_code_frac_words_unique": 0.26073076, "qsc_code_frac_chars_top_2grams": 0.03932492, "qsc_code_frac_chars_top_3grams": 0.03670326, "qsc_code_frac_chars_top_4grams": 0.02089136, "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...
1ssqq1lxr/iot_push
iot_push_client_starter_test/src/main/resources/application.yml
lxr: iot: client: connectTime: 10 # 链接超时 serverIp: 192.168.109.1 port: 1884 #端口 keepalive: true #Socket参数,连接保活,默认值为False。启用该功能时,TCP会主动探测空闲连接的有效性。可以将此功能视为TCP的心跳机制,需要注意的是:默认的心跳间隔是7200s即2小时。Netty默认关闭该功能 reuseaddr: true #地址复用,默认值False。有四种情况可以使用:(1).当有一个有相同本地地址和端口的socket1处于TIME_WAIT...
1,740
application
yml
zh
yaml
data
{"qsc_code_num_words": 394, "qsc_code_num_chars": 1740.0, "qsc_code_mean_word_length": 3.06345178, "qsc_code_frac_words_unique": 0.55583756, "qsc_code_frac_chars_top_2grams": 0.02485501, "qsc_code_frac_chars_top_3grams": 0.03314002, "qsc_code_frac_chars_top_4grams": 0.04473902, "qsc_code_frac_chars_dupe_5grams": 0.0646...
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...
1diot9/MyJavaSecStudy
CodeAudit/RuoYi/RuoYi-3.2.0-sql/ruoyi-admin/src/main/resources/static/ajax/libs/beautifyhtml/beautifyhtml.js
/*jshint curly:true, eqeqeq:true, laxbreak:true, noempty:false */ /* The MIT License (MIT) Copyright (c) 2007-2013 Einar Lielmanis and contributors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in ...
25,155
beautifyhtml
js
en
javascript
code
{"qsc_code_num_words": 2872, "qsc_code_num_chars": 25155.0, "qsc_code_mean_word_length": 4.52506964, "qsc_code_frac_words_unique": 0.17130919, "qsc_code_frac_chars_top_2grams": 0.04909203, "qsc_code_frac_chars_top_3grams": 0.02100646, "qsc_code_frac_chars_top_4grams": 0.02354571, "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...
1rosehip/jplist
demo/13-bootstrap-sort-dropdown-demo.html
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <title>jPList Sort Dropdown Control - Bootstrap Version | jPList - jQuery Data Grid Controls</title> <meta name="description" content="" /> <m...
40,976
13-bootstrap-sort-dropdown-demo
html
en
html
code
{"qsc_code_num_words": 5775, "qsc_code_num_chars": 40976.0, "qsc_code_mean_word_length": 4.21056277, "qsc_code_frac_words_unique": 0.21350649, "qsc_code_frac_chars_top_2grams": 0.05922027, "qsc_code_frac_chars_top_3grams": 0.03799967, "qsc_code_frac_chars_top_4grams": 0.03688929, "qsc_code_frac_chars_dupe_5grams": 0.39...
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...
1c-syntax/ssl_3_1
src/cf/InformationRegisters/КлючиДоступаНаборовГруппДоступа/Forms/ФормаСписка/Ext/Form.xml
<?xml version="1.0" encoding="UTF-8"?> <Form xmlns="http://v8.1c.ru/8.3/xcf/logform" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:dcscor="http://v8.1c.ru/8.1/data-composition-system/core" xmlns:dcssch="http://v8.1c.ru/8.1/data-composition...
7,964
Form
xml
ru
xml
data
{"qsc_code_num_words": 790, "qsc_code_num_chars": 7964.0, "qsc_code_mean_word_length": 7.30759494, "qsc_code_frac_words_unique": 0.32658228, "qsc_code_frac_chars_top_2grams": 0.01558981, "qsc_code_frac_chars_top_3grams": 0.02078642, "qsc_code_frac_chars_top_4grams": 0.02598302, "qsc_code_frac_chars_dupe_5grams": 0.2227...
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...
1Panel-dev/appstore
apps/redis-cluster/8.0-master/conf/redis.conf
# Redis configuration file example. # # Note that in order to read the configuration file, Redis must be # started with the file path as first argument: # # ./redis-server /path/to/redis.conf # Note on units: when memory size is needed, it is possible to specify # it in the usual form of 1k 5GB 4M and so forth: # # 1k...
110,459
redis
conf
en
unknown
unknown
{}
0
{}
1ssqq1lxr/iot_push
iot_push_client_starter_test/src/main/java/com/lxr/iot/example/MqttMain.java
package com.lxr.iot.example; import com.lxr.iot.auto.MqttListener; import com.lxr.iot.bootstrap.MqttProducer; import com.lxr.iot.bootstrap.Producer; import com.lxr.iot.properties.ConnectOptions; /** * 测试 * * @author lxr * @create 2018-01-10 10:09 **/ public class MqttMain { public static void main(String[] ...
2,198
MqttMain
java
en
java
code
{"qsc_code_num_words": 186, "qsc_code_num_chars": 2198.0, "qsc_code_mean_word_length": 7.69892473, "qsc_code_frac_words_unique": 0.53763441, "qsc_code_frac_chars_top_2grams": 0.02094972, "qsc_code_frac_chars_top_3grams": 0.03142458, "qsc_code_frac_chars_top_4grams": 0.04189944, "qsc_code_frac_chars_dupe_5grams": 0.0335...
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...
1diot9/MyJavaSecStudy
CodeAudit/RuoYi/RuoYi-3.2.0-sql/ruoyi-admin/src/main/resources/static/ajax/libs/layui/lay/modules/laydate.js
/** layui-v5.0.9 日期与时间组件 MIT License By https://www.layui.com */ ;!function(){"use strict";var e=window.layui&&layui.define,t={getPath:function(){var e=document.currentScript?document.currentScript.src:function(){for(var e,t=document.scripts,n=t.length-1,a=n;a>0;a--)if("interactive"===t[a].readyState){e=t[a].src;break...
27,022
laydate
js
en
javascript
code
{"qsc_code_num_words": 5443, "qsc_code_num_chars": 27022.0, "qsc_code_mean_word_length": 3.22230388, "qsc_code_frac_words_unique": 0.07918427, "qsc_code_frac_chars_top_2grams": 0.04002509, "qsc_code_frac_chars_top_3grams": 0.01653458, "qsc_code_frac_chars_top_4grams": 0.01185929, "qsc_code_frac_chars_dupe_5grams": 0.23...
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...
1rosehip/jplist
demo/3-checkbox-text-filter-demo.html
<!doctype html> <html> <head> <title>Checkbox Text Filter Control | jPList - jQuery Data Grid Controls</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- font libs --> <link href="http://fonts.googleapis.com/css?family=Lato" rel="stylesheet" ...
19,363
3-checkbox-text-filter-demo
html
en
html
code
{"qsc_code_num_words": 2665, "qsc_code_num_chars": 19363.0, "qsc_code_mean_word_length": 4.3272045, "qsc_code_frac_words_unique": 0.27617261, "qsc_code_frac_chars_top_2grams": 0.04162331, "qsc_code_frac_chars_top_3grams": 0.03884842, "qsc_code_frac_chars_top_4grams": 0.02211238, "qsc_code_frac_chars_dupe_5grams": 0.285...
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...
1ssqq1lxr/iot_push
iot_push_common/src/main/java/com/lxr/iot/ssl/SecureSocketKeyStore.java
package com.lxr.iot.ssl; import java.io.ByteArrayInputStream; import java.io.InputStream; import java.security.KeyStore; /** * A bogus key store which provides all the required information to create an * example SSL connection. * * To generate a bogus key store: * * <pre> * keytool -genkey -alias securesocke...
26,402
SecureSocketKeyStore
java
en
java
code
{"qsc_code_num_words": 4301, "qsc_code_num_chars": 26402.0, "qsc_code_mean_word_length": 3.35294118, "qsc_code_frac_words_unique": 0.07765636, "qsc_code_frac_chars_top_2grams": 0.01490881, "qsc_code_frac_chars_top_3grams": 0.02683586, "qsc_code_frac_chars_top_4grams": 0.00762777, "qsc_code_frac_chars_dupe_5grams": 0.14...
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...
1ssqq1lxr/iot_push
iot_push_common/src/main/java/com/lxr/iot/ssl/X509CertTool.java
package com.lxr.iot.ssl; import sun.security.x509.*; import java.io.IOException; import java.math.BigInteger; import java.security.GeneralSecurityException; import java.security.KeyPair; import java.security.PrivateKey; import java.security.SecureRandom; import java.security.cert.X509Certificate; import java.util.Dat...
2,283
X509CertTool
java
en
java
code
{"qsc_code_num_words": 273, "qsc_code_num_chars": 2283.0, "qsc_code_mean_word_length": 6.31135531, "qsc_code_frac_words_unique": 0.46886447, "qsc_code_frac_chars_top_2grams": 0.04643064, "qsc_code_frac_chars_top_3grams": 0.07719095, "qsc_code_frac_chars_top_4grams": 0.02785839, "qsc_code_frac_chars_dupe_5grams": 0.0545...
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...
1c-syntax/ssl_3_1
src/cf/InformationRegisters/ПараметрыРаботыПрограммы/Forms/ФормаСписка.xml
<?xml version="1.0" encoding="UTF-8"?> <MetaDataObject xmlns="http://v8.1c.ru/8.3/MDClasses" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:cmi="http://v8.1c.ru/8.2/managed-application/cmi" xmlns:ent="http://v8.1c.ru/8.1/data/enterprise" xm...
1,479
ФормаСписка
xml
ru
xml
data
{"qsc_code_num_words": 247, "qsc_code_num_chars": 1479.0, "qsc_code_mean_word_length": 4.21052632, "qsc_code_frac_words_unique": 0.33198381, "qsc_code_frac_chars_top_2grams": 0.08653846, "qsc_code_frac_chars_top_3grams": 0.11538462, "qsc_code_frac_chars_top_4grams": 0.14423077, "qsc_code_frac_chars_dupe_5grams": 0.4259...
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...
1Panel-dev/appstore
apps/redis-cluster/8.0-slave/conf/redis.conf
# Redis configuration file example. # # Note that in order to read the configuration file, Redis must be # started with the file path as first argument: # # ./redis-server /path/to/redis.conf # Note on units: when memory size is needed, it is possible to specify # it in the usual form of 1k 5GB 4M and so forth: # # 1k...
110,459
redis
conf
en
unknown
unknown
{}
0
{}
1ssqq1lxr/iot_push
iot_push_common/src/main/java/com/lxr/iot/ssl/SecureSokcetTrustManagerFactory.java
package com.lxr.iot.ssl; import javax.net.ssl.ManagerFactoryParameters; import javax.net.ssl.TrustManager; import javax.net.ssl.TrustManagerFactorySpi; import javax.net.ssl.X509TrustManager; import java.security.InvalidAlgorithmParameterException; import java.security.KeyStore; import java.security.KeyStoreException; ...
2,092
SecureSokcetTrustManagerFactory
java
en
java
code
{"qsc_code_num_words": 188, "qsc_code_num_chars": 2092.0, "qsc_code_mean_word_length": 7.5212766, "qsc_code_frac_words_unique": 0.45212766, "qsc_code_frac_chars_top_2grams": 0.0311174, "qsc_code_frac_chars_top_3grams": 0.03960396, "qsc_code_frac_chars_top_4grams": 0.04809052, "qsc_code_frac_chars_dupe_5grams": 0.130127...
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...
1ssqq1lxr/iot_push
iot_push_common/src/main/java/com/lxr/iot/mqtt/MqttHander.java
package com.lxr.iot.mqtt; import io.netty.channel.ChannelHandlerContext; import io.netty.channel.SimpleChannelInboundHandler; import io.netty.handler.codec.mqtt.MqttFixedHeader; import io.netty.handler.codec.mqtt.MqttMessage; import io.netty.handler.timeout.IdleStateEvent; import lombok.extern.slf4j.Slf4j; import jav...
1,642
MqttHander
java
en
java
code
{"qsc_code_num_words": 145, "qsc_code_num_chars": 1642.0, "qsc_code_mean_word_length": 8.46206897, "qsc_code_frac_words_unique": 0.45517241, "qsc_code_frac_chars_top_2grams": 0.03259984, "qsc_code_frac_chars_top_3grams": 0.05297474, "qsc_code_frac_chars_top_4grams": 0.04889976, "qsc_code_frac_chars_dupe_5grams": 0.0472...
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...
1Panel-dev/appstore
apps/php8/8.4.6/conf/php-fpm.conf
; Start a new pool named 'www'. ; the variable $pool can be used in any directive and will be replaced by the ; pool name ('www' here) [www] ; Per pool prefix ; It only applies on the following directives: ; - 'access.log' ; - 'slowlog' ; - 'listen' (unixsocket) ; - 'chroot' ; - 'chdir' ; - 'php_values' ; - 'php_admin...
18,863
php-fpm
conf
en
unknown
unknown
{}
0
{}
1c-syntax/ssl_3_1
src/cf/InformationRegisters/СессииОбменаСообщениямиСистемы/Ext/ManagerModule.bsl
/////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright (c) 2024, ООО 1С-Софт // Все права защищены. Эта программа и сопроводительные материалы предоставляются // в соответствии с условиями лицензии Attribution 4.0 International (CC BY 4.0) // Текст лицензи...
5,639
ManagerModule
bsl
ru
1c enterprise
code
{"qsc_code_num_words": 427, "qsc_code_num_chars": 5639.0, "qsc_code_mean_word_length": 10.15222482, "qsc_code_frac_words_unique": 0.36065574, "qsc_code_frac_chars_top_2grams": 0.05836217, "qsc_code_frac_chars_top_3grams": 0.02675894, "qsc_code_frac_chars_top_4grams": 0.03529412, "qsc_code_frac_chars_dupe_5grams": 0.359...
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...
1diot9/MyJavaSecStudy
CodeAudit/RuoYi/RuoYi-3.2.0-sql/ruoyi-admin/src/main/resources/static/ajax/libs/bootstrap-table/locale/bootstrap-table-zh-CN.js
(function ($) { 'use strict'; $.fn.bootstrapTable.locales['zh-CN'] = { formatLoadingMessage: function () { return '正在努力地加载数据中,请稍候……'; }, formatRecordsPerPage: function (pageNumber) { return pageNumber + ' 条记录每页'; }, formatShowingRows: function (pa...
1,160
bootstrap-table-zh-CN
js
zh
javascript
code
{"qsc_code_num_words": 93, "qsc_code_num_chars": 1160.0, "qsc_code_mean_word_length": 6.04301075, "qsc_code_frac_words_unique": 0.60215054, "qsc_code_frac_chars_top_2grams": 0.22419929, "qsc_code_frac_chars_top_3grams": 0.08185053, "qsc_code_frac_chars_top_4grams": 0.08896797, "qsc_code_frac_chars_dupe_5grams": 0.09608...
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": 0, "qsc_code_frac_chars_top_4grams": 0, "qsc_code_frac_chars_dupe_5grams": 0, "qsc_code_frac_chars_dupe_6grams": 0, "qsc...
1rosehip/jplist
demo/7-no-controls-test-page.html
<!doctype html> <html> <head> <title>No Sort Test Page | jPList - jQuery Data Grid Controls</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- font libs --> <link href="http://fonts.googleapis.com/css?family=Lato" rel="stylesheet" type="text/...
37,754
7-no-controls-test-page
html
en
html
code
{"qsc_code_num_words": 5170, "qsc_code_num_chars": 37754.0, "qsc_code_mean_word_length": 4.21818182, "qsc_code_frac_words_unique": 0.23268859, "qsc_code_frac_chars_top_2grams": 0.04539618, "qsc_code_frac_chars_top_3grams": 0.04236977, "qsc_code_frac_chars_top_4grams": 0.02338591, "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...
1diot9/MyJavaSecStudy
CodeAudit/RuoYi/RuoYi-3.2.0-sql/ruoyi-admin/src/main/resources/static/ajax/libs/bootstrap-table/extensions/editable/bootstrap-table-editable.js
/** * @author zhixin wen <wenzhixin2010@gmail.com> * extensions: https://github.com/vitalets/x-editable */ (function($) { 'use strict'; $.extend($.fn.bootstrapTable.defaults, { editable: true, onEditableInit: function() { return false; }, onEditableSave: functio...
5,409
bootstrap-table-editable
js
en
javascript
code
{"qsc_code_num_words": 440, "qsc_code_num_chars": 5409.0, "qsc_code_mean_word_length": 6.025, "qsc_code_frac_words_unique": 0.23863636, "qsc_code_frac_chars_top_2grams": 0.05092418, "qsc_code_frac_chars_top_3grams": 0.04752923, "qsc_code_frac_chars_top_4grams": 0.06789891, "qsc_code_frac_chars_dupe_5grams": 0.30026405,...
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...
1c-syntax/ssl_3_1
src/cf/InformationRegisters/ВерсииПодсистем/Ext/RecordSetModule.bsl
/////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright (c) 2024, ООО 1С-Софт // Все права защищены. Эта программа и сопроводительные материалы предоставляются // в соответствии с условиями лицензии Attribution 4.0 International (CC BY 4.0) // Текст лицензи...
1,945
RecordSetModule
bsl
ru
1c enterprise
code
{"qsc_code_num_words": 171, "qsc_code_num_chars": 1945.0, "qsc_code_mean_word_length": 8.03508772, "qsc_code_frac_words_unique": 0.64327485, "qsc_code_frac_chars_top_2grams": 0.00436681, "qsc_code_frac_chars_top_3grams": 0.00582242, "qsc_code_frac_chars_top_4grams": 0.0363901, "qsc_code_frac_chars_dupe_5grams": 0.0, "q...
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...
1rosehip/jplist
demo/6-items-per-page-dropdown-demo.html
<!doctype html> <html> <head> <title>Pagination with Items Per Page Dropdown Demo | jPList - jQuery Data Grid Controls</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- font libs --> <link href="http://fonts.googleapis.com/css?family=Lato" r...
39,866
6-items-per-page-dropdown-demo
html
en
html
code
{"qsc_code_num_words": 5425, "qsc_code_num_chars": 39866.0, "qsc_code_mean_word_length": 4.22949309, "qsc_code_frac_words_unique": 0.22414747, "qsc_code_frac_chars_top_2grams": 0.04314666, "qsc_code_frac_chars_top_3grams": 0.04027021, "qsc_code_frac_chars_top_4grams": 0.02222706, "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...
1rosehip/jplist
demo/7-sort-buttons-control-demo.html
<!doctype html> <html> <head> <title>Sort Buttons Control Demo | jPList - jQuery Data Grid Controls</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- font libs --> <link href="http://fonts.googleapis.com/css?family=Lato" rel="stylesheet" ty...
29,211
7-sort-buttons-control-demo
html
en
html
code
{"qsc_code_num_words": 2970, "qsc_code_num_chars": 29211.0, "qsc_code_mean_word_length": 4.25454545, "qsc_code_frac_words_unique": 0.24814815, "qsc_code_frac_chars_top_2grams": 0.0379867, "qsc_code_frac_chars_top_3grams": 0.03545426, "qsc_code_frac_chars_top_4grams": 0.02018044, "qsc_code_frac_chars_dupe_5grams": 0.411...
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...
1rosehip/jplist-es6
test-pages/1.1.1/pages/sticky/cars-stiky.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>jPList JavaScript library</title> <meta name="description" content="jPList i...
178,576
cars-stiky
html
en
html
code
{"qsc_code_num_words": 12563, "qsc_code_num_chars": 178576.0, "qsc_code_mean_word_length": 4.12003502, "qsc_code_frac_words_unique": 0.05770915, "qsc_code_frac_chars_top_2grams": 0.09493818, "qsc_code_frac_chars_top_3grams": 0.09737249, "qsc_code_frac_chars_top_4grams": 0.09737249, "qsc_code_frac_chars_dupe_5grams": 0....
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": 1, "qsc_code_frac_chars_dupe_6grams": 1, "qsc...
1rosehip/jplist-es6
test-pages/1.1.1/pages/pagination/pagination-jump-top-top.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>jPList JavaScript library</title> <meta name="description" content="jPList i...
12,173
pagination-jump-top-top
html
en
html
code
{"qsc_code_num_words": 1163, "qsc_code_num_chars": 12173.0, "qsc_code_mean_word_length": 3.9828031, "qsc_code_frac_words_unique": 0.14015477, "qsc_code_frac_chars_top_2grams": 0.02072539, "qsc_code_frac_chars_top_3grams": 0.10362694, "qsc_code_frac_chars_top_4grams": 0.04835924, "qsc_code_frac_chars_dupe_5grams": 0.866...
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": 1, "qsc_code_frac_chars_dupe_6grams": 1, "qsc...
1ssqq1lxr/iot_push
iot_push_server/src/main/java/com/lxr/iot/bootstrap/AbstractBootstrapServer.java
package com.lxr.iot.bootstrap; import com.lxr.iot.bootstrap.coder.ByteBufToWebSocketFrameEncoder; import com.lxr.iot.bootstrap.coder.WebSocketFrameToByteBufDecoder; import com.lxr.iot.properties.InitBean; import com.lxr.iot.ssl.SecureSocketSslContextFactory; import com.lxr.iot.util.SpringBeanUtils; import io.netty.cha...
5,317
AbstractBootstrapServer
java
en
java
code
{"qsc_code_num_words": 428, "qsc_code_num_chars": 5317.0, "qsc_code_mean_word_length": 8.07476636, "qsc_code_frac_words_unique": 0.34813084, "qsc_code_frac_chars_top_2grams": 0.12094907, "qsc_code_frac_chars_top_3grams": 0.03009259, "qsc_code_frac_chars_top_4grams": 0.04050926, "qsc_code_frac_chars_dupe_5grams": 0.3258...
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...
1c-syntax/ssl_3_1
src/cf/InformationRegisters/ПраваРолей/Forms/ФормаСписка.xml
<?xml version="1.0" encoding="UTF-8"?> <MetaDataObject xmlns="http://v8.1c.ru/8.3/MDClasses" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:cmi="http://v8.1c.ru/8.2/managed-application/cmi" xmlns:ent="http://v8.1c.ru/8.1/data/enterprise" xm...
1,479
ФормаСписка
xml
ru
xml
data
{"qsc_code_num_words": 247, "qsc_code_num_chars": 1479.0, "qsc_code_mean_word_length": 4.21052632, "qsc_code_frac_words_unique": 0.33198381, "qsc_code_frac_chars_top_2grams": 0.08653846, "qsc_code_frac_chars_top_3grams": 0.11538462, "qsc_code_frac_chars_top_4grams": 0.14423077, "qsc_code_frac_chars_dupe_5grams": 0.4259...
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...
1diot9/MyJavaSecStudy
CodeAudit/RuoYi/RuoYi-3.2.0-sql/ruoyi-admin/src/main/resources/static/ajax/libs/summernote/summernote-zh-CN.min.js
/*! Summernote v0.8.11 | (c) 2013- Alan Hong and other contributors | MIT license */ !function(e){e.extend(e.summernote.lang,{"zh-CN":{font:{bold:"粗体",italic:"斜体",underline:"下划线",clear:"清除格式",height:"行高",name:"字体",strikethrough:"删除线",subscript:"下标",superscript:"上标",size:"字号"},image:{image:"图片",insert:"插入图片",resizeFull...
2,290
summernote-zh-CN.min
js
en
javascript
code
{"qsc_code_num_words": 301, "qsc_code_num_chars": 2290.0, "qsc_code_mean_word_length": 5.57807309, "qsc_code_frac_words_unique": 0.80398671, "qsc_code_frac_chars_top_2grams": 0.00714711, "qsc_code_frac_chars_top_3grams": 0.01429422, "qsc_code_frac_chars_top_4grams": 0.01667659, "qsc_code_frac_chars_dupe_5grams": 0.0309...
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...
1c-syntax/ssl_3_1
src/cf/InformationRegisters/ПраваРолей/Forms/ФормаЗаписи.xml
<?xml version="1.0" encoding="UTF-8"?> <MetaDataObject xmlns="http://v8.1c.ru/8.3/MDClasses" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:cmi="http://v8.1c.ru/8.2/managed-application/cmi" xmlns:ent="http://v8.1c.ru/8.1/data/enterprise" xm...
1,479
ФормаЗаписи
xml
ru
xml
data
{"qsc_code_num_words": 247, "qsc_code_num_chars": 1479.0, "qsc_code_mean_word_length": 4.21052632, "qsc_code_frac_words_unique": 0.33198381, "qsc_code_frac_chars_top_2grams": 0.08653846, "qsc_code_frac_chars_top_3grams": 0.11538462, "qsc_code_frac_chars_top_4grams": 0.14423077, "qsc_code_frac_chars_dupe_5grams": 0.4259...
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...
1Panel-dev/appstore
apps/logto/1.32.0/data.yml
additionalProperties: formFields: - child: default: "" envKey: PANEL_DB_HOST required: true type: service default: postgresql envKey: PANEL_DB_TYPE labelEn: Database Service labelZh: 数据库服务 label: en: Database Service ja: データベースサービス ...
3,919
data
yml
zh
yaml
data
{"qsc_code_num_words": 751, "qsc_code_num_chars": 3919.0, "qsc_code_mean_word_length": 2.99467377, "qsc_code_frac_words_unique": 0.2942743, "qsc_code_frac_chars_top_2grams": 0.04802134, "qsc_code_frac_chars_top_3grams": 0.04268564, "qsc_code_frac_chars_top_4grams": 0.0306803, "qsc_code_frac_chars_dupe_5grams": 0.343708...
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...
1ssqq1lxr/iot_push
iot_push_server/src/main/java/com/lxr/iot/bootstrap/ScheduledPool.java
package com.lxr.iot.bootstrap; import com.lxr.iot.pool.Scheduled; import com.lxr.iot.properties.InitBean; import org.springframework.stereotype.Service; import java.util.concurrent.*; /** * 定时任务 * * @author lxr * @create 2017-12-14 10:39 **/ @Service public class ScheduledPool implements Scheduled { privat...
1,250
ScheduledPool
java
en
java
code
{"qsc_code_num_words": 109, "qsc_code_num_chars": 1250.0, "qsc_code_mean_word_length": 7.9266055, "qsc_code_frac_words_unique": 0.60550459, "qsc_code_frac_chars_top_2grams": 0.02083333, "qsc_code_frac_chars_top_3grams": 0.03125, "qsc_code_frac_chars_top_4grams": 0.03472222, "qsc_code_frac_chars_dupe_5grams": 0.0, "qsc_...
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...
1Panel-dev/appstore
apps/gsmanager/3.8.7/data.yml
additionalProperties: formFields: - default: 3001 edit: true envKey: PANEL_APP_PORT_HTTP labelEn: Web Port labelZh: Web 端口 label: en: Web Port ja: ウェブポート ms: Port Web pt-br: Porta Web ru: Веб-порт ko: 웹 포트 zh: Web 端口 zh-...
1,079
data
yml
en
yaml
data
{"qsc_code_num_words": 134, "qsc_code_num_chars": 1079.0, "qsc_code_mean_word_length": 4.10447761, "qsc_code_frac_words_unique": 0.45522388, "qsc_code_frac_chars_top_2grams": 0.03818182, "qsc_code_frac_chars_top_3grams": 0.05090909, "qsc_code_frac_chars_top_4grams": 0.06909091, "qsc_code_frac_chars_dupe_5grams": 0.2509...
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...
1diot9/MyJavaSecStudy
CodeAudit/RuoYi/RuoYi-3.2.0-sql/ruoyi-admin/src/main/resources/static/ajax/libs/layer/theme/default/layer.css
.layui-layer-imgbar,.layui-layer-imgtit a,.layui-layer-tab .layui-layer-title span,.layui-layer-title{text-overflow:ellipsis;white-space:nowrap}html #layuicss-layer{display:none;position:absolute;width:1989px}.layui-layer,.layui-layer-shade{position:fixed;_position:absolute;pointer-events:auto}.layui-layer-shade{top:0;...
14,367
layer
css
en
css
data
{"qsc_code_num_words": 2242, "qsc_code_num_chars": 14367.0, "qsc_code_mean_word_length": 5.10704728, "qsc_code_frac_words_unique": 0.13024086, "qsc_code_frac_chars_top_2grams": 0.14672489, "qsc_code_frac_chars_top_3grams": 0.03275109, "qsc_code_frac_chars_top_4grams": 0.03772926, "qsc_code_frac_chars_dupe_5grams": 0.53...
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...
1c-syntax/ssl_3_1
src/cf/InformationRegisters/ПубличныеИдентификаторыСинхронизируемыхОбъектов/Forms/ФормаЗаписи/Ext/Form/Module.bsl
/////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright (c) 2024, ООО 1С-Софт // Все права защищены. Эта программа и сопроводительные материалы предоставляются // в соответствии с условиями лицензии Attribution 4.0 International (CC BY 4.0) // Текст лицензи...
851
Module
bsl
ru
1c enterprise
code
{"qsc_code_num_words": 68, "qsc_code_num_chars": 851.0, "qsc_code_mean_word_length": 7.61764706, "qsc_code_frac_words_unique": 0.76470588, "qsc_code_frac_chars_top_2grams": 0.01158301, "qsc_code_frac_chars_top_3grams": 0.01544402, "qsc_code_frac_chars_top_4grams": 0.0, "qsc_code_frac_chars_dupe_5grams": 0.0, "qsc_code_...
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...
1rosehip/jplist
demo/13-bootstrap-pagination-bundle-localstorage.html
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <title>jPList Bootstrap Pagination Bundle with LocalStorage | jPList - jQuery Data Grid Controls</title> <meta name="description" content="" /> <meta name="viewport" ...
49,659
13-bootstrap-pagination-bundle-localstorage
html
en
html
code
{"qsc_code_num_words": 5778, "qsc_code_num_chars": 49659.0, "qsc_code_mean_word_length": 4.22845275, "qsc_code_frac_words_unique": 0.21633783, "qsc_code_frac_chars_top_2grams": 0.06057629, "qsc_code_frac_chars_top_3grams": 0.03781925, "qsc_code_frac_chars_top_4grams": 0.03777832, "qsc_code_frac_chars_dupe_5grams": 0.38...
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...
1rosehip/jplist
demo/3-radio-button-text-filters-demo.html
<!doctype html> <html> <head> <title>Radio Button Text Filter Control | jPList - jQuery Data Grid Controls</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- font libs --> <link href="http://fonts.googleapis.com/css?family=Lato" rel="styleshe...
21,752
3-radio-button-text-filters-demo
html
en
html
code
{"qsc_code_num_words": 2836, "qsc_code_num_chars": 21752.0, "qsc_code_mean_word_length": 4.33180536, "qsc_code_frac_words_unique": 0.25952045, "qsc_code_frac_chars_top_2grams": 0.03907204, "qsc_code_frac_chars_top_3grams": 0.03646724, "qsc_code_frac_chars_top_4grams": 0.02075702, "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...
1ssqq1lxr/iot_push
iot_push_client/src/main/java/com/lxr/iot/bootstrap/handler/DefaultMqttHandler.java
package com.lxr.iot.bootstrap.handler; import com.lxr.iot.auto.MqttListener; import com.lxr.iot.bootstrap.MqttProducer; import com.lxr.iot.bootstrap.Producer; import com.lxr.iot.mqtt.ClientMqttHandlerService; import com.lxr.iot.mqtt.MqttHander; import com.lxr.iot.properties.ConnectOptions; import com.lxr.iot.util.Byte...
5,123
DefaultMqttHandler
java
en
java
code
{"qsc_code_num_words": 401, "qsc_code_num_chars": 5123.0, "qsc_code_mean_word_length": 8.86034913, "qsc_code_frac_words_unique": 0.34663342, "qsc_code_frac_chars_top_2grams": 0.02279764, "qsc_code_frac_chars_top_3grams": 0.02026457, "qsc_code_frac_chars_top_4grams": 0.02955249, "qsc_code_frac_chars_dupe_5grams": 0.1728...
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...
1Panel-dev/appstore
apps/verdaccio/6.2.0/data/config/config.yaml
# # This is the default configuration file. It allows all users to do anything, # please read carefully the documentation and best practices to # improve security. # # Do not configure host and port under `listen` in this file # as it will be ignored when using docker. # see https://verdaccio.org/docs/en/docker#docker-...
7,446
config
yaml
en
yaml
data
{"qsc_code_num_words": 977, "qsc_code_num_chars": 7446.0, "qsc_code_mean_word_length": 5.39713408, "qsc_code_frac_words_unique": 0.39201638, "qsc_code_frac_chars_top_2grams": 0.05044567, "qsc_code_frac_chars_top_3grams": 0.06125545, "qsc_code_frac_chars_top_4grams": 0.0756685, "qsc_code_frac_chars_dupe_5grams": 0.19685...
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...
1rosehip/jplist
demo/9-textbox-filter-control-demo.html
<!doctype html> <html> <head> <title>Textbox Filter Control | jPList - jQuery Data Grid Controls</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- font libs --> <link href="http://fonts.googleapis.com/css?family=Lato" rel="stylesheet" type="...
39,077
9-textbox-filter-control-demo
html
en
html
code
{"qsc_code_num_words": 5312, "qsc_code_num_chars": 39077.0, "qsc_code_mean_word_length": 4.22929217, "qsc_code_frac_words_unique": 0.22872741, "qsc_code_frac_chars_top_2grams": 0.04406659, "qsc_code_frac_chars_top_3grams": 0.04112882, "qsc_code_frac_chars_top_4grams": 0.02270097, "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...
1rosehip/jplist-es6
test-pages/1.1.0/pages/deep-links/filter/range-filter/slider-range-filter-control.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>jPList JavaScript library</title> <meta name="description" content="jPList is a van...
63,702
slider-range-filter-control
html
en
html
code
{"qsc_code_num_words": 8596, "qsc_code_num_chars": 63702.0, "qsc_code_mean_word_length": 4.23348069, "qsc_code_frac_words_unique": 0.13785482, "qsc_code_frac_chars_top_2grams": 0.06529087, "qsc_code_frac_chars_top_3grams": 0.06347723, "qsc_code_frac_chars_top_4grams": 0.03165618, "qsc_code_frac_chars_dupe_5grams": 0.98...
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": 1, "qsc_code_frac_chars_dupe_6grams": 1, "qsc...
1diot9/MyJavaSecStudy
CodeAudit/RuoYi/RuoYi-3.2.0-sql/ruoyi-admin/src/main/resources/static/ajax/libs/datapicker/datepicker3.css
/*! * Datepicker for Bootstrap * * Copyright 2012 Stefan Petre * Improvements by Andrew Rowls * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * */ .datepicker { padding: 4px; border-radius: 4px; direction: ltr; /*.dow { border-top: 1px solid #ddd !important; }*/ ...
33,679
datepicker3
css
en
css
data
{"qsc_code_num_words": 4834, "qsc_code_num_chars": 33679.0, "qsc_code_mean_word_length": 5.47248655, "qsc_code_frac_words_unique": 0.03661564, "qsc_code_frac_chars_top_2grams": 0.13309896, "qsc_code_frac_chars_top_3grams": 0.32259772, "qsc_code_frac_chars_top_4grams": 0.35911393, "qsc_code_frac_chars_dupe_5grams": 0.90...
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": 1, "qsc_code_frac_chars_top_4grams": 1, "qsc_code_frac_chars_dupe_5grams": 1, "qsc_code...
1Panel-dev/appstore
apps/minio/2025-04-22/data.yml
additionalProperties: formFields: - default: minio envKey: PANEL_MINIO_ROOT_USER labelEn: User labelZh: 用户 random: true required: true rule: paramCommon type: text label: en: User ja: ユーザー ms: Pengguna pt-br: Usuário ru: Польз...
2,775
data
yml
en
yaml
data
{"qsc_code_num_words": 323, "qsc_code_num_chars": 2775.0, "qsc_code_mean_word_length": 4.43962848, "qsc_code_frac_words_unique": 0.35294118, "qsc_code_frac_chars_top_2grams": 0.05857741, "qsc_code_frac_chars_top_3grams": 0.0446304, "qsc_code_frac_chars_top_4grams": 0.0320781, "qsc_code_frac_chars_dupe_5grams": 0.270571...
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...
1diot9/MyJavaSecStudy
CodeAudit/RuoYi/RuoYi-3.2.0-sql/ruoyi-admin/src/main/resources/static/ajax/libs/datapicker/bootstrap-datepicker.js
/* ========================================================= * bootstrap-datepicker.js * Repo: https://github.com/eternicode/bootstrap-datepicker/ * Demo: http://eternicode.github.io/bootstrap-datepicker/ * Docs: http://bootstrap-datepicker.readthedocs.org/ * Forked from http://www.eyecon.ro/bootstrap-datepicker ...
46,690
bootstrap-datepicker
js
en
javascript
code
{"qsc_code_num_words": 5451, "qsc_code_num_chars": 46690.0, "qsc_code_mean_word_length": 4.94973399, "qsc_code_frac_words_unique": 0.12548156, "qsc_code_frac_chars_top_2grams": 0.01556651, "qsc_code_frac_chars_top_3grams": 0.00518884, "qsc_code_frac_chars_top_4grams": 0.00626367, "qsc_code_frac_chars_dupe_5grams": 0.31...
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...
1rosehip/jplist-es6
test-pages/1.1.0/pages/storage/layout-control/layout-control.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>jPList JavaScript library</title> <meta name="description" content="jPList i...
11,335
layout-control
html
en
html
code
{"qsc_code_num_words": 1019, "qsc_code_num_chars": 11335.0, "qsc_code_mean_word_length": 3.99607458, "qsc_code_frac_words_unique": 0.13346418, "qsc_code_frac_chars_top_2grams": 0.02357564, "qsc_code_frac_chars_top_3grams": 0.11787819, "qsc_code_frac_chars_top_4grams": 0.05500982, "qsc_code_frac_chars_dupe_5grams": 0.86...
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": 1, "qsc_code_frac_chars_dupe_6grams": 1, "qsc...
1rosehip/jplist-es6
test-pages/1.1.0/pages/storage/pagination/pagination-control.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>jPList JavaScript library</title> <meta name="description" content="jPList i...
11,182
pagination-control
html
en
html
code
{"qsc_code_num_words": 1050, "qsc_code_num_chars": 11182.0, "qsc_code_mean_word_length": 3.99714286, "qsc_code_frac_words_unique": 0.14571429, "qsc_code_frac_chars_top_2grams": 0.02287348, "qsc_code_frac_chars_top_3grams": 0.11436741, "qsc_code_frac_chars_top_4grams": 0.05337146, "qsc_code_frac_chars_dupe_5grams": 0.83...
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": 1, "qsc_code_frac_chars_dupe_6grams": 1, "qsc...
1Panel-dev/appstore
apps/minio/2025-07-23/data.yml
additionalProperties: formFields: - default: minio envKey: PANEL_MINIO_ROOT_USER labelEn: User labelZh: 用户 random: true required: true rule: paramCommon type: text label: en: User ja: ユーザー ms: Pengguna pt-br: Usuário ru: Польз...
2,775
data
yml
en
yaml
data
{"qsc_code_num_words": 323, "qsc_code_num_chars": 2775.0, "qsc_code_mean_word_length": 4.43962848, "qsc_code_frac_words_unique": 0.35294118, "qsc_code_frac_chars_top_2grams": 0.05857741, "qsc_code_frac_chars_top_3grams": 0.0446304, "qsc_code_frac_chars_top_4grams": 0.0320781, "qsc_code_frac_chars_dupe_5grams": 0.270571...
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...
1c-syntax/ssl_3_1
src/cf/InformationRegisters/СнимкиОтчетов/Forms/ФормаПросмотраОтчетов.xml
<?xml version="1.0" encoding="UTF-8"?> <MetaDataObject xmlns="http://v8.1c.ru/8.3/MDClasses" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:cmi="http://v8.1c.ru/8.2/managed-application/cmi" xmlns:ent="http://v8.1c.ru/8.1/data/enterprise" xm...
1,500
ФормаПросмотраОтчетов
xml
ru
xml
data
{"qsc_code_num_words": 248, "qsc_code_num_chars": 1500.0, "qsc_code_mean_word_length": 4.27419355, "qsc_code_frac_words_unique": 0.33467742, "qsc_code_frac_chars_top_2grams": 0.08490566, "qsc_code_frac_chars_top_3grams": 0.11320755, "qsc_code_frac_chars_top_4grams": 0.14150943, "qsc_code_frac_chars_dupe_5grams": 0.4179...
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...