代码搜索:LABEL
找到约 10,000 项符合「LABEL」的源代码
代码结果 10,000
www.eeworm.com/read/125854/14458206
bak test3.java.bak
import java.applet.Applet;
import java.awt.*;
import java.awt.event.*;
import java.net.*;
import java.applet.*;
import java.io.*;
import java.sql.*;
import java.util.*;
public class Test3
www.eeworm.com/read/169697/5414254
c labelout.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2003 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
/*
* This file defines routines that can be called by the
www.eeworm.com/read/162614/5523469
ada c83f03d1.ada
-- C83F03D1.ADA
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/473665/6848423
h gcoptimization.h
/* GCoptimization.h */
/* Olga Veksler, 2005, olga@csd.uwo.ca */
/* Copyright 2005 Olga Veksler (olga@csd.uwo.ca)*/
/* email olga@csd.uwo.ca for any questions, suggestions and bug reports
/
www.eeworm.com/read/195003/8179895
h uilabel.h
/*********************************************************************/
// 文 件 名: uiLabel.h
// 程序说明: Label控件
// 程序设计: 产革宏
// 2001.10.19 设计完成 说明文档:R004-S201-0001
// 程序审查: 宋军霞
// 2002.01.2
www.eeworm.com/read/193008/8258352
h gcoptimization.h
/* GCoptimization.h */
/* Olga Veksler, 2005, olga@csd.uwo.ca */
/* Copyright 2005 Olga Veksler (olga@csd.uwo.ca)*/
/* email olga@csd.uwo.ca for any questions, suggestions and bug reports */
/* See f
www.eeworm.com/read/414520/11109598
h sorting_tools.h
/*! \file
\verbatim
Copyright (c) 2007, Sylvain Paris and Fr閐o Durand
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated doc
www.eeworm.com/read/412167/11212912
asm prog5.asm
; PROG5 - Jumping Around
;
; This Program demonstrates how jumping is done in the 8051.
;
; This program will run in the UMPS simulator for a DS80C320.
;
; Myke Predko
; 98.02.03
;
;