资源列表
runmessage
- C#读取注册表信息的开机启动管理程序,通过注册表中的指定键值,将读取出开机启动项的软件名称和路径,若选中对应按钮,点击“优化”按钮后,会删除相应开机启动项,类似于360安全卫士中的启动项管理功能。这个是基于Vicual C#来实现,界面做的比较传统。-C# to read boot manager registry information specified by the registry key, the software will read out the name and path of
displayFont
- C#以预览方式显示系统所有字体(源码),把你的电脑中安装的所有字体全部枚举显示出来,在显示的时候,调用对应的字体样式来显示,非常直观的显示出你安装的各个字体的样式,本着学习的态度,希望本源码能为您提供相关参考。-C# to preview all fonts display system (OSS), all the fonts installed on your computer to enumerate all show up at the time of display, call the
Solution
- Solution C#数据库表字段自定义实例+源码下载,最后是生成DLL文件,名为WebApplication1.dll,你可以添加引用后使用。-Solution C# database table fields to customize instance+ source code download, and finally generate DLL file named WebApplication1.dll, you can add the reference to use.
testApp
- 在C#中使用 DateTimePicker的例子,估计DateTimePicker在各个C#程序中使用广泛吧,因为很多应用软件的操作都会与时间打交道,本DateTimePicker的初始值设在2001年,只可以上升到2003年,只是测试的,你可以改变它的值,比如用C#写一个日程或备忘录软件的时候,你就需要DateTimePicker。-Use in C# example uses DateTimePicker estimated DateTimePicker used in all C# pro
maskedtextbox
- C# Clock数字时钟例子及时钟控件,MaskedTextBox.dll这个不知道是干什么用的,好像与时钟程序没有关系,是不是作者搞错了呀?本程序是在窗口中显示一个与Windows时间相符的数字时钟程序。-C# Clock Digital Clock example, and clock controls, MaskedTextBox.dll this do not know what to use, it seems there is no relationship with the clo
UserLogin
- C#制作的用户登录程序UserLogin源码,可用于软件系统的登录,不管是普通用户或是管理员都可以使用,这里省去了数据库部分,将用户名和密码写进变量中,不过演示了整个登录过程,包括用户名密码的判断,和数据库是一样的。-C# make user login procedures UserLogin source software systems can be used to log in, whether it is a normal user or administrator can use t
mygrep
- C#文件内容高级搜索器,有一些高级的搜索选项,比如可遍历子目录进行查找,可指定要搜索文件的扩展名,可指定要搜索的文件内容中是否包含指定文字,在显示结果中,可以勾选只显示包含指定内容的文件,觉得这个搜索代码对学习C#还是有一定帮助的。-C# file content Advanced search engine, there are some advanced search options, such as can traverse subdirectories to find, you can
csharpgetvalue
- Visual C#源码演示在不同程序间取值传值,先运行Debug目录下的 模似登录窗口.exe ,再运行本程序。若要知道各个相关窗口的句柄。装了MICROSOFT STUDIO的程序中有SPY++。可通过它查看相关的值。这是按公司要求编写的一个小程序,把买设备时附送的程序在运行时,把里面的“文本框”的值取出来。找个一个多星期“百度”与“谷歌”, 终于搞出来了。其间所承受的压力不能与外人道,传上来与大家分享。当大家遇到同样的苦难时,至少我与你同在!-Visual C# source code de
FileMove
- 这是一个较基础的C#文件系统操作实例,简单移动指定的文件,这里把需要移动的文件路径写进代码里了,并且可以生成EXE测试文件,有VS环境的,你可以重新对源码进行编译生成。移动文件成功与否将以弹窗的形式返回结果给用户。如截图所示。-This is a more basic C# file system operations instance, simply move the specified file, where you want to move the file path written in
FileExists
- C#文件操作:判断文件是否存在的例子,是一个较基础的C#文件系统(FSO)操作实例,简单判断指定的文件是否存在,这里把需要判断的文件路径写进代码里了,并且可以生成EXE测试文件,有VS2015环境的,你可以重新对源码进行编译生成。文件存在与否将以弹窗的形式返回判断结果给用户,如截图所示。-C# file operations: Examples determine whether a file exists and is a more basic C# file system (FSO) ope
FileInfoMoveTo
- Visual C#移动文件信息到指定根目录,本例子是实现把Test.txt文件从C盘根下移动到D盘根下,以窗体的形式呈现,例于测试,代码请看Form1.cs文件。-Visual C# to move the file information to specify the root directory, in this example is to achieve the Test.txt file from the C root to the next D packing, the form pr
progBarApp
- C#加载条动画源码下载,也就是大家所熟知的进度条效果,当程序正在处理某项任务的时候,显示给用户的进度指示,非常实用了,本加载条效果如截图所示。-C# loading bar animation code download, which is known to everyone progress bar effect, when the program is processing a task, the progress indicator displayed to the user, and v
