自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (70)
  • 收藏
  • 关注

空空如也

[C#] - C#.4.0.How-To,.Ben.Watson,.Sams,.2010

[C#] - C#.4.0.How-To,.Ben.Watson,.Sams,.2010

2013-03-26

C# 数据结构

C# 数据结构

2013-03-26

PHP网络编程技术与实例 四维科技 曹衍龙 赵斯思著 ISO

本书全面、细致地介绍了PHP网络开发技术的原理和基础编程知识,不仅包括PHP开发环境的配置、PHP的基本语法等内容,还包括PHP的高级开发技术、数据库编程技术等内容。随书配套光盘中提供了书中涉及实例的全部源代码,以方便读者举一反三,编写出适合自己的程序。  全书共分为3篇20章,以“基础篇→高级开发篇→案例实战篇”为线索具体展开,涵盖了PHP网络编程的方方面面。而且,对于书中每个知识点的讲解,都配有大量可实际运行的实例,供读者边学习边实践,以便读者快速、全面地掌握PHP的开发方法和技巧。 本书内容由浅入深,从最基本的PHP语法到综合案例,比如在线图片管理系统、电子邮件收发系统和在线书店系统等,都有详细的讲解。随书配套光盘中提供了书中涉及实例的全部源代码,以方便读者举一反三,编写出适合自己的程序。 本书不仅适合初学者学习PHP网络开发技术,还能够帮助有一定编程经验的PHP开发人员解决开发过程中遇到的问题。本书可作为高等院校相关专业的教材和参考用书,也可作为PHP的培训用书,或广大用户的自学用书。

2011-04-08

PHP网络编程从入门到精通 强锋科技 陈营辉编著 等编 ISO

光盘使用说明 版权所有,侵权必究 -----------------------------软件环境-------------------------------------- 脚本解释器:PHP5.1.6; 数据库:MySQL5.0; 服务器平台:Apache2.2.3; 开发工具:EditPlus、记事本; 服务器操作系统:开发过程中使用Windows XP Professional操作系统,系统运行服务器可以采用Windows 2000 Professional、Windows 2000 Server或其他操作系统。 -----------------------------硬件环境--------------------------------------- CPU推荐使用Pentium II 400以上级别; 内存不低于128MB,推荐256MB; 其他为常规硬件配置,对显卡、声卡都无特别要求。 -----------------------------注意事项--------------------------------------- 本光盘主要为书中的源程序,关于如何使用这些源程序,一是看书中的说明,二是看本盘附带的视频演示。 -----------------------------光盘程序代码说明-------------------------------- 源文件\01~21 第1~21章涉及的源代码,文件名与书中保持一致。 -----------------------------动画演示--------------------------------------- 在光盘的“动画演示”文件夹中,放有本书一些界面操作的动画演示,并配有语音讲解。说明如下: 安装Apache.exe 演示如何安装Web服务器Apache 安装MySQL.exe 演示如何安装MySQL数据库服务 安装PHP.exe 演示如何安装PHP解释器 测试Apache.exe 测试Web服务器Apache安装是否成功 测试MySQL.exe 测试MySQL数据库服务安装是否成功 测试PHP.exe 测试PHP脚本解释器安装是否成功 测试博客.exe 测试博客程序(第19章)的各项功能 测试论坛.exe 测试简易论坛程序(第20章)的各项功能 -----------------------------技术支持--------------------------------------- E-mail:[email protected](作者) [email protected](编辑) Tel:010-62791976-220(编辑部) 说明:一般情况下,技术问题可以直接给作者发邮件;若有其他信息需咨询,请和编辑部联系。

2011-04-08

Java案例开发集锦 袁然、郑自国、邹丰

光盘使用说明 该光盘中有《Java案例开发集锦》一书中的所有案例源程序代码,编译通过的实例类代码和工程文件,以及案例中应用的数据库,并有在案例中涉及的相关Java类文件。配书光盘中全部内容包括: 1. chp1-chp10目录。分别对应第1章到第10章的代码。每个目录下有案例1到案例n(n=4,6,7,8,9,10,12)目录,每个目录对应书中章节案例的代码。除小部分代码需要重新编译外,其他无数据源的代码可以直接运行。 2. lib目录,案例中涉及的部分相关Java类文件。 3. readme.txt 本文件

2011-04-08

Java实效编程百例 是科技 潘传邦 杨瑞峰 王建军

本书通过100多个精选的实例讲解了利用Java进行应用程序开发的各个方面,涵盖了控件、界面、多媒体控制、图像处理、操作系统、磁盘文件、数据库、网络应用、邮件和通信、Java Beans、国际化和本地化等方面的内容。\r\n  本书内容突出了实用性,85%以上的实例模仿较常见的优秀软件的相关功能,余下实例大多为帮助读者理解重点、难懂概念所做。本书的另一个特点在于给出了不少实用性很强的“方案实例”(以往的百例图书内容基本上都属于“功能实例”),其内容多为典型或通用的功能模块的解决方案,包括界面设计、操作流程以及代码控制等内容。\r\n  本书适用于已经初步掌握Java编程概念、方法的读者阅读,本书可以帮助读者迅速掌握实际应用中的各种经验、技巧。

2011-04-07

计算机网络基础第五版 清华大学谢希仁版

像大家推荐计算机考研专业课必备资料! 这是清华大学网络谢希仁讲课用的PPT。 很邪恶的哦。。。。

2010-12-21

ScreenCuter

类似于qq的截图工具~类似于qq的截图工具~类似于qq的截图工具~

2010-07-03

C#程序开发房里宝典(第二版) 源码(8)

卷 本地磁盘 的文件夹 PATH 列表 卷序列号为 42D6-B1E7 E:\资料\MINGRISOFT\08 ├─Ex08_01 │ └─碁用桌面选项卡 │ └─碁用桌面选项卡 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex08_02 │ └─碁用外裂选项卡 │ └─碁用外裂选项卡 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex08_03 │ └─碁用屏幕仝憤选项卡 │ └─碁用屏幕仝憤选项卡 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex08_04 │ └─誾置_冡栏擶铴样式 │ └─誾置_冡栏擶铴样式 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex08_05 │ └─閐蓏桌面廫捷撹式嗾标疄小窭头 │ └─閐蓏桌面廫捷撹式嗾标疄小窭头 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex08_06 │ └─碁用Windows_冡窡理器 │ └─碁用Windows_冡窡理器 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex08_07 │ └─碁用_冡栏疄勳键苜单 │ └─碁用_冡栏疄勳键苜单 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex08_08 │ └─仮改IE浏裈器标鞘栏傅媹 │ └─仮改IE浏裈器标鞘栏傅媹 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex08_09 │ └─芷勖IE浏裈器版本仡息 │ └─芷勖IE浏裈器版本仡息 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex08_10 │ └─誾置IE浏裈器疄鷘誤主页 │ └─誾置IE浏裈器疄鷘誤主页 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex08_11 │ └─碁止仮改IE浏裈器主页 │ └─碁止仮改IE浏裈器主页 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex08_12 │ └─巺秋数据撇_与程嶏疄关联 │ └─巺秋数据撇_与程嶏疄关联 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties └─Ex08_13 └─使嶔用程嶏开机胪冨軐行 └─使嶔用程嶏开机胪冨軐行 ├─bin │ └─Debug ├─obj │ └─Debug │ └─TempPE └─Properties

2010-05-14

C#程序开发房里宝典(第二版) 源码(7)

卷 本地磁盘 的文件夹 PATH 列表 卷序列号为 42D6-B1E7 E:\资料\MINGRISOFT\07 ├─Ex07_01 │ └─軛入Windows前勑僺警告 │ └─軛入Windows前勑僺警告 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_02 │ └─媞犰毨销、关铭厌郍启誡窗机 │ └─媞犰毨销、关铭厌郍启誡窗机 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_03 │ └─芷店硬痘嶏列勷 │ └─芷店硬痘嶏列勷 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_04 │ └─芷勖映射驱冨器賯庄 │ └─芷勖映射驱冨器賯庄 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_05 │ └─判播驱冨器类嚋 │ └─判播驱冨器类嚋 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_06 │ └─芷勖所有逻躑分区 │ └─芷勖所有逻躑分区 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_07 │ └─勖沈矁痘共_ │ └─勖沈矁痘共_ │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_08 │ └─柀曥驱冨器媹郏 │ └─柀曥驱冨器媹郏 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_09 │ └─柀测矁痘是否僆备好 │ └─柀测矁痘是否僆备好 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_10 │ └─嗾表显示矁痘媹郏 │ └─嗾表显示矁痘媹郏 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_11 │ └─格式化矁痘 │ └─格式化矁痘 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_12 │ └─将誡窗机誾置为休眠熶态 │ └─将誡窗机誾置为休眠熶态 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_13 │ └─切换躓入毕 │ └─切换躓入毕 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_14 │ └─创巺嶔用程嶏廫捷撹式 │ └─创巺嶔用程嶏廫捷撹式 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_15 │ └─誾置桌面翌景 │ └─誾置桌面翌景 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_16 │ └─誾置篻緟擶铴 │ └─誾置篻緟擶铴 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_17 │ └─誾置屏幕分躨犇 │ └─誾置屏幕分躨犇 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_18 │ └─柀测篻緟启冨模式 │ └─柀测篻緟启冨模式 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_19 │ └─傅存使用熶态痑抧 │ └─傅存使用熶态痑抧 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_20 │ └─键痘鎩子屏蔽濭键 │ └─键痘鎩子屏蔽濭键 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_21 │ └─CPU使用犇 │ └─CPU使用犇 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_22 │ ├─芷勖誡窗机中峲媉蟅疄字体 │ │ └─芷勖誡窗机中峲媉蟅疄字体 │ │ ├─bin │ │ │ └─Debug │ │ ├─obj │ │ │ └─Debug │ │ │ └─TempPE │ │ └─Properties │ └─芷勖誡窗机傅存仡息 │ └─芷勖誡窗机傅存仡息 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_23 │ └─芷勖誡窗机疄显示誾备仡息 │ └─芷勖誡窗机疄显示誾备仡息 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_24 │ └─芷勖篻緟启冨后総軇疄擶铴 │ └─芷勖篻緟启冨后総軇疄擶铴 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_25 │ └─篻緟峲総媉蟅疄打印机仡息 │ └─篻緟峲総媉蟅疄打印机仡息 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_26 │ └─切换鼠标峦勳键 │ └─切换鼠标峦勳键 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_27 │ └─限制鼠标活冨区囟 │ └─限制鼠标活冨区囟 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_28 │ └─芷勖鼠标在_意澹疄鞜色值 │ └─芷勖鼠标在_意澹疄鞜色值 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_29 │ └─誾置鼠标样式 │ └─誾置鼠标样式 │ ├─bin │ │ └─Debug │ ├─Image │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_30 │ └─打开抧制面板中疄程嶏 │ └─打开抧制面板中疄程嶏 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_31 │ └─泻冠程嶏托痘 │ └─泻冠程嶏托痘 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_32 │ └─不僺犰在_冡栏上疄程嶏 │ └─不僺犰在_冡栏上疄程嶏 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_33 │ └─怎样调用外迨疄Exe撇_ │ └─怎样调用外迨疄Exe撇_ │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_34 │ └─关铭外迨峲开启疄程嶏 │ └─关铭外迨峲开启疄程嶏 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_35 │ └─防止程嶏多次軐行 │ └─防止程嶏多次軐行 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_36 │ └─程嶏軐行擶碁止关机 │ └─程嶏軐行擶碁止关机 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_37 │ └─芷勖_冡栏尺嫸大小 │ └─芷勖_冡栏尺嫸大小 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_38 │ └─改勘篻緟拐示仡息 │ └─改勘篻緟拐示仡息 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_39 │ └─芷勖篻緟犯垃勘郏 │ └─芷勖篻緟犯垃勘郏 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_40 │ └─启冨屏幕仝憤 │ └─启冨屏幕仝憤 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_41 │ └─閐蓏、显示_冡栏 │ └─閐蓏、显示_冡栏 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_42 │ └─閐蓏、显示开壋按鎮 │ └─閐蓏、显示开壋按鎮 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_43 │ └─曥看当前篻緟版本 │ └─曥看当前篻緟版本 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_44 │ └─使桌面嗾标撇字透明 │ └─使桌面嗾标撇字透明 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_45 │ └─柀索篻緟中正在軐行疄_冡 │ └─柀索篻緟中正在軐行疄_冡 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_46 │ └─閐蓏、显示桌面嗾标 │ └─閐蓏、显示桌面嗾标 │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex07_47 │ ├─netsend │ │ └─netsend │ │ ├─bin │ │ │ └─Debug │ │ ├─obj │ │ │ └─Debug │ │ │ └─TempPE │ │ └─Properties │ └─TCP │ ├─tcpClient │ │ └─tcpClient │ │ ├─bin │ │ │ └─Debug │ │ ├─obj │ │ │ └─Debug │ │ │ └─TempPE │ │ └─Properties │ └─tcpServer │ └─tcpServer │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties └─Ex07_48 └─判播誡窗机中是否媉蟅_SQL软_ └─判播誡窗机中是否媉蟅_SQL软_ ├─bin │ └─Debug ├─obj │ └─Debug │ └─TempPE └─Properties

2010-05-14

C#程序开发房里宝典(第二版) 源码(6)

E:\资料\MINGRISOFT\06 ├─Ex06_01 │ └─CreateFolder │ └─CreateFolder │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_02 │ └─CreateTempFile │ └─CreateTempFile │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_03 │ └─DateTimeFile │ └─DateTimeFile │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_04 │ └─ClearRecycle │ └─ClearRecycle │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_05 │ └─SerchFile │ └─SerchFile │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_06 │ └─ExistFile │ └─ExistFile │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_07 │ └─GetDirectoryFile │ └─GetDirectoryFile │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_08 │ └─RenameFile │ └─RenameFile │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_09 │ └─UpdateFileAttribute │ └─UpdateFileAttribute │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_10 │ └─UpdateFileAndDirectory │ └─UpdateFileAndDirectory │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_11 │ └─GetTempDirectory │ └─GetTempDirectory │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_12 │ └─GetCurrentDirectory │ └─GetCurrentDirectory │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_13 │ └─GetCruuentSystemDir │ └─GetCruuentSystemDir │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_14 │ └─SetCurrentDirectory │ └─SetCurrentDirectory │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX06_15 │ └─FileCopy │ └─FileCopy │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX06_16 │ └─FileCopyPlan │ └─FileCopyPlan │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_17 │ └─CopyLotFiles │ └─CopyLotFiles │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_18 │ └─OpenFile │ └─OpenFile │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX06_19 │ └─ROT13Encrypt │ └─ROT13Encrypt │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_20 │ └─GetWindowsText │ └─GetWindowsText │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_21 │ └─JudgeFileOpen │ └─JudgeFileOpen │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_22 │ └─ShowHelpFile │ └─ShowHelpFile │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_23 │ └─AllowDropFile │ └─AllowDropFile │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex06_24 │ └─FileEqual │ └─FileEqual │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX06_25 │ └─FileIco │ └─FileIco │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties └─EX06_26 └─RansackFile └─RansackFile ├─bin │ └─Debug ├─obj │ └─Debug │ └─TempPE └─Properties

2010-05-14

C#程序开发房里宝典(第二版) 源码(5)

E:\资料\MINGRISOFT\05 ├─Ex05_01 │ └─PlayAVI、MIDAndWAVCluster │ └─PlayAVI、MIDAndWAVCluster │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex05_02 │ └─SnatchDetailsInfoList │ └─SnatchDetailsInfoList │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex05_03 │ └─InvolveMemorizePlayImplement │ └─InvolveMemorizePlayImplement │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex05_04 │ └─AutomaticPlayImplement │ └─AutomaticPlayImplement │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex05_05 │ └─ClockingPlayImplement │ └─ClockingPlayImplement │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex05_06 │ └─PlayBeepVoice │ └─PlayBeepVoice │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex05_07 │ └─ListLyric │ └─ListLyric │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex05_08 │ └─EstablishAndExpunctionM3U │ └─EstablishAndExpunctionM3U │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex05_09 │ └─SnatchPlayTime │ └─SnatchPlayTime │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex05_10 │ └─AsynchronismLoadPlayVoice │ └─AsynchronismLoadPlayVoice │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex05_11 │ └─PlayFlash │ └─PlayFlash │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex05_12 │ └─AviPlay │ └─AviPlay │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex05_13 │ └─PlayGifAnimation │ └─PlayGifAnimation │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex05_14 │ └─TailorAnimation │ └─TailorAnimation │ ├─bin │ │ └─Debug │ ├─image │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex05_15 │ └─InspeckWhetherBuildinClamour │ └─InspeckWhetherBuildinClamour │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex05_16 │ └─OpenUpOrClosureClamourDevice │ └─OpenUpOrClosureClamourDevice │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex05_17 │ └─DominateHornVocalization │ └─DominateHornVocalization │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex05_18 │ └─SnatchDisplayDeviceName │ └─SnatchDisplayDeviceName │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex05_19 │ └─ListenToNetWorkStation │ └─ListenToNetWorkStation │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex05_20 │ └─SnatchDisplayDeviceRefresh │ └─SnatchDisplayDeviceRefresh │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex05_21 │ └─HideVoiceDevice │ └─HideVoiceDevice │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex05_22 │ └─SnatchDisplayDeviceListMode │ └─SnatchDisplayDeviceListMode │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex05_23 │ └─SnatchVoiceDeviceName │ └─SnatchVoiceDeviceName │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex05_24 │ └─SoundCalculator │ └─SoundCalculator │ ├─bin │ │ └─Debug │ ├─Image │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex05_25 │ └─BootStrapBeatitude │ └─BootStrapBeatitude │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex05_26 │ └─TailorFamilyAlbum │ └─TailorFamilyAlbum │ ├─bin │ │ └─Debug │ │ └─Image │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex05_27 │ └─ProductElectronQuote │ └─ProductElectronQuote │ ├─bin │ │ └─Debug │ │ └─Image │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex05_28 │ └─ProductTumblingShown │ └─ProductTumblingShown │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex05_29 │ └─AugmentWaferToExEDocument │ └─AugmentWaferToExEDocument │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex05_30 │ └─ElectronAlbumShroudAegis │ └─ElectronAlbumShroudAegis │ ├─bin │ │ └─Debug │ │ └─Image │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties └─Ex05_31 └─SongPlayShroudAegis └─SongPlayShroudAegis ├─bin │ └─Debug │ └─music ├─obj │ └─Debug │ └─TempPE └─Properties

2010-05-14

C#程序开发房里宝典(第二版) 源码(4)

E:\资料\MINGRISOFT\04 ├─EX04_01 │ └─Cachet │ └─Cachet │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_02 │ └─ImageStr │ └─ImageStr │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_03 │ └─ImageCopy │ └─ImageCopy │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_04 │ └─WaveImage │ └─WaveImage │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_05 │ └─BMPChangeJPG │ └─BMPChangeJPG │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_06 │ └─JPGChangeBMP │ └─JPGChangeBMP │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_07 │ └─BMPChangeWMF │ └─BMPChangeWMF │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_08 │ └─ICOChangeBMP │ └─ICOChangeBMP │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_09 │ └─ImageBatchChange │ └─ImageBatchChange │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_10 │ └─ImageBlowUp │ └─ImageBlowUp │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_11 │ └─BrowseImage │ └─BrowseImage │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_12 │ └─CutImage │ └─CutImage │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_13 │ └─ImageTransfer │ └─ImageTransfer │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_14 │ └─MouseDelayImage │ └─MouseDelayImage │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_15 │ └─MaxMinImage │ └─MaxMinImage │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_16 │ └─RevolveJPG │ └─RevolveJPG │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_17 │ └─CrossImage │ └─CrossImage │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_18 │ └─HundredWindow │ └─HundredWindow │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_19 │ └─BuntForms │ └─BuntForms │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_20 │ └─LevelInterleaving │ └─LevelInterleaving │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_21 │ └─UprightnessInterleaving │ └─UprightnessInterleaving │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_22 │ └─ImageGrain │ └─ImageGrain │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_23 │ └─BassoRelievo │ └─BassoRelievo │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_24 │ └─BuildingBlock │ └─BuildingBlock │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_25 │ └─Mosaic │ └─Mosaic │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_26 │ └─AtomizationImage │ └─AtomizationImage │ ├─bin │ │ └─Debug │ ├─Image │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_27 │ └─AcuteImage │ └─AcuteImage │ ├─bin │ │ └─Debug │ ├─Image │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_28 │ └─BlackandWhiteImage │ └─BlackandWhiteImage │ ├─bin │ │ └─Debug │ ├─Image │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_29 │ └─WatermarkImage │ └─WatermarkImage │ ├─bin │ │ └─Debug │ ├─Image │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_30 │ └─InvertedImageCharacter │ └─InvertedImageCharacter │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_31 │ └─ProjectionCharacter │ └─ProjectionCharacter │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_32 │ └─BlockCharacter │ └─BlockCharacter │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_33 │ └─ShadowCharacter │ └─ShadowCharacter │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_34 │ └─InclineCharacter │ └─InclineCharacter │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_35 │ └─ShadeCharacter │ └─ShadeCharacter │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_36 │ └─ZoomCharacter │ └─ZoomCharacter │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_37 │ └─RadializedCharacter │ └─RadializedCharacter │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_38 │ └─MoveCharacter │ └─MoveCharacter │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_39 │ └─ActBackdrop │ └─ActBackdrop │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_40 │ └─MouseMove │ └─MouseMove │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_41 │ └─CrossCursor │ └─CrossCursor │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_42 │ └─SnatchAtMouse │ └─SnatchAtMouse │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_43 │ └─FadeImage │ └─FadeImage │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_44 │ └─CircumgyrateImage │ └─CircumgyrateImage │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_45 │ └─DiffuseImage │ └─DiffuseImage │ ├─bin │ │ └─Debug │ ├─Image │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_46 │ └─ImagePels │ └─ImagePels │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_47 │ └─RGBValue │ └─RGBValue │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_48 │ └─SetupPelsImage │ └─SetupPelsImage │ ├─bin │ │ └─Debug │ ├─Image │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─EX04_49 │ └─BadgeImage │ └─BadgeImage │ ├─bin │ │ └─Debug │ ├─Image │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_50 │ └─ImageStyle │ └─ImageStyle │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_51 │ └─DrawTool │ └─DrawTool │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_52 │ └─LookImage │ └─LookImage │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_53 │ └─CharacterSaveImage │ └─CharacterSaveImage │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_54 │ └─ScreenImage │ └─ScreenImage │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_55 │ └─Wallpaper │ └─Wallpaper │ ├─bin │ │ └─Debug │ ├─Image │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_56 │ └─ScreenProtect │ └─ScreenProtect │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─EX04_57 │ └─QuartzClock │ └─QuartzClock │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties └─EX04_58 └─AccrueResemble └─AccrueResemble ├─bin │ └─Debug ├─obj │ └─Debug │ └─TempPE └─Properties

2010-05-14

C#程序开发房里宝典(第二版) 源码(3)

E:\资料\MINGRISOFT\03 ├─DataBase ├─Ex03_01 │ └─ExecuteAsynchronismFunction │ └─ExecuteAsynchronismFunction │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex03_02 │ └─AuthenticateTextBoxInput │ └─AuthenticateTextBoxInput │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex03_03 │ └─ViewBoobooInDataSet │ └─ViewBoobooInDataSet │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex03_04 │ └─ReadWriteEconomyEventLog │ └─ReadWriteEconomyEventLog │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex03_05 │ └─ConserveEconomyLog │ └─ConserveEconomyLog │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex03_06 │ └─AugmentEconomyLog │ └─AugmentEconomyLog │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex03_07 │ └─VerdictEconomyLogWetherAmendOrNot │ └─VerdictEconomyLogWetherAmendOrNot │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex03_08 │ └─InvokeAssistCluster │ └─InvokeAssistCluster │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex03_09 │ └─AccessLocalProcess │ └─AccessLocalProcess │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex03_10 │ └─TailorCalculagraph │ └─TailorCalculagraph │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex03_11 │ └─UnhideEconomyTime │ └─UnhideEconomyTime │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex03_12 │ └─TailorLeftRightFlapForms │ └─TailorLeftRightFlapForms │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex03_13 │ └─MaterializeOlympicGamesCountDown │ └─MaterializeOlympicGamesCountDown │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex03_14 │ └─DominateComputerService │ └─DominateComputerService │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex03_15 │ └─TailorAnimationWafer │ └─TailorAnimationWafer │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties └─Ex03_16 └─EstablishDummyCatalog └─EstablishDummyCatalog ├─bin │ └─Debug ├─obj │ └─Debug │ └─TempPE └─Properties

2010-05-14

C#程序开发房里宝典(第二版) 源码(2)

E:\资料\MINGRISOFT\02 ├─DataBase ├─Ex02_01 │ └─HardlyEnableFigure │ └─HardlyEnableFigure │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex02_02 │ └─VisionUnderLine │ └─VisionUnderLine │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_03 │ └─ShieldPasteFunction │ └─ShieldPasteFunction │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_04 │ └─ShieldRightKeyCarte │ └─ShieldRightKeyCarte │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_05 │ └─PrettifyListedBelow │ └─PrettifyListedBelow │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_06 │ └─ResembleBrowser │ └─ResembleBrowser │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_07 │ └─AddHyperLink │ └─AddHyperLink │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_08 │ └─BetrayRTFDocument │ └─BetrayRTFDocument │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_09 │ └─SelfDefiningScrollBar │ └─SelfDefiningScrollBar │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_10 │ └─KeyWordsPlotRed │ └─KeyWordsPlotRed │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_11 │ └─ResembleWordProgramNumeration │ └─ResembleWordProgramNumeration │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex02_12 │ └─PlantTextAlignMode │ └─PlantTextAlignMode │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex02_13 │ └─ExchangeDatum │ └─ExchangeDatum │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex02_14 │ └─AppendDataBaseDataToComboBox │ └─AppendDataBaseDataToComboBox │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex02_15 │ └─UsageBindingControlAchieveSelect │ └─UsageBindingControlAchieveSelect │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex02_16 │ └─OptionFunction │ └─OptionFunction │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_17 │ └─CarryOutPermissionPlant │ └─CarryOutPermissionPlant │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex02_18 │ └─CarryOutPerplexityEnquiry │ └─CarryOutPerplexityEnquiry │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_19 │ └─GrabberDatums │ └─GrabberDatums │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_20 │ └─AttachDataBaseDatumToListView │ └─AttachDataBaseDatumToListView │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex02_21 │ └─AmendDatum │ └─AmendDatum │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_22 │ └─RankOrStatisticDatum │ └─RankOrStatisticDatum │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex02_23 │ └─RenderingShading │ └─RenderingShading │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex02_24 │ └─DragViewTerm │ └─DragViewTerm │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex02_25 │ └─OptionBrightFlash │ └─OptionBrightFlash │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_26 │ └─InvolveCheckBoxFacility │ └─InvolveCheckBoxFacility │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_27 │ └─ShallDataBaseDatumListTreeView │ └─ShallDataBaseDatumListTreeView │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex02_28 │ └─TailorGuidanceInterface │ └─TailorGuidanceInterface │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex02_29 │ └─TraverseMagneticDiskCatalogue │ └─TraverseMagneticDiskCatalogue │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex02_30 │ └─ModifiedNexusVersion │ └─ModifiedNexusVersion │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_31 │ └─BindingXMLToTreeView │ └─BindingXMLToTreeView │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_32 │ └─PaginationFunction │ └─PaginationFunction │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_33 │ └─DataGridViewToTreeView │ └─DataGridViewToTreeView │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex02_34 │ └─UnionCellDuty │ └─UnionCellDuty │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_35 │ └─ListWaferFacility │ └─ListWaferFacility │ ├─bin │ │ └─Debug │ │ └─photo │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ ├─photo │ └─Properties ├─Ex02_36 │ └─CarryOutMultiFacility │ └─CarryOutMultiFacility │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_37 │ └─IllegalAutoRank │ └─IllegalAutoRank │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_38 │ └─TrackBarStraightForwardUtility │ └─TrackBarStraightForwardUtility │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex02_39 │ ├─SmoothProgressBar │ │ └─SmoothProgressBar │ │ ├─bin │ │ │ └─Debug │ │ ├─obj │ │ │ └─Debug │ │ │ ├─Refactor │ │ │ └─TempPE │ │ └─Properties │ └─WindowsFormsControlLibrary │ └─WindowsFormsControlLibrary │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_40 │ └─MaskedTextBoxStraightForwardUtility │ └─MaskedTextBoxStraightForwardUtility │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex02_41 │ └─TailorCalendarSchemeDuty │ └─TailorCalendarSchemeDuty │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex02_42 │ └─UnhidePercent │ └─UnhidePercent │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_43 │ └─SnatchPresentSystemDate │ └─SnatchPresentSystemDate │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_44 │ └─AptitudeFluctuateWidget │ └─AptitudeFluctuateWidget │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex02_45 │ └─FocalSpotCycleTransit │ └─FocalSpotCycleTransit │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex02_46 │ └─DynamicTailorControl │ └─DynamicTailorControl │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex02_47 │ └─PlotOnButton │ └─PlotOnButton │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex02_48 │ └─FocalSpotTravelLoggingInWindow │ └─FocalSpotTravelLoggingInWindow │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex02_49 │ └─ExecuteDragWidget │ └─ExecuteDragWidget │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex02_50 │ └─YieldFocalSpotChangeColor │ └─YieldFocalSpotChangeColor │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex02_51 │ └─TheEntryOfControl │ └─TheEntryOfControl │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex02_52 │ └─TailorStereoEffect │ └─TailorStereoEffect │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties └─Ex02_53 └─SnatchControlNameAndContent └─SnatchControlNameAndContent ├─bin │ └─Debug ├─obj │ └─Debug │ └─TempPE └─Properties

2010-05-14

C#程序开发房里宝典(第二版) 源码

E:\资料\MINGRISOFT\01 ├─DataBase ├─Ex01_01 │ └─MenuHistory │ └─MenuHistory │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_02 │ └─UniteMenu │ └─UniteMenu │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_03 │ └─LikeStartMemu │ └─LikeStartMemu │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_04 │ └─NotifyIconSl │ └─NotifyIconSl │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_05 │ └─HideMenu │ └─HideMenu │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_06 │ └─ManyMenu │ └─ManyMenu │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_07 │ └─BackGroundTool │ └─BackGroundTool │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex01_08 │ └─DriftForm │ └─DriftForm │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex01_09 │ └─DropDownTool │ └─DropDownTool │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_10 │ └─PromptToolbar │ └─PromptToolbar │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_11 │ └─StatusBar │ └─StatusBar │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_12 │ └─ProsessStatusBar │ └─ProsessStatusBar │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_13 │ └─ImgaeProsessBar │ └─ImgaeProsessBar │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_14 │ └─OutLook │ └─OutLook │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_15 │ └─Navigation │ └─Navigation │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_16 │ └─ButtonNavigation │ └─ButtonNavigation │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex01_17 │ └─HideToolBar │ └─HideToolBar │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex01_18 │ └─WindowsXP │ └─WindowsXP │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex01_19 │ └─StartupInterface │ └─StartupInterface │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex01_20 │ └─TreeNavigation │ └─TreeNavigation │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex01_21 │ └─DynamicButtonNavigation │ └─DynamicButtonNavigation │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex01_22 │ └─SpecialSharpWindows │ └─SpecialSharpWindows │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_23 │ └─WordWindows │ └─WordWindows │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_24 │ └─ChangeWithWindows │ └─ChangeWithWindows │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_25 │ └─SpliterWindows │ └─SpliterWindows │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_26 │ └─RandomBackGround │ └─RandomBackGround │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_27 │ └─AutoRun │ └─AutoRun │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex01_28 │ └─TouchKey │ └─TouchKey │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex01_29 │ └─GraduallyWindows │ └─GraduallyWindows │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex01_30 │ └─GraduallyBackColor │ └─GraduallyBackColor │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_31 │ └─MoveWindows │ └─MoveWindows │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_32 │ └─FalshWindows │ └─FalshWindows │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex01_33 │ └─ShanShuoWindows │ └─ShanShuoWindows │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex01_34 │ └─TaskMessageWindow │ └─TaskMessageWindow │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex01_35 │ └─LeadWindows │ └─LeadWindows │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex01_36 │ └─WindowsTitleRight │ └─WindowsTitleRight │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex01_37 │ └─NoWindowsTitle │ └─NoWindowsTitle │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_38 │ └─SetLocation │ └─SetLocation │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_39 │ └─AlwaysActiveWindows │ └─AlwaysActiveWindows │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex01_40 │ └─SoutheastDisplayWindow │ └─DropDownForm │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex01_41 │ └─DeskSize │ └─DeskSize │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_42 │ └─MoveButton │ └─MoveButton │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex01_43 │ └─OfficeAssistant │ └─OfficeAssistant │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_44 │ └─QueryClose │ └─QueryClose │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ └─TempPE │ └─Properties ├─Ex01_45 │ └─ChildRefurbishParent │ └─ChildRefurbishParent │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex01_46 │ └─DragNoFrameWindow │ └─DragNoFrameWindow │ └─DragNoFrameWindow │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ ├─Properties │ └─Resources ├─Ex01_47 │ └─ForbidCloseButton │ └─ForbidCloseButton │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ └─Properties ├─Ex01_48 │ └─DynamicStockIcon │ └─DynamicStockIcon │ ├─bin │ │ └─Debug │ ├─obj │ │ └─Debug │ │ ├─Refactor │ │ └─TempPE │ ├─Properties │ └─Resources └─Ex01_49 └─AlveoliClewWindow └─AlveoliClewWindow ├─bin │ └─Debug ├─obj │ └─Debug │ ├─Refactor │ └─TempPE ├─Properties └─Resources

2010-05-10

27.Windows应用高级编程——C#编程篇.PDF

27.Windows应用高级编程——C#编程篇 27.Windows应用高级编程——C#编程篇 27.Windows应用高级编程——C#编程篇 27.Windows应用高级编程——C#编程篇

2010-04-17

10.C#程序员参考手册.pdf

10.C#程序员参考手册.pdf 10.C#程序员参考手册.pdf 10.C#程序员参考手册.pdf 10.C#程序员参考手册.pdf

2010-04-14

C#基础与案例开发详解光盘源码(下)

C#基础与案例开发详解 C#基础与案例开发详解 C#基础与案例开发详解 C#基础与案例开发详解 C#基础与案例开发详解

2010-04-14

C#基础与案例开发详解光盘源码(上)

C#基础与案例开发详解 C#基础与案例开发详解 C#基础与案例开发详解 C#基础与案例开发详解 C#基础与案例开发详解

2010-04-14

7.C#.COM..编程指南.pdf

7.C#.COM..编程指南.pdf 7.C#.COM..编程指南.pdf 7.C#.COM..编程指南.pdf

2010-03-26

30.数据结构(C#语言版).pdf

30.数据结构(C#语言版).pdf 30.数据结构(C#语言版).pdf 30.数据结构(C#语言版).pdf 30.数据结构(C#语言版).pdf

2010-03-26

2010考研数学基础班讲义-微积分第五讲.pdf

2010考研数学基础班讲义-微积分第五讲.pdf 考研的童鞋一定不能错过

2010-03-04

2010考研数学基础班讲义-微积分第四讲.pdf

2010考研数学基础班讲义-微积分第四讲 考研的童鞋一定不能错过

2010-03-04

2010考研数学基础班讲义-微积分第三讲.pdf

2010考研数学基础班讲义-微积分第三讲.pdf 考研的童鞋一定不能错过

2010-03-04

2010考研数学基础班讲义-微积分第二讲

2010考研数学基础班讲义-微积分第二讲 考研的童鞋一定不能错过.

2010-03-04

2010考研数学基础班讲义-微积分第一讲.pdf

2010考研数学基础班讲义-微积分第一讲 考研的童鞋一定不能错过

2010-03-04

30天学通C#项目案例开发源码(上) 孔琳俊

第2章 WPF版多媒体通讯录(共2500行代码)( 教学视频:61分钟) 42 2.1 系统分析 43 2.1.1 需求分析 43 2.1.2 可行性分析 43 .2.2 系统分析 44 2.2.1 系统目标 44 2.2.2 系统功能结构 44 2.2.3 构建开发环境 45 2.3.4 系统预览 45 2.3 开发前的准备工作 47 2.4 通讯录主窗体的设计 48 2.4.1 应用程序启动设置 49 2.4.2 主窗体用户界面设计 50 2.4.3 3D动画功能的实现 55 2.4.4 遍历窗体可视化树 58 2.5 添加联系人模块 60 2.5.1 基本用户界面功能的实现 60 2.5.2 多媒体功能的实现 64 2.5.3 添加图片功能实现 66 2.5.4 保存联系人功能的实现 67 2.6 选择图片窗体功能的实现 71 2.6.1 用户界面的实现 71 2.6.2 使用LINQ语法加载图片 73 2.6.3 StoredImageControl倒影图片用户控件的实现 76 2.7 查看联系人功能实现 78 2.7.1 用户界面的实现 78 2.7.2 DataGridControl自定义验证规则的实现 84 2.7.3 功能方法及事件处理实现 86 2.8 联系人选项功能的实现 89 2.8.1 用户界面的实现 89 2.8.2 实现延迟加载的目录树 91 2.9 辅助功能的实现 95 2.9.1 单件模式的联系人列表类 95 2.9.2 使用XLINQ操作XML文件 96 2.10 知识点汇总 99 2.11 章末总结 100 第3章 企业级即时消息系统(共8000行代码)( 教学视频:66分钟) 101 3.1 系统分析 102 3.1.1 需求分析 102 3.1.2 可行性分析 102 3.2 系统分析 103 3.2.1 系统目标 103 3.2.2 系统功能结构 103 3.2.3 构建开发环境 104 3.2.4 即时通信客户端系统预览 104 3.2.5 服务器端系统预览 106 3.3 开发前的准备工作 106 3.3.1 模块设计 107 3.3.2 系统流程描述 108 3.4 即时通信服务类库实现 109 3.4.1 类库项目结构 109 3.4.2 使用PrismConnection组件连接服务器端 110 3.4.3 使用PrismServer组件封装服务器功能 116 3.4.4 使用PrismNetworkStream类封装网络流 120 3.4.5 使用PrismServerImplementation组件管理用户信息 123 3.4.6 类库中的实体类 128 3.4.7 用户信息对话框组件的实现 129 3.4.8 服务器统计信息对话框组件的实现 130 3.5 聊天室客户端功能的实现 131 3.5.1 聊天室客户端主窗口实现 132 3.5.2 连接到服务器并响应各种连接事件 132 3.5.3 发送和接收聊天消息 135 3.5.4 实现绘图板功能 136 3.5.5 在客户端显示服务器端的状态 139 3.6 聊天室服务器端功能实现 140 3.6.1 聊天服务器主窗口实现 141 3.6.2 启动和停止聊天服务器 141 3.6.3 响应聊天服务器事件 142 3.6.4 处理服务器端用户界面的更新 144 3.6.5 发送管理性消息功能的实现 146 3.6.6 服务器设置功能的实现 148 3.7 知识点汇总 148 3.8 章末总结 149 第4章 酒店管理系统(共78000行代码)( 教学视频:84分钟) 150 4.1 系统分析 151 4.1.1 需求分析 151 4.1.2 可行性分析 151 4.2 系统分析 152 4.2.1 系统目标 152 4.2.2 系统功能结构 152 4.2.3 构建开发环境 153 4.2.4 酒店管理系统预览 153 4.3 数据库设计 156 4.3.1 数据库分析 156 4.3.2 项目E-R图 156 4.3.3 数据库表的设计 157 4.4 开发前准备工作 161 4.5 登录窗体的设计 162 4.5.1 连接服务器功能的实现 162 4.5.2 登录系统功能的实现 165 4.5.3 数据库操纵方法的实现 167 4.6 根据用户权限动态设置界面 168 4.7 房间管理功能实现 170 4.7.1 房间类型维护 170 4.7.2 房间价格维护 175 4.7.3 房间列表维护 177 4.7.4 房间价格计划维护 178 4.8 客户管理功能实现 180 4.8.1 客户类型维护 180 4.8.2 客户列表维护 182 4.8.3 客户资料维护 183 4.8.4 客户代理维护 185 4.9 房间入住及退房管理功能实现 186 4.9.1 房间入住登记功能 186 4.9.2 房间退房功能实现 190 4.10 房间预订功能的实现 194 4.10.1 房间预订功能实现 194 4.10.2 房间可用性图表功能实现 197 4.10.3 房间预订列表功能的实现 200 4.11 酒店报表功能的实现 201 4.11.1 押金详细报表 202 4.11.2 结算明细报表 204 4.11.3 实时房间可用性报表 206 4.12 酒店系统管理功能的实现 207 4.12.1 用户权限功能的实现 208 4.12.2 备份和恢复SQL数据库功能实现 210 4.13 知识点汇总 212 4.14 章末总结 213 第5章 工厂日历管理系统(共33000行代码)( 教学视频:80分钟) 214 5.1 系统分析 215 5.1.1 需求分析 215 5.1.2 可行性分析 215 5.2 系统设计 216 5.2.1 系统目标 216 5.2.2 系统功能结构 216 5.2.3 构建开发环境 217 5.2.4 系统预览 217 5.3 数据库设计 219 5.3.1 数据库分析 219 5.3.2 数据库E-R图 219 5.3.3 数据库表的设计 220 5.4 开发前的准备工作 221 5.5 登录窗口的设计 222 5.5.1 查询用户信息功能的实现 222 5.5.2 登录验证功能的实现 224 5.5.3 数据库连接类的实现 225 5.6 系统主窗口功能的实现 226 5.6.1 用户界面框架的实现 226 5.6.2 导航功能的代码实现 228 5.6.3 根据权限显示和隐藏控件 230 5.7 基本信息管理模块的实现 232 5.7.1 部门维护功能实现 232 5.7.2 事件类别功能的实现 237 5.7.3 用户管理功能实现 240 5.7.4 密码管理功能的实现 245 5.7.5 用户权限功能的实现 246 5.7.6 业务处理实例类功能的实现 250 5.8 日历事件维护功能的实现 253 5.8.1 用户界面的实现 254 5.8.2 日历事件编辑功能的实现 257 5.8.3 日历事件业务处理类的实现 258 5.9 日历事件查看功能的实现 261 5.9.1 用户界面的实现 261 5.9.2 Outlook日历视图功能实现 262 5.9.3 查看日历详细信息窗口 264 5.10 知识点汇总 266 5.11 章末总结 266

2010-03-02

Visual C# 2008控件\C#.net 2008例子(11.12)\第12章

《Visual C# 2008控件使用范例详解》作者拥有10年的编程经验,通过近200个范例的典型应用,帮助读者透彻理解Visual C#2008的控件及其应用。全书共分13章,分别介绍了可调节类控件、选择类控件、显示类控件、组合类控件、容器类控件、菜单和工具栏类控件、数据控件、应用类控件、打印类控件、对话框类控件、水晶报表控件、多媒体播放控件、自定义控件等13类控件。对于每一个控件都从作用、各属性的用法及其对操作结果的影响、相关编程知识等方面进行一一介绍。《Visual C# 2008控件使用范例详解》适合稍有.NET基础的所有Visual C# 2008应用开发人员,是你提高编程水平,高效完成任务的良师益友;针对每个控件应用技术点的详尽阐述,也可供你作为案头的速查手册。

2010-01-14

Visual C# 2008控件\C#.net 2008例子(11.12)\第11章

《Visual C# 2008控件使用范例详解》作者拥有10年的编程经验,通过近200个范例的典型应用,帮助读者透彻理解Visual C#2008的控件及其应用。全书共分13章,分别介绍了可调节类控件、选择类控件、显示类控件、组合类控件、容器类控件、菜单和工具栏类控件、数据控件、应用类控件、打印类控件、对话框类控件、水晶报表控件、多媒体播放控件、自定义控件等13类控件。对于每一个控件都从作用、各属性的用法及其对操作结果的影响、相关编程知识等方面进行一一介绍。《Visual C# 2008控件使用范例详解》适合稍有.NET基础的所有Visual C# 2008应用开发人员,是你提高编程水平,高效完成任务的良师益友;针对每个控件应用技术点的详尽阐述,也可供你作为案头的速查手册。

2010-01-14

Visual C# 2008控件\C#.net 2008例子(11.12)\第13章

《Visual C# 2008控件使用范例详解》作者拥有10年的编程经验,通过近200个范例的典型应用,帮助读者透彻理解Visual C#2008的控件及其应用。全书共分13章,分别介绍了可调节类控件、选择类控件、显示类控件、组合类控件、容器类控件、菜单和工具栏类控件、数据控件、应用类控件、打印类控件、对话框类控件、水晶报表控件、多媒体播放控件、自定义控件等13类控件。对于每一个控件都从作用、各属性的用法及其对操作结果的影响、相关编程知识等方面进行一一介绍。《Visual C# 2008控件使用范例详解》适合稍有.NET基础的所有Visual C# 2008应用开发人员,是你提高编程水平,高效完成任务的良师益友;针对每个控件应用技术点的详尽阐述,也可供你作为案头的速查手册。

2010-01-14

Visual C# 2008控件\C#.net 2008例子(11.12)\第10章

《Visual C# 2008控件使用范例详解》作者拥有10年的编程经验,通过近200个范例的典型应用,帮助读者透彻理解Visual C#2008的控件及其应用。全书共分13章,分别介绍了可调节类控件、选择类控件、显示类控件、组合类控件、容器类控件、菜单和工具栏类控件、数据控件、应用类控件、打印类控件、对话框类控件、水晶报表控件、多媒体播放控件、自定义控件等13类控件。对于每一个控件都从作用、各属性的用法及其对操作结果的影响、相关编程知识等方面进行一一介绍。《Visual C# 2008控件使用范例详解》适合稍有.NET基础的所有Visual C# 2008应用开发人员,是你提高编程水平,高效完成任务的良师益友;针对每个控件应用技术点的详尽阐述,也可供你作为案头的速查手册。

2010-01-14

Visual C# 2008控件\C#.net 2008例子(11.12)\第9章

《Visual C# 2008控件使用范例详解》作者拥有10年的编程经验,通过近200个范例的典型应用,帮助读者透彻理解Visual C#2008的控件及其应用。全书共分13章,分别介绍了可调节类控件、选择类控件、显示类控件、组合类控件、容器类控件、菜单和工具栏类控件、数据控件、应用类控件、打印类控件、对话框类控件、水晶报表控件、多媒体播放控件、自定义控件等13类控件。对于每一个控件都从作用、各属性的用法及其对操作结果的影响、相关编程知识等方面进行一一介绍。《Visual C# 2008控件使用范例详解》适合稍有.NET基础的所有Visual C# 2008应用开发人员,是你提高编程水平,高效完成任务的良师益友;针对每个控件应用技术点的详尽阐述,也可供你作为案头的速查手册。

2010-01-14

Visual C# 2008控件\C#.net 2008例子(11.12)\第8章

《Visual C# 2008控件使用范例详解》作者拥有10年的编程经验,通过近200个范例的典型应用,帮助读者透彻理解Visual C#2008的控件及其应用。全书共分13章,分别介绍了可调节类控件、选择类控件、显示类控件、组合类控件、容器类控件、菜单和工具栏类控件、数据控件、应用类控件、打印类控件、对话框类控件、水晶报表控件、多媒体播放控件、自定义控件等13类控件。对于每一个控件都从作用、各属性的用法及其对操作结果的影响、相关编程知识等方面进行一一介绍。《Visual C# 2008控件使用范例详解》适合稍有.NET基础的所有Visual C# 2008应用开发人员,是你提高编程水平,高效完成任务的良师益友;针对每个控件应用技术点的详尽阐述,也可供你作为案头的速查手册。

2010-01-14

Visual C# 2008控件\C#.net 2008例子(11.12)\第7章

《Visual C# 2008控件使用范例详解》作者拥有10年的编程经验,通过近200个范例的典型应用,帮助读者透彻理解Visual C#2008的控件及其应用。全书共分13章,分别介绍了可调节类控件、选择类控件、显示类控件、组合类控件、容器类控件、菜单和工具栏类控件、数据控件、应用类控件、打印类控件、对话框类控件、水晶报表控件、多媒体播放控件、自定义控件等13类控件。对于每一个控件都从作用、各属性的用法及其对操作结果的影响、相关编程知识等方面进行一一介绍。《Visual C# 2008控件使用范例详解》适合稍有.NET基础的所有Visual C# 2008应用开发人员,是你提高编程水平,高效完成任务的良师益友;针对每个控件应用技术点的详尽阐述,也可供你作为案头的速查手册。

2010-01-14

Visual C# 2008控件\C#.net 2008例子(11.12)\第6章

《Visual C# 2008控件使用范例详解》作者拥有10年的编程经验,通过近200个范例的典型应用,帮助读者透彻理解Visual C#2008的控件及其应用。全书共分13章,分别介绍了可调节类控件、选择类控件、显示类控件、组合类控件、容器类控件、菜单和工具栏类控件、数据控件、应用类控件、打印类控件、对话框类控件、水晶报表控件、多媒体播放控件、自定义控件等13类控件。对于每一个控件都从作用、各属性的用法及其对操作结果的影响、相关编程知识等方面进行一一介绍。《Visual C# 2008控件使用范例详解》适合稍有.NET基础的所有Visual C# 2008应用开发人员,是你提高编程水平,高效完成任务的良师益友;针对每个控件应用技术点的详尽阐述,也可供你作为案头的速查手册。

2010-01-14

Visual C# 2008控件\C#.net 2008例子(11.12)\第5章

《Visual C# 2008控件使用范例详解》作者拥有10年的编程经验,通过近200个范例的典型应用,帮助读者透彻理解Visual C#2008的控件及其应用。全书共分13章,分别介绍了可调节类控件、选择类控件、显示类控件、组合类控件、容器类控件、菜单和工具栏类控件、数据控件、应用类控件、打印类控件、对话框类控件、水晶报表控件、多媒体播放控件、自定义控件等13类控件。对于每一个控件都从作用、各属性的用法及其对操作结果的影响、相关编程知识等方面进行一一介绍。《Visual C# 2008控件使用范例详解》适合稍有.NET基础的所有Visual C# 2008应用开发人员,是你提高编程水平,高效完成任务的良师益友;针对每个控件应用技术点的详尽阐述,也可供你作为案头的速查手册。

2010-01-14

Visual C# 2008控件\C#.net 2008例子(11.12)\第3章

《Visual C# 2008控件使用范例详解》作者拥有10年的编程经验,通过近200个范例的典型应用,帮助读者透彻理解Visual C#2008的控件及其应用。全书共分13章,分别介绍了可调节类控件、选择类控件、显示类控件、组合类控件、容器类控件、菜单和工具栏类控件、数据控件、应用类控件、打印类控件、对话框类控件、水晶报表控件、多媒体播放控件、自定义控件等13类控件。对于每一个控件都从作用、各属性的用法及其对操作结果的影响、相关编程知识等方面进行一一介绍。《Visual C# 2008控件使用范例详解》适合稍有.NET基础的所有Visual C# 2008应用开发人员,是你提高编程水平,高效完成任务的良师益友;针对每个控件应用技术点的详尽阐述,也可供你作为案头的速查手册。 第3章 显示类控件 3.1 TextBox控件 3.1.1 AcceptsRetum属性 3.1.2 AcceptsTab属性 3.1.3 AutoCompleteCustomSource属性 3.1.4 AutoCompleteMode属性 3.1.5 AutoCompleteSource属性 3.1.6 CharacterCasin9属性 3.1.7 HideSelection属性 3.1.8 Lines和Multiline属性 3.1.9 MaxLength属性 3.1.10 PasswordChar属性 3.1.11 ScrollBars属性 3.1.12 UseSystemPasswordChar属性 3.1.13 WordWrap属性 3.2 RichTextBox控件 3.2.1 Lines属性 3.2.2 ScrollBars属性 3.2.3 AutoWordSelection属性 3.2.4 Bulletlndent属性 3.2.5 SelectionFont属性 3.2.6 DetectUrls属性 3.2.7 EnableAutoDragDrop属性 3.2.8 ShortCutsEnabled属性 3.2.9 ShowSelectionMargin属性 3.2.10 ZoomFactor属性 3.3 LinkLabel控件 3.3.1 ActiveLinkColor属性 3.3.2 BorderStyle属性 3.3.3 链接的颜色属性 3.3.4 LinkArea属性 3.3.5 LinkBehavior属性 3.4 MaskedTextBox控件 3.4.1 AllowPromptAslnput属性 3.4.2 :BeepOnError属性 3.4.3 CausesValidation属性 3.4.4.HidePromptOnleave属性 3.4.5 Mask属性 3.4.6 MaskCompleted属性 3.4.7 MaskFull属性 3.4.8 PasswordChar属性 3.4.9 TextMaskFormat属性 3.4.10 Skipterals属性 3.4.11 ResetOnSpace属性 3.4.12 ResetOnPrompt属性 3.4.13 ReiectlnputOrtFirstFailure属性 3.4.14 InsertKeyMode属性 3.4.15 HidePromptOnI~eave属性 3.4.16 culture属性 3.5 Noti母Icon控件 3.5.1 基本属性 3.5.2 基本属性应用举例 3.5.3 ContextMenu属性 3.5.4 ContextMenuStrip属性 3.5.5 Icon属性 3.6 PictureBox控件 3.6.1 控件属性 3.6.2 应用举例 3.7 ProgressBar控件 3.7.1 HasChildren属性 3.7.2 MarqueeAnimationSpeed属性 3.7.3 RightToLeft属性 3.7.4 Step属性 3.7.5 Style属性 3.8 ToolTip控件 3.8.1.Active属性 3.8.2 AutomaticDelay属性 3.8.3 AutoPopDelay属性 3.8.4 InitialDelay属性 3.8.5 IsBalloon属性 3.8.6 ReshowDelay属性 3.8.7 ShowAlways属性 3.8.8 StripAmpersands属性 3.8.9 ToolTiplcon属性 3.8.10 UseAnimation属性 3.8.11 UseFading属性 3.8.12 ToolTipTitle属性 3.8.13 应用举例 3.9 WebBrowser控件 3.9.1 常用属性 3.9.2 应用举例

2010-01-14

Visual C# 2008控件\C#.net 2008例子(11.12)\第2章

《Visual C# 2008控件使用范例详解》作者拥有10年的编程经验,通过近200个范例的典型应用,帮助读者透彻理解Visual C#2008的控件及其应用。全书共分13章,分别介绍了可调节类控件、选择类控件、显示类控件、组合类控件、容器类控件、菜单和工具栏类控件、数据控件、应用类控件、打印类控件、对话框类控件、水晶报表控件、多媒体播放控件、自定义控件等13类控件。对于每一个控件都从作用、各属性的用法及其对操作结果的影响、相关编程知识等方面进行一一介绍。《Visual C# 2008控件使用范例详解》适合稍有.NET基础的所有Visual C# 2008应用开发人员,是你提高编程水平,高效完成任务的良师益友;针对每个控件应用技术点的详尽阐述,也可供你作为案头的速查手册。 第2章 选择类控件 2.1 RadioButton控件 2.1.1 AllowDrop属性 2.1.2 Anchor属性 2.1.3 AutoEllipsis属性 2.1.4 设置控件背景的属性 2.1.5 FlatStyle和FlatAppearance属性 2.1.6 Image类属性 2.1.7 UseWaitCursor属性 2.1.8 UseVisualStyleBackColor属性 2.1.9 ContextMenuStrip属性 2.1.10 TextlmageRelation属性 2.2 CheckBox控件 2.3 CheckedListBox控件 2.3.1 CausesValidation属性 2.3.2 CheckOnClick属性 2.3.3 ColumnWidth属性 2.3.4 Cursor属性 2.3.5 Dock属性 2.3.6 FormatStrin9和FormattingEnabled属性 2.3.7 HorizontalScroUBar和HorizontalExtent属性 2.3.8 ImeMode属性 2.3.9 IntegralHeight属性 2.3.10 Items属性 2.3.11 MaximumSize和MinimumSize属性 2.3.12 MultiColumn属性 2.3.13 RightToLefl属性 2.3.14 ScrollAlwaysVisible属性 2.3.15 SelectionMode属性 2.3.16 Sorted属性 2.3.17 ThreeDCheckBoxes属性 2.3.18 UseCustomTabOffsets属性

2010-01-14

Visual C# 2008控件\C#.net 2008例子(11.12\第1章

《Visual C# 2008控件使用范例详解》作者拥有10年的编程经验,通过近200个范例的典型应用,帮助读者透彻理解Visual C#2008的控件及其应用。全书共分13章,分别介绍了可调节类控件、选择类控件、显示类控件、组合类控件、容器类控件、菜单和工具栏类控件、数据控件、应用类控件、打印类控件、对话框类控件、水晶报表控件、多媒体播放控件、自定义控件等13类控件。对于每一个控件都从作用、各属性的用法及其对操作结果的影响、相关编程知识等方面进行一一介绍。《Visual C# 2008控件使用范例详解》适合稍有.NET基础的所有Visual C# 2008应用开发人员,是你提高编程水平,高效完成任务的良师益友;针对每个控件应用技术点的详尽阐述,也可供你作为案头的速查手册。 第1章 可调节类控件 1.1 Datetimepicker控件 1.1.1 CalendarFont属性 1.1.2 CalendarForeColor属性 1.1.3 CalendarMonthBackground属性 1.1.4 CalendarTitleBackColor属性 1.1.5 CalendarTitleForeColor属性 1.1.6 CalendarTrailingForeColor属性 1.1.7 CustomFormat属性 1.1.8 Location属性 1.1.9 Region属性 1.1.10 ShowUpDown属性 1.1.11 ShowCheckBox属性 1.1.12 Size属性 1.1.13 Value属性 1.1.14另外2种显示时间和日期的方法 1.2 MonthCalendar控件 1.2.1属性说明 1.2.2应用举例 1.3 NumericUpDown控件 1.3.1 Anchor属性 1.3.2 AutoSize属性 1.3.3 CausesValidation属性 1.3.4 其他常用属性

2010-01-14

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除