搜索资源列表

  1. 获取系统时间函数

    0下载:
  2. 功能:返回自格林威治时间1970年1月1日午夜(00:00:00)开始所经历的秒数,没有错误返回值-function : to return to Greenwich time since January 1, 1970 at midnight (00:00:00) experienced in seconds, no error return values
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5056
    • 提供者:王 艳
  1. 获取实时系统时间

    0下载:
  2. C++编的关于的获取实时系统时间小程序,初学者可能会用到的哦。下下来看看吧-C series on real-time access to the small-time system procedures, beginners may use the oh. Let's see it down under. .
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8193
    • 提供者:waf
  1. 61-80

    0下载:
  2. vc灵感编程范例源代码 61 应用程序中运行其它程序 62 隐藏应用程序 63 获取文件的相关信息 64 删除文件 65 文件对话框的使用 66 My Archive 67 获得各种目录 68 获取并改变系统时间 69 GetDirInfo 70 PrintDemo 71 Context Help 72 MyBar 73 MyDate 74 Mouse 75 局域网中的文件拷贝 76 Comp Name 77 Name2Ip 78 Ip
  3. 所属分类:Windows编程

    • 发布日期:2024-06-14
    • 文件大小:1623040
    • 提供者:yiyizi
  1. 获取系统时间函数

    0下载:
  2. 功能:返回自格林威治时间1970年1月1日午夜(00:00:00)开始所经历的秒数,没有错误返回值-function : to return to Greenwich time since January 1, 1970 at midnight (00:00:00) experienced in seconds, no error return values
  3. 所属分类:Windows编程

    • 发布日期:2024-06-14
    • 文件大小:220160
    • 提供者:王 艳
  1. 获取实时系统时间

    0下载:
  2. C++编的关于的获取实时系统时间小程序,初学者可能会用到的哦。下下来看看吧-C series on real-time access to the small-time system procedures, beginners may use the oh. Let's see it down under. .
  3. 所属分类:家庭/个人应用

    • 发布日期:2024-06-14
    • 文件大小:8192
    • 提供者:waf
  1. 系统开机时间

    0下载:
  2. 在很多时候需要我们获取到我们的系统启动时间,例如:在制作定时器时,你可以要求系统在运行多长时间后自动关机...等等. 在此我提供读取注册表与使用API函数两种获取系统启动时间的方式.... (我是个菜鸟,我怕谁啊!!)-in many cases we need access to the system start-up time, such as : the production of the timer, you can a
  3. 所属分类:系统编程

    • 发布日期:2024-06-14
    • 文件大小:16384
    • 提供者:zds
  1. SYSTEMTIME

    0下载:
  2. 如何在VC++中获取系统时间以及获得程序运行时间-VC How to get system time and access to procedures for run-time
  3. 所属分类:Windows编程

    • 发布日期:2024-06-14
    • 文件大小:2048
    • 提供者:
  1. getSystemTime

    0下载:
  2. 开发环境为VC++6.0 用来获取系统时间的压缩代码-Development environment for VC++ 6.0 used to obtain system time compression code
  3. 所属分类:Windows编程

    • 发布日期:2024-06-14
    • 文件大小:1747968
    • 提供者:冯雪
  1. TimeTest

    0下载:
  2. 获取网络时间标准时间,用来改变本电脑的系统时间-Access to network time standard time used to change the computer s system time
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-14
    • 文件大小:41984
    • 提供者:黄洪
  1. gettime

    0下载:
  2. 用C语言编程实现的可以获取实时系统时间功能的程序。-With C language programming available to realize the real-time systems function in the procedure time.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-14
    • 文件大小:8192
    • 提供者:吕荣男
  1. time

    0下载:
  2. 汇编语言程序设计,显示系统时间。 首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,方便时间显示时的调用。分别将来小时数、分钟数、秒数存入显示缓冲区。通过写显存将时间显示出来。由于获取了的系统时间不会自动刷新,所以我们要设计成刷新的方式来不断获取系统的时间,这样就形成了会跳动的电子钟了。-Assembly language programming, displa
  3. 所属分类:汇编语言

    • 发布日期:2024-06-14
    • 文件大小:1024
    • 提供者:陈林波
  1. clock

    0下载:
  2. 本程序采用模块化设计,主程序采用子程序调用实现各模块功能,一共有四个模块: (1) 显示时间子程序模块 (2) 显示日期子程序模块 (3) 图形显示模块 (4) 获取系统时间/日期模块 (5) 设置时间/日期模块 (6) 主程序 -This program uses a modular design, the main program with subroutine calls the achievement
  3. 所属分类:汇编语言

    • 发布日期:2024-06-14
    • 文件大小:53248
    • 提供者:zj_yyh
  1. GetSysTime_WriteFile_Allen

    0下载:
  2. C语言实现获取系统时间,并记录在指定的txt文件中。-C language to access the system time, and recorded in the specified txt file.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-14
    • 文件大小:12288
    • 提供者:艾伦
  1. 获取网络时间

    0下载:
  2. 很实用的一段小代码,是从网络获取网络时间,并设置系统时间(Obtain network time from the network and set system time)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-14
    • 文件大小:6144
    • 提供者:皓月星空
  1. SystemInfo

    0下载:
  2. 获取系统时间代码获取,java 调用sigar 方式获取本地电脑硬件信息 开关机时间 cpu信息 内存大小 内存运行占用百分比(Get system time code)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-14
    • 文件大小:2048
    • 提供者:IT扛把子
  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编程

    • 发布日期:2024-06-14
    • 文件大小:11728896
    • 提供者:SmallFire
  1. creatFile2

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

    • 发布日期:2024-06-14
    • 文件大小:11728896
    • 提供者:SmallFire
  1. qt_test_date_wm_struct

    0下载:
  2. 一个简洁的qt工程,一个qt5工程,一个qt demo,自己编写,测试可以用,实测可用。打开编译运行即可。 这是一个qt源码工程,里面实现的主要内容是qt程序获取windows开关机消息,qt捕获windows message从而实现开关机、休眠之前的动作; 一、源码内容如下: 1. qt显示时间和日期; qt5显示日期时间,qt5获取系统时间,qt获取日期;qt日期例子。qt时间例子; 2. typedef结构体用法,ty
  3. 所属分类:Windows编程

  1. 获得系统时间字符串

    0下载:
  2. 获取计算机系统时间,并执行执行两台计算机自动对时(Get the computer system time and perform the execution of two computers automatically)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-14
    • 文件大小:7168
    • 提供者:岁月无痕133
  1. 获取系统时间

    0下载:
  2. 倍福Beckhoff TWINCAT2 获取系统时间功能块(Beckhoff TWINCAT2 gets the system time function block.)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-14
    • 文件大小:35840
    • 提供者:wudonggya
« 12 3 4 5 6 7 8 9 10 ... 21 »

源码中国 www.ymcn.org