-
DirectByteBuffer
DirectByteBuffer extends BaseByteBuffer implements DirectBuffer.
- 2014-02-18 12:46:44下载
- 积分: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
-
DeviceListActivity
This Activity appears as a dialog.
- 2014-02-17 10:29:47下载
- 积分:1
-
popupwindow-master
说明: 一个简单的用Android编写的弹出框程序,适合初学者(Android Programming, Android Initial Architecture, Android Developers Necessary)
- 2019-05-29 17:04:55下载
- 积分:1
-
WinRAR-
连连看Java源码,很有意思,,适合初学者。。。。(Lianliankan Java source code, suitable for beginners. . . .)
- 2013-10-15 15:41:21下载
- 积分:1
-
javascripts
基于MOOnTOOLs所开发的一个导航拦仅供参考(MOOnTOOLs developed based on a navigation bar for reference only)
- 2008-05-13 23:30:19下载
- 积分:1
-
03
第二部分,平时练习后保存的小程序,方便大家参考学习,适合初学者练习练习,增加代码量!(The second part, after the usual practice to save a small program to facilitate your learning, suitable for beginners to practice exercises to increase the amount of code!)
- 2013-07-23 16:28:35下载
- 积分:1
-
lab4Plus
1、Struts2框架下ActionSupport的使用(附加)
在Myeclipse中新建web项目lab4plus;
在实验四的基础上修改LoginAction,使之继承ActionSupport,并重写Validate方法,在其中增加FieldError、ActionError和ActionMessage;
修改login.jsp、loginSuccess.jsp和loginFail.jsp页面,用<s:actionmessage>和<s:actionerror>标签输出信息;
将lab4plus布署在Tomcat服务器上;
运行login.jsp页面,并记录运行结果、主要处理流程与关键代码。(, Struts2 framework ActionSupport use (additional)
Create a new web project in Myeclipse lab4plus
In the experiment on the basis of four modified LoginAction, so inheritance ActionSupport, and override the Validate method, in which the increase FieldError, ActionError and ActionMessage
Modify login.jsp, loginSuccess.jsp and loginFail.jsp page with <s:actionmessage> and <s:actionerror> tag output information
The lab4plus deployed on Tomcat server
Run login.jsp page and record the results, the main processes and key code.
)
- 2013-11-14 15:11:53下载
- 积分:1
-
hadoop-eclipse-plugin-1.0.2-SNAPSHOT
hadoop 1.0.1 的eclipse插件(hadoop 1.0.1 of eclipse plugin)
- 2012-07-04 10:58:56下载
- 积分:1
-
defjava2
JAVA读取DXF文件中的基本信息,可以自己进行扩展,还不错(java read dxf file information)
- 2013-10-16 16:13:38下载
- 积分:1