代码搜索:Label
找到约 10,000 项符合「Label」的源代码
代码结果 10,000
www.eeworm.com/read/447738/1696753
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
www.eeworm.com/read/447738/1696807
l label.l
.*: Assembler messages:
.*:12: Error: Label must be first in a bundle
.*:19: Error: Label must be first in a bundle
www.eeworm.com/read/447738/1696826
s label.s
.explicit
start:
{.mii
label0:
nop 0
nop 0
nop 0
}
{.mii
nop 0
label1:
nop 0
nop 0
}
{.mii
nop 0
nop 0
label2:
nop 0
}
{.mii
nop 0
nop 0
nop 0
label3:
}
www.eeworm.com/read/444859/1727741
java label.java
/*********************************************************************
*
* Copyright (C) 2001 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under the t
www.eeworm.com/read/443278/1750487
wgt label.wgt
Class BWLabel
Lib bwidget
Icon icon_label.gif
TreeLabel BWidget Label
CreateCmd Label
www.eeworm.com/read/443278/1750509
wgt label.wgt
# $Id: label.wgt,v 1.7 2002/10/24 05:27:14 cgavin Exp $
##############################################################################
#
# Visual TCL - A cross-platform application development en
www.eeworm.com/read/443278/1750544
tcl label.tcl
#!/bin/sh
# the next line restarts using wish\
exec wish "$0" "$@"
if {![info exists vTcl(sourcing)]} {
package require Tk
switch $tcl_platform(platform) {
windows {
o
www.eeworm.com/read/442485/1760257
cpp label.cpp
// Label.cpp : implementation file
//
#include "stdafx.h"
#include "Resource.h"
#include "Label.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/442485/1760259
h label.h
#if !defined(AFX_LABEL_H__A4EABEC5_2E8C_11D1_B79F_00805F9ECE10__INCLUDED_)
#define AFX_LABEL_H__A4EABEC5_2E8C_11D1_B79F_00805F9ECE10__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_V