CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 设置 系统时间

搜索资源列表

  1. 2008112511314770

    0下载:
  2. 排课管理系统排课系统采用“并行回溯”的算法,只需设置好学校基本信息和排课的各项限制条件后,其余事情则由计算机来完成。课表安排完全自动化(也可手工安排),排完后可进行调整,采用随机安排方式,具有排课速度快、准确率高、效果好,并能自动计算教师教学工作量,多种格式的班级、教师、全校课程表的输出。主要功能包括:课表管理(新建、打开、删除课表)、基本设置(年级、班级、教师、课程)、教学设置(上课时间、课时、教师任课)、排课设置(班级课表、排课条件、科目优先、排课选项)、教师安排、课程安排(自动、手动)、课
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-04
    • 文件大小:1123050
    • 提供者:wangzy
  1. memo

    0下载:
  2. “忘录管”功能需求: 1、 登录功能。 程序运行后,进入登录界面,用户需输入密码。若正确,则登录到系统,否则,允许用户重新输入密码,最多3次,否则不允许登录。 2、 新增记录 增加一条新的备忘录 3、 删除指定记录 根据指定的条件(如标题、时间)从备忘录中删除一条记录 4、 删除无用记录 根据flag标志删除已经提示过的记录 5、 修改记录 根据指定的条件(如标题、时间)备忘录修改一条记录,可以修改标题、内容以及提示时间 6、 备忘提示 创建线程,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2261
    • 提供者:朱海
  1. Set_SYSDATETIME

    0下载:
  2. 一个可以设置系统日期时间格式的小程序,在设计软件过程中需要强制修改系统时间格式的请参考-One can set the system date and time format, a small program in the design of software process needs to modify the system time format mandatory Please refer to
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:178513
    • 提供者:zch
  1. modifyTime_xiaoyi

    0下载:
  2. 在VS2008下用MFC编写的一个小程序,捕获系统时间,当到达某个特定设置的时间,修改系统时间到设定的时间。 在XP下可以,但在WIN7下不能使用,好像有权限问题,不能修改系统时间。后面的朋友可以来完善下。-Under the VS2008 with a small program written in MFC, capture the system time, when the arrival time of a particular setting, modify the system
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:6197818
    • 提供者:peter peng
  1. display system time

    1下载:
  2. 汇编语言课程设计,课程题目:显示系统时间。该程序实现的功能有:动态时间显示 闹铃 设置音乐铃声 字体背景颜色的变换-Assembly language curriculum design, course title: Display system time. Implementation of the program features are: dynamic time display Music alarm to set the background color of the font cha
  3. 所属分类:汇编语言

    • 发布日期:2013-06-02
    • 文件大小:2895
    • 提供者:刘凯
  1. proj3_66

    0下载:
  2. 将驻留程序proj3_19添加到注册表的自动启动项,实现登陆自动执行驻留;使用SDK提供的函数编写窗口应用程序,在消息处理函数中设置定时器,当系统时间与设定的时间相同时,删除文件test.txt,实现固定时间删除某一文件;将notepad.exe赋给lpAppName,如有参数(可执行文件名)传人,追加到lpAppName后,删除文件test.txt,然后执行lpAppName中的命令,实现双击文本文件时,自动删除某一文件-The stay-resident program proj3_19 s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:1153228
    • 提供者:李倩倩
  1. shangdian

    0下载:
  2. 简单的商店管理系统 适合vb与数据库初学者参考使用 功能: 1.登录(初始用户名,密码都是a) 2. 主界面,显示时间。通过菜单进入各个功能 3.进货(选择商品名称,输入单价,数量,点确定) 若超过库存则提示不能进货 4.出货(卖出)(操作同进货) 5. 交易记录查询与报表 可以按交易时间,总价值范围,售货员(管理员),来查询交易记录 设置完条件后,点刷新则按新条件查询 点生成报表则根据当前查询结果生成
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:789325
    • 提供者:bibabo
  1. CEProcessSitter

    0下载:
  2. VS2005 通过程序设置、控制系统时间-VS2005 through the program settings, the control system time
  3. 所属分类:Windows CE

    • 发布日期:2017-05-08
    • 文件大小:1936251
    • 提供者:志成
  1. jisuanjijiekoushiyanbaogao

    0下载:
  2. 通过2CH、2AH号功能调用系统时间和日期,并将其显示在屏幕上;通过在主程序中判别从键盘输入的字符,实现不同的功能:结束程序、设置时间、显示秒表;在整个功能实现过程中,多次调用宏KEY、DELAY、PUSHA、POPA以减少程序代码。 -By 2CH, 2AH number call system time and date functions, and displays on the screen by the main program in the identification of
  3. 所属分类:assembly language

    • 发布日期:2017-04-23
    • 文件大小:47245
    • 提供者:double
  1. ATURNOFF

    0下载:
  2. 一款定时关机软件,可设置关机时间,到时自动关机.可作为WINDOWS时钟处理及系统开关机的参考.-A regular shutdown software, shutdown time can be set to automatically shut down. Can be used as the clock processing and system WINDOWS machine reference switch.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:51287
    • 提供者:龙井王
  1. 200762714169533

    0下载:
  2. 当系统时间与设置的备份时间吻合时,则自动备份到指定的路径 VB+ACCES -When the system time to coincide with the backup set, then automatically backed up to the specified path VB+ ACCES
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-08
    • 文件大小:248148
    • 提供者:dianacxz
  1. VBSystem

    0下载:
  2. vb的100个精品系统操作,包括文件,文件夹注册表操作,伪造ip等尖端技术。读取更改系统时间,设置定时关机,发邮件等等,非常好。-vb 100 fine system operation, including files, folders, registry operations, cutting-edge technology such as forged ip. Change the system time to read, set the timer off, email, etc., v
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:383372
    • 提供者:lijc8670
  1. GetSysTime_WriteFile

    0下载:
  2. 每次开机获取当前系统时间,并记录在C盘中,以前是为了不在家时看小孩子是不是自觉不开电脑,我不设置密码。-Get the current system boot time every time, and recorded in the C plate, used to be in order not to see children at home is not consciously open the computer, I do not set a password.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:16373
    • 提供者:利刃
  1. Computerhelper

    0下载:
  2. 桌面小助手,用户系统启动后可自动开启本程序,通过设置时间安排将要做的工作,到时提醒。试试即可明白-see the chinese note
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:269322
    • 提供者:yeqishi
  1. CloseXP

    0下载:
  2. 设置关机时间,点击确定键之后,在系统时间达到定时时间时候,系统会进入60秒钟的倒计时,此时如果你还不想关机,你可以点击挽救关机就可以了。-Set shutdown time, click the OK button after the regular time in the system time to time, the system will enter the 60-second countdown, this time off if you do not want to, you can
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1384962
    • 提供者:春雷
  1. ele-photo

    0下载:
  2. 图片浏览器实现可以添加照片,设置时间间隔等功能-Photo browser implementation can add photos, and other functions set the time interval
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:1526
    • 提供者:liuchn
  1. SetSysTime

    0下载:
  2. C#通过调用系统API,设置当前电脑系统时间。-C# by calling the system API, set the current computer system time.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:36288
    • 提供者:f.jun
  1. exam

    0下载:
  2. 考试管理系统,用户角色有四种:考生(只能考试,考完并获取成绩单),学校领导(添加,系,及一些老师,及添加一些其它信息),普通老师可以在线制作试卷(有四种题型,单选题,多选题,填空题,判断题),并可以控制考试(开始考试-并设置考试时间,结束考试,设置考生是否可以考试),超级管理员拥有所有管理员的权限。-Test management system, user roles, there are four: candidates (only test, finished and get the tra
  3. 所属分类:Education soft system

    • 发布日期:2017-05-12
    • 文件大小:3052739
    • 提供者:marfee
  1. dingshi

    0下载:
  2. 本软件无需安装就可使用,无需连接网络。是真正的绿色软件。 设置好时间点确定后,可以最小化。还有最后一分钟时会倒计时提示。 一定要在设置好时间后再点确定,一但点取消后设置的时间会自动追随系统时间,这时如果点确定容易马上关机。-No need to install this software can be used without connecting to the network. Is the real green software. Determined set poi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:10179
    • 提供者:网络风
  1. time

    0下载:
  2. 定时小闹铃,可以显示系统时间,设置闹铃 还有秒表的功能-Small alarm time, you can display the system time, set the alarm stopwatch features also
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:5010432
    • 提供者:王家乐
« 1 2 3 4 5 67 8 9 10 11 ... 29 »
搜珍网 www.dssz.com