登录
首页 » ASP » wuliu

wuliu

于 2013-01-09 发布 文件大小:369KB
0 168
下载积分: 1 下载次数: 4

代码说明:

  物资流转内部管理系统 1.0 测试为主(概述):用户名和密码都是admin 一、网络分布初定为: 1、车间(一金工、二金工、铸钢); 2、仓库(精铸仓库、砂铸仓库); 3、生产部; 4、质检部; 5、财务部;(Internal management system 1.0 test-based material flow (Overview): username and password are admin the network distribution tentative: 1 workshop (a metalworking two metalworking, cast steel) 2, the Warehouse (Cast warehouse, sand warehouse casting) 3, the production department 4, QC 5, the Finance Ministry )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • jquery cssHooks
    cssHooks使用 jQuery 1.4.3+ 的 cssHooks 集合。当前钩子:边距和衬距backgroundPosition,backgroundPositionX backgroundPositionYborderRadius、 borderRadiusTopLeft、 borderRadiusTopRight、 borderRadiusBottomRight、 borderRadiusBottomLeftboxShadow、 boxShadowColor、 boxShadowBlur、 boxShadowSpread、 boxShadowX、 boxShadowYborderImage替代边界半径插件支持 IE 6、 7 和 8boxReflectboxSizingtextShadow,和 textShadowColor、 textShadowX、 textShadowY、 textShadowBlur彩色动画,如上、 borderBottomColor、 borderLeftColor、 borderRightColor、 borderTopColor、 边框颜色、 boxShadowColor、 颜色,outlineColor 和 textShadowColorcolumnCount、 columnSpan、 columnGap、 columnWidth、 columnRuleColor、 columnRuleStyle、 columnRuleWidth二维转换线性和径向渐变使用超级简单。只是要求的边距、 填充、 backgroundPosition、 boxShadow、 等你想其它的 CSS 属性。#myElement {缘: 1px 2px 3px 4 像素 ;}$ ("#myElement").css("margin") ;"1px 2px 3px 4 像素"
    2022-01-29 02:02:12下载
    积分:1
  • 1266
    html5手机端城市下拉选择代码是一款基于zepto.js制作的手机移动端城市选择特效。( html5 zepto js city)
    2016-01-07 11:34:29下载
    积分:1
  • spring boot +maven 通用后台+达梦数据库
    权限管理,用户选项的设置,角色管理,公告管理,基础管理 注意,.dmp文件是数据库文件,达梦数据库7,导入即可
    2021-07-04 00:31:12下载
    积分:1
  • 删除文件的 GruntJS 插件
    grunt.initConfig({ ... 删除: 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-05-21 23:45:03下载
    积分:1
  • kindeditor-4.1.7000000000
    后台编辑器ASP、.net、JSP、PHP( editor ASP、.net、JSP、PHP, )
    2013-10-03 21:18:21下载
    积分:1
  • 轮播图插件
    页面旋转图,图片显示在页面上,用鼠标点击导航栏,相应的图片将被播放。(Page rotation map, the picture is displayed on the page, with the mouse click on the navigation bar, the corresponding picture will be broadcast.)
    2020-06-17 18:40:02下载
    积分:1
  • jsp00401校园二手交易网站+myeclipse+mysql+系统说明演示
    【实例简介】内含毕业论文,源码,数据库,演示视频 校园二手交易网站 myeclipse mysql 系统说明演示 本文讲述了基于B/S模式的校园二手交易网站统的设计与实现。所谓的校园二手交易网站统是通过网站推广互联企业的二手物品和技术服务,并使客户随时可以了解企业和企业的产品,为客户提供在线服务和订单处理功能。      每年生离校时都会丢弃或转赠大量学习生活用品,这些物品往往得不到很好的处理,校园二手网站就是提供了这样的一个网上购物平台。本文主要介绍了该平台的方案论证、总体设计等实现过程,详细论述了设计思想、数据库设计和功能模块设计。实现了用户注册、用户修改信息、用户发布信息、查询浏览、发表评论、商品管理、用户管理、物品管理等功能。整个系统的设计过程中,充分考虑了数据库的安全性、一致性、稳定性和可靠性的问题,并具有了友好的界面,操作也十分简单。
    2021-08-11 00:30:54下载
    积分:1
  • Optimized-JS-V8
    面向对象、设计模式与性能 有些C/C++开发者有些奇怪的观念。他们认为使用面向对象和设计模式会降低程序的性能。但V8证明了这种观念是错误的。V8的实现使用了许多设计模式,但依然非常高效。 下面列出V8中使用的两个模式: 工厂模式 当Javascript引擎执行一个脚本时,引擎为遇到的每个变量、函数或数组都创建一个实例。JSObject是所有这些对象的父对象(Object oriented, design patterns and performance Some C/C++ developers have some strange ideas. They believe that the use of object-oriented and design patterns will reduce the performance of the program. But V8 proved that this idea is wrong. V8 implementation uses a number of design patterns, but still very efficient. The following lists the two models used in V8: Factory mode When a Javascript engine s a script, the engine creates an instance of each variable, function, or array encountered by the engine. JSObject is the parent of all of these objects.)
    2016-08-30 23:02:34下载
    积分:1
  • 使用Node.js的小型mvc框架
    node.js是一种新的软件开发平台,它不仅是一门独立的语言,也与Python、Ruby一样,既是语言也是平台。node.js将javascript从浏览器移植到了普通服务器上。使得javascript也能实现了诸如文件系统、操作系统、网络通信等功能。
    2022-05-22 19:36:03下载
    积分:1
  • module
    洛克王国源码,功能全面,还有非常多的功能,公告大家使用(Locke Kingdom source, full-featured, there are many features that you use notice)
    2014-01-01 19:18:25下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载