搜索结果

找到约 97 项符合 Request 的查询结果

SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp"--> <% set rs=server.create

<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp"--> <% set rs=server.createobject("adodb.recordset") sqltext="select * from RegUser where UserId= " & request.form("uid") & " " rs.open sqltext,co
https://www.eeworm.com/dl/630/217994.html
下载: 174
查看: 1056

SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSu

<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSuccess") ProductList = Session("ProductList") Products = Split(Request("cpbm"), ", ") For I=0 To UBound(Products) PutToShopBag Products(I), ProductList Next Session("ProductList") = ProductList ProductList = Sessio ...
https://www.eeworm.com/dl/630/217996.html
下载: 88
查看: 1051

SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSu

<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSuccess") ProductList = Session("ProductList") Products = Split(Request("cpbm"), ", ") For I=0 To UBound(Products) PutToShopBag Products(I), ProductList Next Session("ProductList") = ProductList ProductList = Sessio ...
https://www.eeworm.com/dl/630/217998.html
下载: 104
查看: 1102

软件设计/软件工程 Student result management system Use the C language realization system 2, the data structure mak

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 syste ...
https://www.eeworm.com/dl/684/219346.html
下载: 131
查看: 1047

J2ME J2ME 是SUN 公司针对嵌入式、消费类 电子产品推出的开发平台

J2ME 是SUN 公司针对嵌入式、消费类 电子产品推出的开发平台,与J2SE 和J2EE 共同组成Java 技术的三个重要的分支。J2ME 实际 上是一系列规范的集合,由JCP 组织制定相关的Java Specification Request(JSR)并发布,各 个厂商会按照规范在自己的产品上进行实现,但是必须要通过TCK 测试,这样确保兼容性。比 如MIDP2.0 规范 ...
https://www.eeworm.com/dl/660/224241.html
下载: 161
查看: 1029

Java编程 post 提交用户输入的方式是隐含提交

post 提交用户输入的方式是隐含提交,在ASP端用request.getform()来获取输入域的值; get 提交用户输入的方式是显式提交,提交时在浏览器的地址栏里可以看见 用户输入的内容(你在Google中输入Java搜索,你按查找后可以在地址栏里看到java), 在ASP端用request.getquery()来获取输入域的值; ...
https://www.eeworm.com/dl/633/234885.html
下载: 116
查看: 1040

Java编程 Java编写的一款FTP程序

Java编写的一款FTP程序,主要功能有支持上传、下载、目录转换。需要加入其他命令的支持可以在Request类的sendEventMsg方法中的case语句里添加 FTP的用户名和密码默认是test test
https://www.eeworm.com/dl/633/253488.html
下载: 35
查看: 1048

VC书籍 RAR Registration and Support sites ~~~ ~~~ ~~~ ~~~ ~~~ ~~~~ The latest version of RAR and supp

RAR Registration and Support sites ~~~ ~~~ ~~~ ~~~ ~~~ ~~~~ The latest version of RAR and support conferences are available at the sites and BBS s listed below. Most of them are FIDONET-nodes, so you can request the latest version of RAR, via file request, using the magic name of RAR . NOTE: Thi ...
https://www.eeworm.com/dl/686/259405.html
下载: 96
查看: 1062

Java编程 网上商店 新增功能: 1

网上商店 新增功能: 1,分页 2,树型目录,通过**/netstore3/action/setUpTree观看效果 参考tomcat的管理程序 优化功能: 1,将原先路径写死的地方,改成String url=request.getContextPath()+"/action/home" 2,将service类分离,新增的分离类未用接口,考虑到以后,会用接口 在netstore\service目录下加了几个服务类 ...
https://www.eeworm.com/dl/633/262182.html
下载: 184
查看: 1044

单片机开发 用DriverStudio 3.2的DriverWizard向导制作的PDIUSBD12读写驱动程序(控制器使用飞思卡尔单片机MC9S12DT128B),并附带测试的应用程序,实现了读写In和Out功

用DriverStudio 3.2的DriverWizard向导制作的PDIUSBD12读写驱动程序(控制器使用飞思卡尔单片机MC9S12DT128B),并附带测试的应用程序,实现了读写In和Out功能以及厂商请求功能Vendor Request,工程内附带Inf文件和DriverStudio工程xml配置文件,可以自行修改,希望能帮到大家,共同进步 ...
https://www.eeworm.com/dl/648/279170.html
下载: 48
查看: 1073