登录
首页 » Java » 384278

384278

于 2018-02-09 发布 文件大小:16KB
0 196
下载积分: 1 下载次数: 1

代码说明:

  springmvc+spring+mybatis整合()

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

发表评论

0 个回复

  • SServer
    这个demo是一个twain协议实现的demo(This demo is a demo implemented by Twain protocol)
    2020-06-19 22:00:01下载
    积分: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
  • Java2answer
    Java2 实用教程 耿祥义 实验代码和答案 非常好的使用资料(java 2 answer for the java2 second version very good)
    2009-06-09 07:13:07下载
    积分:1
  • new
    基于udp协议的局域网内聊天的设计与开发源代码(The UDP protocol LAN chat is designed and developed based on the source code)
    2013-12-01 12:04:45下载
    积分:1
  • RAIDframe: A Rapid Prototyping Tool for RAID Systems
    Raidsim磁盘模拟器,可以模拟磁盘的各种操作,例如读预取,Catch块替换等,非常好用,而且很不好找,希望对大家有点帮助。-RAIDframe: A Rapid Prototyping Tool for RAID Systems
    2022-02-20 07:56:29下载
    积分:1
  • A classical foreign, port scanner
    一个精典的国外,端口扫描器的源代码。不知道有没有人上传了。-A classical foreign, port scanner
    2022-05-21 08:24:19下载
    积分:1
  • Java虚拟机规范11
    java虚拟机规范官方正式版,se11版,官方发布版(java virtual machine specification)
    2020-06-19 15:20:02下载
    积分:1
  • java职工信息管理系统源代码(精)
    说明:  非swing实现,通过在控制台选择相应序号来实现职工的增删改查(Thaks for your download)
    2020-06-11 19:30:12下载
    积分:1
  • HB_EmEditor500 editing tools programming tools
    HB_EmEditor500 编辑工具 编程工具-HB_EmEditor500 editing tools programming tools
    2022-11-12 04:30:04下载
    积分:1
  • java-object-oriented
    java面向对象的个人学习总结,适合于初学者,关于面向对象的思想核心,以及多态,继承,接口都有总结。(java object-oriented personal learning summary, suitable for beginners, the ideological core of the object-oriented, and polymorphism, inheritance, interface has summed.)
    2013-04-15 11:14:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载