-
javaFX_Events-listeners
这是一个ppt介绍了一下javaFX中的listener,相信初学者能够学习(This is a ppt presentation a bit javaFX the listener, I believe that beginners can learn)
- 2013-12-06 12:01:49下载
- 积分:1
-
OA-user-check
web service 调用资料和源码。适用于用友OA系统的用户认证web service。(webservice interface example for oa user login
)
- 2012-01-01 00:08:48下载
- 积分:1
-
math-spectral-norm
The Great Computer Language Shootout for Java Script.
- 2014-02-10 14:20:22下载
- 积分: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
-
YUV420SP-master
这个安卓源码包含两个工程,分别用JAVA 和 NDK 本地代码去实时转换摄像机的每帧颜色,可以用来了解、比较Java与NDK的效率的不同,对相关摄像机,NDK/JNI,颜色编程等技术有一定了解(The Android source code contains two projects, namely with JAVA and NDK native code to convert each frame in real time color video camera can be used to understand, compare the efficiency of Java and NDK different, the relevant camera, NDK/JNI, color programming technology have some understanding)
- 2014-01-05 15:36:14下载
- 积分:1
-
spring-MVC-Mail
用sping mvc注释的邮件功能,文件内有源码(Comment by sping mvc mail function, the source documents)
- 2014-02-20 11:12:32下载
- 积分:1
-
HBaseExample
Hbase是实时、多维数据库,是Hadoop的子项目,技术领先,上传的是Hbase example(Hbase example)
- 2013-09-16 09:40:17下载
- 积分:1
-
Demo示例
说明: 海康人脸识别DEMO,JAVA语言编写的,帮你快速入门(Haikang Face Recognition DEMO)
- 2019-03-20 15:19:58下载
- 积分:1
-
Struts2-SpringHibernate-example
Struts+Spring+Hibernate 实例(Struts+Spring+Hibernate example)
- 2013-02-08 12:51:18下载
- 积分:1
-
object-oriented-concepts-and--skills
详细介绍面向对象的方法论、图示、概念及使用技巧,全面讲述面向对象数据库的理论与应用,深入探讨软件品质管理及软件开发模型,通过大量范例将面向对象分析与设计的重要理论做深入浅出地阐述。 面向对象分析与设计
(Detailed methodology, icon, object-oriented concepts and use skills, a full description of the theory and application of object-oriented database, depth discussion of software quality management and software development model, through a large number of examples of the object-oriented analysis and design theory do elaborate in layman' s language. Object-Oriented Analysis and Design)
- 2012-09-11 17:34:32下载
- 积分:1