文件名称:MyTool
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-12-11
- 文件大小:
- 2.09mb
- 下载次数:
- 0次
- 提 供 者:
- 邓*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个只是一个小工具,可以用来提高编程效率。
只要是来操作剪贴板,比如:将剪贴板中所有字母大写,全部小写,首字母大写,将复制的内容加上@。
制动封装的使用方法:比如 private int i 只需复制 int i 然后点击制动封装,直接Ctrl+V就封装好了。
生成完整的类:可以封装这个类中所有的属性,和生成两个构造方法。使用方法再要封装的类里直接Ctrl+A,Ctrl+C 点击按钮生成完整的类Ctrl+V就可以了
最后就是可以到数据库生成类,这个连接字符串可能要改,能将数据库的一张表中所有的字段封装好,同时生成两个构造方法。用法:类名最好用 点击获取类名按钮得到的类名,点击生成完整的类,Ctrl+V就可以了-This is just a small tool that can be used to improve programming efficiency. As long as it is to manipulate the clipboard: Clipboard in all letters uppercase, all lowercase, capitalize the first letter, copy and @. The use of the brake package: for example private int i Simply copy int i then click brake package, direct Ctrl+V on packaged. Categories: generate complete package of all the properties in this class, and generates two constructors. Class use to be encapsulated directly Ctrl+A, Ctrl+C Click the button to generate a complete the class Ctrl+V on the last to the database is that you can generate class may have to change the connection string, a table in the database can be packaged field , at the same time generate two constructors. Usage: class name best get the class name of the button to get the class name with a click, click generate complete class, Ctrl+V can
只要是来操作剪贴板,比如:将剪贴板中所有字母大写,全部小写,首字母大写,将复制的内容加上@。
制动封装的使用方法:比如 private int i 只需复制 int i 然后点击制动封装,直接Ctrl+V就封装好了。
生成完整的类:可以封装这个类中所有的属性,和生成两个构造方法。使用方法再要封装的类里直接Ctrl+A,Ctrl+C 点击按钮生成完整的类Ctrl+V就可以了
最后就是可以到数据库生成类,这个连接字符串可能要改,能将数据库的一张表中所有的字段封装好,同时生成两个构造方法。用法:类名最好用 点击获取类名按钮得到的类名,点击生成完整的类,Ctrl+V就可以了-This is just a small tool that can be used to improve programming efficiency. As long as it is to manipulate the clipboard: Clipboard in all letters uppercase, all lowercase, capitalize the first letter, copy and @. The use of the brake package: for example private int i Simply copy int i then click brake package, direct Ctrl+V on packaged. Categories: generate complete package of all the properties in this class, and generates two constructors. Class use to be encapsulated directly Ctrl+A, Ctrl+C Click the button to generate a complete the class Ctrl+V on the last to the database is that you can generate class may have to change the connection string, a table in the database can be packaged field , at the same time generate two constructors. Usage: class name best get the class name of the button to get the class name with a click, click generate complete class, Ctrl+V can
(系统自动生成,下载前可以参看下载内容)
下载文件列表
小工具\小工具.sln
......\小工具.suo
......\......\Form1.cs
......\......\Form1.Designer.cs
......\......\Form1.resx
......\......\Program.cs
......\......\小工具.csproj
......\......\Properties\AssemblyInfo.cs
......\......\..........\Resources.Designer.cs
......\......\..........\Resources.resx
......\......\..........\Settings.Designer.cs
......\......\..........\Settings.settings
......\......\obj\x86\Debug\Interop.SQLDMO.dll
......\......\...\...\.....\小工具.pdb
......\......\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
......\......\...\...\.....\GenerateResource.read.1.tlog
......\......\...\...\.....\GenerateResource.write.1.tlog
......\......\...\...\.....\小工具.csproj.FileListAbsolute.txt
......\......\...\...\.....\小工具.exe
......\......\...\...\.....\小工具.Form1.resources
......\......\...\...\.....\小工具.Properties.Resources.resources
......\......\...\...\.....\小工具.csproj.ResolveComReference.cache
......\......\...\...\.....\DesignTimeResolveAssemblyReferences.cache
......\......\...\...\.....\ResolveAssemblyReference.cache
......\......\...\...\.....\小工具.Form2.resources
......\......\bin\Debug\小工具.exe
......\......\...\.....\小工具.pdb
......\......\...\.....\小工具.vshost.exe
......\......\...\.....\小工具.vshost.exe.manifest
......\......\Class1.cs
......\......\DBHelper.cs
......\......\Form2.cs
......\......\Form2.Designer.cs
......\......\Form2.resx
......\......\Model.cs
......\......\SqlLocator.cs
......\......\Catalog.cs
......\_AV__.zip
......\小工具\obj\x86\Debug\TempPE
......\......\...\...\Debug
......\......\...\x86
......\......\bin\Debug
......\......\...\Release
......\......\Properties
......\......\obj
......\......\bin
......\小工具
小工具