随笔分类 -  tool

quick lauching of git-bash
摘要:Steps for Configuration Add the directory where git-bash.exe is located to path environment variable. Make a copy of this file (e.g., name it gsh.exe) 阅读全文

posted @ 2025-11-22 11:07 yusisc 阅读(7) 评论(0) 推荐(0)

The Best Free & Secure LAN Messenger
摘要:LAN Messenger is a software application designed for communication between users in a local network environment. It allows users to send instant messa 阅读全文

posted @ 2025-05-11 09:22 yusisc 阅读(248) 评论(0) 推荐(0)

quick lauching of everything
摘要:quick lauching of everything I use everything frequently in my work. Each time when I need to launch everything from certain folder, I have to right-c 阅读全文

posted @ 2025-03-14 00:03 yusisc 阅读(32) 评论(0) 推荐(0)

windows cmd alias
摘要:It is rather easy to setup permanent aliases in the Windows command prompt using the @DOSKEY command and HKCU\Software\Microsoft\Command Processor Aut 阅读全文

posted @ 2024-10-06 16:18 yusisc 阅读(64) 评论(0) 推荐(0)

md5sum calculation by python
摘要:# md5sum.pyy import re import clipboard import os import cv2 import numpy as np import hashlib # Finding Md5 of Files Recursively in Directory in Pyth 阅读全文

posted @ 2024-08-23 00:33 yusisc 阅读(39) 评论(0) 推荐(0)

a method to make some handy tools with python
摘要:In my working of computer, there are a lot of simple jobs that are frequently repeated. I tried to find a way to make these job been processed easily. 阅读全文

posted @ 2024-07-24 23:39 yusisc 阅读(30) 评论(0) 推荐(0)

导航