-
在程序启动是,用FLASH,全屏做启动界面。从VCBASE上转来,希望对大家有用。...
在程序启动是,用FLASH,全屏做启动界面。从VCBASE上转来,希望对大家有用。-Commencement of the proceedings is to use FLASH, full-screen interface to do to start. Transferred from the VCBASE the hope for all of us.
- 2022-01-25 23:49:46下载
- 积分:1
-
概述每一种字符串类型的特性;给出一些简单的示例并且概括如何在需要的时候将一种字符串类型转换成其它的类型。
概述每一种字符串类型的特性;给出一些简单的示例并且概括如何在需要的时候将一种字符串类型转换成其它的类型。
-An overview of each of the string types of properties gives examples of some simple and summed up how to, when necessary, will be a string type conversion into other types.
- 2022-05-21 18:05:34下载
- 积分:1
-
Wince encountered in the design bit by bit! Helpful
在wince设计中遇到的点滴!对新人来说很有帮助的!-Wince encountered in the design bit by bit! Helpful
- 2022-05-19 00:17:22下载
- 积分:1
-
这是一本介绍系统重构的书籍,重构是指在代码写好之后改变原有代码的设计,如此可以使代码得到优化...
这是一本介绍系统重构的书籍,重构是指在代码写好之后改变原有代码的设计,如此可以使代码得到优化-This is a book that introduces the system reconstruction, reconstruction is written in the code after the code to change the original design, so the code can be optimized
- 2022-01-20 22:46:51下载
- 积分:1
-
通过提示,输入长方体的长宽高,则就可以计算出体积输出。...
通过提示,输入长方体的长宽高,则就可以计算出体积输出。-Through the prompt, enter the dimensions of the cuboid, then we can calculate the volume of output.
- 2022-02-14 20:27:28下载
- 积分:1
-
ti公司基于TM320DM642的mpeg2开发珍贵资料,搞HDTV的一定要看看!
ti公司基于TM320DM642的mpeg2开发珍贵资料,搞HDTV的一定要看看!-ti the mpeg2-based development TM320DM642 valuable information, engage in HDTV must have to see!
- 2022-09-12 19:30:03下载
- 积分:1
-
一个简练的软件项目管理软件project2002的教程
一个简练的软件项目管理软件project2002的教程-A simple software project management software tutorials project2002
- 2022-07-01 15:08:29下载
- 积分:1
-
LIN write software engineering ideas. Programming software engineers need to gra...
林锐写的软件工程思想。软件工程师编程需要掌握的思想!-LIN write software engineering ideas. Programming software engineers need to grasp the idea!
- 2022-07-22 15:26:23下载
- 积分:1
-
《Windows 程序设计(第5版)(上、下册)》
如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版...
《Windows 程序设计(第5版)(上、下册)》
如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作――再一次演示了基本的Win32程序设计的API核心内容。本书的内容包括: ** 基本内容――输入、输出和对话框 ** Unicode概述 ** 图形――绘图、文本和字体、位图和元文件 ** 内核和打印机 ** 声音和音乐 ** 动态链接库 ** 多任务和多线程 ** 多文档界面 ** Internet和 Intranet的程序设计 其中采用的大多是具有代表性的示例,这本Petzold著作为使用 Windows 95、Windows 98或 Windows NT的各级windows程序员提供了最基本的参考和指导。没有经验的开发人员也可以从中获取大量的新知识。
-"Windows programming (Release 5) (, Volume) "If Windows developers have any problems, please read the book PetZold it. In "Window Design" (Release 5), this outstanding "Windows Pioneer Award" (Windows Pioneer Award) was who according to the latest Windows operating system technical amendments to the authority of his classics-- once again demonstrated the basic the Win32 API programming core content. The book"s contents include :** basic elements-- input, output dialog and outlined**** Unicode graphics-- graphics, t
- 2022-01-28 03:04:17下载
- 积分:1
-
插入、 删除、在网格视图中使用 ASP.NET 更新
插入,使用ASP.NET删除在网格视图更新1.As我们不希望使用数据源控件。请删除“对象数据源1”,从Web窗体控件。2.删除数据源ID=从网格视图1“对象数据ource1”。这应该去除对象的数据源1控制网格视图1的依赖。3.从代码隐藏文件,删除lbInsert_Click()事件处理方法。4.在“雇员”模板字段的“页脚模板”,请删除点击=“lbInsert_Click”,因为我们不再有这样的事件处理方法。5.删除从网格视图1“命令字段”列6.现在,包括在指挥现场的地方模板字段。这个模板字段用于显示编辑,更新,取消和删除链接按钮。我们不希望删除并取消按钮,以使验证,所以设置导致这些按钮Validaion属性设置为false。
- 2022-08-11 08:24:38下载
- 积分:1