搜索资源列表
New0006.c
- 能将日历时间变换成秒数自己写的没调用localtime
wcelibcex-1.0
- Package of C library extensions for Windows CE operating system. It is a supplement to C library available on Windows CE platform. The main objective of the project is to provide helper utilities for porting applications
localtime
- 一个显示本地时间的基于java多线程技术的小程序-A display of local time-based multi-threaded java applet technology
timedate
- this program demonstrates the usage of ftime() for getting current time stamp and converting it into C tm structure with localtime() the current date and time is output- this program demonstrates the usage of fti
localtime
- 使用OOP方式创建WIN32的程序,框架来自http://www.functionx.com/,本程序演示了使用透明背景显示时钟-Create WIN32 using OOP program, the fr a mework from http://www.functionx.com/, this program demonstrates the use of a transparent background display clock
MfcGetLocalTime
- 获取系统当前时间 并且在edit中显示-get the current localtime and show in the edit
time-example
- 1.程序分析: 2.程序源代码: #include "stdio.h" #include "conio.h" #include "time.h" void main() { time_t lt /*define a longint time varible*/ lt=time(NULL) /*system time and date*/ printf(ctime(<)) /*english
common
- localtime函数不是线程安全的,这个时间类可以完成获取当前时间,计算时间间隔,获取当前年月日等功能。该类可以在多线程中使用。-localtime function is not thread-safe, this time the class can be done to get the current time to calculate the time interval, to get the current date and
localtime
- Code to know the local time machine
Linux-Get-Localtime
- 在Linux操作系统下利用C编程获得本地时间函数-To get the local time use Cunder the Linux
gettime
- 一个简单的获取系统时间并把它显示出来的源码,适合初学者使用。-a simple software to get the localtime of the system.
srand
- LOCALTIME取本地时间,将时间作为种子RAND生产随机数 MEMC0PY的使用.-Take time, set a random number.
LocalTime
- qt写的时间转换小程序,很实用的小程序。-qt write time conversion applet, very useful little program.
regress-734862
- Return DateFromTime(LocalTime(t)) Source Code for Java scr ipt.
localtime
- sys param.h is included to get MAXPATHLEN, and to get time t by virtue Device Driver for linux v2.13.6.
tmsecs
- tmsecs returns number of seconds t1 to t2, times expressed in localtime format. assumed that t1 <= t2, and are in same day. -tmsecs returns number of seconds t1 to t2, times expressed in localtime format. assumed t
datetest
- 通过获取localtime,按照一定的格式显示当前的系统时间(windows)-display formatted system time
餐饮管理系统
- 使用winform开发的餐饮管理系统,以下是一些核心功能实现的简介: 1、显示厅包及餐桌-》开发步骤1、添加TabControl。2、查询HallInfo,遍历创建TabPage。3、创建ListView,加入TabPage上。4、查询TableInfo,遍历创建ListViewItem。-》在主窗口中,使用标签显示厅包,在每个标签中使用listview显示餐桌。餐桌分为使用、空闲状态。-》双击餐桌,如果是空闲,则开单,如果是使用,则