代码搜索:LABEL
找到约 10,000 项符合「LABEL」的源代码
代码结果 10,000
www.eeworm.com/read/273763/4192632
c label.c
#include
int main( int argc,
char *argv[] )
{
static GtkWidget *window = NULL;
GtkWidget *hbox;
GtkWidget *vbox;
GtkWidget *frame;
GtkWidget *label;
/* Initialis
www.eeworm.com/read/273525/4206921
hlp label.hlp
{smcl}
{* 28mar2005}{...}
{cmd:help label} {right:dialogs: {dialog label_data:data} {dialog labeldefine_dlg:define} {dialog label_drop:drop} {dialog label_list:list}}
{right:{dialog label_save:
www.eeworm.com/read/270919/4232325
java label.java
// Copyright (c) Corporation for National Research Initiatives
package org.python.compiler;
import java.io.*;
import java.util.Vector;
class Label {
int position;
int[] offsets, positions,
www.eeworm.com/read/270708/4236380
java label.java
//License
/***
* Java TelnetD library (embeddable telnet daemon)
* Copyright (c) 2000-2005 Dieter Wimberger
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or
www.eeworm.com/read/270401/4238753
java label.java
/***
* ASM: a very small and fast Java bytecode manipulation framework
* Copyright (c) 2000-2005 INRIA, France Telecom
* All rights reserved.
*
* Redistribution and use in source and binary
www.eeworm.com/read/268663/4251125
h label.h
#if !defined(AFX_LABEL_H__D4D93600_F981_11D5_BDFC_00055DF55A06__INCLUDED_)
#define AFX_LABEL_H__D4D93600_F981_11D5_BDFC_00055DF55A06__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/268663/4251133
cpp label.cpp
// Label.cpp : implementation file
//
#include "stdafx.h"
#include "robot.h"
#include "Label.h"
//#include "shellapi.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char TH
www.eeworm.com/read/447738/1696649
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/447738/1696661
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/447738/1696743
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