代码搜索结果
找到约 10,000 项符合
Clock 的代码
system_clock.txt
page 60, 132
TITLE ;DATE&TIME
;-------堆栈段-----------------------------------
STACKSEG SEGMENT PARA STACK 'Stack'
DB 100h DUP (?)
STACKSEG ENDS
;-------数据段-------------------------------
electric clock.asm
Data segment
Disptime db 00,00,":",00,00,":",00,00,"$" ;为了存储要显示的时间
Time dw A10,A11,A12,A13,A14,A15,A16,A17,A18,A19
Welcome db 02,00,'Welcome To Use Our Electric Clock','$'
ESCExit db 03,00,'Press
clock.java.bak
import java.applet.Applet;
import java.awt.*;
import java.util.Calendar;
public class Clock extends Applet implements Runnable
{ Thread thread;
Font font=new Font("Monospaced",Font.BOLD,6
clock.m51
BL51 BANKED LINKER/LOCATER V5.11 04/14/2008 00:24:44 PAGE 1
BL51 BANKED LINKER/LOCATER V5.11, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE clock.
clock.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Options 1,0,0 //
alarm_clock.bdf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
alarm_clock.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
alarm_clock.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to