-
openfire3.7.1在myEclipse的源码部署(即时通讯例子部署)
软件版本: Myeclipse: myeclipse-9.0M1-win32 Openfire:openfire_3_7_1
- 2014-04-07下载
- 积分:1
-
AbstractItemVisitor
An output stream for the body of an HTTP request Source Code for Java Script.
- 2013-10-04 10:18:01下载
- 积分:1
-
计算胖瘦标准
package com.example.A_5_5;
import java.text.DecimalFormat;
import java.text.NumberFormat;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.widget.TextView;
public class ResultActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.result); //设置该Activity使用的布局
TextView sex=(TextView)findViewById(R.id.sex); //获取显示性别的文本框
TextView stature=(TextView)findViewById(R.id.stature); //获取显示身高的文本框
TextView weight=(TextView)findViewById(R.id.weight); //获取显示标准体重的文本框
Intent intent=getIntent(); //获取Intent对象
Bundle bundle=intent.getExtras(); //获取传递的数据包
Info info=(Info)bundle.getSerializable("info"); //获取一个可序列化的info对象
sex.setText("您是一位"+info.getSex()+"士"); //获取性别并显示到相应文本框中
- 2022-04-10 00:43:02下载
- 积分:1
-
location_jiankong
android 位置监控,让别人可以得到自己的位置,也可以自己查看地图(android position monitoring, so that others can get their own location, you can see for yourself map)
- 2013-08-31 17:33:55下载
- 积分:1
-
管理销售
销售经理用java NetBean用java JSPSQL Server数据库包括CSS使用Hibernate数据库连接有两种类型的用户:客户管理为每个对象访问接口
- 2022-02-13 22:08:42下载
- 积分:1
-
主要是介绍eclipse的安装与及其的使用
主要是介绍eclipse的安装与及其的使用-Is introduced and the eclipse of the installation and use of
- 2022-02-14 05:33:02下载
- 积分:1
-
scripts
说明: java scr kms 1.2.287!!!
good scr
- 2019-03-10 16:13:48下载
- 积分:1
-
Java Swing 简单浏览器界面框架
Java Swing 简单浏览器界面框架
- 2022-05-24 14:01:34下载
- 积分:1
-
声明:好易多电子书店是某作者在学习JAVA过程中的一个作业,所用的网站名字和公司名均为杜撰,如有同名,实在抱歉。 本程序只可用于学习参考,不得用于商业系统...
声明:好易多电子书店是某作者在学习JAVA过程中的一个作业,所用的网站名字和公司名均为杜撰,如有同名,实在抱歉。 本程序只可用于学习参考,不得用于商业系统,如有发现,将以法律解决。-statement : good Iddo electronic bookstore is a writer in the process of learning Java an operation, Terms used in the names and company names are invented, if the same name, really sorry. This procedure can only be used to study reference shall not be used for commercial systems and, if found, will be law.
- 2023-07-29 06:20:04下载
- 积分:1
-
最近在新浪"读书频道"下载了一个小说,有40多个页面,后缀全是shtml的,发现改成html就可以在本地看了,但改起来太麻烦,就写了这个程序,专门用来批量修改某...
最近在新浪"读书频道"下载了一个小说,有40多个页面,后缀全是shtml的,发现改成html就可以在本地看了,但改起来太麻烦,就写了这个程序,专门用来批量修改某目录下的文件后缀.-recently in Sina, "Read channel" downloaded a novel, more than 40 pages, suffixes are shtml, changed html found on the local read, but the fact that too much of a hassle, it was made for the process, specifically designed to modify a volume"s directory file extension.
- 2022-02-01 14:47:43下载
- 积分:1