<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% ProductClass_2=request("ProductClass_2") set rs=server.createobject("adodb.recordset") sqltext="select * from Product" if request("Product_Name")<>"" then sqltext=sqltext &" where Product_Name like %"& request("Product_Name") &"% " else sqltext=sqltext &" where Product_Name like %"& "" &"% " end if if request("Product_Class")<>"" then sqltext=sqltext &" and Class_1 like %"& request("Product_Class") &"% " end if
标签: ProductClass lt LANGUAGE VBSCRIPT
上传时间: 2013-11-25
上传用户:wl9454
Eclipse SWT Designer Plugin provides visual building of SWT GUI.
标签: SWT Designer provides building
上传时间: 2013-11-26
上传用户:zhuyibin
基于vc++的专用通信软件设计,很值得学习
上传时间: 2014-11-01
上传用户:yy541071797
Student result management system Use the C language realization system 2, the data structure making use of the structure body several realization student s result design 3, the system have increment, search, insert, row preface etc. basic function 4, the each function mold piece request of system use the form of function realization 5, completion design mission combine write a course a design report. 6, student the existence document of the result information in
标签: system realization management structure
上传时间: 2013-11-29
上传用户:1966640071
速动画教程第十七集 jsf + spring + hibernate 开发示例 以下是用例图,用户可以进行以下操作:登录、浏览、注册、修改、删除、退出
上传时间: 2013-11-30
上传用户:杜莹12345
,片选接到p1.5 复位端 p1.4 中断端接到 int0 82c250工作在斜率模式下 ,RS 接51k电阻到地。 2,SJA1000与82C250的接口,逻辑上为SJA1000输出0(显性位),表现为低点平输出给82C250,则82C250输出 差分的低电平。SJA1000输出1(隐性位),表现为高电平或悬空输出给82C250,则82C250输出悬空状态。 3,周立功的中SJA_BCANCONF.ASM中对输出控制寄存器 的TX0的输出 极性的位的定义不对。 还有里面定义有接收错误标志码,不知道何时用。
上传时间: 2015-11-11
上传用户:xaijhqx
LINUX设备驱动程序第三版(英文版),LINUX设备驱动方面很权威的一本书
上传时间: 2013-11-27
上传用户:chens000
osapi 2.0 操作系统抽象层 "系统抽象层"使得你可以实现一种对于RTOS、CPU和所运行产品物理特性完全透明的软件。使用这种公共通用接口,高层软件在并不了解底层硬件特性的情况下也可以访问底层服务,比如对非易失性内存的读写。
上传时间: 2015-11-11
上传用户:tianyi223
一篇介绍键盘接口的英文文档,讲得很详细,做ps/2设计的可以参考
上传时间: 2013-11-30
上传用户:15736969615
VB小程序,刚做的,刚学,不会做什么,请多指教,thank you very much
上传时间: 2013-11-26
上传用户:windwolf2000