-
please use the "Macromedia Flash MX document update program," Macromed...
请使用“Macromedia Flash MX文档更新程序”和“Macromedia Flash MX更新笔记系统”。程序包括对多语言的更新,以及组件的建立,使用图形API和Macromedia Flash播放器(6r40)的新特性文件。这里还提供了利用Flash宏媒体进行交互式学习的新教学课程和ActionScript字典的更新。
- 2022-03-11 02:31:07下载
- 积分:1
-
一种新的编辑视图
a new edit view for vc
- 2022-02-28 21:58:55下载
- 积分:1
-
delphi编的一个带信息提示的编辑框控件,挺好用的
delphi编的一个带信息提示的编辑框控件,挺好用的-delphi made a message with the edit box control, very good use
- 2022-09-21 06:10:03下载
- 积分:1
-
提取汉字首写字母提取汉 字首写字母.rar字首写字母.rar提取汉字首写字母.rar...
提取汉字首写字母提取汉 字首写字母.rar字首写字母.rar提取汉字首写字母.rar-from the first Chinese character writing letters from the Han Chinese from the first to write letters. Rar prefix to write letters. Rar from the first Chinese character writing letters. Rar
- 2022-04-26 11:21:08下载
- 积分:1
-
* Function: Input Double number in CEdit
* 支持拷贝和粘贴,粘贴的时候只支持数字和一个小数点,不让支持负号
*...
* Function: Input Double number in CEdit
* 支持拷贝和粘贴,粘贴的时候只支持数字和一个小数点,不让支持负号
* Last Update Date: 02-04-2009 11:32:06 Guang Zhou Logansoft.com
* Last Update Date: 02-05-2009 10:17:46 Guang Zhou Logansoft.com
*
* 使用方法:
* Add to Project file:EditNumeric.h/CPP
* Add the follow code in your StdAfx.h
* #include "EditNumeric.h"
* CEditNumeric m_Edit1-* Function: Input Double number in CEdit
* 支持拷贝和粘贴,粘贴的时候只支持数字和一个小数点,不让支持负号
* Last Update Date: 02-04-2009 11:32:06 Guang Zhou Logansoft.com
* Last Update Date: 02-05-2009 10:17:46 Guang Zhou Logansoft.com
*
* 使用方法:
* Add to Project file:EditNumeric.h/CPP
* Add the follow code in your StdAfx.h
* #include "EditNumeric.h"
* CEditNumeric m_Edit1
- 2022-07-04 06:40:23下载
- 积分:1
-
VB.net下控件数组的应用。程序应用了27个文本框做为实例,演示了For循环下对每个文本框进行文本更新。...
VB.net下控件数组的应用。程序应用了27个文本框做为实例,演示了For循环下对每个文本框进行文本更新。-VB.net controller array applications. Application procedures for the text box 27 as examples demonstrating For each cycle of the text box to update the text.
- 2023-02-01 01:55:03下载
- 积分:1
-
能保存历史输入的编辑框
能保存历史输入的编辑框- Can preserve the historical input the edition frame
- 2022-02-06 03:34:11下载
- 积分:1
-
2-D Fourier Transformation of Images
- 2022-08-22 08:25:57下载
- 积分:1
-
用ASP制作网站登录系统
把用户名写入Session("userid")是为了防上非法登录,只要在受限页面的头部加入下面代码:
以下为程序代码:
&...
用ASP制作网站登录系统
把用户名写入Session("userid")是为了防上非法登录,只要在受限页面的头部加入下面代码:
以下为程序代码:
-Using ASP to create Web site log on to the system user name written into the Session ( userid ) is to prevent illegal log in, as long as the restricted page in the head by adding the following code: The following code: < if session ( userid ) = thenresponse.write ( alert (Sorry, you do not have permissions to view the page or has timed out, please re-log on!) location.href = loging.asp ) End >
- 2023-06-18 21:35:03下载
- 积分:1
-
在运用VC开发数据库管理系统时,列表框无疑是最常用也是最为有用直观的开发控件之一,然而VC所提供的列表框却有其局限,因此,也为运用其开发应用程序带来了一定的麻烦...
在运用VC开发数据库管理系统时,列表框无疑是最常用也是最为有用直观的开发控件之一,然而VC所提供的列表框却有其局限,因此,也为运用其开发应用程序带来了一定的麻烦,
在此,本人制作一个功能略强一些的列表框,意在起到引线的作用.
思想:
得到列表框被点击的列与行,临时创建编辑框,并用该行与列的字符填写编辑框,进行编辑后,
用编辑后的字符填充该项行该列,销毁编辑框.-VC development in the use of database management system, the list box is undoubtedly the most commonly used and most useful in the development of intuitive controls, but it provided by the VC list box has its limitations, it is also possible to use its development and application procedures resulted in some trouble here, I produced a functional some slightly list box, intended to play a lead role. Thought : Scored list by clicking on the box out and deeds to create temporary edit box, and used the trip to fill out the characters edit box, edit, edit with the characters that fill out the line, the destruction of editing box.
- 2022-04-27 23:30:54下载
- 积分:1