搜索资源列表
FileManagement
- ● 主要特点: 1. 采用用户登录模块,具有密码保护功能,在添加和修改文件时,自动记录当前操作用户的名称。 2. 用户添加或修改文件信息时,能够自动获取系统时间(因时间有限,仅在WinXp环境下测试成功),免去手工输入的麻烦。(V1.8新增功能) 3. 每次修改或添加文件完成后,系统自动保存数据文件;提供数据载入模块,发现误操作时,可轻松恢复。 4. 提供六种查找文件方式,并有关键字查找功能,寻找文件极其方便。 5. 列表提供多种显示方式,查看文
IFK_GUI_DateTimeInChinese
- Labview自动获取系统当前日期时间小程序
NetTime
- 这个是我做的课程设计,是用控制台实现简单的网络对时功能,分为服务器客户端,运行服务器从网络时间服务器获取到当前时间,运行客户端从服务器获取到时间,然后修改系统时间,实现系统时间与网络时间服务器时间同步。
GetTime
- 获取系统时间 and 获取当前时间..............并计算时间差
2
- 从系统获取当前时间,通过计算时,分,秒针的位置,画出当前时间的时钟显示图-From the system to obtain the current time, by calculating the hour, minute, second hand position, draw the current time clock display map
curroot
- 获取当前程序的目录,并显示 获取系统时间,并显示 -get the path of the application work now and MessageBox get the time now and MessageBox
Clock
- visual C++,MFC编写获取系统当前时间以钟表形式显示时间-visual C++,MFC,clock
Delphi.acquisition.system.current.format.
- Delphi编程获取系统当前时间完整格式程序-Delphi programming acquisition system complete the current time format procedure
MfcGetLocalTime
- 获取系统当前时间 并且在edit中显示-get the current localtime and show in the edit
CTime
- 在VC中,我们可以借助CTime时间类,获取系统当前日期-In the VC, we can use CTime time kind, get the system the current date
test
- 这是一个测试QDateEdit和QTimeEdit的测试程序,主要获取系统当前的时间和日期信息。-This is a testing QDateEdit and QTimeEdit program, get system current date and time message.
Easy-Electronic-Watch
- vc6.0 win32编程 GDI绘图 模拟一个电子手表 获取系统当前时间-vc6.0 win32 programming GDI drawing simulate an electronic watches get the current system time
getsettime
- Visual C#设置获取系统时间,并把时间绑定在TextBox上显示。在代码部分:先清除textBox1上的字符串, 创建SystemTime结构体,用于接收系统当前时间,获得系统的时间并存在SystemTime结构体中,将系统的时间从 SystemTime 结构体中中取出,并显示在textBox1上,程序从setDate,setTime控件中获取年,月,日,小时,分钟,秒信息,存入SystemTime结构体中,程序同进具备设置系统时间的功能,类似于Windows系统时间设置面板,将系统的时间
Test13_4
- 圆形钟表和指针实现源码,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
getwininfo
- Visual C#获取系统环境和平台信息,计算机名,当前平台名,平台版本号,系统目录路径,与系统相连的网络名,系统当前时间,系统启动后经过的毫秒数,编写过程中为避免编写的代码冗长,添加了 AddItem 方法,添加项 sItem 到 listView1 中。-Visual C# acquisition system environment and platform information, computer name, the current platform name, the platfor
clock
- 一个简单的闹钟代码,能够实现自动获取系统当前时间。-One easy clock for fun
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)
kongxianshijian
- 可以完美的获取当前操作系统空闲时间,采用鼠标或者键盘的方法(You can get the current operating system free time perfectly,)
餐饮管理系统
- 使用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