Welcome![Sign In][Sign Up]
Location:
Search - Javax

Search list

[WEB Codejavax架包

Description: javax的jar包,api-servlet包含在里面
Platform: | Size: 85873 | Author: xurufeng2121@126.com | Hits:

[JSP/Javajavax

Description: 源码内容介绍:用vb实现DES加解密算法(二)--加密. ... 用vb实现快速傅立叶变换 · 用VB实现DES加解密算法(一)--定义 · 用vb实现DES加解密算法(二)--加密 · 用vb实现DES加 ... -Source description: Using vb to achieve DES encryption algorithm (b)- encryption. ... Using vb achieve VB Fast Fourier Transform to achieve with DES encryption and decryption algorithm (a)- the definition of the realization of DES plus with vb decryption algorithm (b)- DES encryption to achieve increases with vb ...
Platform: | Size: 4096 | Author: | Hits:

[JSP/Javajavax.mail

Description: 一个javamail的使用例子,值得参考-_--The use of a JavaMail example, it is also useful-_-
Platform: | Size: 2048 | Author: zhangyingqiang | Hits:

[JSP/Javajavax.naming

Description: 这是关于java中naming包的介绍,希望大家会喜欢,-This is the java package naming of introduction, I hope everyone will like it,
Platform: | Size: 5120 | Author: 林孔銮 | Hits:

[JSP/JavaMediaPlayer(java)

Description: MediaPlayer代码,部分代码,合适请用: import java.awt.* import java.awt.event.* import javax.swing.* import javax.media.* import java.io.* import java.util.* //为了导入Vector //import com.sun.java.swing.plaf.windows.* public class MediaPlayer extends JFrame implements ActionListener,Runnable { private JMenuBar bar //菜单条 private JMenu fileMenu,choiceMenu,aboutMenu private JMenuItem openItem,openDirItem,closeItem,about,infor private JCheckBoxMenuItem onTop private boolean top=false,loop //设定窗口是否在最前面 private Player player //Play是个实现Controller的接口 private File file,listFile //利用File类结合JFileChooser进行文件打开操作,后则与list.ini有关-MediaPlayer code, some code, appropriate use: import java.awt .* import java.awt.event .* import javax.swing .* import javax.media .* import java.io.* import java.util .*// in order to import Vector// import com.sun.java.swing.plaf.windows .* public class MediaPlayer extends JFrame implements ActionListener, Runnable (private JMenuBar bar// menu bar private JMenu fileMenu, choiceMenu, aboutMenu private JMenuItem openItem, openDirItem, closeItem, about, infor private JCheckBoxMenuItem onTop private boolean top = false, loop// set the window in the top private Player player// Play is a Controller Interface realize private File file, listFile// use File Class JFileChooser combine files to open operation, and after the relevant list.ini
Platform: | Size: 8192 | Author: benson | Hits:

[JSP/Java1

Description: 这是一个经典实例演示如何应用 javax.microedition.lcdui包-This is a classic example of how to use presentation package javax.microedition.lcdui
Platform: | Size: 2048 | Author: michael | Hits:

[JSP/JavaBfang

Description: 用java编写的多媒体播放器 能进行简单的视频播放 需要下载一个javax.media.* 包后才能运行-Using java prepared multimedia player able to perform simple video player will need to download a javax.media .* package to run
Platform: | Size: 2048 | Author: sandy | Hits:

[JSP/JavaJAVA_Swing

Description: javax.swing | 最常用的pachage,包含了各种swing组件的类 javax.swing.border | 包含与swing组件外框有关的类 javax..swing.colorchooser | 针对swing调色盘组件(JColorChooser)所设计的类 javax.swing.event | 处理由swing组件产生的事件,有别于AWT事件 javax.swing.filechooser | 包含针对swing文件选择对话框(JFileChooser)所设计的类 -javax.swing | The most commonly used pachage, contains a variety of swing types of components javax.swing.border | contains the swing-type frame components javax .. swing.colorchooser | color palette for the swing components (JColorChooser ) category designed javax.swing.event | deal with swing components generated by the case is different from the AWT Event javax.swing.filechooser | contains documents for the swing dialog box select (JFileChooser) designed by category
Platform: | Size: 146432 | Author: 穆鹏 | Hits:

[JSPLearning_Wireless_Java

Description: Learning Wireless Java is for Java developers who want to create applications for the Micro Edition audience using the Connected, Limited Device Configuration and the Mobile Information Device Profile (MIDP). These APIs specifically for devices such as mobile phones and pagers, allowing programmers to create MIDlet applications. This book offers a solid introduction to J2ME and MIDP, including the javax.microedition classes, as well as classes surrounding the features of the various platforms that the J2ME supports.
Platform: | Size: 1150976 | Author: abc de | Hits:

[JSP/Javajavax.servlet.jar

Description: servlet pakage fis java
Platform: | Size: 82944 | Author: sugi | Hits:

[JSP/Javaserial

Description: Java实现串口全双工通讯 一个Java读取串口值的类(收藏) 这是一个通过JAVA的扩展包(javax.comm)从串口读取值的类, 本类库(javax.comm)主要包括: SerialBean.java (与其他应用程序的接口), SerialBuffer.java (用来保存从串口所接收数据的缓冲区), ReadSerial.java (从串口读取数据的程序)。-Serial full-duplex communication
Platform: | Size: 2048 | Author: xiaofeng | Hits:

[JSP/Javajavaxcomm

Description: Java串行端口技術協議,含有comm.jar,javax.comm.properties,win32com-You can get comm.jar,javax.comm.properties,win32com.dll in this zip file
Platform: | Size: 32768 | Author: 小K | Hits:

[JSP/Javajar

Description: eclipse 开发软件专业的jar包,有javax.media.jar dqljdbc4.jar包,及各种包专用包-eclipse software development professional jar package, there is javax.media.jar dqljdbc4.jar package, and all kinds of packages special packages
Platform: | Size: 1411072 | Author: 农民 | Hits:

[Communicationjavax_comm

Description: Javax.comm source libraries
Platform: | Size: 11264 | Author: xaxaxa | Hits:

[JSP/JavaCLDC

Description: 迄今为止,我们知道 CLDC 比较适合 J2ME,并且也已经建立了我们的开发环境。在这一章中,我们将更深入地探索 CLDC API。CLDC API 实际上只是 J2SE 的一个子集,它包括 java.lang、java.io 和 java.util,另加一个新软件包 -- javax.microedition。我们将逐个来研究这些软件包,并突出显示每一个包中的重要的类。 -game
Platform: | Size: 3072 | Author: 杜坤 | Hits:

[JSP/Javajavax.servlet_api.chm

Description: 一个很实用的jsp_servlet_api文档,并且编译成.chm格式,方便查询,servlet编程实用。-Jsp_servlet_api a very practical document, and compile. Chm format to facilitate query, servlet programming utility.
Platform: | Size: 246784 | Author: 田见雨 | Hits:

[JSP/Javajavax.servlet

Description: javax.servlet源码 .zip格式,用MyEclipse导入到工程里面,就可以查看 直接解压也可以看到,里面全部是.java文件-javax.servlet source. zip format, imported to work with MyEclipse inside, you can see directly extract can see inside all. java files
Platform: | Size: 292864 | Author: 刘峰 | Hits:

[JSP/Javajavax-usb_1.0.2

Description: 开发usb接口 用java开发的应用程序包-develop usb interface
Platform: | Size: 197632 | Author: lby | Hits:

[JSP/JavaJAVA_COM_PORT

Description: Simple COM port access java implemented with javax.comm library
Platform: | Size: 307200 | Author: John | Hits:

[Software EngineeringJAR package for javax.servlet

Description: JAR package for javax.servlet
Platform: | Size: 135168 | Author: diuennazha | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net