-
评分组件
一个非常不错的评分组件,支持自定义的图标,使用方便.-
- 2022-01-31 12:31:40下载
- 积分:1
-
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
-
attachments-Spanish-es-ES-2.0
Plantilla para Joomla, Archivos adjuntos
- 2011-05-31 02:39:58下载
- 积分:1
-
mcmc_gibbs_intro
对马尔科夫链蒙特卡洛模拟和吉布斯采样的一个介绍文章,对了解这些方法非常有用!(We focus here on Markov
Chain Monte Carlo (MCMC) methods, which attempt to simulate direct draws
from some complex distribution of interest. MCMC approaches are so-named because one uses the previous sample values to randomly generate the next sample
value, generating a Markov chain (as the transition probabilities between sample values are only a function of the most recent sample value).)
- 2010-06-30 22:11:04下载
- 积分:1
-
td2008
OA2008注册机、、测试通过,真实可用(The OA2008 Zhuceji, test by)
- 2013-03-09 19:56:29下载
- 积分:1
-
.NET图书管理系统
网上图书管理系统(课程设计)源码
使用三层结构,数据层实现单例模式
前台登录 注册 密码找回,热门图书展示。
图书的后台管理,添加 修改 删除图书信息,
查看订单信息。
前台的销售等注意事项:购物车结算未实现
后台登录地址:http://xxxxxx/BookShopWeb/backLogin.aspx
用户名密码均为:51aspx
源码中错误已搞定
- 2023-03-28 22:50:03下载
- 积分:1
-
smartsite.2.2
martSite智能网站管理系统是由仙人掌软件基于asp+access环境下开发的企业级网站管理系统。SmartSite内置单页、新闻、产品、视频、下载四大内容模型(MartSite intelligent website management system is composed of the cactus software based on enterprise website management system developed under asp+access environment. SmartSite built-in single pages, news, products, video, Download four content model)
- 2013-12-29 21:01:45下载
- 积分:1
-
tiantian2015
仿上海天天家教网源码新版,仿上海天天家教网源码新版(tiantia,ntiant,iant ianti antian tiantianti an tiantiantia ntia ntiantian.)
- 2015-10-12 23:18:11下载
- 积分:1
-
HTML-template
一个很漂亮的后台HTML静态页面框架,一个很漂亮的后台HTML静态页面框架(A very beautiful HTML administrator frame)
- 2020-11-03 15:49:53下载
- 积分:1
-
ChinaMap
类似Chinaren地图一样的图示效果,经过地图上的省份时弹出省份下属的所有地区信息,因Flash技术自己不太信息,所以决定用js来实现,经过讨论,有了大致的思路,不过制作省份的图片有些麻烦,思路是这样的:每个城市一个碎片图,用定位拼成一个中国地图,在此层里写入地区信息,鼠标经过时再做交互处理,具体请看附件里的demo实例。 (Similar Chinaren map icons like effect through the provinces on the map when the information pops up in all regions under the provinces, because Flash technology is not your own information, so I decided to use js to achieve, after discussion, have a general idea, but the production provinces picture some trouble, the idea is this: a fragment of each city map, with location makes up a Chinese map, write the information in this layer in the region, do interactive processing when the mouse passes, please see the annex of specific instances demo .)
- 2014-10-21 16:18:45下载
- 积分:1