搜索资源列表
IGK用户手册04.rar
- 4.1.1 Web管理系统的特点 Web管理系统以Web网页形式向用户提供对网守的管理功能。用户在浏览器中输入网守的地址即可打开Web管理系统主页。Web管理系统的客户端在用户的浏览器中运行,显示网页界面,该界面具有Web直观的图形操作特点。用户通过单击界面上的按钮或输入文字等简单交互操作,即可查看网守信息以及对网守信息进行修改和配置,可以实现网守的远程管理。 A8010 GK的Web管理系统基于TCP协议,采用HTTP服务、浏览器环境下Java小程序(Applet)和CHAP安全协议等多
JavaME_GUI_Component
- 关于如何使用Java手机软件图形界面API之低级GUI组件的经典介绍。-on how to use Java phone software's graphical interface API junior GUI components of the classic introduction.
CoreJava
- 一、Java概况介绍 二、基本数据类型,控制语句 三、Java中的类,方法,属性 四、封装,继承,多态 五、修饰符,一些简单的设计模式 六、接口,抽象类,类的类型,异常 七、集合 八、java中的图形界面 九、多线程及线程间通信 十、I/o流,网路知识,及socket编程。 -One, Java sheets Second, the basic data types, control statements III, Java classes, methods,
JDBC
- 编写图形界面程序,利用JDBC实现图书/同学通讯录/校园卡/团员/教师/学生管理系统。-Procedures for the preparation of graphical interface, using JDBC implementation Book/Address Book Student/campus card/members/teacher/student management system.
Calculatorcode
- Java程序计算器是:图形界面与数学计算相结合。图形界面的实现:考虑到按钮多而易混的问题,就选择了用数组来完成实现,在数字进行运算时,考虑的我们一般的计算器都是通过按按钮显示数字的,所以要有个类来获得按钮上的数字,由此可知还需要一个获得按钮上的运算符号,获得数字和运算符号上的按钮是放在链表里的,通过链表的节点不同来识别是数字还是运算符号,一般是第一个节点里存放的数字是第一个参加运算的数,第二个是放的运算符号,第三个是放的第二个参加运算的数,程序设计的优点是:条理清晰,容易理解,容易修改。这样设计
Tuo
- java编写的简单计算器,包括图形界面和简单的计算放法-the preparation of a simple java calculator, including the graphical interface and a simple method of calculating the release
4
- JAVA的编程思想、JAVA的设计模式、JAVA基础常见问题的解答、JAVA图形界面编程的例子。-Thinking of JAVA programming, JAVA Design Pattern, JAVA based on answers to frequently asked questions, JAVA graphical interface programming examples.
TableTest
- java程序设计一个最简单图形界面程序 一个简单的表格,就显示两行数据 -failed to translate
cidian
- 设计一个简易英汉词典系统,实现基本的单词检索功能,即输入英文单词则系统输出其汉语,反之亦然;并能够进行基本的词典维护操作,包括插入和删除,要求按英语的词典顺序排列单词。 (1)使用图形化界面。 (2)建立英语词汇表,输入为小写字母时为合法输入。 (3)每个词条应包含单词的英语形式、汉语释义、发音等基本信息。 -java and database to do simple electronic dictionary applet also thesis
calculater
- 根据Java中所学的图形用户界面,事件处理等知识编一个功能齐全的计算器,能够实现数字的加减乘除开方等功能-Digital addition and subtraction, multiplication and division and square root
java-GUI
- java图形用户界面设计教程,教程很详细,很适合新手-java graphical user interface design tutorial, the tutorial is very detailed, and it is suitable for novice
ZeroC
- ZeroC ICE 是指ZeroC公司的ICE(Internet Communications Engine)中件间平台。对于客户端和服务端程序的开发提供了很大的便利。 目前ICE平台中包括Ice,Ice-E,Ice Touch。 Ice为主流平台设计,包括Windows和Linux,支持广泛的语言,包括C++,Java,C#(和其他.Net的语言,例如Visual Basic),Python,Ruby,PHP和Actionscr ipt。也包括所有的ICE服务,例如Ice Gr
swt
- java图形界面开发之swt心得体会,里面内容很详细,给大家分享一下-swt java graphical interface developed feelings and experiences, the inside very detailed, and to share with you
Swing-program-design
- java 图形界面设计SWing和AWT的帮助文档-java graphical interface design SWing and AWT help document
JAVA-GUI-jiao-shao
- 图形界面的有关介绍,实现了有关GUI的各种操作,基于java的-The introduction of the graphical interface to achieve a variety of operations on the GUI, java-based
Java-curriculum-design-report
- 火柴游戏 使用图形用户界面,程序随机产生20—50根火柴,由人与计算机轮流拿,每次拿的数量不超过3根,拿到最后一根为胜。 -Match game using the graphical user interface, the program randomly generates 20-50 matchsticks by human and computer take turns, each holding a quantity not more than three, got th
JAVA-SQL-Student-Management-System
- 学生学籍管理系统,实现对学生学籍信息的管理与维护等功能,可用于学校等机构的学生信息管理,查询,更新与维护,使用方便,易用性强,图形界面清晰明了-Student Management System, to achieve the Student information management and maintenance functions can be used in schools and other institutions student information management, q
Java-graphical-user-interface
- 为了使生成的图形用户界面与操作系统无关,Java语言提供了布局管理器来管理组件在容器中的布局,而不使用直接设置组件的位置和大小的方式。-In order to make the generated graphical user interface (GUI) has nothing to do with the operating system, the Java language provides the layout manager to manage the components in t
JAVA(MFC)
- 跟我学Java——图形界面编辑教程,格式为PDF-MFC PDF
Clien
- 自己写的socket文件 实现图形化界面(Write their own socket files to achieve graphical interface)