资源列表
11_EditBox
- 编辑框的一个实例 -edit box of a case
COLEEdit
- 是一个用VC++开发的支持OLE的写字板。-is a VC OLE support to the development of the tablet.
mfc_40
- mfc使用过程40个常的经典功能实现.文本格式,必有代码-mfc use 40 regular classical functions. Text format, there is code
07_4
- 非模态对话框的一个实例
ATLDate
- 一个用ATL开发的有关时间转换和查找的数据对象。-development of the time for a change in the data and identify targets.
Ch10HandsOnWindowsFormsListBox
- 一个Windows应用程序,包含一个下拉列表,用于检索数据库文件中的书名。当用户选择一个书名时,在标签中显示对应的作者和编号。-a Windows application that includes a drop-down list, searchable database for the title document. When users choose a title, the label shows the corresponding author and number.
Ch12SimpleAnimation
- 利用连贯的图片来显示简单的动画效果,这里包括三个picture控件:一个用来显示选定的图象,另外两个用来包含两个图象。-use of a coherent picture to show a simple animation effects -- including three picture controls : a selected to display images, the other two used to consist of two images.
FxCopInstall1.32
- NET 框架非常强大,这意味着存在创建优秀应用程序的极大可能,但是也同样存在创建劣质程序的可能。FxCop 是有助于创建更好的应用程序的工具之一,它所采用的方法是:使您能够分析程序集,并使用一些不同的规则来检查它是否符合这些规则。FxCop 随附了由 Microsoft 创建的固定数量的规则,但您也可以创建并包括您自己的规则。例如,如果您决定所有的类都应该具有一个不带任何参数的默认构造函数,则可以编写一条规则,以确保程序集的每个类上都具有一个构造函数。这样,无论是谁编写该代码,您都将获得一定程度
Ch12RandomNumbers
- 使用Graphics方法来绘制图形,并使用Random.Next方法生成雪花。-Graphics approach to the use of drawing, Random.Next methods and the use of generated snowflakes.
Reflector
- 下一个必不可少的工具称为 .NET Reflector,它是一个类浏览器和反编译器,可以分析程序集并向您展示它的所有秘密。.NET 框架向全世界引入了可用来分析任何基于 .NET 的代码(无论它是单个类还是完整的程序集)的反射概念。反射还可以用来检索有关特定程序集中包含的各种类、方法和属性的信息。使用 .NET Reflector,您可以浏览程序集的类和方法,可以分析由这些类和方法生成的 Microsoft 中间语言 (MSIL),并且可以反编译这些类和方法并查看 C# 或 Visual Bas
BookSales
- 目前公司有一笔很大的买卖,对所有图书提供15%的折扣,这个项目中,会计算一定数量的图书的应付金额、确定15%的折扣,扣除折扣并得到新的应付金额-打折后的金额-So far the company has a lot of the sale of all books offers a 15% discount, the project, calculate the number of books to cope with the amount of the 15% discount, After
boromiand1201
- 这是一个小项目,输入一个员工的销售额,实现计算工资总额,扣除金额以及实际工资。-This is a small project, the importation of a sales staff to achieve the total wages, the amount of deduction and real wages.