代码搜索:Label
找到约 10,000 项符合「Label」的源代码
代码结果 10,000
www.eeworm.com/read/233449/14150594
cs findata.fxjreader.designer.cs
namespace FinData
{
partial class DzhReader
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
www.eeworm.com/read/233449/14150627
cs findata.fxjconverter.designer.cs
namespace FinData
{
partial class DzhConverter
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
www.eeworm.com/read/233292/14159186
m ex11_1.m
screen=get(0,'ScreenSize');
W=screen(3);H=screen(4);
figure('Color',[1,1,1],'Position',[0.2*H,0.2*H,0.5*W,0.3*H],...
'Name','图形演示系统','NumberTitle','off','MenuBar','none');
%定义Plot菜单项
hplot
www.eeworm.com/read/131061/14162835
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
namespace Example128_模糊查询
{
///
/// For
www.eeworm.com/read/233038/14171885
cs form3.designer.cs
namespace HATTAT
{
partial class Form3
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components
www.eeworm.com/read/130739/14175762
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, OleCtrls, MSCommLib_TLB, StdCtrls, Menus, ExtCtrls, Mask,
ComCtrls,StrUtil
www.eeworm.com/read/130739/14175860
~pas unit1.~pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, OleCtrls, MSCommLib_TLB, StdCtrls, Menus, ExtCtrls, Mask,
ComCtrls,StrUtil
www.eeworm.com/read/130739/14175869
~pas unit1.~pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, OleCtrls, MSCommLib_TLB, StdCtrls, Menus, ExtCtrls, Mask,
ComCtrls,StrUtil
www.eeworm.com/read/232783/14182174
cs loginaccess.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace databrowser
{
///
/// LoginAccess 的摘要说明。
///
www.eeworm.com/read/232783/14182208
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
//引入数据库操作类命名空间
using System.Data.OleDb;
//引入ADO.NET操作命