搜索资源列表
java排序
- javaAPI程序,实现了的数字串的排序,对于用户的非法输入进行了处理-javaAPI procedures, the realization of a string of figures, in order for the user of illegal importation of processing
JAVA聊天室实现(多功能)
- 实现功能:· 用户上线·包括新用户上线和已使用过该系统的用户上线·每位在线的用户将会收到该用户上线的通知·该用户会收到所有已在线的用户的信息·朋友下线 ·服务器端删除该用户信息·每位在线的用户将会收到该用户下线的通知,同时删除改用户的信息·聊天终止,文件传输终止· 修改用户名字·用户可以在对应的文本框内直接修改名称·用户可以在保存的Myinfo.txt中直接修改名称· 聊天功能:·公聊:所有在线的用户都可以看到你的发言·私聊:能和所有以在线的用户进行私聊,其他用户看不到私聊对象之间的聊天 ·
java实现树结构
- 一个java编写的图形用户界面的设计实例.java不仅擅长编写网络应用程序,做桌面设计也毫不逊色!-prepared in a graphical user interface design example. Java not only adept at preparing Web applications, desktop design favorably!
java银行系统
- java银行系统,可以管理员身份登陆。可通过用户的任意一个有用信息如:姓名、身份证号、账号等查询每位用户的详细信息-java banking system, as administrators landing. Through an arbitrary user useful information such as : name, identity card, such as account inquiries each user detailed information
java udp broadcast chat
- 自己做的一个java 的聊天工具,主要向实现的事udp的广播、多播识别用户,可以突破局域网的限制,最主要的是想实现文件的广播传送,以及多人的广播语音,最后由于毕业,只完成,语音部分。-have done a java chat tool to achieve the main thing udp in broadcasting, multicast identifies the user, can overcome the limitations LAN, the most important
java@jspchat
- 1.服务器端:(Windows平台)首先应有java环境jdk,建议采用jdk1.4,配置Taxpad或安装JCreater。然后安装SQL数据库,建立数据库javaicq,并且建立表icq和表friend。用户也可以还原数据库名字为:javaicq,,或可在SQL查询分析器里面运行代码,然后在控制面板中的ODBC数据源中设置用户DSN数据源javaicq和文件DSN数源javaicq建立与数据库的连接。然后在Taxpad或JCreater开发环境中运行javac Server.java ,ja
comm2.0.3
- Comm.jar是Sub实现底层串口操作的API,调用了本地的DLL文件,因为Java本身不具备直接访问硬件设置的能力,都是通过调用本地方法来实现的.可以Java的官方网站下载.下载之后把其中Comm.jar包导入到工程的Classpath中,把另外两个非常重要的文件javax.comm.properties和win32com.dll考贝到你的工程目录下,即java.user下.-Comm.jar is Sub achieve bottom of the serial port operatio
[诺基亚java用户界面api程序员指南]
- [诺基亚java用户界面api程序员指南].rar-[Nokia java user interface api Programmer's Guide]. Rar
细胞计数Java源代码
- 细胞计数Java源代码.用于进行细胞数量的统计与分析。操作界面简单。-cell count Java source code. The number of cells used for the statistics and analysis. Simple user interface.
JAVA图形用户界面设计与实例
- JAVA图形用户界面设计与实例,可以轻松掌握JAVA C/S 编程-Java graphical user interface design and examples can easily grasp Java C / S Programming
kerberos.rar
- Kerberos协议主要用于计算机网络的身份鉴别(Authentication), 其特点是用户只需输入一次身份验证信息就可以凭借此验证获得的票据(ticket-granting ticket)访问多个服务,即SSO(Single Sign On)。由于在每个Client和Service之间建立了共享密钥,使得该协议具有相当的安全性。,Kerberos protocol mainly used for computer networks, authentication (Authenticati
MotionWelder1_01
- MotionWelder是免费的动画编辑器-Motion Welder is simple, free, GUI tool with rich user interface for fast and easy creation of image based animation, for java mobile game. It is specially designed to bridge a gap beetween developer and designer.Animation plott
BrowsePicture
- 照片自动浏览,用户选择要浏览的文件夹,可以进行图片的自动浏览,有淡入淡出效果。-Photo auto-browsing, the user selects to browse the file folders, pictures can be auto-surf, it fades.
vjbook
- 用AWT来生成图形化用户界面时,组件和容器的概念非常重要。组件是各种各样的类,封装了图形系统的许多最小单位,例如按钮、窗口等等;而容器也是组件,它的最主要的作用是装载其它组件,但是象Panel这样的容器也经常被当作组件添加到其它容器中,以便完成杂的界面设计。布局管理器是java语言与其它编程语言在图形系统方面较为显著的区别,容器中各个组件的位置是由布局管理器来决定的,共有5种布局管理器,每种布局管理器都有自己的放置规律。事件处理机制能够让图形界面响应用户的操作,主要涉及到事件源、事件、事件处理者
LoginDlg
- 实现登陆,用户登录,必须具有管理员权限的用户才能登录本系统进行管理,完全可以实现,没有问题地-The realization of landing, the user login must have administrator privileges users can log on to manage the system, can be realized, there is no problem to
java
- java编的小程序 编写出一个聊天室,此聊天室应具备如下功能: (1) 允许用户注册; (2) 允许注册用户登陆聊天室; (3) 登录用户之间进行聊天和文件传输; (4) 用户可以更改背景和音乐; -compiled java applet to write a chat room, this chat room should have the following functions: (1) allows the user to register (2) allows r
eprint for java
- eprint for java 这是可以自定义打印格式的java版的打印解决方案,运用此工具,用户设计好打印格式,然后按设计好的格式输出打印数据。 详细使用文档和示例见 eprint for java\doc目录,和eprint for dotnet\index.htm(Eprint for Java This is the Java version of the print solution that allows you to customize the print forma
JAVA
- java基础教程,Java环境及配置,Java基本语法,类和接口,Java Applet,Java图形处理,Java用户界面技术,异常、事件和多线程机制等(Java basic course, Java environment and configuration, Java basic syntax, class and interface, Java Applet, Java graphic processing, Java user interface technology, excepti
ShopJsp商城,java多用户商城系统
- ShopJsp商城,java多用户商城系统(ShopJsp ShopJsp business city, Java multi user business city system)
Asarouting-api-develop
- GIS routing user who want open source