代码搜索:Label
找到约 10,000 项符合「Label」的源代码
代码结果 10,000
www.eeworm.com/read/149739/12352772
m renumlab.m
%RENUMLAB Renumber labels
%
% [NLAB,LABLIST] = RENUMLAB(LABELS)
% [NLAB1,NLAB2,LABLIST] = RENUMLAB(LABELS1,LABELS2)
%
% INPUT
% LABELS,LABELS1,LABELS2 Array of labels
%
% OUTPUT
% NL
www.eeworm.com/read/149739/12353145
m getlablist.m
%GETLABLIST Get label list of dataset
%
% LABLIST = GETLABLIST(A,STRING)
%
% Returns the label list of a dataset A.
% If STRING equals 'string' the label list is converted to characters,
% which may
www.eeworm.com/read/149739/12353169
m getnlab.m
%GETNLAB Get numeric labels
%
% [NLAB,LABLIST] = GETNLAB(A)
%
% The numeric labels of the dataset A are returned in NLAB.
% These are pointers to the list of labels LABLIST, so LABLIST(NLAB(i))
% i
www.eeworm.com/read/251289/12354688
cs aboutform.designer.cs
//***************************************************************************
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// This code sample is provided "AS IS"
www.eeworm.com/read/149715/12354841
pas exserv1.pas
(***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in c
www.eeworm.com/read/149715/12355133
pas exclnt1.pas
(***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in c
www.eeworm.com/read/251116/12363630
java zhuce.java
import java.awt.*;
//import java.applet.*;
public class zhuce extends Frame{
public static void main(String a[]){
new zhuce();
}
public zhuce(){
Label customerLabel=new Label("用户名:");
www.eeworm.com/read/251092/12365511
txt 用javamail发邮件(含附件),用jbuilder3实现.txt
作者:◆后街男孩◆
日期:2000-12-14 17:21:16
//Title: Your Product Name
//Version:
//Copyright: Copyright (c) 1999
//Author: Your Name
//Company: Your Company
//Description: Y