联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 界面编程(196) 
按平台查找All Java(196) 

[界面编程] 学生信息管理系统

实现GUI界面,包括布局策略,容器与组件的使用,事件监听器设计;运用异常机制解决可能出现的异常问题;实现数据的存储,可以采用文件方式或数据库方式。
The realization of GUI interface, including the layout strategy, use containers and components, the event listener design; using the exception mechanism solve the abnormal problems that may occur; to realize the data storage, can use the file system or database. (2017-06-24, Java, 231KB, 下载1次)

http://www.pudn.com/Download/item/id/1498273099563330.html

[界面编程] MyCalc

计算器的基本界面和基本功能,适用于初学者,有加减乘除,根号,平方,退格等功能,简单,使用与初学者,整个源码只有一个类。
Calculator basic interface and basic functions for beginners, there are addition, subtraction, multiplication, root, square, backspace and other functions, simple, and beginners, the entire source code only one category. (2016-12-26, Java, 3KB, 下载1次)

http://www.pudn.com/Download/item/id/1482728336370470.html

[界面编程] MyTaobaoTest

仿淘宝安卓客户端的demo源码,主要实现了:商品的基本展示、宝贝详情,图片展示的放大缩小功能、界面之间切换的动画、购物车多项删除、弹窗的动画效果、首页广告的轮播效果、获得本机具有传感器的列表、listView的上拉刷新,下拉加载功能、二维码扫描、刮刮乐等功能和效果。
Imitation Taobao Android demo client source code, mainly to achieve the basic display, commodity baby details, the picture zoom function, switching the interface between the animation and the shopping cart number delete, pop animation, home advertising effect, this machine has a carousel sensor list, listView pull down to refresh the loading function, two-dimensional code scanning, the function and effect of scratch. (2016-09-02, Java, 7292KB, 下载9次)

http://www.pudn.com/Download/item/id/1472809587617013.html

[界面编程] Jishiqi

该源码是一款不错的秒钟计时器小应用源码,源码很简单,而且又很容易上手,非常适合一些新手的使用与学习,并且界面也很不错的,大家可以下载研究一下看看。
The source code is a good second timer applet source code, source code is very simple, and very easy to get started, very suitable for the use and study of some new, and the interface is also very good, we can download to look at to see. (2016-06-11, Java, 1927KB, 下载1次)

http://www.pudn.com/Download/item/id/1465639593673446.html

[界面编程] sgxcym

水果相册-一款界面美观的相册浏览器软件源码,该软件分拍摄、编辑、查看、共享及分发等主要功能,这些功能共同组成一个功能性相对完整的手机相册。
Fruit album- a beautiful interface photo browser software source code, the software is divided into shoot, edit, view, sharing and distributing, main functions, these functions together to form a functional relatively complete mobile phone photo album. (2016-06-01, Java, 2801KB, 下载1次)

http://www.pudn.com/Download/item/id/1464748080152774.html

[界面编程] SoftBrowser

带进度条简易浏览器源码主要使用了安卓的WebView控件,另外还实现了网页加载进度条,可以实现浏览器内的前进后退。半透明菜单使用的popwindow弹出菜单,另外项目中还有一个背景更换的功能的实现代码,但是不知道什么原因在我手机上没有效果。项目不大,注释比较丰富。很适合新手学习安卓的WebView控件的使用。
Progress bar simple browser source code of the main use of Android WebView control, in addition to achieve a web page loading progress bar, you can achieve forward and backward within the browser. popwindow translucent menu using the pop-up menu, in addition to the project also has a background replacement function implementation code, but do not know why I m on the phone to no avail. The project is not big, rich annotation. It is suitable for beginners learning to use Android s WebView control. (2016-05-30, Java, 3213KB, 下载8次)

http://www.pudn.com/Download/item/id/1464592185720278.html

[界面编程] JAVA-mobile-chess-game

Java手机象棋,界面设计简洁,操作简单,实现智能规则判断,支持大型Web服务器,以Http 协议通信。内附doc和pdf文档
Java mobile chess, interface design is concise, simple operation, intelligent judging rules, support large Web server, with the Http protocol communication. Enclosed doc and PDF documents (2015-01-11, Java, 1461KB, 下载3次)

http://www.pudn.com/Download/item/id/1420988020816726.html

[界面编程] add

运算键主要包括数字键与基本运算键,数字键从0 到9,基本运算键包括开方、正负、小数点等键, 主要实现计算器界面的getNButton 方法即可。
Operation keys including numeric keys and basic operation keys, numeric keys 0-9, the basic operation keys include prescribing, positive and negative, decimal point and other key, the main achievement getNButton method calculator interface can be. (2014-10-20, Java, 11KB, 下载1次)

http://www.pudn.com/Download/item/id/2638781.html

[界面编程] lianliankan

  1、主界面选择游戏运行环境   2、游戏按照一定规则实现相同图片相消,消除时有闪烁效果   3、游戏界面有重新开始、重新排列、计时、计分等功能   4、支持单机版游戏环境    a.有简单、复杂和困难三种等级的选择    b.时间限制    c.在规定时间内完成游戏,显示成功通关的模态对话框   5、支持网络版游戏环境    a.通过服务器与客户端的连接进行两人对决    b.有聊天功能    c.在规定时间内完成游戏,显示赢了对手的模态对话框,另一方则显示自己输了的对话框
1, the main interface, select Game 2 operating environment, according to certain rules of the game to achieve the same picture destructive, there are flickering effect when the elimination of 3, the game interface has restarted, rearrange, timing, meter grading function 4, supports a stand-alone version of the game environment There are simple, complex and difficult choice of three levels of b. time limit c. complete the game within the stipulated time, the successful clearance display a modal dialog box 5, the support network version of the game environment a. server connections with clients by conducting two man duel b. has chat c. complete the game within the stipulated time, the opponent wins the display modal dialog boxes, while the other displays a dialog lose yourself (2014-05-10, Java, 926KB, 下载1次)

http://www.pudn.com/Download/item/id/2536227.html

[界面编程] 00

(1)编程思路:本例因为要制作计算器,所以首先定义具有计算功能的类Calculator。在类Calculator中定义处理加减乘除运算的函数,分别命名为opAdd (),opSubtract(),opMultiply(),opDivide()。然后,因为要实现实现人机交互的效果,所以先要定义实现用户界面类CalculatorGUI。通过Panel类的setLayout()函数进行用户界面的布局。此外,要通过actionPerformed(ActionEvent event))函数来实现对按钮事件的监听,并根据不同的按钮事件进行不同的运算。最后,因为要实现用户界面类与处理运算类的融合.,所以要在用户界面类(CalculatorGUI)中定义处理运算类(Calculator)的对象,这样,就完成了计算器的功能。
(1) programming ideas: in this case because to make the calculator, so first class definition Calculator with calculating functions. Defined handler arithmetic operations in the class Calculator, named as opAdd (), opSubtract (), opMultiply (), opDivide (). Then, because to achieve the realization of the effect of human-computer interaction, so the user interface must first define the implementation class CalculatorGUI. () Function layout of the user interface by the Panel class setLayout. In addition, to be implemented on the button event listener through actionPerformed (ActionEvent event)) function, and different operations depending on the button event. Finally, because the user interface classes to achieve fusion and processing operation class. Therefore, the user interface for the class (CalculatorGUI) process operation as defined in class (Calculator) object, so to complete the functions of the calculator. (2014-03-14, Java, 18KB, 下载1次)

http://www.pudn.com/Download/item/id/2483761.html

[界面编程] CalculatorJFrame

实现一个计算器,界面类似WINDOWS中的界面,包括0~9十个数字、加、减、乘、除四种运算符号和一个用于输入及显示结果的文本框,单击每个按钮都能完成相应的功能。
Implement a calculator, WINDOWS interface similar to the interface, including the ten digits 0 to 9, add, subtract, multiply and divide four arithmetic symbols and text box for input and display of results, click each button can be completion of the corresponding functions. (2014-02-28, Java, 4KB, 下载3次)

http://www.pudn.com/Download/item/id/2472639.html

[界面编程] B-Erland

爱尔兰计算器 界面输入,有历史记录显示,可以链接到官网进行数据对比 北邮通信网理论基础实验二
Ireland calculator interface input, historical records show that you can link to the official website for comparison of the data communication network of Beijing University of Posts and Telecommunications theoretical basis of experimental (2013-04-30, Java, 16KB, 下载4次)

http://www.pudn.com/Download/item/id/2222716.html

[界面编程] Test3

设计一个简单的图形化界面计算器程序,实现两个实数的四则运算。创建2个文本字段,用于输入操作数;创建1个不可编辑的文本字段,用于输出运算结果;创建4个按钮,用于输入运算符。
Graphical interface to design a simple calculator program, the four operations of the two real numbers. Create two text fields for input operands create a non-editable text field, used to output the result of the operation create four buttons for input operator. (2013-01-02, Java, 1KB, 下载7次)

http://www.pudn.com/Download/item/id/2104121.html

[界面编程] hui-tu-ji-chu

用户界面设置 绘图基础 界面布局等等 介绍如何在浏览器中显示文字、设置文字的相关属性,包括字体、字型、字号、颜色的设置
Graphics based user interface set interface layouts and more how to display text in the browser, set the text of the relevant attributes, including fonts, font, size, color settings (2011-05-03, Java, 273KB, 下载3次)

http://www.pudn.com/Download/item/id/1515805.html

[界面编程] JScript

JScript 是 Microsoft 公司对 ECMA 262 语言规范(ECMAScript 编辑器 3)的一种实现。除了少数例外(为了保持向后兼容),JScript 完全实现了 ECMA 标准。本概述的目的就是引导您学习使用 JScript。
JScript is the Microsoft Corporation on the ECMA 262 language specification (ECMAScript Editor 3) a realization. With few exceptions (in order to maintain backwards compatibility), JScript full realization of the ECMA standard. The purpose of this overview is to guide you through learning to use JScript. (2009-07-17, Java, 583KB, 下载5次)

http://www.pudn.com/Download/item/id/847544.html

[界面编程] FCKeditor_2.4.3

一个很强大灵活的编辑器插件,适合jsp、aso.net开发中,能代替输入框。我在做论坛系统时就使用了,很方便好用
A very powerful and flexible editor plug, suitable for jsp, aso.net development, can replace the input box. I am doing on the use of the forum system, and very easy-to-use (2008-12-30, Java, 986KB, 下载21次)

http://www.pudn.com/Download/item/id/619995.html

[界面编程] 68_wzq

ChessWZQ1.0 采用C/S模式编写 客户端和服务器端的交互有class Message中定义,有很好的可扩展性(见 Message 定义) 客户端负责界面维护和收集用户输入的信息,及错误处理 服务器维护各在线用户的基本信息和任意两个对战用户的棋盘信息,动态维护用户列表 鉴于Applet的下载速度太慢,故做成Application
ChessWZQ1.0 C/S mode to prepare the client and server side interaction with clas 's Message definition, a very good extensibility (see Message definitions) client interface for maintenance and the collection of user input information, error handling and maintaining the server online users basic information and arbitrary two-time users of the chessboard information, Dynamic User List in view of safeguarding Applet download speed is too slow, and it caused Application (2007-01-18, Java, 57KB, 下载7次)

http://www.pudn.com/Download/item/id/243437.html

[界面编程] hwSOAPmy

收SP下行消息 A. 启动MMSC侦听端口 在模拟器界面的右下角的"Liten Port"文本框中输入MMSC的侦听端口,这个值是为接收SP发出的下行消息提供服务的端口号,比如:"8080",按下"Start"按钮启动MMSC侦听服务。 B. 接收消息 接收的是从SP(API)发来的消息,处理后回一条响应消息。 2 模拟MMSC向SP发送上行消息 A. 选择模拟器左边界面的MessageType为“DeliverReq”; B. “Send To”文本框中输入SP的上行地址,例如http://10.164.50.29:8888; C. 在界面中选择输入其他需要的字段,然后点击“Send”按纽即可向SP上行地址发送上行消息。 3 模拟MMSC向SP发送递送报告消息 A. 选择模拟器左边界面的MessageType为“DeliverReportReq”; B. “Send To”文本框中输入SP的上行地址,例如http://10.164.50.29:8888; C. 在界面中选择输入其他需要的字段,然后点击“Send”按纽即可向SP上行地址发送递送报告消息。 4 模拟MMSC向SP发送阅读报告消息 A. 选择模拟器左边界面的MessageType为“ReadReportReq”; B. “Send To”文本框中输入SP的上行地址,例如http://10.164.50.29:8888; C. 在界面中选择输入其他需要的字段,然后点击“Send”按纽即可向SP上行地址发送阅读报告消息
admission SP downlink information A. activated MMSC interception port interface simulators at the lower right corner of the "Liten Port "text box input port MMSC intercepts, This value is to receive the SP downlink information services portal, for example : "8080" Press the "Start" button activated MMSC interception services. B. receiving information received from SP (API) made the news, after a response to the news. 2 Simulation MMSC to uplink news sent SP A. choice left Simulator interface for the MessageType "DeliverReq"; B. "Send To" text box importation SP uplink address, For example http://10.164.50.29:8888; C. choose the interface needs to import other fields, then click on the "Send" button can uplink to the SP Send uplink (2006-12-21, Java, 5680KB, 下载17次)

http://www.pudn.com/Download/item/id/235385.html

[界面编程] java@jspchat

1.服务器端:(Windows平台)首先应有java环境jdk,建议采用jdk1.4,配置Taxpad或安装JCreater。然后安装SQL数据库,建立数据库javaicq,并且建立表icq和表friend。用户也可以还原数据库名字为:javaicq,,或可在SQL查询分析器里面运行代码,然后在控制面板中的ODBC数据源中设置用户DSN数据源javaicq和文件DSN数源javaicq建立与数据库的连接。然后在Taxpad或JCreater开发环境中运行javac Server.java ,java Server及可。
1. Server : (Windows platform) should first java jdk environment, recommended jdk1.4, configuration or installation JCreater Taxpad. Then install the SQL database, database javaicq, and building tables and table icq friend. Users can also restore the database name : javaicq,, or in SQL Query Analyzer inside running code, then in the control panel ODBC data source user DSN data sources and documents DSN javaicq Soyea javaicq establish database connections. Then Taxpad or JCreater development environment running javac Server.jav a, java Server and can be. (2006-07-03, Java, 19KB, 下载6次)

http://www.pudn.com/Download/item/id/200590.html

[界面编程] 打字训练应用程序

模拟打字训练器应用程序。 功能:允许用户输入文本,当用户按下任意按键时,GUI上高亮显示对应的按键;还可以观察打字进度;格式化字体。
typing simulation training device applications. Function : allows users to enter text when users press the random button, the GUI highlighter on the corresponding button; One can observe the progress of typing; Font Format. (2005-12-04, Java, 5KB, 下载30次)

http://www.pudn.com/Download/item/id/129920.html
总计:196