代码搜索:Label

找到约 10,000 项符合「Label」的源代码

代码结果 10,000
www.eeworm.com/read/255273/12091785

java urldialog.java

package javazoom.jlGui.skin; import java.awt.*; import java.awt.event.*; //UrlDialog class implements a DialogBox to get an URL. public class UrlDialog extends Dialog implements ActionList
www.eeworm.com/read/152673/12094137

frm form1.frm

VERSION 5.00 Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX" Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX" Object = "{D63CD3D9-C365-11D3-92DE-CE554
www.eeworm.com/read/152642/12095696

cpp isodata.cpp

#include #include #include class Isodata { public: int sampleNum; int dataDim; int K; //center num int thetaN; //min sample num per class double the
www.eeworm.com/read/152623/12096415

cs frmsettings.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using Serial; namespace SerialTest { /// /// Summary des
www.eeworm.com/read/341226/12098044

m kmeansga1.m

clc close all clear all load('data\D4DWin13.mat'); data=Stodata; zz=zeros(2,16); data=standardize(data); %**********************主函数***************************************** %遗传算法主函数 maxgen=50
www.eeworm.com/read/341217/12099375

java buttonmaker.java

package com.javapatterns.factorymethod.instantiate; import java.awt.*; import java.awt.event.*; import java.io.*; /** * * The purpose of this class is to create a button, set its label,
www.eeworm.com/read/341217/12099872

java picklemaker.java

package com.javapatterns.serializable.instantiate; import java.awt.*; import java.awt.event.*; import java.io.*; import java.awt.TextField; /** * * The purpose of this class is to create
www.eeworm.com/read/152557/12105413

html labels.html

Using as
www.eeworm.com/read/152557/12105863

html local-labels.html

Using the GNU Compiler Collection (GCC)
www.eeworm.com/read/254720/12122701

cs form1.designer.cs

namespace uftool { partial class Form1 { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null;