-
北大青鸟一期JAVA课本的整本书的上机练习,主要是做一个商店的管理系统...
北大青鸟一期JAVA课本的整本书的上机练习,主要是做一个商店的管理系统-Beida Jade Bird textbooks JAVA a whole book on machine exercises, mainly to make a store management system
- 2022-09-23 12:45:03下载
- 积分:1
-
用于计算期权价格,窝轮的价格却并非取决于市场供求,而是以「期权定价模式」计算窝轮的期权价值。期权订价模式是利用数学算式,因应不同的订价因素,如正股价格、引伸波幅...
用于计算期权价格,窝轮的价格却并非取决于市场供求,而是以「期权定价模式」计算窝轮的期权价值。期权订价模式是利用数学算式,因应不同的订价因素,如正股价格、引伸波幅等决定其价格-used to calculate options prices, Waterloo round of price is not determined by market supply and demand, but "option pricing model," Waterloo round of the calculation of the value of the options. Options pricing model is the use of mathematical formula, to cope with the different pricing factors, such as prices of the underlying stocks, implied volatility of its price decisions
- 2022-03-02 17:46:39下载
- 积分:1
-
日历控件,提供像outlook中的控件形式-可以和下拉菜单结合
日历控件,提供像outlook中的控件形式-可以和下拉菜单结合-calendar controls, as the outlook for the control forms-can combine and the drop-down menu
- 2022-11-17 05:50:03下载
- 积分:1
-
基于socket的网络聊天室,可以实现所有聊天室具有的功能,并具有文件传输功能。...
基于socket的网络聊天室,可以实现所有聊天室具有的功能,并具有文件传输功能。-based on socket , a simple chat room
- 2022-06-16 15:14:18下载
- 积分:1
-
java 最基础的开源包,无论你是什么项目一般都回用到
java 最基础的开源包,无论你是什么项目一般都回用到-the most open-source java-based package, no matter what project you are generally used to
- 2023-08-16 14:30:03下载
- 积分:1
-
一个有undo,redo,cut等功能的JTextArea
一个有undo,redo,cut等功能的JTextArea-a undo, redo, cut the functions JTextArea
- 2022-03-25 23:18:43下载
- 积分:1
-
用java实现的邮件发送和接收源代码,没有界面,只是源码,可以学习研究...
用java实现的邮件发送和接收源代码,没有界面,只是源码,可以学习研究-achieved using java mail sending and receiving the source code, there is no interface, but the source code can study
- 2022-12-12 07:05:03下载
- 积分:1
-
贺喜多途径(银行、声讯、互联星空)支付接口 v1.5(JSP)
贺喜多途径(银行、声讯、互联星空)支付接口 v1.5(JSP)-congratulate multi-channel (banks, voice, ChinaVnet) payment interface v1.5 (JSP)
- 2022-01-24 13:26:15下载
- 积分:1
-
在线编辑器实例
在线编辑器实例-源码与使用方法
FCKeditor是一个专门使用在网页上属于开放源代码的所见即所得文字编辑器。-On-line editor examples- source code and use FCKeditor is an exclusive use of the website belongs to the open source WYSIWYG text editor.
- 2022-01-26 02:51:11下载
- 积分:1
-
首先,你应该确保你的jdk1.4是有效的,所有需要的类…
At first you should be sure that your JDK1.4 is valid and all needed
classes are in CLASSPATH. If you don t know how to set CLASSPATH, later
a section will tell you.
After unziped calendar.zip, there is a directory named fancy. Please
keep the directory and move it into a path which is in your CLASSPATH.
If you are under linux, you can change directory to fancy and type
make to compile it. It s like below command:
cd fancy
make
Or you are under Windows. you can change directory to fancy and use
command javac to compile it. It s like below command:
cd fancy
javac MyCalendar.java
After finished compiling, you can get below classes:
MyCalendar$1.class
MyCalendar$2.class
MyCalendar$3.class
MyCalendar$4.class
MyCalendar$CalendarTable.class
MyCalendar.cla-At first you should be sure that your JDK1.4 is valid and all needed classes are in the CLASSPATH . If you do not know how to set CLASSPATH. later a section will tell you. After unz
- 2023-07-26 01:10:03下载
- 积分:1