代码搜索:Annotation

找到约 6,069 项符合「Annotation」的源代码

代码结果 6,069
www.eeworm.com/read/485607/6554895

cpp annotation.cpp

#include #include #include "annotation.h" Annotation::Annotation(const QString &text, bool major) { font = qApp->font(); font.setBold(true); if (major) { font.set
www.eeworm.com/read/478818/6703856

frm annotation.frm

VERSION 5.00 Object = "{9BD6A640-CE75-11D1-AF04-204C4F4F5020}#2.0#0"; "mo20.ocx" Begin VB.Form Form1 Caption = "LabelRenderer对象实例" ClientHeight = 5010 ClientLeft =
www.eeworm.com/read/478818/6703858

vbp annotation.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\System32\stdole2.tlb#OLE Automation Object={9BD6A640-CE75-11D1-AF04-204C4F4F5020}#2.0#0; mo20.ocx Form=Annotation.Frm
www.eeworm.com/read/478818/6703859

vbw annotation.vbw

Form1 = 44, 58, 612, 514, Z, 22, 29, 590, 486, C
www.eeworm.com/read/478818/6703860

frx annotation.frx

www.eeworm.com/read/478818/6703879

frm annotation.frm

VERSION 5.00 Object = "{9BD6A640-CE75-11D1-AF04-204C4F4F5020}#2.0#0"; "mo20.ocx" Begin VB.Form Form1 Caption = "LabelPlacer对象实例" ClientHeight = 5385 ClientLeft = 1
www.eeworm.com/read/478818/6703880

vbp annotation.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\System32\stdole2.tlb#OLE Automation Object={9BD6A640-CE75-11D1-AF04-204C4F4F5020}#2.0#0; mo20.ocx Form=Annotation.Frm
www.eeworm.com/read/478818/6703881

vbw annotation.vbw

Form1 = 44, 58, 612, 514, , 22, 29, 590, 486, C
www.eeworm.com/read/478818/6703882

frx annotation.frx

www.eeworm.com/read/263433/11363077

java annotation.java

/* * @(#)Annotation.java 1.14 03/01/23 * * Copyright 2003 Sun Microsystems, Inc. All rights reserved. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ package java.text; /**