资源列表
report_weather
- C#的天气预报程序,实际上是一个C#版的小偷程序,定向采集中国气象网的内容,然后使用IndexOf定位到需要的内容,再绑定到控件的属性上,最后显示出来-C# ' s weather forecast program, in fact, is a C# version of the thief procedure, directed acquisition of the contents of the China Meteorological Association, and then us
charp-notepad
- C# 模仿的Windows系统的记事本程序,源代码,比系统的记事本更漂亮了,运用了窗体平铺背景,菜单也是仿XP风格,因此通过这个记事本程序你可以学习到一些窗体编程的好方法,比如如何在FORM内使用图片作为背景,如何制作仿XP风格的菜单栏等,值得新手一看。-C# mimic the Windows Notepad program, source code, more beautiful than the system' s Notepad, use the form tiled backgr
ProsessStatusBar
- C#在状态栏显示进度条,可以像系统浏览器一样,打开软件的时候显示显示进度条,告知使用者软件的加载情况。-C# in the status bar displays the progress bar, as the system browser, open the software to display the progress bar to inform the user software load.
ICOChangeBMP
- C#将Ico图像转化为位图文件,简单的一个图像转换程序示例,运用C#技术实现这一功能,帮助C#新手了解一下其图像的处理功能-C# Ico image into a bitmap file, a simple image conversion program example using C# technology to achieve this function, to help C# novice look at the image processing functions
printimg
- C#打印图片实例源代码,载入一张外部的图片,C#实现打印输出。初接触C#的朋友,可下载参阅,这些小程序对慢慢自学C#有一定帮助,打印功能的实现也是编程技术中常见的一种技能-Print pictures of C# source code examples, to load an external image, C# to print it out. Early contact with the friends of the C#, you can download to see the prog
ReportTest
- C#报表程序源码,对学习有帮助,欢迎下载学习,共同探讨!-C# statements of program source code, and learning are welcome to download the study, to explore!
PrintEditorApp
- C#仿Word打印功能,可以页面设置,打印设置等功能。-C# imitation Word print function, page setup, print settings and other functions.
leesexcel
- c#从Excel读取数据,实用的小程序,注意方法,学C#的好好学学吧。-c# to read data from Excel, practical procedures, pay attention to the method, learning C# a lot to learn it.
csharpprint
- C# 利用Windows组件打印数据库中的数据,自己配个数据库吧,示例中可是没有数据库的,核心代码都奉献给大家了,有用的朋友自己下载编译吧-C# Windows Components Print database with a database, but no database example, the core code dedicated to useful friends download the compiled
Excel2007ReadWrite
- C#编程实现MS Excel 2007表格的读取与写入实例,读写xlsx格式的文件,功能顺利完成,不过有一处错误,不影响功能的实现。-C# programming in MS Excel 2007 table read and write instance, read and write xlsx format file function the successful completion, but an error does not affect the function of the rea
split_in_dlg
- 在Dialog中添加Splitter分割条,方便使用,很好的例子。-A good demo for showing splitter in a dialog form.
csharpexcel
- C#调用OFFICE组件生成Excel表格示例,注意本程序需要以下OFFICE组件,这些组件要求你必须装有OFFICE2003及以上版本,因为这结版本中才有微软可编程再生库资源,尤其是下列几个控件是必不可少的: Interop.Excel.dll Interop.Microsoft.Office.Core.dll Interop.VBIDE.d-C# calling OFFICE components to generate the Excel spreadshee