代码搜索:LABEL

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

代码结果 10,000
www.eeworm.com/read/254578/12129520

gif cg-label.gif

www.eeworm.com/read/151369/12217524

nl label.java.nl

/* * Copyright 2004 Jeroen Vaes jeroenv@telenet.be * * This file is part of mobber. Mobber is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Li
www.eeworm.com/read/151369/12217537

pl label.java.pl

/* * Copyright 2004 Grzegorz Grasza groz@gryf.info * * This file is part of mobber. Mobber is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Li
www.eeworm.com/read/339456/12233718

asp admin_label.asp

www.eeworm.com/read/339290/12244959

ctl io_label.ctl

VERSION 5.00 Begin VB.UserControl IO_Label BackStyle = 0 '透明 ClientHeight = 1365 ClientLeft = 0 ClientTop = 0 ClientWidth = 4530 BeginPrope
www.eeworm.com/read/250332/12413568

gif cls.label.gif

www.eeworm.com/read/250043/12441366

java label1.java

import java.awt.*; public class Label1{ public static void main(String[] args){ Frame f=new Frame("Label"); Label l1=new Label("饭捞喉1"); Label l2=new Label("饭捞喉2",Label.RIGHT);
www.eeworm.com/read/148672/12445062

jpg label1.jpg

www.eeworm.com/read/131530/14140265

class sbasic$label.class

www.eeworm.com/read/232704/14184807

m label541.m

function label541 figure(1) x=1:0.1*pi:2*pi; y=sin(x); plot(x,y) xlabel('x(0-2\pi)','fontweight','bold'); ylabel('y=sin(x)','fontweight','bold'); title('正弦函数','fontsize',12,'fontweight','bold