代码搜索:reflection

找到约 10,000 项符合「reflection」的源代码

代码结果 10,000
www.eeworm.com/read/247171/4486580

vb 30456-1.vb

Option Strict Off Class Test Shared Sub Main() Dim myAssembly As System.Reflection.Assembly = Reflection.Assembly.LoadFile(System.Assembly.CurrentExecutingAssembly.Location) Dim my
www.eeworm.com/read/206619/5007059

cs reflect.cs

using System; using System.Reflection; using System.Collections; using NUnit.Framework; namespace NUnit.Core { /// /// Helper methods for inspecting a type by reflection. ///
www.eeworm.com/read/304358/3799806

m reflect.m

function[x,sigma] = reflect(y,u,l) %REFLECT Reflection transformation % % [x,sigma] = reflect(y,u,l) reflection transformation as % described in Coleman and Li ??: x is reflected point, sigma is
www.eeworm.com/read/422060/2043531

phpt bug38194.phpt

--TEST-- Reflection Bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the class itself) --SKIPIF-- --FILE--
www.eeworm.com/read/422060/2043532

phpt bug31651.phpt

--TEST-- Reflection Bug #31651 (ReflectionClass::getDefaultProperties segfaults with arrays.) --SKIPIF-- --FILE--
www.eeworm.com/read/422060/2043542

phpt bug30148.phpt

--TEST-- Reflection Bug #30148 (ReflectionMethod->isConstructor() fails for inherited classes) --SKIPIF-- --FILE--
www.eeworm.com/read/422060/2043545

phpt bug36308.phpt

--TEST-- Reflection Bug #36308 (ReflectionProperty::getDocComment() does not reflect extended class commentary) --SKIPIF-- --FILE--
www.eeworm.com/read/400767/2346621

cs reflect.cs

using System; using System.Reflection; using System.Collections; using NUnit.Framework; namespace NUnit.Core { /// /// Helper methods for inspecting a type by reflection. ///
www.eeworm.com/read/400767/2346902

cs reflect.cs

using System; using System.Reflection; using System.Collections; using NUnit.Framework; namespace NUnit.Core { /// /// Helper methods for inspecting a type by reflection. ///
www.eeworm.com/read/394381/8227783

m reflect.m

function[x,sigma] = reflect(y,u,l) %REFLECT Reflection transformation % % [x,sigma] = reflect(y,u,l) reflection transformation as % described in Coleman and Li ??: x is reflected point, sigma is