CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 界面设计

搜索资源列表

  1. Mail

    0下载:
  2. 请设计一个系统,计算包裹的邮资。系统使用图形用户界面,用户在图形用户界面选择邮寄类型,再输入重量、距离和报价金额,单击确定按钮系统就计算出包裹的邮资。要求系统能够灵活的增减邮寄类型和修改某种邮寄类型的邮资计算方法。-use java to construct a sytem to calculate th cost of mail
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:6598
    • 提供者:dasda
  1. `12

    0下载:
  2. 设计一个界面 第一行有 按钮 第二行正中间 有 第三行当单击“=”按钮时,在第三个文本框中显示前两个加数的和-The first line of the design of an interface with buttons second row in the middle there is a third line of business, click " =" button, the display in front of the third text box and tw
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:645
    • 提供者:杨毅
  1. lgSystem

    0下载:
  2. 设计一个登陆系统,该系统有管理员和学生两个角色。学生可以从命令行输入姓名和密码进行登陆,登陆失败应有相应的提示信息。学生登陆之后显示自己的信息,也可以查看其他所有学生的信息。输入退出命令之后,返回登陆界面,输入管理员用户名和密码,登陆成功之后即显示所有学生信息,可以选择新增或删除选项,分别新增或删除学生。-Design a landing system, which has two roles administrators and students. Students can enter a n
  3. 所属分类:JavaScript

    • 发布日期:2017-04-09
    • 文件大小:2261
    • 提供者:徐鹤松
  1. Remote-Assistance

    0下载:
  2. 远程协助系统,java编写的比较完善的系统,可以用于毕业设计参考。运行程序,打开程序主界面。单击“添加”按钮,输入用户名称和IP地址,添加联系人。选择要求助的对象,然后单击“求助”按钮,此时对方机器将会弹出联接请求。如果对方接受你的请求,即可对你的计算机进行鼠标键盘的任何操作-Remote assistance system, java written more perfect system that can be used for graduation design reference. Ru
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1981256
    • 提供者:胡季坤
  1. MyLabel

    0下载:
  2. AWT 和 SWING 是 Java 设计 GUI 用户界面的基础。与 AWT 的重量级组件不同,Swing 中大部分是轻量级组件。-AWT and SWING is the foundation of the Java GUI user interface design.Unlike AWT heavyweight components, most of the Swing is a lightweight components.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2427
    • 提供者:李再煜
  1. LeapYearFrame

    1下载:
  2. 设计一界面,可输入某一年份,按“判断”按钮,可该年份是否是闰年,并在界面上输出判断结果。 -Design an interface, you can enter a given year, according to " judge" button of the year is a leap year, and output the judgment result in the interface.
  3. 所属分类:Applet

    • 发布日期:2017-04-08
    • 文件大小:768
    • 提供者:loewe
  1. xueshengxinxiguanlixitong

    0下载:
  2. 非常齐全的数据库课程设计--java编写的学生信息管理系统。包括数据库文件、登录界面、详细的课程设计报告 可供为数据库课程设计的同学提供良好的参考。-Very complete database of curriculum design- java prepared by the student information management system. Including database files, login screen, detailed reports are available
  3. 所属分类:Java Develop

    • 发布日期:2017-05-18
    • 文件大小:4826244
    • 提供者:刘震
  1. xueshengxinxiguanlixitong

    0下载:
  2. 非常齐全的数据库课程设计--java编写的学生信息管理系统。包括数据库文件、登录界面、详细的课程设计报告 可供为数据库课程设计的同学提供良好的参考。-Very complete database of curriculum design- java prepared by the student information management system. Including database files, login screen, detailed reports are available
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:3419447
    • 提供者:李刚刚
  1. Ext-Designer

    0下载:
  2. 这是一个extjs界面开发设计的界面,部署到项目中就可以直接从中设计界面,省去基本代码的编写工作量。-This is an interface designed extjs interface development, deployment to the project can be directly from the design interface, eliminating the need to write basic code of the workload.
  3. 所属分类:Ajax

    • 发布日期:2017-04-09
    • 文件大小:1258716
    • 提供者:king
  1. java

    0下载:
  2. 仓库管理系统,用JAVA做的,使用的数据库软件是MYSQL 课程设计内容一共有管理表格四张,包含曾删改功能;查询表格六张,包含精确查找和模糊查找。含有登陆功能,先登陆后出现主界面,登陆有三个权限。压缩包里包含JAVA源文件和数据库,导入就可使用。-Warehouse management system, with JAVA, MYSQL database software uses a total of curriculum design content management table of
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2186961
    • 提供者:胡诚
  1. lab14_2

    0下载:
  2. 请基于TCP协议编写一个C/S模式的一对一聊天程序,为方便用户操作,请使用GUI设计图形用户界面。服务器端口号为:1202(也可以自定义,但是必须在1024-65535之间)。-Please write a C/S mode one chat program based on the TCP protocol for user-friendly operation, use the graphical user interface GUI design. Server port number:
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:12786
    • 提供者:黄瑜琳
  1. xueshengxinxiguanlixitong

    0下载:
  2. 非常齐全的数据库课程设计--java编写的学生信息管理系统。包括数据库文件、登录界面、详细的课程设计报告 可供为数据库课程设计的同学提供良好的参考。-Very complete database of curriculum design- java prepared by the student information management system. Including database files, login screen, detailed reports are available
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5262845
    • 提供者:梅梦杰
  1. sinsiu_1_2_1

    0下载:
  2. 新秀企业网站系统,ASP+Access环境,开源免费的,方便企业建网站。主要功能模块:网站基本信息配置、管理员管理、数据库管理、产品、资讯、客服、广告及界面的管理。本套程序前台设计清新、后台功能使用方便,广大网友可拿去搭建一个企业形象站或产品展示站。   后台管理员:admin 密码:admin 网站首页地址:templates/default/index.asp-Rookie enterprise web systems, ASP+ Access environment, free op
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-17
    • 文件大小:4179516
    • 提供者:spudn23
  1. java

    0下载:
  2. 仓库管理系统,用JAVA做的,使用的数据库软件是MYSQL 课程设计内容一共有管理表格四张,包含曾删改功能;查询表格六张,包含精确查找和模糊查找。含有登陆功能,先登陆后出现主界面,登陆有三个权限。压缩包里包含JAVA源文件和数据库,导入就可使用。-Warehouse management system, with JAVA, MYSQL database software uses a total of curriculum design content management table of
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4114721
    • 提供者:胡娟
  1. Calculator

    0下载:
  2. 用JAVA语言实现计算器的基本加减乘除等一些基本功能,并设计计算机界面- JAVA language to achieve the basic arithmetic calculator and some basic functions, and computer interface design
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:749
    • 提供者:jiang
  1. 04

    0下载:
  2. 本系统根据企业的需求进行设计,具有以下特点:界面友好,采用人机对话方式,操作简单。信息查询灵活、快捷、数据存储安全。实现用户管理功能,主要包括用户登录与注册功能。对用户输入的数据,系统进行严格的数据检查,尽可能排除人为错误。要实现模糊查询功能,允许用户查询一类的文章。系统运行稳定,安全可靠。-The system is designed according to the needs of enterprises, with the following characteristics: user-
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-09
    • 文件大小:16557424
    • 提供者:
  1. gongziguanli

    0下载:
  2. 设计一个工资管理系统,对员工工资进行增删改查等操作,用简单的HTML设计成网页界面-Design a payroll system, staff wages CRUD operation, using simple HTML designed web interface
  3. 所属分类:JavaScript

    • 发布日期:2017-05-02
    • 文件大小:802930
    • 提供者:雅兰
  1. Many-chat-system

    0下载:
  2. 使用JAVA开发的网络聊天程序,带有UI界面以及客户端和服务器端的全部代码,适合于课程设计和JAVA的Socket编程学习,通信协议为IP。-Developed using JAVA network chat program , with all the code UI interface and client and server side , suitable for curriculum design and JAVA Socket Programming learning , commu
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4376
    • 提供者:张林
  1. java-lib

    0下载:
  2. 本系统是小型图书管理系统,专为个人设计。本系统启动后需要登陆,然后进入主界 在这个界面我们可以选择所需要的功能模块来完成所要执行的功能。 系统共有4个功能模块:图书入库、图书查询、图书删除、图书概览、修改密码。-a libary applet
  3. 所属分类:Applet

    • 发布日期:2017-04-07
    • 文件大小:178151
    • 提供者:lozeonjyu
  1. MFC-phone-dialog

    0下载:
  2. 设计一个手机通讯录管理软件。 要求: 1)分组管理。能够添加、删除、修改,每个分组设置一个来电音乐。 2)用户管理。包括姓名、手机、办公电话,电子邮箱,QQ,微博,来电音乐 3)用户查询。初始时按照字母顺序显示所有人员,可以输入姓名或者数字模糊查询 4)功能模拟。当选中一个用户时,有通话和短信选项可以操作,选择后进入相应界面。 -Design a phone book management software. Requirements: 1) group manageme
  3. 所属分类:Applet

    • 发布日期:2017-06-15
    • 文件大小:23300189
    • 提供者:wing
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com