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

[界面编程] 2013914234

该程序是一个简单的电脑照片查看器,有良好的界面,使用人员能快捷简单地进行操作。它能系统地查看你电脑上的全部照片,可将照片放大、缩小进行查看,对照片可以进行移动、复制或者重命名,快速方便,能方便地为我们提供照片的实时查看。
The program is a simple computer photo viewer, a good interface, the use of personnel can quickly and easily operate. It can systematically view all the photos on your computer, you can zoom in and zoom out to view, the photos can be moved, copied or renamed, fast and convenient, can easily provide us with real-time viewing photos. (2016-11-29, Java, 44KB, 下载1次)

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

[界面编程] kesousuoyingyongguanli

本项目是一个基于安卓的应用管理器,主要功能为卸载应用、打开应用、显示应用、显示应用主要信息、显示应用详细信息,打开应用有主界面导航,主界面内有动画效果,还有按安装时间、应用大小、应用名排序的功能。卸载是调用的系统内置的卸载方法
This project is a Android based application manager, main function to uninstall the application, open the application, display application, application information, display application details, open the application main navigation interface, the main interface with animation, and according to the installation time and by size, using a ranking function. Unloading is a system built into the call of the unloading method (2016-07-27, Java, 2201KB, 下载1次)

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

[界面编程] fdmMusicPlay

仿多米音乐播放器源码里虽然加入了云同步按钮但是功能却无奈于各种原因死于胎腹了。音乐列表的加载很快,同样是内存卡上的400多首歌,加载速度基本没有延迟。歌曲列表默认显示歌曲名作者名和歌曲时长点击歌名即可播放,界面使用了半透明的水晶玻璃模式。
Imitation meters music player source code, although joined the cloud sync button but the function is helpless in a variety of reasons to die in the abdomen. Music list is loaded quickly, the same is the more than and 400 song on the memory card, the speed of the basic load without delay. Song list by default to show the name of the song and the song when the song can be played with a long click on the song, the interface uses a translucent crystal glass model. (2016-07-20, Java, 1180KB, 下载2次)

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

[界面编程] AndroidMiniReader

安卓迷你小说阅读器内置了三国演绎、红楼梦、射雕英雄传、天龙八部四部小说,点击小说名可以转跳到具体的章节,点击章节可以转跳到阅读页面,阅读页面不是那种传统的翻页效果,只是简单的上下拖动查看文字,没有书签、进度转跳之类的,不过右边有个小的进度条可以看一下进度,再说每一章的文字还不算太多,拖动一下就到了。比较郁闷的是在项目里一按返回键就直接退出应用了,没有对返回键做特殊处理。
Android Mini fiction reader built the deductive romance of the Three Kingdoms, a dream of Red Mansions, legend of the Condor Heroes, Tianlongbabu four novels, click a novel can leap to the specific chapters, click on the section can leap to the reading pages, reading page not the kind of traditional flip effect, simply single on drag view the text, no bookmarks, schedule turn like jump, but on the right there is a small progress bar can see progress, say every chapter of the text is not too much, a drag. The comparison is depressed in the project on a return key to exit the application directly, do not have the return key to do special treatment. (2016-07-04, Java, 2484KB, 下载3次)

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

[界面编程] First_Experiment

实验目的:掌握使用基本控件和合适布局管理器进行界面设计的方法,掌握简单的事件处理方法。能根据要求设计出美观界面并实现所要求功能。 实验内容:实现成绩的查询和排序。具体要求如下:使用JTabbedPane,建立三个选项卡“成绩输入”、“成绩查询”、“成绩排序” ① 成绩输入:从界面上输入学生的学号和成绩,点击“确认”按钮进行保存。 ② 成绩查询:输入学生的学号,点击“查询”按钮,显示该生成绩。 ③ 成绩排序:点击“排序”按钮,将按成绩从高低显示学生的学号和成绩。 请选择合适的布局管理。
Online supermarket shopping billing simulation using the Java language to write a simulation supermarket shopping online billing program, and asked the program to run a graphical user interface for the user to enter information about various goods to buy. Finally, the user' s shopping list and price, and the user can query the details required to buy their own first few goods. Demand Analysis: 1. Users can add to purchase a commodity, added information including product name, quantity and unit price of 2. Users can delete a commodity purchased 3. Users can query the details of a commodity has been purchased, the number of inquiries to the record number of goods specified in the query is (the record number of goods in accordance with the product purchase order series), you can also specify a query first or last purchase commodity information. 4. The user can delete all items added to the shopping cart 5. The user can print a list of items to purchase 6. The user can clear the informa (2016-05-22, Java, 2KB, 下载2次)

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

[界面编程] xy

实验目的:掌握使用基本控件和合适布局管理器进行界面设计的方法,掌握简单的事件处理方法。能根据要求设计出美观界面并实现所要求功能。       实验内容:实现成绩的查询和排序。具体要求如下:使用JTabbedPane,建立三个选项卡“成绩输入”、“成绩查询”、“成绩排序” ①          成绩输入:从界面上输入学生的学号和成绩,点击“确认”按钮进行保存。 ②          成绩查询:输入学生的学号,点击“查询”按钮,显示该生成绩。 ③          成绩排序:点击“排序”按钮,将按成绩从高低显示学生的学号和成绩。 请选择合适的布局管理。
Purpose: to master the basic controls and proper use of the layout manager interface design methods, grasp simple event handling methods. The required function can be designed according to the requirements and achieve attractive interface. Experiment: achieve achievement queries and sorting. Specific requirements are as follows: Using JTabbedPane, establish three tabs' performance input " ," query results " ," performance sorting " ① results Entry: number of students learning and achievement the interface, click" OK " button to save. ② query results: students enter school number, click on the " Search" button to display the student achievement. ③ Results Sort: Click on the " Sort" button will display the results the level of student achievement and school number. Please the appropriate layout manager. (2015-12-27, Java, 12KB, 下载3次)

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

[界面编程] jquery.anyDrag

Jquery拖动插件-Jquery.anyDrag演示:三个可以拖动的窗口,而且支持半透明状态:   参数说明:obj 拖动热区,拖动所选对象的什么位置 可拖动,默认为 对象整体可拖动。 如果只要标题栏可拖动 请传入 选择器(class 或是 id);   maxTop 拖动放开后 是否在最顶层,默认为false 不在最顶层;   alpha 拖动时 被拖动对象的透明度,默认为1. 不透明
Jquery drag plug-Jquery.anyDrag Demo: three can drag a window, and supports semitransparent state: Parameters: obj drag the hot zone, drag the selected object draggable what position, the default is the whole object can be dragged. If you can drag the title bar as long as your incoming selector (class or id) After dragging maxTop release is at the top level, the default is false is not the top level alpha transparency when drag is drag the object, the default is 1. opaque (2014-12-11, Java, 25KB, 下载0次)

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

[界面编程] GradeSystem

* 成绩的查询和排序功能实现 * 实验目的:掌握使用基本控件和合适布局管理器进行界面设计的方法,掌握简单的事件处理方法。 * 能根据要求设计出美观界面并实现所要求功能。 * 实验内容:实现成绩的查询和排序。具体要求如下:使用JTabbedPane,建立三个选项卡“成绩输入”、 * “成绩查询”、“成绩排序” * ① 成绩输入:从界面上输入学生的学号和成绩,点击“确认”按钮进行保存。 * ② 成绩查询:输入学生的学号,点击“查询”按钮,显示该生成绩。 * ③ 成绩排序:点击“排序”按钮,将按成绩从高低显示学生的学号和成绩。 * 请选择合适的布局管理。
* Results achieved query and sorting capabilities* Purpose: To master the basic controls and appropriate layout manager interface design approach, grasp simple event handling method.* Able to design a beautiful interface according to the requirements and to achieve the required functionality.* Experiment: achieve results query and sorting. Specific requirements are as follows: Using JTabbedPane, create three tabs " achievement enter" * " query results" , " achievement sort" * ① results: input student learning and achievement from the interface, click on the " OK" button to save .* ② results query: Enter the student' s school, click on the " Search" button to display the student achievement.* ③ results Sort: Click on the " Sort" button will display the results from the low number of students learning and achievement.* Please select the appropriate layout manager. (2013-11-24, Java, 2KB, 下载9次)

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

[界面编程] 10

根据需求分析的描述以及与用户的沟通,现制定系统实现目标如下: 界面设计简洁、友好、美观大方,保证直接上手便可游戏 操作简单、快捷方便 规则简单,方便游戏者进行游戏 实现智能规则判断 支持大型Web服务器,以Http协议通讯。 向PC端开发靠拢,为以后PC与手机互联奠定基础
According to the description of needs analysis and communication with users is to develop systems to achieve the following objectives: Interface design simple, friendly, nice, to ensure the game will directly get started Simple, fast and convenient Rules are simple and convenient player for the game Intelligent judge rules Support large-scale Web server to Http protocol communications. Development closer to the PC side, PC and cell phone for later lay the foundation for Internet (2010-04-25, Java, 427KB, 下载3次)

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

[界面编程] OejApp_2_new

一个用SWT Designer开发的界面程序 可以拷贝指定目录下的某些文件到其他地方,实现了文件浏览器的功能,可以对项目进行排序,最后按XML格式生成项目说明,同时生成TXT的目录结构 这是我在公司为公司拷贝文件方便做的一个小工具 并不一定对大家都适合
Development of an interface with the SWT Designer program can copy some files under the specified directory to other places to achieve the file browser functions, you can sort the project, the final project description is generated by XML format, while creating the directory structure that TXT I copied the file in the company to facilitate the company to do a little tool does not necessarily fit all (2009-12-25, Java, 6566KB, 下载10次)

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

[界面编程] gamehall

类似于联众的游戏大厅登陆界面,做的是拖拉机(升级)的进入界面,有一个服务器和4个客户端的程序组成,当客户端有人进去之后,会在其他客户端和大厅里面显示有人进入并且可以显示进入者的姓名,亦可以更改位置,当然别人坐着的位置不可更改。
Game is similar to OurGame hall landing interface, so that the tractor (upgrade) the entry interface, there is a server and four client-side program component, when a client was entered after the client and in other halls which showed that some to enter and can display the names of those who entered, they can change the location, of course, other people sitting position can not be changed. (2009-11-02, Java, 66KB, 下载37次)

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

[界面编程] Memory

1.单击"记忆力测试"菜单可以选择初级/中级/高级,也可以查看初级排行榜,中级排行榜,高级排行榜.  2.选择级别后,将显示相应级别的测试区域.测试区域由若干个方块组成,每个方块上有一个图标,但该图标默认情况被上锁(即都相同).用鼠标单击任何一个方块时,计时器开始启动,同时该方块上的图标被显示出来.对于初级级别,用户必须用鼠标连续单击出六个相同图标的方块,也就是说,如果拥护已经用鼠标连续单击出n(n<6)个图标相同的方块,单击另一个方块时,如果该方快的图标和上一个相同,那么前n次的方块仍然可见,否则,前n次的方块将被上锁. 3.连续单击出该级别所需求的若干图标相同方块后,将显示保存成绩对话框,成绩按时间排序.用户可以通过该对话框选择是否将自己的成绩保存到成绩表中.
Memeory test system (2009-10-26, Java, 773KB, 下载8次)

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

[界面编程] org.eeedit.vimclient_0.2.4-source

一个Eclipse插件程序的源代码 .这个插件可以让外部编辑器和Eclipse无缝结合在一起 Eedit provides a way for external editors to be used by the Eclipse platform and be aware of eclipse and make use of its features That is it allows external editors to be tightly integrated into Eclipse.
An Eclipse source code plug-ins. This plugin allows an external editor and Eclipse seamlessly combines Eedit provides a way for external editors to be used by the Eclipse platformand be aware of eclipse and make use of its features That is it allowsexternal editors to be tightly integrated into Eclipse. (2008-06-06, Java, 98KB, 下载11次)

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

[界面编程] myAddressList

MyWindowHandler.java//关闭窗体,结束程序 MyFrameModel.java//框架模版 MyDialogModel.java//对话框模版 MyJDBC.java//数据增删改查 MyAddDialog.java//添加记录 MyDelDialog.java//删除记录 MyModDialog.java//修改记录 MySeaDialob.java//查询记录 MyAddressList.java//通讯录主面板 MyChechExp.java// 输入校验 使用前要在ODBC数据源中注册AddressList.mdb 为正常显示,请保证分辨率为1024*768 若列宽显示不正常,请将MyAddressList.java构造函数中第二行的 //this.tableInitialize() 恢复并编译
MyWindowHandler.java// close windows, closing procedures MyFrameModel.java// template framework MyDialogModel.java// dialog template MyJDBC.java// change data makes investigations MyAddDialog.java// add records MyDelDialog.java// delete records MyModDialog.java// modifying records MySeaDialob.java// search record MyAddressList.java// directory main panel MyChechExp.java// input verification prior to the use of ODBC data source for the normal registration AddressList.mdb, please ensure a resolution of 1024* 768 if out that the lack of normal width , I would be grateful if MyAddressList.java Constructors second trip// this.tableInitialize () to restore and build (2006-04-02, Java, 68KB, 下载17次)

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

[界面编程] JtreeSamples

显示一个层次关系分明的一组数据,用树状图表示能给用户一个直观而易用的感觉,JTree类如同Windows的资源管理器的左半部,通过点击可以"打开"、"关闭"文件夹,展开树状结构的图表数据。JTree也是依据M-V-C的思想来设计的,Jtree的主要功能是把数据按照树状进行显示,其数据来源于其它对象。下面是5个节点的树类程序
JTreeWindows"""", JTree is based on M-V-C thinking to the design, Jtree the main functions of data in accordance with the tree, for example, the data from other objects. Below are the five nodes of the tree types of proceedings (2006-03-31, Java, 143KB, 下载37次)

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

[界面编程] netxp

全新网页特效工具,依据网页特效进行分类,计有简单复制类,复制文件类,菜单连接类,窗口文字类。现有特效共199个。将来要升级特效,只需下载几十K的特效代码。程序界面采用全新类似XP程序界面,用OFFICE XP菜单系统。程序中有文字编辑框和浏览器,方便系统一边编辑一边预览。由于特效数目庞大,系统还采用可查询技术。只须输入特效名称的关健字,便可进行查询。双击查询结果便可开始设置特效。
new website effects tools, based on netnew classification or category of simple reproduction, reproduction of documents, linking menu category, the window language category. A total of the existing 199 special effects. Future upgrades effects, can download dozens of the effects of K code. Programming interfaces to adopt new procedures similar to XP interface with the menu system OFFICE XP. Procedures have editorial frames and browsers convenient editing system while side preview. Due to the large number of special effects, the system also can be used for technology. Imported name only effects the key word, it will be possible for inquiries. Double-click search results will start providing special effects. (2006-03-28, Java, 1082KB, 下载6次)

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