-
一个比较普通的模拟手机通讯录的程序
可以选中联系人,进行呼叫、短信、编辑等功能!
比较简单,但是源码涉及Java基础面很广,考点很好的。
对新手帮助...
一个比较普通的模拟手机通讯录的程序
可以选中联系人,进行呼叫、短信、编辑等功能!
比较简单,但是源码涉及Java基础面很广,考点很好的。
对新手帮助很大!-A more common analog cell phone address book program
- 2023-02-27 02:30:04下载
- 积分:1
-
基于JXTA的系统构建的优秀硕士论文9篇
基于JXTA的系统构建的优秀硕士论文9篇-JXTA-based system built outstanding master s thesis 9
- 2023-03-24 03:45:11下载
- 积分:1
-
JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一...
JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接口,而且由于我们只需要重写run()方法和stop()方法,并给start()方法多态化,所以我们选择实现Runable接口,这样就可以不需要继承Thread类而使用Thread类的实例来运行了。-JBuilder produced audio player, it needs attention is that when players, the interface on the various buttons can still be right for users to operate the incident response, at least two threads : a control song playback, the other to users respond to the incident. Therefore we need to achieve AudioPlay category Runable interface to the use of multi-threading. According to the interpretation of JDK- JDK1.4.0 any need for threaded implementation of the examples are to be achieved Runable interface, and because we only need to be rewritten to run () method and stop () method, and to start () method is polymorphic, so we have chosen to achieve Runable Interface so you can not inherit Thread type and category of use Thread e
- 2022-07-01 06:32:38下载
- 积分:1
-
聊天功能 ,
聊天功能 ,-liaotinggongneng】、
- 2022-05-08 20:17:46下载
- 积分:1
-
一个简单的Java并发系统动态测试工具
一个简单的Java并发系统动态测试工具-a simple system with dynamic Java testing tools
- 2022-05-20 18:09:36下载
- 积分:1
-
数据库管理类,用JAVA开发的一个学生管理系统。
数据库管理类,用JAVA开发的一个学生管理系统。-database management class,student management system by java
- 2023-03-17 21:35:03下载
- 积分:1
-
在网上下的eclipse abator插件自感觉不好用,
自已写了一个
基于oracle的,支持生成序列,pojo sqlmap.xml,dao dao...
在网上下的eclipse abator插件自感觉不好用,
自已写了一个
基于oracle的,支持生成序列,pojo sqlmap.xml,dao daointerface,生成字段的注释
四个基本方法,增删改查,
写的时候基于oracle11的,低版本的可能在到得字段注释
的地方会不兼容,自已改改或不加注释就可以了 -Under the Internet plug-ins from the eclipse abator feel bad use, self-written an oracle-based, pro-generated sequences, pojo sqlmap.xml, dao daointerface, generating field notes four basic methods, additions or deletions to change the investigation, written When oracle11 based, low-version may be a place to get the field notes would be incompatible change themselves to change with or without annotations can be a
- 2022-10-03 15:55:04下载
- 积分:1
-
Java编程思想 第六课 全源码
Java编程思想 第六课 全源码-Java programming class thinking sixth all-source
- 2022-03-06 13:13:19下载
- 积分:1
-
challenge Microsoft "dynamic menu," one
挑战微软“动态菜单”之一-challenge Microsoft "dynamic menu," one
- 2022-03-23 10:11:50下载
- 积分:1
-
在Java中实现动画有很多种办法,但它们实现的基本原理是一样的,即在 屏幕上画出一系列的帧来造成运动的感觉。...
在Java中实现动画有很多种办法,但它们实现的基本原理是一样的,即在 屏幕上画出一系列的帧来造成运动的感觉。-in Java to achieve animation there are many ways, but they realize the basic principle is the same as that on the screen he painted a series of frames to create the feeling of movement.
- 2022-02-05 00:22:49下载
- 积分:1