代码搜索:reflection
找到约 10,000 项符合「reflection」的源代码
代码结果 10,000
www.eeworm.com/read/153528/5649637
cs class1.cs
using System;
using System.Reflection;
namespace FieldAttribs
{
public enum RegHives
{
HKEY_CLASSES_ROOT,
HKEY_CURRENT_USER,
HKEY_LOCAL_MACHINE,
HKEY_USERS,
HKEY_CURRENT_CONFIG
www.eeworm.com/read/153528/5649661
cs class1.cs
using System;
using System.Reflection;
namespace RegAttrib
{
public enum RegHives
{
HKEY_CLASSES_ROOT,
HKEY_CURRENT_USER,
HKEY_LOCAL_MACHINE,
HKEY_USERS,
HKEY_CURRENT_CONFIG
www.eeworm.com/read/194630/8188914
cs maintest.cs
using System;
using System.Diagnostics;
using System.Threading;
using System.Runtime.InteropServices;
using System.Windows.Forms;
using System.Reflection;
using System.IO;
namespace PInvokeLi
www.eeworm.com/read/194630/8189011
cs settings.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Reflection;
using System.IO;
using Microsoft.WindowsMobile.DirectX;
using Microsoft.WindowsMobile.DirectX.Dire
www.eeworm.com/read/194630/8189060
cs gxsound.cs
using System;
using System.Data;
using System.IO;
using System.Windows.Forms;
using System.Runtime.InteropServices;
using System.Reflection;
using System.Collections;
namespace GXSoundLibrary
www.eeworm.com/read/193517/8220941
cs undoablebase.cs
using System;
using System.Collections;
using System.Reflection;
using System.IO;
using System.Runtime.Serialization;
using System.Runtime.Serialization.Formatters.Binary;
namespace CSLA.Core
www.eeworm.com/read/393518/8280847
m lpcrf2lo.m
function lo=lpcrf2lo(rf)
%LPCRF2LO Convert reflection coefficients to log area ratios LO=(RF)
%the output values are limited to about +-14.5
% Copyright (C) Mike Brookes 1997
% Versi
www.eeworm.com/read/174336/9595100
hh cclasstype.hh
#ifndef RFL_CCLASSTYPE_HH
#define RFL_CCLASSTYPE_HH
/* C++ Reflection & Serice Library
* Copyright (C) 2003 Marcus Perlick
* mailto: riffraff@users.sf.net
*
* This library is free software; you
www.eeworm.com/read/174336/9595122
hh dclasstype.hh
#ifndef RFL_DCLASSTYPE_HH
#define RFL_DCLASSTYPE_HH
/* C++ Reflection & Serice Library
* Copyright (C) 2003 Marcus Perlick
* mailto: riffraff@users.sf.net
*
* This library is free software; you
www.eeworm.com/read/174336/9595133
hh stdmethods.hh
#ifndef RFL_STDMETHODS_HH
#define RFL_STDMETHODS_HH
/* C++ Reflection & Serice Library
* Copyright (C) 2003 Marcus Perlick
* mailto: riffraff@users.sf.net
*
* This library is free software; you