代码搜索:主时钟
找到约 10,000 项符合「主时钟」的源代码
代码结果 10,000
www.eeworm.com/read/202248/15388080
txt 主-425.txt
From: [精 选 集].bbs@bupt.org
To: caozihua.bbs@bupt.org
Subject: 主-425
Date: Mon, 28 Feb 2005 12:02:36 +0800 (CST)
Status: RO
作者: vienna (可可) 站内: KaoYan
标题: 主-425
时间: Sun Apr 20 22:18:55 2003
www.eeworm.com/read/202248/15388554
txt [板主通告].txt
From: [精 选 集].bbs@bupt.org
To: caozihua.bbs@bupt.org
Subject: [板主通告]
Date: Mon, 28 Feb 2005 12:13:43 +0800 (CST)
Status: RO
真情FTP变更
Sun Dec 5 19:46:40 2004
ip变为 211.68.71.201
端口仍为9021
www.eeworm.com/read/349254/10839644
txt 安装必看.txt
****************飞翔下载**************************
http://www.52z.com 主站
http://www.fxxz.com 下载第二站
*****************************************************
www.eeworm.com/read/391643/8392608
c 电子时钟.c
/*电子时钟源代码*/
#include
#include
#include
#include
#define PI 3.1415926 /*定义常量*/
#define UP 0x4800 /*上移↑键:修改时间*/
#define DOWN 0x5000 /*下移↓键:修改时间*/
#define ES
www.eeworm.com/read/291020/8444651
bkp 多功能时钟.bkp
www.eeworm.com/read/291020/8444656
ddb 多功能时钟.ddb
www.eeworm.com/read/189050/8494207
标题栏时钟
var clocktext, timeday;
var pagetitle = document.title;
function scroll() {
today = new Date();
sec = today.getSeconds();
hr = today.getHours();
min = today.getMi