资源列表

« 1 2 ... .05 .06 .07 .08 .09 13910.11 .12 .13 .14 .15 ... 14335 »

[JSP源码/Javaweek

说明:通过此方法判断某一给定日期是星期几,进而进行处理-Through this method to determine whether a given day of the week, and then processed
<张长城> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[JSP源码/JavaPayCalculator

说明:It is full solution for PQ1 SSD3
<Artur> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[JSP源码/Javapractise

说明:接口的主要用途就是被实现类实现。 一个类可以实现一个或多个接口,继承使用extends关键字,实现则用implements关键字,一个类可以实现多个接口,这是java为单继承的灵活性不足的补充 -Interface Basics
<> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[JSP源码/JavaMoney

说明:给定一个浮点数,将其转换为金额的中文大写形式的字符串。例如,123.45表示为“壹佰贰拾叁元肆角伍分”。 注意以下几种情况: A.当金额为整数时,只表示整数部分,省略小数部分,并添加“整”字,例如123表示成“壹佰贰拾叁元整”。 B.当金额中含有连续的0时,只需写一个“零”即可。例如10005表示为“壹万零伍元整”。 C.10的省略表示。例如110表示为“壹佰壹拾元整”,而10表示为“拾元整”。 D.100表示为“壹
<马蕊> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[JSP源码/JavaCross.class

说明:编写程序建模二维平面坐标系中的直线,并提供函数实现判断两条直线是否相交。此题目要求提供多种构造函数。(练习设计类与构造函数)-Programming modeling of two-dimensional coordinate system lines, and provides functions to achieve determine whether two lines intersect. This topic requires
<飒飒> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[JSP源码/JavaConvertion

说明:实现infix转为postfix的转换。加减乘除求模以及括号-Achieve infix into postfix conversion. Modulo arithmetic and bracket.
<caochang> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[JSP源码/JavaNarcissusNumber

说明:水仙花数。通过输入判断是否为水仙花数(回文数)-Daffodils. Determine whether the daffodils
<caochang> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[JSP源码/JavaRMB

说明:编写一个程序,对任意输入的人民币金额,给出能组合出这个值的最佳可能,要求使用的币值个数最小.-Write a program that, for any input RMB, this value can be combined to give the best possible, require the use of a minimum number of currencies.
<hsq> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[JSP源码/JavaRandomTester

说明:使用java.lang.Math类,生成100个0到99之间的随机整数,找出它们之中的最大者和最小者,并统计大于50的整数个数-Use java.lang.Math class generated between 0 and 99 100 random integers, find their greatest and smallest among those, and the statistical number of integer
<hsq> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[JSP源码/JavaShapeTester

说明:创建一个几何类型类,其中有计算面积getArea()和周长getPerimeter()抽象方法,然后通过它派生出三角形类、圆形类、矩形类,并通过测试类进行测试-Create a geometry type class, which calculate the area getArea () and perimeter getPerimeter () abstract method, then it derived class trian
<hsq> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[JSP源码/JavaHelloWorld.java

说明:编译运行简单的Java应用程序和Applet程序。设置好环境变量运行HelloWorld.java-Compile and run a simple Java application and Applet program. Set environment variables to run HelloWorld.java
<hsq> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[JSP源码/Javadh

说明:public class Dh,大于50的随机数个数:"+count+"\n最大值为:"+max+"\n最小值:"+min+"\n"-public class Dh, the number of random number greater than 50: "+ count+" \ n Maximum was: "+ max+" \ n Min: "+ min+" \ n "
<hsq> 在 2024-10-05 上传 | 大小:1024 | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 13910.11 .12 .13 .14 .15 ... 14335 »

源码中国 www.ymcn.org