登录
首页 » Java » fowtainer

fowtainer

于 2018-05-15 发布 文件大小:244KB
0 228
下载积分: 1 下载次数: 0

代码说明:

说明:  

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

发表评论

0 个回复

  • 仿XP界面UI
    仿XP界面UI
    2015-07-02下载
    积分:1
  • c# 定时开机源码下载
    远程服务器通过局域网来控制开机,要主板支持Lan开机进入CMOS参数设置。选择电源管理设置“Power Management Setup”菜单。将局域网启动置为enable即可;观察发现不同的CMOS的局域网启动名称不同。注意一下关键字即可 LAN XXXXXX Power UP 有这些关键字就可能是。
    2014-01-26下载
    积分:1
  • qime
    Multi-threaded mode at the same time a number of tasks(Multi- threaded mode at the same time a number of tasks)
    2017-04-15 05:30:36下载
    积分:1
  • ic
    powerbuilder 9.0 写的ic读卡器示例用于读写ic卡编译无错误,当时为了写读卡器接口写的(powerbuilder 9.0 Written ic ic card reader for reading and writing examples compile without error, then write in order to write Reader Interface)
    2013-08-13 00:51:39下载
    积分: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
  • Jdeveloper
    jdeveloper开发的两个功能类,对于一些常用的方法,进行了封闭,非常有用。(Jdeveloper development two functional class after encapsulation, very useful for Java ee developers.)
    2015-02-14 11:15:50下载
    积分:1
  • CZTNF
    易语言编写的QQ邮件群发程序 带有发送报告()
    2018-05-03 15:22:07下载
    积分:1
  • reboot
    今天再次为vc++编程新手分享一个 Reboot程序源码,实现计算机关机、重启、注销功能,程序较简单那种,有兴趣的新手参考,源码完整,可用VC6.0顺利编译,运行效果请参见源码爱好者测试截图。(Today, once again sharing a Reboot vc++ programming novice program source code to achieve the computer shutdown, restart, logoff function, the program is relatively simple kind, interested novice reference, complete source code, can be used successfully VC6.0 compiler, operating results, see source enthusiasts test shots.)
    2013-05-24 11:51:08下载
    积分:1
  • 104951
    监控窗口源码例程程序,调用API函数枚举系统中的窗口,判断窗口标题,以便于监控窗口。(Monitoring window source routine program , call the API function enumerate window , the window title is determined to facilitate the monitoring window .)
    2016-12-08 10:11:26下载
    积分:1
  • OperationSystem_RR
    操作系统 CPU调度 时间片轮转法 SSD系列课程 给有需要的同学(Operating System CPU time slice Round-Robin Scheduling SSD series of courses to students in need)
    2010-12-31 09:54:57下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载