代码搜索:Label
找到约 10,000 项符合「Label」的源代码
代码结果 10,000
www.eeworm.com/read/154890/5631643
cxx label.cxx
//
// "$Id: label.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $"
//
// Label test program for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library
www.eeworm.com/read/154249/5639267
java label.java
/*********************************************************************
*
* Copyright (C) 2001 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under the t
www.eeworm.com/read/471086/6896177
gif label.gif
www.eeworm.com/read/471086/6896217
vbs label.vbs
Function LableFilter(byval Content)
Dim regEx,Match,Match2,strTemp,strTemp2,Matches
Set regEx = New RegExp
regEx.IgnoreCase = True
regEx.Global = True
regEx.Pattern = "\
www.eeworm.com/read/471086/6896225
vbs label.vbs
Function LableFilter(byval Content)
Dim regEx,Match,Match2,strTemp,strTemp2,Matches
Set regEx = New RegExp
regEx.IgnoreCase = True
regEx.Global = True
regEx.Pattern = "\
www.eeworm.com/read/471086/6896232
css label.css
body { background:#8DDFFB; font-size: 12px; margin-top:0px;}
TD {FONT-SIZE: 12px;}
INPUT {FONT-SIZE: 12px;HEIGHT: 20px;}
Button{FONT-SIZE: 9pt;HEIGHT: 20px;}
Select{FONT-SIZE: 9pt;HEIGHT: 20px;}
www.eeworm.com/read/471086/6896251
css label.css
body { background:#8DDFFB; font-size: 12px; margin-top:0px;}
TD {FONT-SIZE: 12px;}
INPUT {FONT-SIZE: 12px;HEIGHT: 20px;}
Button{FONT-SIZE: 9pt;HEIGHT: 20px;}
Select{FONT-SIZE: 9pt;HEIGHT: 20px;}
www.eeworm.com/read/471086/6896326
gif label.gif
www.eeworm.com/read/395716/8157669
c label.c
#include "const.h"
#include "resource.h"
#include "project.h"
#include "page.h"
#include "microwin.h"
#include "queue.h"
#include "liaison.h"
#include "label.h"
BOOL CreatePageText(const c