代码搜索:Label
找到约 10,000 项符合「Label」的源代码
代码结果 10,000
www.eeworm.com/read/170572/5403667
java label.java
/***
* ASM: a very small and fast Java bytecode manipulation framework
* Copyright (C) 2000 INRIA, France Telecom
* Copyright (C) 2002 France Telecom
*
* This library is free software; you can re
www.eeworm.com/read/170266/5405511
java label.java
package jlabel;
import java.awt.*;
import java.awt.event.*;
import java.applet.*;
import javax.swing.*;
import com.borland.jbcl.layout.*;
import javax.swing.border.*;
public class label extends Appl
www.eeworm.com/read/167133/5467776
java label.java
/**
* class Label -
*
* Copyright (c) 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of this f
www.eeworm.com/read/167133/5467843
java label.java
package java.awt;
/**
* class Label -
*
* Copyright (c) 1999
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistr
www.eeworm.com/read/349882/3137626
java label.java
/**
* $Id:Label.java $
*
* Copyright 2004 ~ 2005 JingFei International Cooperation LTD. All rights reserved.
*
*/
package com.jfimagine.jfgraph.shape.base;
import java.awt.Graphic
www.eeworm.com/read/349526/3143903
java label.java
// Decompiled by Jad v1.5.8e2. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://kpdus.tripod.com/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi space
// Source File Name:
www.eeworm.com/read/347503/3170543
s label.s
; Test using an MRI style label
* Also test MRI style comments
! And another comment
XDEF LABEL
LABEL DC.L SYMBOL ; And yet another comment
www.eeworm.com/read/347503/3170555
d label.d
#nm: --extern-only
#name: MRI label
#as: -M
# Test using an MRI style label
0000* T LABEL
[ ]*U SYMBOL
www.eeworm.com/read/347503/3170637
s label.s
# labels should be aligned on 8-byte boundries
.text
bra.s/tx _abc || nop
nop || nop
.word 0x0e000004
_abc:
nop
nop
nop
nop
www.eeworm.com/read/347503/3170647
d label.d
#objdump: -dr
#name: D30V label alignment test
#as:
.*: +file format elf32-d30v
Disassembly of section .text:
00000000 :
0: 10080003 00f00000 bra.s/tx 18 (18 ) || nop
8: 00