资源列表

« 1 2 ... .91 .92 .93 .94 .95 19796.97 .98 .99 .00 .01 ... 20700 »

[JSP源码/JavaPaperScissorsRock

说明:Firstly, If the user input is 0,the program will print “Player picks paper”. If the user input is 1,the program will print “Player picks scissors”. If the user input is 2,the program will print “Player picks rock”.
<Brian> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[JSP源码/JavaCheckHoroscope

说明:The program allows a user to enquire about horoscope signs. There are 12 signs in the Chinese horoscope. The calculation of a horoscope sign is based on birth year. For example, "Your horoscope sign: Cow" will be
<Brian> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[JSP源码/JavaAdvancedQuadraticCalculator

说明:While "a" is not equal to zero, check the discriminant of the quadratic equation. If discriminant is greater than zero, there are two solutions. If discriminant is equal to zero, there is a repeated solution.
<Brian> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[JSP源码/JavaLeapYear

说明:The number of days in February is 29 in a leap year and is 28 in a non-leap year. A year is leap if the input year satisfies one of the following conditions: 1. It is divisible by 4 and it is not divisible by 100
<Brian> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[JSP源码/JavaDayOfWeekGUI

说明:To check what the input day of week is, the programs would take three values: month, day, year. For month use 1 for January, 2 for February, and so forth. For output print 0 for Sunday, 1 for Monday, 2 for Tuesday, and s
<Brian> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[JSP源码/Javajosephu

说明:丢手帕问题,用循环队列实现,可以任意输入循环人数及开始的地方-Lost handkerchief problem, with the circular queue implementation, you can enter any number and the beginning of the cycle
<哈文> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[JSP源码/Javawork33

说明:java颜色盘程序,点击对应的颜色按钮,可以显示对应的颜色。-java color wheel program, click the corresponding color button, you can display the corresponding color.
<zhengriyu> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[WEB源码IP

说明:限制IP访问的asp程序,现成源码,内附说明,下下来就能用!-Restrict IP access to asp program, ready-made source, containing instructions, the next down will be able to use!
<0796> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[WEB源码bkgj

说明:该工具利用Microsoft.XMLHTTP组件伪造Referer,绕过E创网站系统down.asp的防盗链...即可成功暴库-The tool uses Microsoft.XMLHTTP component forged Referer, create site E bypass system down.asp anti-hotlinking ... libraries can successfully storm
<0796> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[JSP源码/Javasrc

说明:关于银行账户的功能实现,包括存取款以及自动生成序列号。-Realization of the function of bank accounts, including deposit and automatically generated serial number.
<juency> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[JSP源码/JavaClock

说明:在Applet上画一个时钟,根据当地时钟来矫正时间,能够在网页上正确的运行-draw a clock on Applet
<赵庚> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[JSP源码/JavaSquareRoot

说明:import java.io.* public class SquareRoot { public static void main ( String [ ] args ) { System.out.print("Enter a positive value: ") double value = 0 try { BufferedReader in = new BufferedReader(new InputStreamReade
<何俊乐> 在 2025-02-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 19796.97 .98 .99 .00 .01 ... 20700 »

源码中国 www.ymcn.org