代码搜索结果
找到约 10,000 项符合
Clock 的代码
clock.java
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
//import javax.swing.Timer;
import javax.swing.UIManager;
import java.util.*;
interface TimerInterface {
void timeSp
clock.asm
.model small
.stack
.code
main proc far
push cs
pop ds
mov ax,351ch
int 21h
mov word ptr old1,bx
mov word ptr old1+2,es
mov ax,@code
mov ds,ax
push ds
mov dx
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
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