资源列表
[JSP源码/Java] test1
说明:用java编写的绘制一个风车装的图形,并且能够转动,填充颜色-Using java prepared to draw a windmill installed the graphics, and the ability to turn the fill color<张pudn> 在 2025-05-17 上传 | 大小:4kb | 下载:0
[JSP源码/Java] test14.8
说明:用java编写的一个程序。求4个几何图形的面积之和以及周长之和-Using java to write a program.Seeking 4 and of the geometry of the area and perimeter and<张pudn> 在 2025-05-17 上传 | 大小:4kb | 下载:0
[JSP源码/Java] shiyan6
说明:JSP基本语法与页面指令 1、理解JSP页面(page)指令和动作的语法格式; 2. 理解JSP页面的生命周期。 3. 熟练掌握page指令的下面的属性:import、session、errorPage、isErrorPage、contentType、pageEncoding。 -1.Understanding of JSP page ( page ) instruction and movements of the s<ren> 在 2025-05-17 上传 | 大小:4kb | 下载:0
[JSP源码/Java] EditorJFrame
说明:简单文本编辑器,进行简单的文本编辑,改变字体 颜色-A simple text editor, a simple text editor, change the font, change the font color<天天> 在 2025-05-17 上传 | 大小:4kb | 下载:0
[JSP源码/Java] jsp-identifying-code
说明:在开发中验证码是比较常用到有效防止这种问题对某一个特定注册用户用特定程序破解方式进行不断的登陆尝试的方式。 此演示程序包括三个文件: 1.login.jsp:登录页面 2.code.jsp:生成验证码图片页面 3.check.jsp:验证结果 -The verification code development is more commonly used to effectively prevent this kin<zhangshoubin> 在 2025-05-17 上传 | 大小:4kb | 下载:0
[JSP源码/Java] GuessNumberGame
说明:简单的猜数字游戏,输入一个数字判断是否猜对-Simple guessing game, enter a number to determine whether guessed<j> 在 2025-05-17 上传 | 大小:4kb | 下载:0
[JSP源码/Java] java
说明:电脑图片浏览,可查看电脑里的图片,能放大缩小左旋右旋删除。-picturebrowse system<陈治旭> 在 2025-05-17 上传 | 大小:4kb | 下载:0
[JSP源码/Java] test
说明:一个简单的java的增删改的程序,利用了myeclipse作为软件运行环境,结合了mysql jsp和servlet的程序-A simple java program CRUD using myeclipse as a software operating environment, combined with the mysql jsp and servlet program<李亚男> 在 2025-05-17 上传 | 大小:4kb | 下载:0
[JSP源码/Java] p-and-c
说明:线程管理中的生产者消费者问题,主要是描述线程管理中生产者与消费者在共享资源时是否同步与互斥问题-Producers and consumers in the thread management, describes the thread management of producers and consumers, whether in the shared resource synchronization and mutual excl<whillchyis> 在 2025-05-17 上传 | 大小:4kb | 下载:0
[JSP源码/Java] UCBrowser-V8.6.0.199(Build12092011)
说明:UC browser (version 8.6)<Vicky> 在 2025-05-17 上传 | 大小:4kb | 下载:0
[JSP源码/Java] Stemmer
说明:porters algorithm for detecting stemming and stopping words and get rid off it<ali> 在 2025-05-17 上传 | 大小:4kb | 下载:0
[JSP源码/Java] RoundArea
说明:1编写程序,在程序中定义一个抽象类Area、两个Area类的派生子类RectArea类和RoundArea类,以及一个实现类ImpleArea类。程序的实现要求如下。 (1) 抽象类Area类中只包含一个抽象方法:double area()。 (2) 子类RoundArea类通过覆盖父类中的抽象方法area来求圆的面积,另一个子类RectArea类通过覆盖父类中的抽象方法area求长方形的面积。 (3) 圆的半径和长方形的边<徐伟> 在 2025-05-17 上传 | 大小:4kb | 下载:0