-
based on ArcIMS GIS example ~! To achieve most of the operational map, including...
基于arcims地理信息系统示例~!实现了大部分的地图操作,包括地图的放大、缩小、全图、鹰眼、漫游等等。-based on ArcIMS GIS example ~! To achieve most of the operational map, including the map to zoom, the whole map, Hawkeye, roaming and so on.
- 2022-05-06 21:37:20下载
- 积分:1
-
计算器源代码!!功能基本实现,如果你是一个初学者请进来吧!...
计算器源代码!!功能基本实现,如果你是一个初学者请进来吧!-Calculator source code! ! Realize the basic functions, if you are a beginner Come Come!
- 2022-03-03 08:43:38下载
- 积分:1
-
这是一个agent进行旅行的一个小程序,可以在多个节点收集数据...
这是一个agent进行旅行的一个小程序,可以在多个节点收集数据-This is a travel agent for a small program that can collect data in multiple nodes
- 2022-06-21 22:24:10下载
- 积分:1
-
This is a use of the Java language in a series of small procedures, the java jav...
这是一个用Java语言编的一个小程序,主要教java初学者如何使用java语言,本例实现一个收取邮件的功能-This is a use of the Java language in a series of small procedures, the java java beginners how to use the language, in this case the realization of a function to collect items
- 2023-03-25 01:25:03下载
- 积分:1
-
使用fop进行html到PDF文件的生成
使用fop进行html到PDF文件的生成-Html to use fop to generate PDF documents
- 2022-03-05 01:19:35下载
- 积分:1
-
java 网络 socket接口 流
java 网络 socket接口 流-java network socket interface and stream
- 2022-03-21 01:24:40下载
- 积分:1
-
一个简单的java程序,它可用来查找出你出生日期所在的周数.
一个简单的java程序,它可用来查找出你出生日期所在的周数.-A program that finds the day of the week you were born on. Once again, this was adapted from a homework assignment, but I rewrote the entire thing from scratch >.< but it was a lot of fun.
- 2023-06-26 04:15:03下载
- 积分:1
-
真正的
Real - Java floating point library for MIDP devices-Current version: 1.13
Copyright: 2003-2009 Roar Lauritzsen, roarl at users.sourceforge.net
Availability: The library is available under the GPL license, or for a fee for commercial use.
Develop: See http://sourceforge.net/projects/real-java
Feedback: Comments, reports of use, bug reports, bug fixes, improvements, performance tests and comparisons to similar libraries are all welcome.
Javadoc: Read the full documentation here.
"Real.java" is a self-contained, single file Java floating point emulation library for MIDP devices, such as a Java-enabled cell-phone or PDA. The MIDP/CLDC 1.0 standard does not support the basic floating point types "float" or "double", so when I set out to program a scientific calculator for my cell-phone, I had to reinvent floating point arithmetic from scratch, using only integer basic types. I found it a very interesting and educating challenge.
Download
For a pure java version, use the f
- 2023-02-09 08:35:04下载
- 积分:1
-
一个java编写的文件编辑器,可以进行文件浏览和编辑
一个java编写的文件编辑器,可以进行文件浏览和编辑-a paper prepared by the editor, can view and edit documents
- 2022-03-12 21:20:47下载
- 积分:1
-
在实际项目 开发中,很多时候需要用到邮件,比如论坛注册需要用邮件激活。
一般用Javamail发送,目前最新的版本是1.4.2
可以在http://ja...
在实际项目 开发中,很多时候需要用到邮件,比如论坛注册需要用邮件激活。
一般用Javamail发送,目前最新的版本是1.4.2
可以在http://java.sun.com/products/javamail/index.jsp 下载最新版本
如果使用的不是J2SE6,那么需要把 JavaBeans Activation Framework加到环境变量
可以在http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp 下载
不过为了简化开发,可以直接使用apache common项目的mail
官方网站为: http://commons.apache.org/email/
-Project development in the actual project, the time required to use a lot of mail, such as the forum Registration required by e-mail activation. Send Javamail general use, are currently the latest version 1.4.2 can download the latest version of http://java.sun.com/products/javamail/index.jsp If you are using is not J2SE6, then need to add environment JavaBeans Activation Framework http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp variables can download in order to simplify the development, however, you can use apache common direct mail projects for the official website: http://commons. apache.org/email /
- 2022-06-14 09:30:45下载
- 积分:1