-
100家大公司java笔试题汇总
java面试用 100家大公司笔试题汇总(Summary of written test questions of 100 major companies)
- 2018-09-15 23:45:16下载
- 积分:1
-
8team_report
韩国仁荷大学电子系 java学期作业的报告部分(仅供参考)(Inha University Department of Electronics, java term operating section of the report (for reference only))
- 2012-07-26 21:55:23下载
- 积分:1
-
通过将照片像素的提取的运用,来转换照片,通过此方法,就能实现照片处理软件的制作。本程序用的是最常用的一个功能:转至照片。...
通过将照片像素的提取的运用,来转换照片,通过此方法,就能实现照片处理软件的制作。本程序用的是最常用的一个功能:转至照片。-Photos by the use of extracted pixels to convert photos, through this method, we can achieve the production of photo-processing software. This procedure is most commonly used in a function: to the photos.
- 2022-02-13 20:40:08下载
- 积分:1
-
反射基础方法
应用背景 封装了反射的基础方法
* Object invoke(Object obj, String methodName, Object... args) 执行指定类的某个方法方法
* Object invoke(String className, String methodName,Object... args)
* Method getMethod(Class cla, String methodName,Class... parametersType) 获取指定的方法(包括父类方法)
* Object getFieldValue(Object obj, String fieldName) 获取字段值
* Field getField(Class cla, String fieldName) 获取指定字段
* void setFieldValue(Object obj ,String fieldName,Object val) 设置指定字段值
* void setFieldValue(String className,String fieldName,Object val)
* Class getGenericSuperClass(Class className, int index ) 获取泛型类的参数类型 ,index索引是从0开始的关键技术/**
* 通过反射来执行指定的方法(该方法可能是父类中的,也可能当前类私有的,但不能得到父类中私有的)
*
* @param obj
* 传入要执行方法对应的对象
* @param methodName
*
- 2022-01-25 20:45:03下载
- 积分:1
-
rEGISTRANT
notify Registrant Source Code for Andriod.
- 2013-12-30 19:26:28下载
- 积分:1
-
struts-bbs
基于struts的新闻发布,适合初学者,稍作修改可以作为自己的网站(struts on the press releases, for beginners, to make some modifications as their own websites)
- 2006-06-20 23:12:59下载
- 积分:1
-
SwordForOfferJava-master
说明: 剑指offer电子版,用例使用java语言编写,供java学习者参考(Sword refers to the electronic version of the offer, the use case is written in java language, for the reference of java learners)
- 2019-11-13 09:57:52下载
- 积分:1
-
宠物商城jsp mysql
宠物商城jsp mysql
- 2019-07-08下载
- 积分:1
-
shenggui_tool
神鬼工具代码 可查看角色数据 可调整爵位 可调整声望 可调整权限 可清除数据(shenggui tool)
- 2013-09-08 10:38:32下载
- 积分:1
-
JAVA中读取系统时间的小程序(上传个破程序真TM费劲)
JAVA中读取系统时间的小程序(上传个破程序真TM费劲)-JAVA system time to read a small program (From a broken program really struggling TM)
- 2023-08-08 06:05:03下载
- 积分:1