Skip to content

Instantly share code, notes, and snippets.

@Kashiitsu
Kashiitsu / dabblet.css
Last active October 3, 2025 12:33
Tool List
/**
* Tool List
*/
=================***=================
@Kashiitsu
Kashiitsu / dabblet.css
Created October 3, 2025 12:25
Untitled
Step01_defs_KMeans_bi_already.py
# -*- coding: utf-8 -*-
"""
Created on Tue Dec 26 15:58:27 2023
@author: zhiyi.he
"""
from numpy import *
#from matplotlib import pyplot as plt
@Kashiitsu
Kashiitsu / dabblet.css
Created October 3, 2025 12:25
Untitled
KmeansLpCalc_CallMainWin_241017.py # This is a sample Python script. ''' Pyinstaller -F -c -i CLTCico3.png CallDemo2MainWin_LPC_240812.py -n 工况效率计算工具V2.0 --hidden-import=openpyxl --add-data "CLTCico3.png;." pyuic5 聚类路谱生成与测试结果计算_Ver01_240812.ui -o UI聚类路谱生成与测试结果计算_Ver01_240812.py pyuic5 聚类路谱生成与测试结果计算_Ver01_240923.ui -o UI聚类路谱生成与测试结果计算_Ver01_240923.py pyuic5 聚类路谱生成与测试结果计算_Ver02_240926.ui -o UI聚类路谱生成与测试结果计算_Ver02_240926.py pyuic5 聚类路谱生成与测试结果计算_Ver02_240929.ui -o UI聚类路谱生成与测试结果计算_Ver02_240929.py pyuic5 聚类路谱生成与测试结果计算_Ver02_241017.ui -o UI聚类路谱生成与测试结果计算_Ver02_241017.py Pyinstaller -F -c -i icon1.png KmeansLpCalc_CallMainWin_240929.py -n 聚类路谱生成工具V1.0 --hidden-import=openpyxl Pyinstaller -F -c -i icon1.png KmeansLpCalc_CallMainWin_241017.py -n 聚类路谱生成工具V1_0 --hidden-import=openpyxl ''' # Press Shift+F10 to execute it
@Kashiitsu
Kashiitsu / dabblet.css
Created October 3, 2025 11:57
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
@Kashiitsu
Kashiitsu / dabblet.css
Created October 3, 2025 11:15
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;