Welcome![Sign In][Sign Up]
Location:
Search - jdk i

Search list

[Mathimatics-Numerical algorithmsJAVA的计算器

Description: 这个无限位计算器,N!及N的平方了。本来是打算用堆栈去实现的,突然发现了BigDecimal这个好东东~~于是乎~~堆栈在偶的计算器里退休了。。。 这个是在JDK 5.0 Update 3下用 NetBeans 4.1写的,我试过了两个1.4.2版本的,总说找不到MAIN()方法,对NetBeans打的包。。偶有置疑。。。所以拆开来。。。*.calss + 一个批处理+*.java打成了个压缩包传了上来~~ -the infinite spaces calculators, N! The N and the square. Originally intended to use to achieve the stack, BigDecimal suddenly found the good result Wanton ~ ~ ~ ~ dual stack in the calculator Lane retired. . . This is the JDK 5.0 Update 3 under with NetBeans 4.1 to write, I tried two versions of 1.4.2, the total that it can not find MAIN () method right NetBeans play packages. . Occasionally doubt. . . So to open the. . . *. Class a batch + *. java fight became compressed and spread onto ~ ~
Platform: | Size: 18453 | Author: 炸鱼 | Hits:

[OtherMytyper3

Description: 这是我用java写的指法练习程序 可以对每个人经常混淆的字母加强训练 使用方法安装了jdk后在该文件夹下 打 java Main 就是26字母训练一遍 打 java Main 4 就是26字母训练4遍 有时间去我网站看看www.myboke.org Chenmin 2006-04-15-This what I used to write java practice in front of each procedure can often confusing alphabet strengthen training in the use of side France jdk installed after the folder is playing java Main 26 letters training again playing java Ma in four letters is 26 training four times, I have the time to look at the site www.myboke.org Chen min 2006-04-15
Platform: | Size: 22769 | Author: Chenmin | Hits:

[Static controlTrayIconTest

Description: JAVA系统托盘图标控制程序 说明:   这是一个用Java JNI技术写的系统托盘图标控制程序.暂时还是一个测试版本,带有一个显示我的mail信息的对话框. 配置和运行:    该程序运行于JDK1.3以上,首先你的机器必须支持在DOS窗口下直接输入java运行jar文件,如果不行,请在sun公司的网站java.sun.com进行JDK的最新版的下载和安装.   通常你可以直接双击TrayIconTest.jar运行本程序,如果不能直接双击运行,请使用run.bat文件运行. -JAVA system tray icon control procedures : This is a Java JNI technology to write the system tray icon control procedures. A temporary or test version, with a show that I mail the information dialog box. Configuration and operation : the program runs on JDK1.3 and above, first of all, you must support the machine in DOS window directly into the java running jar, if not, please sun company's Web site for JDK Inc., the latest version of the download and installation. Usually you can double-click TrayIconTest.jar running this program, If not directly click operation, please use the document also running.
Platform: | Size: 104323 | Author: 李学兵 | Hits:

[JSP/JavaDrawing

Description: 几行记事本代码 就是一个漂亮的界面 这就是我为什么喜欢jdk-few lines of code Notepad is a beautiful interface that is why I like jdk
Platform: | Size: 1337 | Author: 今生不帅 | Hits:

[Other resourceCalculator_code_by_Java

Description: 用JAVA实现的计算器:采用Eclipse 3.1开发,基于JDK 1.5.可进行+、-、*、/、求余、开平方运算-using the JAVA Calculator : Eclipse 3.1 development, Based on JDK 1.5. may I request for ,-,*,/,, square root computation
Platform: | Size: 8162 | Author: miracleboy | Hits:

[JSP/Javaxplookandfeel_2003

Description: Swing Windows XP 外观和感觉 BeanSoft 修改版, 2003年 原始的作者: XP 外观和感觉 by Stefan Krause - http://www.stefan-krause.com/java/ 做了以下修改: 1. 显示内部窗体时使用了正确的字体(原版在中文 Windows 版本下运行时不能正确显示 Unicode 字符) 2. 现在这个软件可以运行在 Linux 下了, 而不是只能运行在 Windows XP 下, 也能运行 在 Windows 2000, Windows 98 下. 我已经在 Windows 2000, Windows 98 和 红帽子 Linux 9 的中英文版下测试过了. 请注意这个软件是在 JDK 1.3 上开发的, 所以一些 JDK 1.4 或者更高版本的组件可能 无法正确显示, 例如 JSlider.-Swing Windows XP look and feel BeanSoft revised version, 2003 original authors : XP look and feel by Stefan Krause - http : / / www.stefan-krause.com/java/ do the following modifications : 1. Form indicates that internal use of the correct fonts (in the original Chinese version of Windows could not run correctly show Unicode characters) 2. Now the software can run under Linux. not only run on Windows XP, can also run on Windows 2000, under Windows 98. I have Windows 2000, Windows 98 and the red hat Linux 9 under the Chinese and English test before. Please note that this software is in J DK 1.3 on the development, some JDK 1.4 or higher versions of the components may not display correctly. For example JSlider.
Platform: | Size: 391489 | Author: 生哥 | Hits:

[JSP/Javaclient

Description: These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, does not use multiple threads. This code requires JDK 1.1 or later, but can easily be adapted to JDK 1.0. -These two classes show an extremely simple java.net example of socket programming. They i mplement the Unix daytime protocol. an extremely simple protocol that consists ent irely of the server sending its current local ti me and date to the client as an ASCII string. The s servers, and to keep it very simple. does not use multiple threads. This code requir es JDK 1.1 or later, but can easily be adapted to JDK 1.0.
Platform: | Size: 1037 | Author: 林威 | Hits:

[J2MESMS扩展配置.rar

Description:

1、将jre文件夹复制到你本机所在的JDK下覆盖掉全部jre文件夹

2、将lib文件夹复制到你项目所在的lib,添加对应lib


import org.smslib.IOutboundMessageNotification;
import org.smslib.Library;
import org.smslib.MessageEncodings;
import org.smslib.MessageProtocols;
import org.smslib.OutboundMessage;
import org.smslib.Service;
import org.smslib.modem.SerialModemGateway;
import java.util.List;


public class SendSms {
    public SendSms() {
    }


    public void sendSMS(String[] phoneNumber) throws Exception {
        Service srv;
        OutboundMessage msg;

        OutboundNotification outboundNotification = new OutboundNotification();

        srv = new Service();
        SerialModemGateway gateway = new SerialModemGateway("modem.com1",
                "COM1", 9600, null, null);
        gateway.setInbound(true);
        gateway.setOutbound(true);
        gateway.setSimPin("0000");
        gateway.setOutboundNotification(outboundNotification);
        gateway.setProtocol(MessageProtocols.PDU);
        srv.addGateway(gateway);

        try {
            srv.startService();

            for (int i = 0; i < phoneNumber.length; i++) {
                msg = new OutboundMessage(phoneNumber[i], "您有会议待处理,请登陆查看!");
                msg.setEncoding(MessageEncodings.ENCUCS2);
                srv.sendMessage(msg);

            }

        } finally {
            srv.stopService();
        }
    }

    public class OutboundNotification implements IOutboundMessageNotification {
        public void process(String gatewayId, OutboundMessage msg) {
            System.out.println("Outbound handler called from Gateway: " +
                               gatewayId);
            System.out.println(msg);
        }
    }


    public static void main(String args[]) {
        SendSms app = new SendSms();
        try {
            app.doIt();
        } catch (Exception e) {
            e.printStackTrace();
        }
    }

}
 


Platform: | Size: 1040178 | Author: idhuanghao | Hits:

[JSP/JavaDrawing

Description: 几行记事本代码 就是一个漂亮的界面 这就是我为什么喜欢jdk-few lines of code Notepad is a beautiful interface that is why I like jdk
Platform: | Size: 1024 | Author: 今生不帅 | Hits:

[Mathimatics-Numerical algorithmsJAVA的计算器

Description: 这个无限位计算器,N!及N的平方了。本来是打算用堆栈去实现的,突然发现了BigDecimal这个好东东~~于是乎~~堆栈在偶的计算器里退休了。。。 这个是在JDK 5.0 Update 3下用 NetBeans 4.1写的,我试过了两个1.4.2版本的,总说找不到MAIN()方法,对NetBeans打的包。。偶有置疑。。。所以拆开来。。。*.calss + 一个批处理+*.java打成了个压缩包传了上来~~ -the infinite spaces calculators, N! The N and the square. Originally intended to use to achieve the stack, BigDecimal suddenly found the good result Wanton ~ ~ ~ ~ dual stack in the calculator Lane retired. . . This is the JDK 5.0 Update 3 under with NetBeans 4.1 to write, I tried two versions of 1.4.2, the total that it can not find MAIN () method right NetBeans play packages. . Occasionally doubt. . . So to open the. . .*. Class a batch+*. java fight became compressed and spread onto ~ ~
Platform: | Size: 18432 | Author: 炸鱼 | Hits:

[OtherMytyper3

Description: 这是我用java写的指法练习程序 可以对每个人经常混淆的字母加强训练 使用方法安装了jdk后在该文件夹下 打 java Main 就是26字母训练一遍 打 java Main 4 就是26字母训练4遍 有时间去我网站看看www.myboke.org Chenmin 2006-04-15-This what I used to write java practice in front of each procedure can often confusing alphabet strengthen training in the use of side France jdk installed after the folder is playing java Main 26 letters training again playing java Ma in four letters is 26 training four times, I have the time to look at the site www.myboke.org Chen min 2006-04-15
Platform: | Size: 22528 | Author: Chenmin | Hits:

[Static controlTrayIconTest

Description: JAVA系统托盘图标控制程序 说明:   这是一个用Java JNI技术写的系统托盘图标控制程序.暂时还是一个测试版本,带有一个显示我的mail信息的对话框. 配置和运行:    该程序运行于JDK1.3以上,首先你的机器必须支持在DOS窗口下直接输入java运行jar文件,如果不行,请在sun公司的网站java.sun.com进行JDK的最新版的下载和安装.   通常你可以直接双击TrayIconTest.jar运行本程序,如果不能直接双击运行,请使用run.bat文件运行. -JAVA system tray icon control procedures : This is a Java JNI technology to write the system tray icon control procedures. A temporary or test version, with a show that I mail the information dialog box. Configuration and operation : the program runs on JDK1.3 and above, first of all, you must support the machine in DOS window directly into the java running jar, if not, please sun company's Web site for JDK Inc., the latest version of the download and installation. Usually you can double-click TrayIconTest.jar running this program, If not directly click operation, please use the document also running.
Platform: | Size: 104448 | Author: 李学兵 | Hits:

[JSPjdk_api_chinese

Description: JAVA中文帮助,原来都是英文的帮助,希望这个中文可能给大家带来方便,-JAVA Chinese help, the help of the original is in English, I hope the Chinese could bring convenience to everyone,
Platform: | Size: 36112384 | Author: 红鸟 | Hits:

[JSP/JavaFindInJar

Description: 自己编写的一个用于查找java类所在包的完整源程序,编程环境是Eclipse+JDK1.5.压缩包中包括了帮助(运行后也可以查看帮助菜单).是windows风格的运行界面.建议您自己做一个可双击运行的.jar使用就更方便了.-I have written a java category used to find the complete source code where the package, the programming environment is Eclipse+ JDK1.5. Compressed package includes help (after running can also check the Help menu). Is to run windows-style interface. Recommendations your own can be a double-click operation. jar to use even more convenient.
Platform: | Size: 97280 | Author: | Hits:

[JSP/JavaJavaconfig

Description: 安装JDK 从java.sun.com/">http://java.sun.com/下载jdk-1_5_0_04-windows-i586-p.exe 安装到指定路径,我选择D:jdk1.5.0 配置环境变量: JAVA_HOME: D:jdk1.5.0 PATH: D:jdk1.5.0 in CLASSPATH: . D:jdk1.5.0lib ools.jar D:jdk1.5.0jrelib t.jar -Install JDK from java.sun.com/" > http://java.sun.com/ download jdk-1_5_0_04-windows-i586-p.exe to install to the specified path, I chose D: jdk1.5.0 configuration environment variable: JAVA_HOME : D: jdk1.5.0 PATH: D: jdk1.5.0 in CLASSPATH:. D: jdk1.5.0lib ools.jar D: jdk1.5.0jrelib t.jar
Platform: | Size: 4096 | Author: yang hua yuan | Hits:

[JSP/JavaJava-JDK-5.0studynote

Description: 《Java JDK6学习笔记》是作者良葛格本人近几年来学习Java的心得笔记,结构按照作者的学习脉络依次展开,从什么是Java、如何配置Java开发环境、基本的Java语法到程序流程控制、管理类文件、异常处理、枚举类型、泛型、J2SE中标准的API等均进行了详细介绍。本书还安排了一个“文字编辑器”的专题制作。此外,Java SE6的新功能,对Java lang等套件的功能加强,以及JDBC4.0、Apache Derby纯Java数据库等新增功能,本书也都予以介绍。 《Java JDK6学习笔记》中介绍了Java JDK6中新增的功能。Java JDK6加强了java.lang、java.util、java.io、java.awt等套件的功能,并增加了JDBC 4.0新功能。另外,在JDK 6中还包括了Apache Derby纯Java数据为。 本书附CD光盘一张,光盘内容包括: 书中所有范例的源代码。 JDK下载、安装、Path设置等多媒体视频。 本书门槛很低,只要您了解Windows基本操作,无须有其他程序语言的基础,甚至没有接触过Java,都可以通过本书扎扎实实地学习Java。而对于一些曾经学习过Java,但概念和基础仍不扎实的读者,本书也准备了一些面向对象的观点与进阶的议题可供参-"Java JDK6 study notes," is a good Gege on learning Java, I have learned in recent years, notes, the structure followed by the author to start the learning context, from what is Java, how to configure the Java development environment, basic Java syntax to the program flow control, Management files, exception handling, enumerations, generics, J2SE standard API Dengjun in a detailed description. This book also arranged for a "text editor" feature production. In addition, Java SE6 new features, such as on Java lang package of features to enhance and JDBC4.0, Apache Derby pure Java database and other new features, the book also be introduced. "Java JDK6 study notes," introduces the new features in Java JDK6. Java JDK6 strengthened java.lang, java.util, java.io, java.awt package of features, etc., and added new JDBC 4.0 features. In addition, JDK 6 also includes the Apache Derby pure Java data. CD-ROM attached to a book, CD, CD-ROM includes: All example source code book. JDK download, i
Platform: | Size: 8954880 | Author: laoyang | Hits:

[JSP/JavaJava-JDK-6Study-notes

Description: 学JAVA的同学们,俺这个可是好东西,有空来-Every students ,I wish this thing can help you study JAVA
Platform: | Size: 26880000 | Author: 何晓磊 | Hits:

[ELanguageJDK-6U41

Description: JDK 6U41 绿色免安装版 可能是JDK6最后一个升级版本了,安装后我打包提取出的绿色版。直接使用也可升级。没有源码文档范例及DB组件,以减小尺寸。-JDK 6U41 green free installation JDK6 last upgrade version, after installation, I packaged the extracted green version. Direct use can also be upgraded. Without source code and documentation examples and DB components, in order to reduce the size.
Platform: | Size: 42540032 | Author: Kensou | Hits:

[Software EngineeringSpring-Scheduler-JDK-TimerExample

Description: i like it so much , everyone will use this website, its very useful one-i like it so much , everyone will use this website, its very useful one...
Platform: | Size: 6144 | Author: raj | Hits:

[JSP/JavaJDK I.8

Description: JDK 1.8 的中文文档,对Java编程具有极大的帮助。(The Chinese document of JDK 1.8 is of great help to Java programming.)
Platform: | Size: 42619904 | Author: 一个废柴 | Hits:
« 12 3 »

CodeBus www.codebus.net