Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - applet
Search - applet - List
提起 JAVA ,相信大家也不会陌生了吧, JAVA 是一门相当优秀的语言。目前 JAVA 领域 J2EE 、 JSP 、 STRUTS 等技术不知有多么的热门,他们的主要用途是用来进行企业开发, J2ME 也由于能够被大量的移动设备所支持,因此,也有不少的程序,特别是游戏是在 J2ME 平台上开发的,反而是 J2SE ,似乎只是被人们用来做一做程序界面的,就连 APPLET 也很少有人使用了(有了 FLASH ,谁还用 APPLET 啊)。用 JAVA 来开发桌面平台的游戏,似乎很少有人这么做,也可能大家一想到做游戏都会想到 C 、 C++ 、汇编等。 前段日子我迷上的 QQ 游戏中的“连连看”,游戏之余,突发奇想,也想自己用做一个试试,经过十来天的奋战,终于完成了。 -filed JAVA, I believe we are not unfamiliar to the bar, Java is a very fine language. Current areas of Java J2EE, JSP, STRUTS technology do not know how popular that their main purpose is for enterprise development, J2ME was also due to a large number of mobile devices, therefore, there are a number of procedures, in particular the game is on the J2ME platform development, but is J2SE seemed only been used as an interface to do the procedure, even APPLET few people use (With FLASH, who then used APPLET ah). Using Java to develop desktop platform of the game, few people seem to do so, we may think of a game will be expected to do C, C, the compilation. Earlier on the day I became fascinated with the game QQ "1000 block of Terry Avenue," apart from the game, you have, and I want to
Update : 2024-04-29 Size : 70656 Publisher : 政策

DL : 0
java做的一个3D动画,根据Julia集画的一个分形图形,能够在Applet容器中由大变小直至消失,然后出现从小变大,循环往复。-do a 3D animation, according to Julia Sets painting a fractal graphics, in Applet container into small until disappear, and then there appears small change, cycles.
Update : 2024-04-29 Size : 8192 Publisher : 李碧初

DL : 0
本程序为一个多线程的显示波形图的Applet高级播放器,Applet播放器由JSplitPane分隔面板划分成左右两个部分,左边是一个JTable表格,显示歌曲的序号和歌曲名供用户选择 右边是一个网格包布局的面板,上部用来显示声音波形图和提示歌曲的当前播放信息,下部是”单曲播放”.”全部播放”和”停止”三个按扭.-the procedures for a multi-threaded display waveform of the Applet senior players, players from Applet JSplitPane separate panels divided into two parts around the left J is a table showing the serial numbers and songs were songs for the users to select the right is a grid layout of the panel kits, used to show the upper voices waveform and hints of the current songs broadcast information, the lower part of the "single player." "All players" and "stop" three buttons.
Update : 2024-04-29 Size : 13312 Publisher : 张华

Java数据结构与算法中的源代码和applet .rar-Java data structure and algorithm source code and the applet. Rar
Update : 2024-04-29 Size : 359424 Publisher : tt

DL : 0
应用java Applet实现的月亮船动画。大家可以看看。-application to achieve the moon ship animation. We can look at.
Update : 2024-04-29 Size : 3072 Publisher :

java的一些关于多线程,applet的一些小题目-some of multithreading, a number of small applet topic
Update : 2024-04-29 Size : 253952 Publisher : 孟琳珺

DL : 0
电话 //创建以画布为依托的简单场景图对象,没有多个Locale SimpleUniverse u=new SimpleUniverse(c) u.getViewingPlatform().setNominalViewingTransform() //创建分支组对象 BranchGroup scene=createSceneGraph(c) //组装,分支组 对象加到 场景图 u.addBranchGraph(scene) //带场景图的画布 加到 本applet中 setLayout(new BorderLayout()) add("Center",c) -telephone// Create a canvas backing of a simple scene graph object, no more Locale SimpleUniverse u = new SimpleUnive rse (c) u.getViewingPlatform (). setNominalV iewingTransform ()// Create branch target groups BranchGroup sce ne = createSceneGraph (c)// assembly, branch target groups added to scene graph u.addBranchGraph (scene)// scene graph with the canvas added to the applet which setLayout (new BorderLayout ()) add ( "Center", c)
Update : 2024-04-29 Size : 15360 Publisher : zqj

JSPsrJSP
DL : 0
讲述了怎样利用J5P构建完整的虚拟网站的全部技术与过程。全书共分为五个部分:第一部分是相关知识,包括JsP起源与构建JsP环境。第二部分是支持技术,包括HTML与DreMweaver。第三部分是继承者,包括指南、Java基础、JSP基本语法、servlet及其API、内部对象、JSP container、JsP核心API。第四部分是集成者.包括JDBC、JavaBeans、Applet、XML。第五部分是综合应用。-described how the use of J5P builds a complete virtual sites all the skills and processes. The book is divided into five parts : the first part is related knowledge, including the origin and Construction JsP JsP environment. The second part of the support technologies, including HTML and DreMweaver. The third part of the succession, including guidelines, based on Java, JSP basic grammar, and servlet API. internal targets, JSP container, JsP core API. The fourth part of the integrator. Including JDBC, JavaBeans, Applet, XML. The fifth part of the comprehensive application.
Update : 2024-04-29 Size : 7860224 Publisher : 沈利

DL : 0
编写程序,在Applet中生成一个蓝色的反弹球。该球用一个mousePressed事件初始化。当球碰到Applet边框时,它应该被弹起并沿反方向运动。-preparation procedures, the applet generated a rebound in the blue ball. The ball incident with a mousePressed initialization. When the ball hits the rim Applet, it should be thrown up along the opposite direction and movement.
Update : 2024-04-29 Size : 12288 Publisher : 卢强

DL : 0
是一个简单实用的FTP例子,利用Applet小应用程序编写的,可生成目录树,实现文件的上传和下载.-is a simple and practical example of the FTP, the use of small applet prepared the application, creating tree, a file upload and download.
Update : 2024-04-29 Size : 4096 Publisher : 追求

这是一个可以访问本地磁盘文件的Java Applet例子-can access local files in the Java Applet example
Update : 2024-04-29 Size : 1024 Publisher : mar

/* * Class: DrawPoker * Description: Java Video Poker Applet. **/ -/** Class : DrawPoker* Description : Video Poker Java Applet.** /
Update : 2024-04-29 Size : 3072 Publisher : 曹荣元

无禁手的五子棋带人工智能,采用alpha-beta剪枝的算法,可以以console和web applet和可执行程序的方式运行-no cut-hand with the 331 artificial intelligence, using alpha-beta pruning algorithm can a console and a web applet and executable running the
Update : 2024-04-29 Size : 462848 Publisher : 程序员

DL : 0
如果你想在自己的计算机游戏中创建音乐编辑器,那么这个程序可以给你一些帮助,它介绍一个简单的 Java applet—Javano—它提供基本的音乐编辑服务。 -if you wish to own a computer game to create music editor, Well, this procedure can give you some help. It describes a simple Java applet- Javano-it provides basic editing music services.
Update : 2024-04-29 Size : 4096 Publisher : 王林

F:\unclassed\web\超酷Applet时钟-F : \ unclassed \ web \ cool Clock Applet
Update : 2024-04-29 Size : 12288 Publisher : 王书新

可以动态的显示APPLET的颜色.解压缩后为.txt格式-can dynamically display APPLET color. After decompression. Txt format
Update : 2024-04-29 Size : 1024 Publisher : wind

voiceim:语音网站聊天器,基于jabber, 里面有详细的说明文档,程序用jsp+applet实现语音聊天功能。 这次上传的全部基于jabber,希望能对致力于即时聊天的开发者有用,全部代码外部网络基本下载不到。-voiceim : voice chat-based jabber, there are detailed documentation, procedures jsp applet using voice chat. Uploading of all this jabber- based, in hopes of chatting to immediately useful to the developers, all of the basic code download external networks fail.
Update : 2024-04-29 Size : 218112 Publisher : 雨笑

DL : 0
Java Applet程序-时钟模拟,学习Applet和线程的经典实例。 -Java Applet procedures-clock simulation study Applet and threads of the classic examples.
Update : 2024-04-29 Size : 6144 Publisher : 张三

DL : 0
功能强大的jsp聊天室,采用java applet界面-powerful jsp chat rooms, using java applet interface
Update : 2024-04-29 Size : 17408 Publisher : 罗冬

DL : 0
本案例是使用Java Applet 响应鼠标事件,点击图标后进入相应的页面。-this case is to use Java Applet response to the mouse, click on the corresponding icon and entered the pages.
Update : 2024-04-29 Size : 14336 Publisher : 王伟
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.