-
Reflection
JavaSE基础,Java 反射机制编程,是J2EE的基础部分之一,是一个难点。我亲自调试编译过的,绝对有用,如果觉得不错,请留言。谢谢!
(Java Foundation,It is useful to New Learners!)
- 2011-09-01 12:44:41下载
- 积分:1
-
CalculatorDemo
一个简单的Java计算器Demo,主要涉及swing和awt的应用。(A simple calculator program.Mainly related to the application of swing and awt.)
- 2016-03-11 14:44:55下载
- 积分:1
-
都市供求信息网
都市供求信息网分为前后台的设计,前台主要实现信息的显示、搜索与发布功能。其中信息的显示包括列表显示与详细内容显示,而列表显示,又分为首页面的信息列表显示、查看某类别下所有信息的列表显示和搜索结果列表显示;搜索功能主要包括定位搜索和模糊搜索;后台主要实现的功能为信息显示、信息审核、信息删除、付费设置与退出登录,其中的信息显示功能也分为列表显示与详细内容显示。系统管理员用户名为:admin,答案为:222。
- 2022-06-15 10:42:54下载
- 积分:1
-
man
编写一个接口ICaculatable 接口中有一个doCaculte()方法
要求三个类BlackMan WhiteMan YellowMan实现这个方法
BlackMan 实现从控制台输入5个数 排序(正排)输出
WhiteMan 实现从控制台输入5个数 排序(倒排)
YellowMan 实现从控制台输入5个数 计算总和 输出
写出一个测试类来测试以上类的功能。
测试类中要有void solveProblem(ICaculatable obj)方法进行测试
要求以上类在不同的包当中。(The preparation of an interface, there is a ICaculatable interface doCaculte () method requires three types of BlackMan WhiteMan YellowMan method to achieve this BlackMan input from the console 5, the number of sort (being ranked) output from the console WhiteMan enter the number 5 ranking (inverted ) YellowMan input from the console 5, the number of calculation of the sum of the output type to write a test to test the functions of the above categories. Test category must be void solveProblem (ICaculatable obj) method of the above testing requirements in different types of packages were.)
- 2009-05-16 22:17:27下载
- 积分:1
-
WebService
android webservice 获取天气预报情况android webservice 获取天气预报情况(android webserviceandroid webserviceandroid webserviceandroid webserviceandroid webservice)
- 2013-09-16 19:24:18下载
- 积分:1
-
java excle 打印
/*
* Created on 2006-11-17
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package cn.xlrj.dl.prodt.dd;
import java.io.OutputStream;
import cn.epoc.data.DataBean;
import cn.epoc.data.TableData;
import cn.epoc.dl.BaseDl;
import cn.epoc.exception.EpochalException;
import cn.xlrj.util.ColPropList;
import cn.xlrj.util.DataRowSet;
import cn.xlrj.util.Excel;
import cn.xlrj.util.ExcelFactory;
import cn.xlrj.util.BaseRer;
/**
* @author myy
* 焦碳运行数据日志打印
* TODO To change the template for this generated type comment go to
* Window - Preferences - Java - Code Style - Code Templates
*/
public class Ljjlyx_ddtzDl extends BaseDl implements BaseRer{
&nb
- 2022-03-11 18:03:45下载
- 积分:1
-
xiangxiangWebFlowerShop
此程序实现网络在线鲜花的销售以及销售订单的管理.前台顾客浏览并批量或者单独订购鲜花 后台可对鲜花以及销售订单进行管理.有效的实效网络鲜花销售的便捷(This process for network online flower sales and sales order management. Foreground customers to browse and order flowers bulk or individual background can order flowers and sales management. Effective and convenient effective network of flower sales)
- 2010-12-15 22:59:51下载
- 积分:1
-
LiteNAdemo_https
说明: 完整的中国电信NB-IOT订阅用户方实现代码,包括整个对接订阅过程(Complete Chinese Telecom NB-IOT Subscriber Implementation Code, including the entire docking subscription process)
- 2020-06-22 16:00:01下载
- 积分:1
-
Mybaties2
说明: Mybaties 的基础入门2,这个是第二部分内容
开发工具 IDEA, TomCat,SQL(Introduction to Mybaties 1,
Development tools IDEA, TomCat, SQL)
- 2020-06-19 23:40:02下载
- 积分:1
-
java串口连接pos机输入输出
应用java对接银联pos机的串口,实现对pos机的简单输入以及应答报文的读取,包含了所有jar包及对应的程序开发源码。
- 2022-02-21 08:38:57下载
- 积分:1