-
StringUtil
String 辅助工具类,提供一些常用的方法,包括非空判断、中文字符判断、电话号码(手机号码、邮箱)校验等(String Utils)
- 2013-06-29 10:27:41下载
- 积分:1
-
SendMsg_webchinese
中国网建网的发短信代码,中国网建网的发短信代码(this is java code about sms,u can use it send sms.....)
- 2013-08-01 17:42:36下载
- 积分:1
-
android-BluetoothSPP
蓝牙串口程序,实现蓝牙模块与手机连接。。。(android bluetooth uart)
- 2014-11-28 20:07:27下载
- 积分:1
-
javacv-0.3-src
Javacv java computer version its used in the video streaming process.
- 2012-12-10 13:57:01下载
- 积分:1
-
pojo
This is an example POJO Web service. It shows how to expose the methods of a Java class as a Web
service using Aixs2.
- 2017-05-07 01:08:22下载
- 积分:1
-
Blog
个人博客管理系统强大的个人Blog,博客,添加删除修改查询,注册,登陆,留言板,统统都有。(blogC-The source for personal blog management system, is based on the JAVA language development, the use of technologies JSP, JavaScript, CSS)
- 2015-04-04 21:52:57下载
- 积分: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
-
moea
NSGA2 和 QMEA 的java实现(NSGA2 and QMEA in JAVA)
- 2010-05-11 11:18:32下载
- 积分:1
-
ExtensionRegistry
Extension Registry extends Extension Registry Lite.
- 2014-02-27 16:03:02下载
- 积分:1
-
appletradio
实现了大部分录音机的功能,程序简短,界面清晰。(Realize the majority of the functions of a tape recorder, the program brief, clear interface.)
- 2008-03-26 20:09:28下载
- 积分:1