代码搜索:reflection
找到约 10,000 项符合「reflection」的源代码
代码结果 10,000
www.eeworm.com/read/422060/2043539
phpt bug30146.phpt
--TEST--
Reflection Bug #30146 (ReflectionProperty->getValue() requires instance for static property)
--SKIPIF--
--FILE--
www.eeworm.com/read/422060/2043549
phpt bug36337.phpt
--TEST--
Reflection Bug #36337 (ReflectionProperty fails to return correct visibility)
--SKIPIF--
--FILE--
www.eeworm.com/read/422060/2043555
phpt bug30209.phpt
--TEST--
Reflection Bug #30209 (ReflectionClass::getMethod() lowercases attribute)
--SKIPIF--
--FILE--
www.eeworm.com/read/422060/2043557
phpt bug33312.phpt
--TEST--
Reflection Bug #33312 (ReflectionParameter methods do not work correctly)
--SKIPIF--
--FILE--
www.eeworm.com/read/363356/2919029
java demoapplication.java
package dev.easyref.tester;
import dev.easyref.util.*;
/**
* Title: Easy Reflection
* Description: This project demonstrate the easier usage of Reflection
* Copyright: Cop
www.eeworm.com/read/175308/9552760
ex-18-11
// Example 18-11: Dynamic invocation with reflection emit
namespace Programming_CSharp
{
using System;
using System.Diagnostics;
using System.IO;
using System.Reflection;
using
www.eeworm.com/read/124637/6041989
cs extendedproppanel.cs
// created on 11.12.2002 at 16:10
using System;
using System.Windows.Forms;
using System.Reflection;
using System.Drawing;
using ICSharpCode.SharpDevelop.Internal.Reflection;
namespace Objec
www.eeworm.com/read/206619/5006223
cs extendedproppanel.cs
// created on 11.12.2002 at 16:10
using System;
using System.Windows.Forms;
using System.Reflection;
using System.Drawing;
using ICSharpCode.SharpDevelop.Internal.Reflection;
namespace Objec
www.eeworm.com/read/422060/2043534
phpt bug33389.phpt
--TEST--
Reflection Bug #33389 (double free() when exporting a ReflectionClass)
--SKIPIF--
--FILE--
www.eeworm.com/read/422060/2043537
phpt bug32981.phpt
--TEST--
Reflection Bug #32981 (ReflectionMethod::getStaticVariables() causes apache2.0.54 seg fault)
--SKIPIF--
--FILE--