-
这是一个列表框编辑控件,而新来者正在学习与我联系,比…
这是一个列表框编辑功能控件,新手学习 有问题联系我,谢谢!-This is a list box editing controls, and newcomers are learning to link me, Thank you!
- 2023-08-10 02:40:02下载
- 积分:1
-
这是一个用vb编写的程序,程序功能虽然单一,但是能使我们在编写别的软件时能迅速的解决一些文本框的应用问题...
这是一个用vb编写的程序,程序功能虽然单一,但是能使我们在编写别的软件时能迅速的解决一些文本框的应用问题-vb prepared using the procedure, although the function of a single procedure, but will enable us to the preparation of other software can quickly solve some of the text box application
- 2022-04-16 08:35:50下载
- 积分:1
-
T6963c_2002end控制器的内部资料
T6963c_2002end控制器的内部资料-T6963c_2002end controller"s internal information
- 2022-03-26 01:20:17下载
- 积分:1
-
第四个标注特殊字符的编辑框
第四个标注特殊字符的编辑框-fourth edit which can label special chars
- 2022-05-15 03:49:01下载
- 积分:1
-
实现带省略号的长文件名
实现带省略号的长文件名-achieve with ellipses in the long file name
- 2022-01-24 13:12:29下载
- 积分: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
-
针对dos的不同命令方法,提出了一些经验和使用方法技巧,让用户更准确的了解DOS系统...
针对dos的不同命令方法,提出了一些经验和使用方法技巧,让用户更准确的了解DOS系统-against different commands, some of the experience and skills to use, enabling users to more accurately understand the DOS system
- 2022-01-27 23:37:38下载
- 积分:1
-
Replace this file with your MSI package (Windows Installer Setup).
Replace this file with your MSI package (Windows Installer Setup).
- 2023-07-03 23:15:03下载
- 积分:1
-
一个完整的c编辑器,功能强大,是用c语言编写的!
一个完整的c编辑器,功能强大,是用c语言编写的!-a complete c editor, is a powerful, with the c language!
- 2023-06-03 01:40:02下载
- 积分: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