代码搜索结果
找到约 743,872 项符合
import 的代码
import.c
/*
* import.c -- a module using a symbol from export.c
*
* Tested with 2.0 on the x86, Sparc
*********/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
/*
import.c
/*
* import.c -- a module using a symbol from export.c (v2.1)
*
* Tested with 2.1.43 on the x86 (novers)
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
import.c
/*
* import.c -- a module using a symbol from export.c
*
* Tested with 2.0 on the x86, Sparc
*********/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
/*
import.inc
; macroinstructions for making import section
macro library [label,string]
{ forward
local _label
dd 0,0,0,RVA _label,RVA label
common
dd 0,0,0,0,0
forward
_label db
import.body.tpl
{messages}
ldap-import
#!/usr/bin/perl
#
# Import LDIF file to LDAP database
# by pfalcon@users.sourceforge.net 2000-10-18
# $Id: ldap-import,v 1.2 2002/12/23 13:17:14 lo-lan-do Exp $
#
require("include.pl"); # Include
import和usebean是干嘛的。(你们怎么会认为这两者有什么共同点呢?).txt
作者:sonymusic
email: sonymusic@china.com
日期:7/31/2001 5:44:11 PM
[b][#ff0000]这是绝对的不同嘛。
[/#]1、import[/b]
import只是引用一个类或者一个包。这样在使用的时候就不必输入类的全名了。比如:java.util.Date d=new java.util.Date(),这样比较累,尤其是很多
import.c
/*
* import.c -- a module using a symbol from export.c (v2.1)
*
* Tested with 2.1.43 on the x86 (novers)
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif