-
java对文件的各种操作,存储,读取,复制,删除等操作
java对文件的各种操作,存储,读取,复制,删除等操作-java document the various operations, storage, read, copy, delete and other operations
- 2022-04-08 21:34:59下载
- 积分:1
-
这是与上次上传的与之相对应的一个各章例题的原代码,都经过了调试运行的没有错误的。...
这是与上次上传的与之相对应的一个各章例题的原代码,都经过了调试运行的没有错误的。-This is the last upload Corresponding to the various chapters of an example of the original code has been the subject of a debugging run no wrong.
- 2023-04-19 02:20:04下载
- 积分:1
-
坦克大战游戏源代码
坦克大战游戏源代码-casual game source code
- 2022-01-25 23:06:07下载
- 积分:1
-
一个工作流管理软件源码有点和VS一样的东西..还很多不成熟!...
一个工作流管理软件源码有点和VS一样的东西..还很多不成熟!-a work flow management software source code and VS somewhat the same thing. . Also many immature!
- 2022-04-28 21:25:15下载
- 积分:1
-
java 做的图形编辑器 java 做的图形编辑器
java 做的图形编辑器...
java 做的图形编辑器 java 做的图形编辑器
java 做的图形编辑器-java do graphics editor java do graphics editor jav do a graphics editor
- 2022-06-29 05:48:40下载
- 积分:1
-
java graphical user interface development in a simple JOptionPane example, learn...
java 图像用户界面开发中的一个简单的JOptionPane 例子,仅供参考学习。-java graphical user interface development in a simple JOptionPane example, learning is for reference only.
- 2022-12-27 01:40:03下载
- 积分:1
-
jdbc 的实例源码
jdbc 的实例源码-jdbc examples of FOSS
- 2022-02-01 21:03:24下载
- 积分:1
-
详细的语言java命名约定是一个非常有价值的参考书!
详细介绍了java语言编写的命名规范,是一本很值得参考的书籍!-Detailed language java naming convention is a very valuable reference book!
- 2023-04-04 12:00:03下载
- 积分:1
-
struts1.2的jar包,以及使用实例,其中struts1.2.9是我强烈推荐的mvc架构,个人感觉比struts2好。...
struts1.2的jar包,以及使用实例,其中struts1.2.9是我强烈推荐的mvc架构,个人感觉比struts2好。-struts1.2 the jar package, and the use of examples, which I strongly recommend struts1.2.9 the mvc framework, personal feeling better than struts2.
- 2022-07-28 16:00:40下载
- 积分: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