GithubHelp home page GithubHelp logo

myhelper's Introduction

My Helper

C# Common class helper 4 web

  • 01.程序配置管理辅助类 MyAppConfigHelper.cs
  • 02.实现各种转换的操作辅助类 MyConvertHelper.cs
  • 03.DataReader的辅助类 MyDataReaderHelper.cs
  • 04.DataTable操作辅助类 MyDataTableHelper.cs
  • 05.DateTime的辅助类 MyDateTimeHelper.cs
  • 06.常用的目录操作辅助类 MyDirHelper.cs
  • 07.枚举操作辅助类 MyEnumHelper
  • 08.Excel操作辅助类(无需VBA引用) MyExcelHelper.cs
  • 09.打开、保存文件对话框操作辅助类 MyFileDialogHelper.cs
  • 10.常用文件操作辅助类 MyFileHelper.cs
  • 11.键盘操作辅助类,提供属性访问敲击那个键,以及发送软键盘消息等操作 MyKeyboardHelper.cs。
  • 12.Base64加密解密 MyBase64Helper.cs MD5加密等操作辅助类 MyMD5Helper.cs
  • 13.鼠标辅助操作类,提供获取鼠标状态以及模拟鼠标点击等操作 MyMouseHelper.cs
  • 14.中文转拼音的辅助类 MyPinYinHelper.cs
  • 15.字符串类型的辅助类 MyStringHelper.cs
  • 16.各种输入格式验证辅助类 MyValidateHelper
  • 17.XML操作类辅助类 MyXmlHelper
  • 18.FTP操作类辅助类 MyFtpHelper

Initial Version by Yang, Dennis on 23-Jan-2013 cnBlog

myhelper's People

Contributors

chrisyanghua avatar frankiegao avatar yuzheng1984 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

myhelper's Issues

CopyFile方法有错误

当sources为一个文件的完整路径时(包含文件名称),FileSystemInfo f in dinfo.GetFileSystemInfos()会crash,提示目录不正确。
当sources为一个文件夹路径时,f is FileInfo 始终为true,此时直接开始copy,但是目标目录未必存在,也会crash。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.