-
asp获得checkbox的值
string str_save_cbljl = "";
foreach (listitem li in cbljl.items)
{
if (li.selected == true)
{
str_save_cbljl += li.value + ",";
}
}
response.write(str_save_cbljl);
- 2022-03-25 00:34:25下载
- 积分:1
-
JSP 校园二手交易系统
.classpath
.myhibernatedata
.mymetadata
.project
.jsdtscope
org.eclipse.core.resources.prefs
org.eclipse.jdt.core.prefs
org.eclipse.wst.jsdt.ui.superType.container
org.eclipse.wst.jsdt.ui.superType.name
.springBeans
db_c2c_Data.MDF
db_c2c_Log.LDF
adminAction.java
catelogAction.java
gonggaoActi
- 2022-04-28 19:12:30下载
- 积分:1
-
bootstrap全套
资源描述bootstrapbootstrapbootstrapbootstrapbootstrapbootstrapbootstrapbootstrap
- 2022-06-21 16:26:52下载
- 积分:1
-
gooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooood
哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦哦
- 2022-01-25 15:36:42下载
- 积分:1
-
Mell.js - 自己开发的JS框架
自己开发的JS框架,区别于传统框架。基于过程管理而非面向对象。本框架是面向过程管理框架。相对面向对象框架更高效,更节省系统资源,可控性更强,更适合多屏运用。
- 2022-02-14 09:13:01下载
- 积分:1
-
网页制作(html,css应用)
网页制作基础:界面的制作 html基本语法的使用 css的使用 没有实际功能的界面 可以通过该内容初步了解web网页开发
- 2022-03-17 07:42:24下载
- 积分:1
-
jsp图书管理系统,
一个用JSP写的图书管理系统,mysql作为数据库,作为小型数据库还可以,可以用于课程项目设计。
- 2022-07-14 18:48:58下载
- 积分:1
-
超炫酷工作室网站有后台
资源描述#
# robots.txt for PHPMyWind
#
User-agent: *
Disallow: /admin/
Disallow: /data/
Disallow: /include/
Disallow: /install/
Disallow: /templates/
Disallow: /uploads/
Disallow: /member.php
Disallow: /shoppingcart.php
Disallow: /order.php
Disallow: /orderenter.php
Disallow: /orderpay.php
- 2022-07-08 03:18:22下载
- 积分:1
-
FTP工具C源码
资源描述AC_FTP is a file transfer protocol client
that uses asynchronous socket operation mode and utilizes many
programming techniques described in detail throughout the book.
It connects to an FTP server, sends commands and receives replies
according to rfc959.txt">RFC 959 to get and put files,
change directories, get file lists, delete files.
- 2022-01-25 17:25:52下载
- 积分:1
-
C++ https 模拟登录
C++ https 模拟登录
对https进行多线程处理
更高效
- 2022-07-10 05:45:35下载
- 积分:1