# Useful_Code **Repository Path**: leowood/Useful_Code ## Basic Information - **Project Name**: Useful_Code - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2022-10-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AuxiliaryScripts ## 一些实用的辅助性程序,主要涉及文本的处理。 > DistinguishChars.py : 判断字符属性(判断某字符是否为中英文或数字等)具体介绍=>[Python3判断字符中英文数字符号](https://leowood.github.io/2018/05/19/Python3%E5%88%A4%E6%96%AD%E5%AD%97%E7%AC%A6%E4%B8%AD%E8%8B%B1%E6%96%87%E6%95%B0%E5%AD%97%E7%AC%A6%E5%8F%B7/) >ExecPython.java ExecByJava.py :利用Java直接调用Pyhton脚本 具体介绍=>[Java调用Python脚本(Python3,Windows10系统)](https://leowood.github.io/2018/05/21/Java%E8%B0%83%E7%94%A8Python%E8%84%9A%E6%9C%AC%EF%BC%88Python3%EF%BC%89/)