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

搜索资源列表

  1. FileManagement

    0下载:
  2. ● 主要特点: 1. 采用用户登录模块,具有密码保护功能,在添加和修改文件时,自动记录当前操作用户的名称。 2. 用户添加或修改文件信息时,能够自动获取系统时间(因时间有限,仅在WinXp环境下测试成功),免去手工输入的麻烦。(V1.8新增功能) 3. 每次修改或添加文件完成后,系统自动保存数据文件;提供数据载入模块,发现误操作时,可轻松恢复。 4. 提供六种查找文件方式,并有关键字查找功能,寻找文件极其方便。 5. 列表提供多种显示方式,查看文
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5022
    • 提供者:向明建
  1. IFK_GUI_DateTimeInChinese

    0下载:
  2. Labview自动获取系统当前日期时间小程序
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:12331
    • 提供者:运输
  1. NetTime

    0下载:
  2. 这个是我做的课程设计,是用控制台实现简单的网络对时功能,分为服务器客户端,运行服务器从网络时间服务器获取到当前时间,运行客户端从服务器获取到时间,然后修改系统时间,实现系统时间与网络时间服务器时间同步。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3333
    • 提供者:huangfeng
  1. GetTime

    0下载:
  2. 获取系统时间 and 获取当前时间..............并计算时间差
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:22130
    • 提供者:白建国
  1. 2

    0下载:
  2. 从系统获取当前时间,通过计算时,分,秒针的位置,画出当前时间的时钟显示图-From the system to obtain the current time, by calculating the hour, minute, second hand position, draw the current time clock display map
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:42018
    • 提供者:张校
  1. curroot

    0下载:
  2. 获取当前程序的目录,并显示 获取系统时间,并显示 -get the path of the application work now and MessageBox get the time now and MessageBox
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:25219
    • 提供者:雷子
  1. Clock

    0下载:
  2. visual C++,MFC编写获取系统当前时间以钟表形式显示时间-visual C++,MFC,clock
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:72480
    • 提供者:caiba
  1. Delphi.acquisition.system.current.format.

    0下载:
  2. Delphi编程获取系统当前时间完整格式程序-Delphi programming acquisition system complete the current time format procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:8415
    • 提供者:佘丽
  1. MfcGetLocalTime

    0下载:
  2. 获取系统当前时间 并且在edit中显示-get the current localtime and show in the edit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:12278
    • 提供者:zly
  1. CTime

    0下载:
  2. 在VC中,我们可以借助CTime时间类,获取系统当前日期-In the VC, we can use CTime time kind, get the system the current date
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:39424
    • 提供者:魔天尊主
  1. test

    1下载:
  2. 这是一个测试QDateEdit和QTimeEdit的测试程序,主要获取系统当前的时间和日期信息。-This is a testing QDateEdit and QTimeEdit program, get system current date and time message.
  3. 所属分类:Button control

    • 发布日期:2015-03-26
    • 文件大小:343040
    • 提供者:黎明
  1. Easy-Electronic-Watch

    0下载:
  2. vc6.0 win32编程 GDI绘图 模拟一个电子手表 获取系统当前时间-vc6.0 win32 programming GDI drawing simulate an electronic watches get the current system time
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-06
    • 文件大小:7692
    • 提供者:彭云毅
  1. getsettime

    0下载:
  2. Visual C#设置获取系统时间,并把时间绑定在TextBox上显示。在代码部分:先清除textBox1上的字符串, 创建SystemTime结构体,用于接收系统当前时间,获得系统的时间并存在SystemTime结构体中,将系统的时间从 SystemTime 结构体中中取出,并显示在textBox1上,程序从setDate,setTime控件中获取年,月,日,小时,分钟,秒信息,存入SystemTime结构体中,程序同进具备设置系统时间的功能,类似于Windows系统时间设置面板,将系统的时间
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:9362
    • 提供者:gpudn16
  1. Test13_4

    0下载:
  2. 圆形钟表和指针实现源码,vc++时钟程序源代码,主要实现了指针的移动和修改当前时间等功能,圆形表盘的实现也是值得参考的,打开电子钟表程序后,自动获取系统当前时间,各个时针随即走动起来,齐飞的VC练习程序,源码开源免费下载-Round clocks and pointers to achieve source, vc++ clock source code, the main achievement of movement and change the current time and other
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:32257
    • 提供者:apudn98
  1. getwininfo

    0下载:
  2. Visual C#获取系统环境和平台信息,计算机名,当前平台名,平台版本号,系统目录路径,与系统相连的网络名,系统当前时间,系统启动后经过的毫秒数,编写过程中为避免编写的代码冗长,添加了 AddItem 方法,添加项 sItem 到 listView1 中。-Visual C# acquisition system environment and platform information, computer name, the current platform name, the platfor
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:9407
    • 提供者:gpudn91
  1. clock

    0下载:
  2. 一个简单的闹钟代码,能够实现自动获取系统当前时间。-One easy clock for fun
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:604
    • 提供者:张涛
  1. creatFile

    0下载:
  2. 使用C/C++函数获取当前系统时间并以当前系统时间为名称创建文档(Use the C/C++ function to obtain the current system time and create the document with the name of the current system time)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-17
    • 文件大小:11728896
    • 提供者:SmallFire
  1. kongxianshijian

    0下载:
  2. 可以完美的获取当前操作系统空闲时间,采用鼠标或者键盘的方法(You can get the current operating system free time perfectly,)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:30720
    • 提供者:小阿七
  1. 餐饮管理系统

    1下载:
  2. 使用winform开发的餐饮管理系统,以下是一些核心功能实现的简介: 1、显示厅包及餐桌-》开发步骤1、添加TabControl。2、查询HallInfo,遍历创建TabPage。3、创建ListView,加入TabPage上。4、查询TableInfo,遍历创建ListViewItem。-》在主窗口中,使用标签显示厅包,在每个标签中使用listview显示餐桌。餐桌分为使用、空闲状态。-》双击餐桌,如果是空闲,则开单,如果是使用,则继续点菜。//开单:1、为OrderInfo表插入数据;修改
  3. 所属分类:C#编程

    • 发布日期:2018-05-01
    • 文件大小:11692032
    • 提供者:zsskcom
  1. VB 仿360安全卫士获取电脑开机启动时间

    1下载:
  2. VB 仿360安全卫士获取电脑开机启动时间,获取的思路: 计算公式: 开机时间 = 系统已运行时间 - (系统当前时间 - explorer进程创建时间) 这个程序与360安全卫士的开机时间计算有区别,获得的时间比较短,可能读取进程的时间不一样吧,程序还有些不完善,仅供大家参考。(VB imitated 360 security guard to get the boot time of computer and get the train of thought. Formula: B
  3. 所属分类:Windows编程

    • 发布日期:2020-02-24
    • 文件大小:2048
    • 提供者:送方
« 12 3 »
搜珍网 www.dssz.com