-
用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
-
汇编语言程序设计 汇编语言程序设计53
汇编语言程序设计 汇编语言程序设计53-assembly language programming language compilation of program design assembly language programming 53
- 2023-08-18 14:10:03下载
- 积分:1
-
用VC做的软件封面。splash类的应用
用VC做的软件封面。splash类的应用-do with VC software cover. Splash type of application
- 2022-10-25 10:00:03下载
- 积分:1
-
//MFC中,创建多个动态Edit控件,并且挂接事件,响应事件的一个好例子。
//程序中完成动态申请资源的记录回收。
//有什么问题联系 chenjp...
//MFC中,创建多个动态Edit控件,并且挂接事件,响应事件的一个好例子。
//程序中完成动态申请资源的记录回收。
//有什么问题联系 chenjp6500@sohu.com 2006.08.21-//MFC, creating more dynamic Edit Control, and articulated, in response to the incident a good example.// Dynamic completed procedures for the recovery of resources records.// What is the problem linked chenjp6500@sohu.com 2006.08.21
- 2022-05-26 14:41:24下载
- 积分:1
-
利用vc编写的程序,包括编辑框和列表框的例子,以及利用mciWnd编写的avi播放软件...
利用vc编写的程序,包括编辑框和列表框的例子,以及利用mciWnd编写的avi播放软件-vc prepared by the use of procedures, including editing box and the box example, the preparation and the use of the mciWnd avi player software
- 2022-12-23 14:25:03下载
- 积分:1
-
又一个标注特殊字符的编辑框
又一个标注特殊字符的编辑框-another edit which can label special chars
- 2022-03-04 00:02:47下载
- 积分:1
-
一个小程序,可以在界面上进行绘声绘图,了解一下图形制作。...
一个小程序,可以在界面上进行绘声绘图,了解一下图形制作。-a small program interface can be conducted in graphic detail drawings, understand graphics production.
- 2022-02-10 12:34:16下载
- 积分: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
-
本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是...
本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展-this program is the role of TEST language lexical analysis. 2, double-click operation input file name, or under the command prompt test input file name ... supports multiple documents simultaneously lexical analysis. 3, the procedure was VC6.0 testing environment, using the C syntax. Of course, there are C syntax. 4, the process left a lot of interface to question the future of grammar analysis and semantic analysis experiments expansion
- 2023-09-02 19:15:03下载
- 积分:1
-
这是个C++的图形学划线的演示程序,总结了C++编程的思想,是初学者很好的典范。...
这是个C++的图形学划线的演示程序,总结了C++编程的思想,是初学者很好的典范。-This is a C graphics crossed the demo program, summed up the thinking of the C programming is a good model for beginners.
- 2022-02-11 19:45:42下载
- 积分:1