代码搜索:Label
找到约 10,000 项符合「Label」的源代码
代码结果 10,000
www.eeworm.com/read/228877/14358528
cs xskdform.designer.cs
namespace xlsb
{
partial class xskdForm
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
www.eeworm.com/read/228773/14363678
tk logview.tk
#!/usr/bin/wish -f
# logView.tk --
#
# Essentially a general purpose GUI wrapper to tail, gui and any commands
# that will output data continuosly. This GUI has the ability to record
# the commands
www.eeworm.com/read/228773/14363704
tk popup.tk
#!/usr/bin/wish
# First, create a menu and add a binding to the toplevel window associated with
# the menu so that the menu will get posted when the user clicks on the window
# using the third mouse
www.eeworm.com/read/127116/14376635
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/127116/14376910
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/126981/14390726
frm 情书生成器about.frm
VERSION 5.00
Begin VB.Form frmAbout
BorderStyle = 3 'Fixed Dialog
Caption = "关于情书生成器"
ClientHeight = 3285
ClientLeft = 2340
ClientTop = 1935