登录
首页 » Others » lriority

lriority

于 2017-12-16 发布 文件大小:37KB
0 261
下载积分: 1 下载次数: 1

代码说明:

  Three character flag game is the right c ++ Prepared()

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

发表评论

0 个回复

  • 9744_041
    一直在寻找学习c++的好教材,听朋友介绍本书不错,好东西大家分享。(have been studying c find good material, listening to a friend on the book is true, the good things we share.)
    2007-04-26 09:28: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
  • MACAddress
    系统 mac 地址的操作。 查找mac地址(finding mac)
    2011-02-11 14:01:50下载
    积分:1
  • C# QQ空间登录代码下载
    QQ空间登录代码,提供的是一个思路,测试了下 能获取验证码,但是总提示验证码失败
    2015-05-10下载
    积分:1
  • VBXITONGCIPAN
    VB代码 获得系统磁盘的属性 简明扼要! 很适合新手 (VB code access system disk attributes concise! Very suitable for novice! !)
    2006-11-30 11:21:08下载
    积分:1
  • matlab15
    此程序用matlab语言编写,主要用于实现地震勘探数据处理中的动校正(NMO)功能。(This procedure used matlab language, mainly for the achievement of seismic data processing in the NMO (NMO) function.)
    2017-05-12 17:11:30下载
    积分:1
  • 743105
    该文件使用VS 创建了一个实例来使用 Google Breakpad在程序崩溃时来生成dmp文件()
    2018-04-11 08:46:53下载
    积分:1
  • rlkment
    千年 读取人物三功+遍历物品栏数据 易语言+API 编写 rar()
    2018-05-01 16:20:20下载
    积分:1
  • kuqiyc9
    若允许天平两边放砝码,times应从-num[index]开始,并且分段计算sum,本例只放天平一边,()
    2017-11-15 19:47:06下载
    积分:1
  • Cleanupregistry
    清理注册表:清理注册表中的冗余项,定期清洁电脑,程序简短,功能强大(Clean up the registry: clean up redundant registry entries, clean your computer on a regular basis, the program brief, powerful)
    2013-04-23 22:05:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载