-
用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
-
自动检查输入并根据输入来激活确认按钮的编辑框控件
自动检查输入并根据输入来激活确认按钮的编辑框控件-EditBox control which can check input automatically and reactive the botton with input
- 2022-04-12 10:00:31下载
- 积分:1
-
icon with the editorial control box
带图标的编辑框控件-icon with the editorial control box
- 2022-03-16 12:17:56下载
- 积分:1
-
关于内存的一些概念
原著:阿鸣
1.何为内存模块 (Memory Module)?
内存模块是指一个印刷电路板表面上有镶嵌数个记忆体芯片chips...
关于内存的一些概念
原著:阿鸣
1.何为内存模块 (Memory Module)?
内存模块是指一个印刷电路板表面上有镶嵌数个记忆体芯片chips,而这内存芯片通常是DRAM芯片,但近来系统设计也有使用快取隐藏式芯片镶嵌在内存模块上内存模块是安装在PC 的主机板上的专用插槽(Slot)上镶嵌在Module上DRAM芯片(chips)的数量和个别芯片(chips)的容量,是决定内存模块的设计的主要因素。 - About memory some concepts original: Arab League cry 1. what
for memory module (Memory Module)? The memory module is refers to on a
printed wiring board surface to have mounts several memories bodies
chip chips, but this memory chip usually is the DRAM chip, but
recently the system design also has the use quickly to take the
hideaway type chip to mount in the memory module the memory module is
installs (Slot) on mounts in on the PC main engine board
special-purpose slot on Module the DRAM chip (chips) the quantity and
the individual chip (chips) the capacity, is decides the memory module
the design primary factor.
- 2022-03-22 07:55:27下载
- 积分:1
-
创建一个派生类,可以在任何时候改变编辑框的前景色和背景…
创建一个派生类,能随时随意改变编辑框的前景色与背景色.-Create a derived class can change at any time edit box of Foreground and background color.
- 2022-01-21 02:51:04下载
- 积分:1
-
展颇为有趣,C语言是借助UNIX操作系统的翅膀而起飞的,UNIX操作系统也由于C而得以快速移植落地生根,两者相辅相承,成就了软件史上...
展颇为有趣,C语言是借助UNIX操作系统的翅膀而起飞的,UNIX操作系统也由于C而得以快速移植落地生根,两者相辅相承,成就了软件史上-exhibition rather interesting, C language is the use of the UNIX operating system wings and take off. UNIX and C due to the rapid transplant roots, the two complement each other achievements in the history of software
- 2022-12-09 17:40:03下载
- 积分:1
-
这是一个用VC编写的计时软件,由几个编辑框组成。
这是一个用VC编写的计时软件,由几个编辑框组成。-This is a VC prepared by the time the software, from several editors box component.
- 2022-07-26 03:12:58下载
- 积分: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
-
1、 程序功能:本程序实现多项式的求和运算,在遇到指数相同时实行系数相加或相减,指数不同的照原样输出。最后分别输出系数和指数。
2、 运行环境:...
1、 程序功能:本程序实现多项式的求和运算,在遇到指数相同时实行系数相加或相减,指数不同的照原样输出。最后分别输出系数和指数。
2、 运行环境:C++
3、 算法描述:首先,把输入的的多项式进行分析,把所有的系数放入一个单链表中llist,指数放入另一个单链表llist2中。然后再在指数链表中比较有没有相同的指数,如果有相同的指数,那就把相对应的系数进行求和,并把求和结果归并到llist2中;如果指数不相等的,就直接归并到llist2中。最后以指数的降幂形式输出。
-1, function : the program summation Operational polynomial, in the face of phase with the introduction of index coefficient of additive or subtraction, the index of output as it stood. The final output coefficients and the respective indices. Two, the environment : C 3, the algorithm Description : First, the importation of a polynomial analysis of all the factors into a single linked list (which, the index Add another single linked list llist2 China. Then in the index compared Linklist have the same index, if the same index, then the corresponding coefficient for peace, and the summation of the results of merging llist2; If the index is not equal, direct incorporation of llist2 China. The final index to a lower output in the form of pow
- 2023-08-10 17:40:03下载
- 积分:1
-
on EDIT if such controls on the use of transparent technology! No extract passwo...
关于在EDIT等控件上如果运用透明技术!没有解压密码,希望对大家有帮助-on EDIT if such controls on the use of transparent technology! No extract passwords, we hope to help
- 2022-02-09 10:52:19下载
- 积分:1