-
chm文件阅读器.开发工具EVC 支持ARM处理器和 模拟器环境 可直接编译通过 基于PPC的 也可以编译为WINCE下的程序...
chm文件阅读器.开发工具EVC 支持ARM处理器和 模拟器环境 可直接编译通过 基于PPC的 也可以编译为WINCE下的程序-chm document reader. EVC development tools support ARM processor and the environment simulator can be directly translated through on PPC also be compiled as pulled under the procedures
- 2023-02-15 05:30:04下载
- 积分:1
-
WinXP风格类似Firefox按钮文本框1.1
应用背景Windows XP ;文本框样式类似Firefox按钮1.1版本文本框的风格类似Firefox按钮1.1, ;文本框样式类似Firefox按钮1.1, ;文本框样式类似Firefox按钮1.1, ;文本框样式类似Firefox按钮1.1, ;文本框样式类似Firefox按钮1.1, ;文本框样式类似Firefox按钮1.1,& nbsp;文本框样式类似Firefox按钮1.1, ;文本框样式类似Firefox按钮1.1, ;文本框样式类似Firefox按钮1.1, ;文本框样式类似Firefox按钮1.1, ;文本框样式类似Firefox按钮1.1关键技术一个文本框与XP风格+ Firefox明文和图标按钮。当控制焦点的时候,它改变了边框颜色。当您单击“关闭”按钮时,其清晰的文本。与arrowclick和iconclick事件,你可以做你所想的!有closeclick事件太。你可以在你的磁盘或其他控制的图标上更改图标,图像属性。有自选。如果你设置autotab =真实,当莱恩(。文本)=。maxlenght,控制了重点在接下来的控制作用。roundcorners财产。当你设定的时候,启用=假,文本和背景不改变颜色为灰色!closebutton,箭头图标提示有个人。如果。entergotonexttab =真的,当你按13键(回车),重点给出了在未来的控制作用。--------------------------------------------------新特点:* X按钮和图标有个人。可见,所以文本框可以有两个,其中只有一个,或者没有。*对齐,对齐,PasswordChar,BorderStyle属性。* colorback,colorarrow,ColorText,colorborder财产* onfocuscolortext,onfocusfont,focuscolorborder,onfocusborderstyle *修复一些错误*普通事件+ arrowclick,clearclick,iconclick,MouseEnter和MouseLeave *输入型(不,字母,数字,字母
- 2022-06-14 16:26:32下载
- 积分:1
-
use CArchive category of documents for the operation. MFC framework of the proce...
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-use CArchive category of documents for the operation. MFC framework of the procedures and documents open new function within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the kind of support Serial, Serial CObArray realization insider. Cut out data files often made mistakes. MFC framework of the procedures and documentation such as the type of relationship, and how to access each other indicators cited.
- 2022-07-08 13:02:21下载
- 积分:1
-
曹晓宇-学生信息管理系统的设计与实现
本学生信息管理系统可以说是一个综合性的学校学生管理系统,它集合了学生学籍管理系统、班级管理系统、学生信息管理系统等多种功能,因而具有较强的实用性和先进性。
- 2022-06-21 06:01:52下载
- 积分:1
-
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC E...
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread*pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
- 2022-07-13 07:36:52下载
- 积分:1
-
在Eclipse中用JDBC连接Sql_Server_2005
在Eclipse中用JDBC连接Sql_Server_2005文档,在Eclipse中用JDBC连接Sql_Server_2005文档,在Eclipse中用JDBC连接Sql_Server_2005文档,在Eclipse中用JDBC连接Sql_Server_2005文档,在Eclipse中用JDBC连接Sql_Server_2005文档
- 2022-03-30 11:10:01下载
- 积分:1
-
VB考勤系统源程序
VB考勤系统源程序-VB source appraisal system
- 2023-07-31 01:50:03下载
- 积分:1
-
上船一个 数据结构 移除重复项的功能利用STL中的模板
上船一个 数据结构 移除重复项的功能利用STL中的模板-upload a data structure program, it can remove the repeated items by using models in STL
- 2022-07-14 02:14:35下载
- 积分:1
-
sample语法语义分析器,用vc6.0编写,多文件加类构成,有大量注释,不过存在某些错误,鉴于时间关系还没改正。...
sample语法语义分析器,用vc6.0编写,多文件加类构成,有大量注释,不过存在某些错误,鉴于时间关系还没改正。-sample semantic parser, using vc6.0 writing, multi-file plus class composition, there are a large number of annotations, but there were some errors, in view of the time yet to correct.
- 2022-07-03 15:54:34下载
- 积分:1
-
MPEG1 layer3d分度编码器C语言。
MPEG1 layer3d ecoder C语言实现。-MPEG1 layer3d ecoder C language.
- 2023-02-18 12:40:03下载
- 积分:1