您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. JAVA Reflection(反射机制)

  2. Java 反射机制   反射机制简介   反射机制应用示例   简单的Ioc实现   代理模式   Java动态代理   简单的Aop实现   “程序运行时,允许改变程序结构或变量类型,这种语言称为动态语言”。从这个观点看,Perl,Python,Ruby是动态语言,C++,Java,C#不是动态语言。   尽管在这样得定义与分类下Java不是动态语言,它却有着一个非常突出的动态相关的机制:反射机制 (Reflection)。   什么是反射?   反射的概念是由Smith在
  3. 所属分类:其它

    • 发布日期:2020-12-22
    • 文件大小:90112
    • 提供者:weixin_38743076
  1. PHP Reflection API详解

  2. PHP Reflection API是PHP5才有的新功能,它是用来导出或提取出关于类、方法、属性、参数等的详细信息,包括注释。 PHP Reflection API有: class Reflection { } interface Reflector { } class ReflectionException extends Exception { } class ReflectionFunction implements Reflector { } class ReflectionPara
  3. 所属分类:其它

    • 发布日期:2020-12-19
    • 文件大小:70656
    • 提供者:weixin_38655284
  1. C# 反射(Reflection)的用处分析

  2. 乱侃        作为一名新手,一直没有勇气去写一篇分享。原因有很多:诸如:自己水平有限、语言表达不准确、写出的东西没有一点技术点被人嘲笑。今天在公司听了内部员工的一个分享,其中最重要的一点是:提升自身水平的最佳的途径就是——交流。不管你是通过什么途径,交流也好、整理成文字分享也好等等都是很好的方式。故此,今天献丑写一篇自己的心得分享,欢迎各路大神的指教!    需求背景      今天接到的需求里面有个这样的需求,如下图所示,需要打印出如Excel内容呈现的单据。     动手操作第一版本
  3. 所属分类:其它

    • 发布日期:2021-01-01
    • 文件大小:80896
    • 提供者:weixin_38703626
  1. Reflection反射.md

  2. javase基础之反射
  3. 所属分类:互联网

    • 发布日期:2020-12-31
    • 文件大小:30720
    • 提供者:wjkwan
  1. Ruby中的反射(Reflection)应用实例

  2. 在Java语言中,提供了发射机制,通过发射机制可以通过字符串构造出这个对象,可以获取对象的所有方法(包括私有方法),可以调用私有方法,可以更改成员变量的值(包括私有的成员变量)。Ruby也是面向对象的高级语言,当然也提供了反射机制,今天我们讨论通过类名称构造类对象的功能。 一、通过类名称构造类对象 我们先看普通的构造: 代码如下:module ModuleA     #the class name, later we will use it to create the correspondin
  3. 所属分类:其它

    • 发布日期:2021-01-02
    • 文件大小:65536
    • 提供者:weixin_38663837
  1. learn-reflection:Go夜读讲解Reflect原始码及应用分析所用到的例子-源码

  2. 学习反思 Go夜读讲解Reflect原始码及应用分析所用到的例子
  3. 所属分类:其它

    • 发布日期:2021-03-23
    • 文件大小:776192
    • 提供者:weixin_42123237
  1. reflection-stream-homework-源码

  2. 反射流作业 有关Java 家庭作业。
  3. 所属分类:其它

    • 发布日期:2021-03-13
    • 文件大小:4096
    • 提供者:weixin_42165508
  1. flash-reflection-removal:CVPR2021论文代码“使用无反射的仅含Flash的提示去除强反射”-源码

  2. 借助无反射仅Flash提示(RFC)进行可靠的反射去除 | 即将发布:| | Tensorflow的实现: ,香港科技大学 在CVPR 2021中 去做 发布测试代码 准备纸张并上传到arxiv 制作项目页面 发布培训代码 发布数据集 发布原始数据处理代码 TL; DR快速入门 要设置conda环境,请对演示数据进行测试: conda env create -f environment.yml conda activate flashrr-rfc bash download.sh
  3. 所属分类:其它

    • 发布日期:2021-03-12
    • 文件大小:2097152
    • 提供者:weixin_42151373
  1. bn-reflection-theme:Binary Ninja的一个不错的主题-源码

  2. 忍者反射主题 由Jon Palmisciano(jonpalmisc) 有关安装说明,请参见 。
  3. 所属分类:其它

    • 发布日期:2021-03-11
    • 文件大小:119808
    • 提供者:weixin_42101384
  1. reflection-test-helper:反射测试助手主存储库-源码

  2. 反射测试助手 反射测试帮助器主存储库。
  3. 所属分类:其它

    • 发布日期:2021-03-07
    • 文件大小:239616
    • 提供者:weixin_42160278
  1. Study of a narrowband reflection f ilter with multi-channels

  2. Reflection filters have various applications in optical communication and other systems. In this letter, we propose a narrowband high-reflection filter composed of dielectric and metallic layers, in which an optimized filter combined with an admittan
  3. 所属分类:其它

    • 发布日期:2021-02-26
    • 文件大小:2097152
    • 提供者:weixin_38605590
  1. Anti-reflection coating at 550 nm fabricated by atomic layer deposition

  2. Trimethylamine (TMA), TiCl4, and water are applied as the precursors to deposit Al2O3 and TiO2. With different substrate temperatures, the optical properties and surface morphologies of the two oxides TiO2 and SiO2 are studied, respectively. With sub
  3. 所属分类:其它

    • 发布日期:2021-02-25
    • 文件大小:616448
    • 提供者:weixin_38674115
  1. Sign of differential reflection and transmission in pump-probe spectroscopy of graphene on dielectric substrate

  2. Pump-probe differential reflection and transmission spectroscopy is a very effective tool to study the nonequili-brium carrier dynamics of graphene. The reported sign of differential reflection from graphene is not explicitly explained and not consis
  3. 所属分类:其它

    • 发布日期:2021-02-23
    • 文件大小:507904
    • 提供者:weixin_38601878
  1. All-angle optical switch based on the zero reflection effect of graphene–dielectric hyperbolic metamaterials

  2. We have studied a switchable hyperbolic metamaterial composed of a graphene–dielectric periodic structure. By tuning the chemical potential of all graphene sheets simultaneously, the isofrequency curve can switch between an ellipse and a hyperbola co
  3. 所属分类:其它

    • 发布日期:2021-02-22
    • 文件大小:1048576
    • 提供者:weixin_38729336
  1. Retrieval method for Complex Refractivity From Reflection Measurements of Rough Surfaces

  2. Retrieval method for Complex Refractivity From Reflection Measurements of Rough Surfaces
  3. 所属分类:其它

    • 发布日期:2021-02-22
    • 文件大小:466944
    • 提供者:weixin_38627104
  1. Compact Reflection-Type Phaser Using Quarter-Wavelength Transmission Line Resonators

  2. Compact Reflection-Type Phaser Using Quarter-Wavelength Transmission Line Resonators
  3. 所属分类:其它

    • 发布日期:2021-02-21
    • 文件大小:576512
    • 提供者:weixin_38631282
  1. Photoemission characteristics of different-structure reflection-mode GaAs photocathodes

  2. The quantum yield formula for the reflection-mode GaAs photocathode is revised by taking into account the influencing factors of active-layer thickness and interface recombination velocity. By using the revised quantum yield formula, the experimental
  3. 所属分类:其它

    • 发布日期:2021-02-21
    • 文件大小:953344
    • 提供者:weixin_38724663
  1. Energy distributions of electrons emitted from reflection-mode Cs-covered GaAs photocathodes

  2. By calculating the energy distributions of electrons reaching the photocathode surface and solving the Schrödinger equation for an electron tunneling through the surface potential barrier, we have obtained an equation to calculate the energy dis
  3. 所属分类:其它

    • 发布日期:2021-02-21
    • 文件大小:387072
    • 提供者:weixin_38672962
  1. Compact wavelength splitter based on self-imaging principles in Bragg reflection waveguides

  2. The self-imaging phenomena in multimode Bragg reflection waveguides (BRWs) have been predicted andinvestigated by using the plane-wave expansion method and the finite-difference time-domain method. Acompact wavelength splitter based on self-imaging p
  3. 所属分类:其它

    • 发布日期:2021-02-21
    • 文件大小:906240
    • 提供者:weixin_38587509
  1. 反射:Doctrine Reflection项目是各个Doctrine项目使用的简单库,它在PHP附带的反射API之上添加了一些附加功能。 它使您可以静态获取有关类,方法和属性的反射信息。-源码

  2. :warning: 该软件包已被放弃,请考虑迁移到其他方法,例如roave/better-reflection 。 仍对教义有用的功能已移至doctrine/persistence :warning: 主义反思 “ Doctrine反射”项目是各个Doctrine项目使用的简单库,它在PHP附带的反射功能的基础上增加了一些其他功能。 它使您可以静态获取有关类,方法和属性的反射信息。 更多资源:
  3. 所属分类:其它

    • 发布日期:2021-02-20
    • 文件大小:19456
    • 提供者:weixin_42120405
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »