搜索资源列表
csdn
- C#版CSDN技术社区离线浏览助手源代码,可能还有些问题,因为CSDN社区改版了,帖子读取不到了,大家试着改改地址,程序本身是没有问题的,在VS2005下可顺利编译。运行时请将csdn.mdb拷贝至Bin目录下,与EXE文件在同级目录。-C# version of offline browser helper CSDN technical community the source code may also be some problems, because communities CSDN r
CSharp-socket
- C# socket消息提醒功能,有服务器端和客户端源程序,开机自启动,缩小到任务栏右下角。服务器端读取数据库(oracle),当有新数据时,客户端右下角弹窗提醒。(注:客户端和服务器端的Bin目录下都有txt文件存取IP地址)-C# socket message reminders, server and client source code, boot from the start, reduced to the lower right corner of the task bar. Serv
PWMS
- 学c#的时候用的源码,企业人事管理系统, 附加数据库SQL Server 2005, (1)本系统用户名为:Tsoft,密码为:111。 (2)实例执行文件位置:TM\07\PWMS\PWMS\bin\Debug\ PWMS.exe (3)程序可执行文件目录中,必须存在bar文件夹。否则,以默认路径对数据库进行备份时,将无法找到备份路径。-Learn c# with source code, corporate personnel management system, the a
StringFunctionFind
- C#在查询语句中使用字符串函数,显示出生年月,本例数据库采用了Access,已经存放于Bin目录中,有兴趣的自己编译本源代码,重新运行看效果。-C# using string functions in the query, showing date of birth, in this case using the Access database that has been stored in the Bin directory, interested to compile the source
ClearRecycle
- C# 清空回收站的模块源码,仅此一项功能,想学习或正在学习C#的初级用户请参考-Empty Recycle Bin module C# source code alone function, want to learn or are learning C#, please refer to primary users
PrintFormData
- visual C#打印预览演示Demo,编译源代码生成EXE后,直接运行Bin目录中的EXE,在窗体的输入框中填写对应的数据,点击打印按钮,直接进入打印预览状态,再次确认打印后就可交窗体上的所有文字内容打印出来,以往都是指定打印正文区,但现在是打印窗体中的文字,二者稍微有些区别-visual C# print preview demo Demo, EXE after compiling the source code generation, run directly in the Bin dir
Weather
- VC/C++源码,界面编程,天气预报,自绘 weather(天气预报界面),基于VC++自绘技术,运行于VS环境。 如果一个运行在 Windows XP 上的应用程序清单指定要,使用 ComCtl32.dll 版本 6 或更高版本来启用可视化方式, 则需要 InitCommonControlsEx()。否则,将无法创建窗口。 界面中实现了BmpButton、CSetDialog 对话框,天气预报中的获取网络资源,感谢 (彬)泪闯天涯提供的参考代码。
bin
- 这是一个C#编写的界面源代码,可以设计界面上兵该怎么走才不碰到障碍物。-This is an interface written in C# source code, you can design the interface of the soldiers on how to get it without touching obstacles.
CsharpExcelDemo
- C# 读取Excel显示在DataGrid表格中,双击bin目录的Exe后,是以控件台方式运行程序,你只需按回车就可启动主窗体,将直接读取bin目录下的test.xml文件。本例源码主要是让C#初学者参考的,高手应该会对C#操作Excel有把握了。-C# read Excel displayed in the DataGrid table, double-click the Exe bin directory, run the program based on the control stati
WinApp
- 用贴图的原理实现一个仿Windows播放器的窗口,虽然我个人不太喜欢用贴图的方式实现窗体,但这种方式比较简单,而且快速,对于不熟悉C#高级应用的初学者来说,贴图窗体的实现过程是最简单的,有兴趣的可参考本源码的贴图思路。所需的资源文件已保留在bin目录下,你只需编译源码运行bin目录下的winapp.exe即可-Realization of the principle of textures with a fake Windows player window, although I persona
AnimatePicture
- C#模拟播放连续的图片为GIF动画,模拟出播放GIF的动画效果,在Debug/bin目录下,有很多的图像文件,有VS的可重新修改源码,适合学习,源码简单。-C# analog playback consecutive images to GIF animation, GIF animation to simulate the effect of playing in Debug/bin directory, there are a lot of image files with VS can r
ConsoleApplicationTest
- 配置SharpPcap 先来看看我的环境:win7旗舰版 、VS2010旗舰版、WinPcap4.1.3、SharpPcap4.2.0。 1.安装Winpcap4.1.3(WinPcap4.1.3下载) 2.解压SharpPcap-4.2.0.bin.zip(SharpPcap4.2.0.bin.zip&&SharpPcap4.2.0.src.zip下载)解压后打开debug文件夹,可以看到里面有两个dll文件,这就是我们程序中要用到的东西。SharpPcap-4.2.0
C#文件编辑器源码
- 读取二进制文件源码 源码描述: 一、源码特点 采用winform进行开发,实现读取二进制文件功能 二、功能介绍 本源码是一个读取二进制文件源码,适合初学者,读取二进制文件,利用C#客户端,读取二进制文件流 三、菜单功能 1、首先创建一个.bin格式的文件 2、运行程序,点击选择,选择.bin文件 3、点击读取,在文件内容中就会显示。 四、注意事项 1、开发环境为Visual Studio 2010,使用.net 3.5开发。(Read the source cod
