登录
首页 » Java » my

my

于 2010-06-10 发布 文件大小:684KB
0 207
下载积分: 1 下载次数: 0

代码说明:

说明:  影碟出租管理系统该系统正是基于此而开发出来的面向一般的影碟出租商家的程序。基于工业化标准的Access的数据库操作管理,使数据处理变的更为方便和容易,ASP编程简易却能提供相当丰富的功能以及友好的用户操作界面。该系统用于影碟出租,方便租碟、还碟、查找等操作,是出租影碟业务的最佳助手。方便添加新碟、管理影碟、管理会员。提供完善的租碟和还碟操作,完全独立的数据库系统,数据管理为您提供:影碟管理,会员管理。数据查询为您提供:租借情况,影碟查询。(DVD Rental Management System)

文件列表:

my.ppt,865280,2010-03-08

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

发表评论

0 个回复

  • zijidongshouxiewangluopachong
    自己动手写网络爬虫第一章,学会如何自己编写爬虫程序,java程序开发(Write himself reptiles first chapter, learn how to write their own crawlers, java application development)
    2015-10-27 11:52:19下载
    积分:1
  • StroustrupThe_C++_Programming_Language_Special_Ed
    Great C++ Book...............................................................................
    2009-05-25 00:55:54下载
    积分:1
  • combining-techniques
    说明:  最大比合并与等增益合并、选择合并的性能对比(Maximal-ratio combining with the merger, such as gain, select the combined performance comparison)
    2008-09-24 13:15:57下载
    积分:1
  • C#自动更新服务(本地服务安装)
    using System;using System.Collections.Generic;using System.Linq;using System.Text;using Common.WinService;using Common.Log;using System.Threading;using Common.Net;using System.Text.RegularExpressions;namespace Collection.AutoRunner{    //获取学生信息    public class Service_Update_Data : IWindowsService    {        private ILogWriter _logWriter = null;        private const string logCategory = "Services.Info";        private string logInfoSource = "Update_Data";        private const string logErrorCategory = "Services.Error";        private const string logErrorSource = "Update_Data_Error";        private bool BeStop = true;        private System.Timers.Timer timer = null;        public void Start(Common.Log.ILogWriter logWriter, string gameCode)        {            gameCode = gameCode.ToUpper();            logInfoSource = gameCode;            _logWriter = logWriter;            BeStop = false;            StartRequestData();        }        int stata = 0;        private void StartRequestData()        {            try            {                #region 配置                //时间频率                var UpdateStudentSpan = ServiceHelper.GetInterval("UpdateData");                //更新学生开始时间                var studentbegintime = ServiceHelper.GetInterval("StudentBeginTime");                //更新学生结束时间                var studentendtime = ServiceHelper.GetInterval("StudentEndTime");                    //是否更新学生基本信息:true为更新 false为不更新                var IsUpdateStudnet =Convert.ToBoolean(ServiceHelper.GetSystemConfig("IsUpdateStudnet"));                                #endregion                timer = ServiceHelper.ExcuteByTimer(UpdateStudentSpan, () =>                {                    int timeHour = DateTime.Now.Hour;                    if (timeHour == 3)                        stata = 0;                    #region 更新学生基本信息                    if (studentbegintime
    2015-03-11下载
    积分:1
  • CPPPrimer4
    C++Primer第四版中文版(电子版).pdf(C++Primer fourth edition of the Chinese version (electronic version). Pdf)
    2013-08-26 09:20:16下载
    积分:1
  • webchat
    微信公众平台开发,实现简单的微信消息处理(Micro-channel public platform to develop, implement a simple micro-channel message processing)
    2014-03-28 22:09:26下载
    积分:1
  • simple chat client sever
    simple chat client sever
    2022-01-22 04:25:52下载
    积分:1
  • FTPUtil
    ftp上传下载实例,java源码为原创,自己的项目代码(ftp upload and download examples of java source code for the original project code)
    2012-11-22 11:34:55下载
    积分:1
  • scaner
    java做的端口扫描器,很实用的哦,要码源的mail我。(java port scanner to do, very practical Oh, I want to code the source of the mail.)
    2010-07-01 10:12:29下载
    积分:1
  • CL
    说明:  cl programs for the oplier development
    2014-02-13 21:05:45下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载