代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/462670/1543659
trace construct-constructors-7.swf.trace
Check that [] and {} don't call their constructors
new Array ()
Array
[]
new Object ()
Object
{}
www.eeworm.com/read/462670/1543663
trace construct-properties-7.swf.trace
Check initial properties of script-constructed objects
>>> new Object ()
[type Function]
false
[type Function]
true
[object Object]
true
>>> {}
[type Function]
true
undefined
false
[object Object]
tru
www.eeworm.com/read/462670/1543682
trace construct-properties-5.swf.trace
Check initial properties of script-constructed objects
>>> new Object ()
[type Function]
undefined
undefined
undefined
[object Object]
undefined
>>> {}
[type Function]
undefined
undefined
undefined
[o
www.eeworm.com/read/462670/1543685
trace construct-properties-6.swf.trace
Check initial properties of script-constructed objects
>>> new Object ()
[type Function]
true
[type Function]
true
[object Object]
true
>>> {}
[type Function]
true
undefined
false
[object Object]
true
www.eeworm.com/read/462670/1543699
trace construct-properties-8.swf.trace
Check initial properties of script-constructed objects
>>> new Object ()
[type Function]
false
[type Function]
true
[object Object]
true
>>> {}
[type Function]
true
undefined
false
[object Object]
tru
www.eeworm.com/read/462670/1543733
trace construct-constructors-6.swf.trace
Check that [] and {} don't call their constructors
new Array ()
Array
[]
new Object ()
Object
{}
www.eeworm.com/read/462670/1543769
trace construct-constructors-8.swf.trace
Check that [] and {} don't call their constructors
new Array ()
Array
[]
new Object ()
Object
{}
www.eeworm.com/read/242866/4533798
svn-base construct_rep.hpp.svn-base
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
www.eeworm.com/read/242866/4533843
svn-base construct_rep.hpp.svn-base
// Copyright (c) 2003 Daniel Wallin and Arvid Norberg
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Soft
www.eeworm.com/read/221464/4829747
m4 pool_construct_simple.m4
m4_dnl
m4_dnl Copyright (C) 2001 Stephen Cleary
m4_dnl
m4_dnl This file can be redistributed and/or modified under the terms found
m4_dnl in "copyright.html"
m4_dnl This software and its documen