代码搜索结果

找到约 10,000 项符合 Clock 的代码

clock.asm

;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ; Sample code for < Win32ASM Programming 2nd Edition> ; by 罗云彬, http://asm.yeah.net ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

clock.rc

//>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> #include //>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> #define ICO_MAIN 0x1000 //>>>>>>>>

clock.h

/*G 8 clock.h LCDIcon FileDescriptor: Do not edit or move */ /* Put Your Comments Here */ {{'@', 36, 32},{ 0xFE,

clock.h

/** * Title CLOCK.cpp * * Created on 2009-3-30 * @Author ShaunChxion * @Email shaunchyxion@163.com * @Shaun All Rights reserved. * */ /*******************************************

clock.cpp

/** * Title CLOCK.cpp * * Created on 2009-3-30 * @Author ShaunChxion * @Email shaunchyxion@163.com * @Shaun All Rights reserved. * */ /*******************************************

clock.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity clock is port(clk,clk2:in std_logic; show:out std_logic_vector(6 downt

clock.java

import java.awt.*; import java.awt.event.*; import javax.swing.*; import java.awt.geom.*; import java.util.*; public class Clock extends Frame { Clock() { Music_Clock clock = new Music_Cl