-
ADisease1.0
从管理上看,系统内管理的广告分三类:(1)目前在你的网站上正常播放的广告;(2)已满足限制条件(如开始设置的显示数已满,或者最后播放时间已到等),被系统自动停止播放的失效广告;(3)由于其它原因,虽未失效,但被你人为停止播放的广告。(From a management point of view, the system management of advertising into three categories: (1) present in the normal play on your website advertising (2) have been met constraints (such as the start to set the number of full display, or the last play time has to, etc.), by the system automatically stops playback failure advertising (3) due to other reasons, although not fail, but you are artificially stop playing ads.)
- 2016-02-24 12:38:29下载
- 积分:1
-
ASPPSQL-login
简易用户登录及管理系统 asp版本,sql数据库,完整源代码。适合初级新手学习使用。
默认超级管理员帐号admin,密码admin (Simple user login and management system asp version, sql database, complete source code. Suitable for Primary novice learn to use. The default super administrator account admin, password admin)
- 2013-04-17 18:11:15下载
- 积分:1
-
simplecart
这是一个简单的购物列表的网页框架。支持移动设备的自适应缩放。(this is a simplecart for people to study.It suppose mobile browser.)
- 2013-05-10 15:50:57下载
- 积分:1
-
jiudian
酒店管理查询系统,适合开发研究,基于asp.net编程(student studay)
- 2013-12-30 15:18:32下载
- 积分:1
-
BusyBox combines tiny versions of many common UNIX utilities
Please see the LICENSE file for details on copying and usage.
Please refer to the INSTALL file for instructions on how to build.
What is busybox:
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides minimalist replacements for most of the
utilities you usually find in bzip2, coreutils, dhcp, diffutils, e2fsprogs,
file, findutils, gawk, grep, inetutils, less, modutils, net-tools, procps,
sed, shadow, sysklogd, sysvinit, tar, util-linux, and vim. The utilities
in BusyBox often have fewer options than their full-featured cousins;
however, the options that are included provide the expected functionality
and behave very much like their larger counterparts.
BusyBox has been written with size-optimization and limited resources in
mind, both to produce sma
- 2022-01-31 16:48:12下载
- 积分:1
-
calendar
calender php source script
- 2013-10-17 21:48:02下载
- 积分:1
-
个人博客
最新的个人博客Html模板,文件;扁平化界面。时尚,Identity相应单页企业模板。rar
- 2022-01-26 05:14:58下载
- 积分:1
-
聚美优品整站源码带数据
1.功能制作标准的pc模板。
2.带数据安装好后和预览效果一样。
3:售前售后无
4:服务器配置要求:操作系统:LIUNX;Web服务器:Nginx(推荐) >= 1.8.0 ;PHP版本:>= 5.5.25;MYSQL:>= 5.5.42;Memcached:>= 1.4.2;
PHP扩展:memcached fileinfo openssl Zend Guard Loader;(1. Function making standard PC template.
2. After installing the data, it has the same effect as the preview.
3: No pre-sale or after-sale
4: Server configuration requirements: operating system: LIUNX; Web server: Nginx >= 1.8.0; PHP version: >= 5.5.25; MYSQL:>= 5.5.42; Memcached:>= 1.4.2;
PHP extension: memcached FileInfo OpenSSL Zend Guard Loader;)
- 2020-06-17 20:20:07下载
- 积分:1
-
skucnip
软件介绍
苹果树安全联盟ip查询系统 v2.0 黄金版
Tags: 苹果树安全联盟ip查询系统 (Software introduction
Apple tree security alliance IP query system v2.0 Gold Edition
Tags: apple tree security alliance IP query system)
- 2016-05-09 11:25:41下载
- 积分:1
-
SpringMVC+shiro+hibernate权限管理整合
什么是权限?权限是管理web应用用户的一种手段,比如,一个电商平台,用户具有user的角色,他可以在这个商场里面进行交易。商家拥有的是user的角色同时也拥有manager的角色,因此,他可以进行买卖的同时进行对自己商品的管理。shiro就是一个基于RBAC权限设计模型的权限管理框架。什么是Shiro ?Apache Shiro是一个强大易用的Java安全框架,提供了认证、授权、加密和会话管理等功能: 认证 - 用户身份识别,常被称为用户“登录”;授权 - 访问控制;密码加密 - 保护或隐藏数据防止被偷窥;会话管理 - 每用户相关的时间敏感的状态。以下是对使用SpringMVC+shiro+hibernate框架对用户管理的一个例子:附上项目:https://git.oschina.net/jeremie_astray/SpringMVC_Shiro/tree/master/Annotion版本:https://git.oschina.net/jeremie_astray/SpringMVC_Shiro/tree/shiro_annotation一、实体对应关系:用户与角色为一对多关系角色与权限为多对多关系权限过滤与角色和权限为一对一关系t_user(,用户表,密码为md5加密,可以自己修改)t_role(角色表)t_permission(权限表)
- 2022-01-25 22:39:03下载
- 积分:1