搜索资源列表
CSharp中的对话框
- 代码演示了C# windowsForm 中的各个对话框,包括打开关闭文件对话框,颜色对话框,字体对话框,打印及打印预览对话框。-demonstrated a code C# windowsForm the various dialog boxes, including the closure of open file dialog, the dialog color, font dialog, Print and Print Preview dialog.
CSHARP
- 对CSHAP中一些控件的用法和在CSHARP中如何调用API的例子
CSharp
- CSharp中显示农历的类,可直接调用!
对网络中的数据包进行抓包分析的程序
- 对网络中的数据包进行抓包分析的程序,是用窗体实现的,sniffer
Csharp
- C#写的ADSL拨号程序示例,ADSL自动拨号类,前提是在系统中已经有了一个宽带拨号连接-C# to write the ADSL dial-up procedures for example, ADSL automatic dial-up category, the premise that the system has made a broadband dial-up connection
FileMapping(csharp)
- 在C#中使内存映射文件方式进行文件读写, 文件读写功能由一个C++写的DLL提供. 附件内含有完整的DLL工程和C#调用工程.-In the C# Make the memory-mapped files of papers to read and write, file read and write function by a C++ Provide written DLL. Annex DLL contains a complete engineering and C# Call works
Electronix
- CSharp中的手机程序--Mobilephone program in CSharp
cSharp
- 就是c#中比较实用的一些代码!对于,初学者来说不得不看哦1-Is c# More practical in some code! For, beginners have to看哦1
DataStructure(CSharp)
- 将数据结构与C#语言和.NET框架结合是本书的一大特点。.NET平台是微软推出的一个新的开发平台,目的是让“不同的语言共享同一平台”。.NET很可能成为下一代Windows操作系统的一部分。而C#语言作为新一代完全面向对象的语言,是.NET的母言。本书所有的数据结构和算法都是用C#语言进行描述,并在相应章节的末尾介绍了在.NET框架中常用的数据结构和算法。用C#在.NET平台开发的技术人员可以从本书中获得许多有益的知识和技术。-Data structure and C# language and
CSharpandCOM
- CSharp com plus program,主要介绍了,怎样在CSharp中安全,事件,文件共享等处理方式,如何用CSharp创建com 组件-C# com+ program
CSharpForDbf(shpAttributeTable)Operations
- 介绍了CSharp中对属性表的基本操作。-CSharp introduced in the basic operation of the property sheet.
Csharp
- 说得好NET 2.0提供了对串口通信功能的支,在命名空间System.IO.Ports下找到erialPort类,通过创建一个新的SerialPort象,我们就可以在.NET程序中控制串口通讯全过程。-Well said NET 2.0 provides a serial communication function of the branch, in the namespace System.IO.Ports find erialPort class, by creating a new Se
Csharp
- Visual C#通用范例开发金典书中的C#代码示例-Visual C# Developer Golden Common examples of the book C# code sample
InputBoxSample
- csharp中自定义的InputBox控件,便于csharp开发人员的使用。-The use define custom inputbox control.
Call-Callvirt
- Emit的Call和Callvirt的区别,csharp中emit学习遇到的问题解析-Emit' s Call and Callvirt difference, csharp learn from the problems encountered in the emit Analysis
CSharp(WPF_Silverlight)Game_Tutorial
- C#编写游戏的教程,使用的技术是Wpf&Silverlight。 教程中有代码和实际运行的截屏。-C#, game tutorials, using the technology is Wpf & Silverlight. There are tutorial code and screen shots of the actual operation.
Csharp
- C#中串口组件的使用方法总结及上位机制作方法-C#, use the serial port component summary and the Making PC
CSharp---P2P-and-NAT-
- 讲解如果通过NAT打洞来实现P2P打洞,资料中包含源码。-Explain if the holes to achieve through the NAT P2P holes, the information contained in the source code.
CSharp-student-management
- 本系统为用C#编写的学生信息管理系统,功能完善,界面友好,内附数据库表格,并配有PPT详解制作思路 PS:环境Vs 2005,SQL server 2005,登陆密码,详见T_User用户表中的用户编号和密码。 注意:一定要先将数据库表导入到SQL server 2005中,后才能运行,本程序可作为数据库的课程设计或者软件综合实习的作业。-a C#-based student management system
csharp
- C#高级编程 第2版 本书为一本综合性C#的图书,第一章 .NET结构, 第二章 c#简介,第三章 c#基础,第四章 类和继承,第五章 面向对象的c#语言,第六章 C#的高级论题,第七章 c#和基类, 第八章 在.NET环境中编程,第九章 windows应用程序,第十章 装配件,第十一章 .NET的数据访问,第十二章 查看.NET的数据,第十三章 XML,第十四章 文件和注册表制作,第十五章 使用Active Directory,第十六章 ASP.NET页面,第十七章 Web服务 第十八章