代码搜索:Annotation
找到约 6,069 项符合「Annotation」的源代码
代码结果 6,069
www.eeworm.com/read/127704/6002236
tcl kernel_stats-irix6.x.tcl
#
# Copyright (C) 1996-1998 by the Board of Trustees
# of Leland Stanford Junior University.
#
# This file is part of the SimOS distribution.
# See LICENSE file for terms of the license.
#
##
www.eeworm.com/read/127704/6002237
tcl tcl_support.tcl
#
# Copyright (C) 1996-1998 by the Board of Trustees
# of Leland Stanford Junior University.
#
# This file is part of the SimOS distribution.
# See LICENSE file for terms of the license.
#
#
#
www.eeworm.com/read/104260/6205110
java rmiobjectinputstream.java
/*
* Copyright (c) 1996, 1997, 1998, 1999
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license-lesser.terms" for information on usage and
* redistribution of th
www.eeworm.com/read/103451/6215737
cpp annotatedstructure.cpp
//-------------------------------------------------------------------
// Author........: Aleksander 豩rn
// Date..........:
// Description...: An annotated structure is a structure with an
//
www.eeworm.com/read/490281/6453574
java taxingbeancallback.java
package stateless;
import javax.annotation.PostConstruct;
import javax.annotation.PreDestroy;
import javax.interceptor.InvocationContext;
public class TaxingBeanCallback {
@PostConstruct
p
www.eeworm.com/read/487286/6518286
txt note.txt
Java的数据类型
1、基本数据类型
(1)整数型:byte(1),short(2),int(4),long(8) 默认是int
(2)浮点型:float(4),double(8) 默认是double
从JDK5.0开始,浮点数也可以用十六进制表示,但必须用科学计数法
(3)逻辑型:boolean
(4)字符型:char
2、引用类型
(1)class(类)
(2
www.eeworm.com/read/485607/6554888
pro cityscape.pro
TEMPLATE = app
HEADERS = annotation.h \
cityblock.h \
cityscape.h \
cityview.h
SOURCES = annotation.cpp \
cityblock.cpp