-
FuncExtFunction
An object of this class represents an extension call expression. When the expression executes, it calls ExtensionsTable#extFunction, and then converts the result to the appropriate XObject. @xsl.usage advanced.
- 2013-12-02 14:00:24下载
- 积分:1
-
javabook
txt版 超级方便 可放到手机或mp4上阅读(txt version of super-convenient place to read cell phone or mp4)
- 2009-05-18 00:53:04下载
- 积分:1
-
JiSuanQi
java实现计算器,import java.awt.*
import java.awt.event.*
import javax.swing.*
public class JiSuanQi
{
Frame f
Label lab
Button[] bt=new Button[29]
JTextField t
StringBuffer str //显示屏所显示的字符串
double x,y //x和y都是运算数
int z //Z表示单击了那一个运算符.0表示"+",1表示"-",2表示"*",3表示"/"
static double m //记忆的数字
JiSuanQi()
{(java implementation calculator, import java.awt.* import java.awt.event.* import javax.swing.* public class JiSuanQi {Frame f Label lab Button [] bt = new Button [29] JTextField t StringBuffer str //display character string displayed double x, y //x and y are the operands int z //Z represents an operator clicks that 0 means " +" , 1 indicates " -" , 2 is " *" , 3 is " /" static double m //number in memory JiSuanQi () {)
- 2013-05-24 19:03:04下载
- 积分:1
-
ExecSQL
java从文本文件中读取并执行SQL语句的示范。(java from text documents to read and implement SQL model.)
- 2007-04-23 17:25:16下载
- 积分:1
-
Portal-Basic-Java-Web
Portal-Basic Java Web应用开发框架(Portal-Basic Java Web application development framework)
- 2013-08-16 08:03:21下载
- 积分:1
-
Catalan
calculate catalan number
- 2013-11-06 12:07:53下载
- 积分:1
-
struts-2.3.4.1-src
truts2最新版本2.3.4.1源码(truts2 latest 2.3.4.1 source)
- 2012-09-14 01:00:45下载
- 积分:1
-
hc_characterdatareplacedatabegining
import org.w3c.domts.DOMTestDocumentBuilderFactory .
- 2013-11-28 14:47:58下载
- 积分:1
-
android-samples-master
说明: 谷歌地图的官方demo,支持各种移动设备开发,以及穿戴设备地图(The official demo of Google Maps supports mobile device development and wearing device maps)
- 2020-06-20 10:40:01下载
- 积分:1
-
monitor
capture and monitor using jmf
- 2009-12-03 00:47:14下载
- 积分:1