搜索资源列表
Calculator_simple
- 简易计算器不需要很高深的算法,对于数字计算的唯一要求就是在除数为零的时候要加以判断和处理,其他的就是窗口布局和功能完善了;首先:计算器需要一个显示按键结果的TextField部件,再就是添加很多Button了;为了界面的美观,为Frame添加两个panel,一个布局用BorderLayout.NORTH,另一个用GridLayout分成均等的几行几列;窗口的整体布局就基本成形了。剩下的为Button添加事件及响应事件的结果,编写程序实现。-simple calculators do not ne
Greenchatv1.0
- (1) 解决了在IIS系统下不能运行的问题。 (2) 解决了聊天界面过小的问题:(程序会在用户进入房间时检测用户解析度来自动调整) 扩大了800*600下的面版,增加了1024*768下的面板。 (3) 用户密码采用md5加密。改善了管理后台的安全性。 (4) 增加了 存储聊天记录 的功能:用户可以最多存储5次聊天记录。信息经过加密,相对安全。 (5) 管理后台添加了查看用户信息的功能。 (6) 改善了大厅的显示内容,管理员可以添加更多的房间而不必担心排版问题。 (7
simpleblog
- ASP Simple Blog version 3.0 Copyright (c) 2003-2006 www.8pixel.net All rights reserved. Requirements: Microsoft IIS 4.0+ webserver IUSR write permission on \"db\" and \"upload\" directories Features: - Very
JAVAgameeluoshifangkuai
- JAVA游戏编程_俄罗斯方块(有图片) 游戏主类,继承自JFrame类,负责游戏的全局控制,包含:1、一个GameCanvas画布类的实例对象, 2、一个保存当前活动块(ErsBlock)实例的对象,3、一个保存当前控制面板(ControlPanel)实例的对象;一轮游戏过程,实现了Runnable接口。-JAVA Programming _ Tetris game (with pictures) game master class, inherited from the JFrame
webedit
- 系统采用ASP编写。可以让您随时随地管理和保存您的文件、资料等。管理界面和功能类似于windows的资源管理器,具体功能如下:1、类似于windows资源管理器的文件目录列表;2、文件复制、剪切、粘贴、邮寄、下载、浏览、删除等常见操作;3、目录创建、重命名、删除等目录操作;4、类似于windows资源管理器的目录树,并具有记忆功能;5、无限个数的多文件同时上传;6、用户资料修改、密码取回等用户控制面板。 -ASP preparation system. Allows you anytime,
5
- 编写小程序,小程序界面设置BorderLayout布局,创建一个面板Panel,面板放置一个文本框、两个按钮,把面板放置在小程序的南面,单击一个按钮显示一张图片。-Procedures for the preparation of small, small program interface BorderLayout layout settings to create a panel Panel, panel placed a text box, two buttons, the panel p
jcommon-1.0.15
- JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support: * configuration and dependency management code * a general logging framework
panel
- 此面板是由extJs做的,界面美观,对于初学者有很大帮助,希望给大家带来便利-This panel is done by extJs, beautiful interface, great help for beginners, I hope to bring you convenience
extpanel
- 这个面板由extjs完成的,大家不防学习一下,可以学习其中漂亮的界面风格-The panel completed by extjs, we do not learn about prevention, you can learn which interface a beautiful style
Java
- 本作品分为3个模块 (1) 游戏主类,继承自JFrame类,负责游戏的全局控制。 内含 1, 一个GameCanvas画布类的实例引用, 2, 一个保存当前活动块(ErsBlock)实例的引用, 3, 一个保存当前控制面板(ControlPanel)实例的引用 * (2) 一轮游戏过程,实现了Runnable接口 一轮游戏是一个大循环,在这个循环中,每隔100毫秒,检查游戏中的当前块是否已经到底了,如果没有, 就继续等待。如果到底了,就看有没有全填满的行,如
KongZhiMianBan
- 该文件包含控制面板类KongZhiMianBan,主要用于展示于用户使用界面,接受用户的输入数据,并调用对应的函数,以及进行异常处理。控制面板类主要包含以下几个函数:-This file contains the control panel class KongZhiMianBan, mainly used for display in user interface, receiving user input data, and call the corresponding functions,
wzz123_setup_20100126
- Wzz123网址站程序 2008-4-11 hightman *修正一些不正确的默认数据 *管理后台添加链接直接粘贴(只支持IE浏览器,因为是HTML数据的粘贴板的原则) *部分调整的背景和统一的Javascr ipt到admin/header2.html *修正管理员添加“链接”面板,不能发生后最初的“添加链接”按钮 *要显示的版本号之间的分歧上升到1.0.2 2008-4-11 hightman *优化reset_url() *修正管理细分类别的分类没有引
MiniDrawPad
- 本程序通过调用JAVA提供的BasicStroke;Button; Color Container Graphics Panel ButtonGroup JFrame JComboBox;JCheckBox;JMenu;JMenuItem;ImageIcon;JPanel UIManager等基本类进行了简单的界面设计。 程序运用了JAVA中类的继承特性实现了对父类方法的调用,运用了ButtonHandler类用来侦听基本按钮的操作;运用ButtonHandler1类侦听颜色选择,画笔粗细设
QQ
- 一个QQ的面板程序,功能齐全,界面美观。使用大量的Swing,awt组件-A QQ panel procedures, functional, beautiful interface. Use a lot of Swing, awt components
webcamsnap
- Capture JPEG webcam images on your website and submit to your server. Flash + Javascr ipt library which allows you to display a variable-sized Flash movie in your page that captures Webcam snapshots (still frames), and submits them to your serve
zongheshiyan
- 编写图形界面程序,利用JDBC实现同学通讯录 实验步骤: (1)在Access或SQL Server中建立数据库及基础表。在控制面板中正确配置ODBC数据源,并测试成功。 (2)编写图形界面的Application,利用JDBC-ODBC Bridge进行数据库访问,实现要求的功能 -Preparation of graphical program, the students use to achieve contacts JDBC experimental steps: (1)
ButtonTest
- 在面板上的三个按钮,分别对应三种处理方式,点击按钮,界面产生相应的变化-The three buttons on the panel, corresponding to three kinds of treatment, click the button, the interface to produce change
TREE
- extjs 在myeclipse中编的树面板前台界面,是比较典型的树面板界面-extjs code in myeclipse tree in front panel interface is a typical tree-panel interface
Panel
- AWT 产生事件对象事件界面设计的小程序-AWT event interface design
Thread
- 包含三个程序,一个实现读写者问题,一个实现大小写输入的区分,一个实现一个界面上4个面板分别的计时功能。所有的程序都是通过线程实现的。-It contains three programs, read and write by a problem, a case-sensitive input realization, a realization of a four panel interface timing function respectively. All programs are imp