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

[界面编程] eclipse工具

eclipse使用,java语言传统编辑器,好用好用 (2022-05-29, Java, 201627KB, 下载0次)

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

[界面编程] 4096032

将socket封装,模拟简易web服务器, (2017-09-21, Java, 3KB, 下载1次)

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

[界面编程] 879350

一个简单的计算器界面, 为该计算器加上适当的事件处理,完成计算功能
A simple calculator interface for the calculator with appropriate event handling, complete the calculation function (2017-05-29, Java, 6KB, 下载1次)

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

[界面编程] ColorWord

实现一个图形用户界面,在该界面上有一个静态文本框,里面有一段文 字。另外还有两个单选按钮,用于设置文字的颜色:蓝色或红色。当用户选定某个颜色 后,文本框中的文字的颜色随即发生了变化。
Implement a graphical user interface, this interface has a static text box, with a paragraph of text. Color There are also two radio buttons for setting text: blue or red. When the user selects a color, the color of the text in the text box immediately changed. (2016-12-13, Java, 1KB, 下载10次)

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

[界面编程] eric6-6.1.6

python2.7的编辑器eric6,界面清晰,蛮好用的,尤其是断点查错功能确实不错
eric6 for python2.7 (2016-07-18, Java, 12312KB, 下载22次)

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

[界面编程] cmmjava5

cmmm解释器,用于对cmm语言进行编译执行,采用swt框架编写界面
this is the interpreter for cmm you can compile the cmm file to be run. ...... (2016-01-04, Java, 11797KB, 下载1次)

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

[界面编程] JMFplayer

很好用的JFM集合http服务播放器,界面漂亮.
The set of useful JFM HTTP service players, beautiful interface (2015-03-28, Java, 433KB, 下载2次)

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

[界面编程] file

文件服务器管理平台 统一文件访问存储系统监控管理界面
File Server Management Platform Unified file access storage system monitoring and management interface (2015-01-23, Java, 8851KB, 下载14次)

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

[界面编程] mainFrame

LR分析器设计 设计交互界面,能输入能转换能输出
LR analyzer design design interface, input can be converted to output (2013-05-14, Java, 4KB, 下载6次)

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

[界面编程] UDP

UDP传送,服务器端发图片,客户端编写个GUI 界面接收服务器发过来的。
UDP transmission, the server-side pictures, client write GUI interface receiving server sent me. (2012-10-27, Java, 2KB, 下载15次)

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

[界面编程] cs_chat

实现服务器与客户端之间的会话(简单图形界面)——客户端与服务器端设置监听
Between server and client to achieve the session (simple GUI)- client and server-side monitor settings (2010-05-09, Java, 25KB, 下载3次)

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

[界面编程] Calculator

一个简单的图形界面计算器,可以进行简单的加、减、乘、除运算。
A simple graphical interface of the calculator, you can simple add, subtract, multiply, with the exception of computing. (2009-05-02, Java, 2KB, 下载3次)

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

[界面编程] javaGUI

java图形用户界面 包括swing菜单,动画,投票器,按钮计数器,文件对话框,月相,文件转换器等
java graphical user interface, including swing menu, animation, the voting device, buttons, counters, file dialog, moon phase, document converters, etc. (2008-11-27, Java, 172KB, 下载172次)

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

[界面编程] jedit5.0

jedit 是一个用java 编写的源码开放的文本编辑器。有很多有用的特性,包括语法加亮显示,括号匹配,表达式搜索,多个文件搜索和替换,定义键盘宏
jedit is prepared to use java and open source text editor. Has many useful features, including syntax highlighting show in parentheses matching, regular expression searching, multiple file search and replace, keyboard macro definition (2008-07-27, Java, 2250KB, 下载135次)

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

[界面编程] manager(java)

简易的资源管理器,java语言,只有相关的,没有实现网络编程部分
Simple resource manager, java language, only related, not part of the realization of network programming (2008-04-26, Java, 49KB, 下载21次)

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

[界面编程] painting

具有虚拟机(解释器)风格的图形绘制程序,模拟WINDOWS绘图界面
Have a virtual machine (interpreter) style graphics drawing program, analog graphics interface WINDOWS (2007-12-11, Java, 101KB, 下载17次)

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

[界面编程] Calculators

一个未完成的计算器项目 提供给各位接着做
an unfinished project calculator for you then do (2006-05-05, Java, 17KB, 下载95次)

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

[界面编程] vjbook

用AWT来生成图形化用户界面时,组件和容器的概念非常重要。组件是各种各样的类,封装了图形系统的许多最小单位,例如按钮、窗口等等;而容器也是组件,它的最主要的作用是装载其它组件,但是象Panel这样的容器也经常被当作组件添加到其它容器中,以便完成杂的界面设计。布局管理器是java语言与其它编程语言在图形系统方面较为显著的区别,容器中各个组件的位置是由布局管理器来决定的,共有5种布局管理器,每种布局管理器都有自己的放置规律。事件处理机制能够让图形界面响应用户的操作,主要涉及到事件源、事件、事件处理者等三方,事件源就是图形界面上的组件,事件就是对用户操作的描述,而事件处理者是处理事件的类。因此,对于AWT中所提供的各个组件,我们都需要了解该组件经常发生的事件以及处理该事件的相应的监听器接口。
used to generate graphical user interfaces, components and packaging concept is very important. Components are a variety of categories, Packaging, a graphics system many smallest unit, such as buttons, windows, etc.; Also containers and components, and its main role is to carry other components, such as the Panel of containers are often used as components added to the other containers, in order to complete the miscellaneous sector face design. Layout Manager is java programming language and other languages in the graphics system is more notable distinction, packaging various components from the location of the layout manager to decide, there were five types of layout manager, each layout manager has its own laws placed. The incident handling mechanism to allow graphical user interface resp (2006-04-05, Java, 3867KB, 下载7次)

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

[界面编程] 客户端服务器端的通信程序

JAVA程序设计来实现了多个客户端和一个服务器端的通信程序
JAVA procedures designed to achieve a number of client and a server-communication program (2005-12-17, Java, 19KB, 下载144次)

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

[界面编程] EditTool

java编写的文本编辑器 开发工具:j2sdk-1_4_1-rc-windows-i586,实现JAVA虚拟环境,再来安装编程工具JCreator,进行编程,再编译运行程序 即可。
prepared text editors development tools : j2sdk- 1_4_1- rc-windows-i586, JAVA virtual environment, then installed JCreator programming tools for programming, and operational procedures can be compiled. (2005-12-17, Java, 3KB, 下载8次)

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