搜索资源列表
Fl_Clock
- 介绍了基于vc6环境下的fltk图形开发包的环境配置,从win32控制台启动,获取当前系统时间,并绘制一时钟-briefed on the environment vc6 fltk graphical development environment package configuration, win32 console from the start, access to the current system time, and the mapping of a clock
FileManagement
- ● 主要特点: 1. 采用用户登录模块,具有密码保护功能,在添加和修改文件时,自动记录当前操作用户的名称。 2. 用户添加或修改文件信息时,能够自动获取系统时间(因时间有限,仅在WinXp环境下测试成功),免去手工输入的麻烦。(V1.8新增功能) 3. 每次修改或添加文件完成后,系统自动保存数据文件;提供数据载入模块,发现误操作时,可轻松恢复。 4. 提供六种查找文件方式,并有关键字查找功能,寻找文件极其方便。 5. 列表提供多种显示方式,查看文
systemtime
- 使用C++获取当前系统时间,并自动实时更新-Using C++ for the current system time, and automatically updated in real time
GetSysTime_WriteFile
- 每次开机获取当前系统时间,并记录在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.
time
- 用c编程实现获取当前系统时间以及获取时间的多种方法-get current time by C
timer
- 时钟程序,开始运行时自动获取当前系统时间,并可以人为修改时间-Clock program, start the runtime automatically get the current system time, and can be artificially modified
C-language-get-time
- 这个文件综合了多种在C语言中获取当前系统时间的函数。读者可以根据对时间的具体要求,选择其中的函数。-This file is a combination of a variety of access to the function of the current system time in C language. Readers according to the specific requirements of the time, choose the function.
setDateFormat
- 获取当前系统时间格式,设置当前系统格式。如2012-12-05-format the system time
SetSystemTime
- 自己做的一个小程序,能够获取当前系统时间,并设置系统时间。时间是写死的。-Get Windows System Date and time,and this Program could set Windows System Date and time too.
JSDateTime
- js获取当前系统日期和时间的各种转换 |js获取当前系统日期和时间的各种转换-js get the current system date and time of the various conversion
php
- 本代码主要是获取当前系统时间,和文件打开需要需要多少时间!-i dont know
VB-NoExcel-access-v2
- vb 调用excel 及access数据库,进行打印自动获取当前系统时间,自动保存每次变更日期,变更者及内容
shownumbwer
- 用vc实现当前系统时间的获取,并用静态文本框以图片的形式显示-With vc achieve access to the current system time, and static text box is displayed in the form of pictures
shizhongjiemian
- 这是一个嵌入式中基于minigui编程实现的数字时钟程序,可获取当前系统时间,并可调节。-This is an embedded minigui programming based on the realization of the digital clock procedures, access to the current system time, and can be adjusted.
creatFile
- 使用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)
creatFile2
- 使用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)
kongxianshijian
- 可以完美的获取当前操作系统空闲时间,采用鼠标或者键盘的方法(You can get the current operating system free time perfectly,)
计算机信息获取
- 获取系统信息如系统,位数,当前系统时间,cpu信息,内存信息 等(get your pc information)
餐饮管理系统
- 使用winform开发的餐饮管理系统,以下是一些核心功能实现的简介: 1、显示厅包及餐桌-》开发步骤1、添加TabControl。2、查询HallInfo,遍历创建TabPage。3、创建ListView,加入TabPage上。4、查询TableInfo,遍历创建ListViewItem。-》在主窗口中,使用标签显示厅包,在每个标签中使用listview显示餐桌。餐桌分为使用、空闲状态。-》双击餐桌,如果是空闲,则开单,如果是使用,则继续点菜。//开单:1、为OrderInfo表插入数据;修改
VB 仿360安全卫士获取电脑开机启动时间
- VB 仿360安全卫士获取电脑开机启动时间,获取的思路: 计算公式: 开机时间 = 系统已运行时间 - (系统当前时间 - explorer进程创建时间) 这个程序与360安全卫士的开机时间计算有区别,获得的时间比较短,可能读取进程的时间不一样吧,程序还有些不完善,仅供大家参考。(VB imitated 360 security guard to get the boot time of computer and get the train of thought. Formula: B