搜索资源列表
Counter
- Java编写的简易计算器,能实现整数及小数点的加减乘除等运算-Simple Calculator
MyCommunication
- Java设计的简易计算器源代码,基本实现四则运算和退格、清零功能。-A simple calculator designed Java source code, basically four operations and backspace, resetting function.
calculator
- 简单的计算器Java代码,实现了加减乘除等基本功能,简易计算器的图形界面-A simple calculator Java code that implements the basic functions such as addition and subtraction multiplication and division, simple graphical interface
Calculator
- 简易计算器 本项目需要实现一个简单的四则运算的计算器,拥有加、减、乘、除功能。该程序是一个图形界面的Java计算器,其界面主要采用了awt包,程序目标为: (1)按下数字键在液晶平上会显示数字,这时计算器最基本的功能; (2)实现除了加、减、乘、除按钮外其他按钮功能; (3)按下清除“C”键,数据被全部清除; (4)按下退格“退格”键,数据可被倒退。 -The project needs to achieve a simple arithmetic calculator
MyContacts
- 简易通讯录:在MyEclipse 下开发的java project程序,主要实现以下功能 1:查看联系人,2:增加联系人 3:删除联系人 4:排序 本程序功能简单但是完全遵循MVC模式开发,是理解和学习MVC模式是好源码。-Easy Address Book: java project developed under the MyEclipse program, the main achievement of the following functions: View Contact 2:
BlackjackGame
- 纸牌21点游戏,有简易的GUI,也可以通过Console window显示,需要加载自己编写的有关GUI的PPS包,实现会比java自带的简单些,已上传。-BlackJack game, have a simple GUI,either can display in console window, I have written about the GUI PPS need to load the package easier than java comes.
aaaa
- 简易电话本的代码 以及所配用的数据库。java课设作品。-Simple phone equipped with the code and the database. java class-based work.
MyCalculator
- 简易计算器,可以实现加减乘除功能。用java语言开发。-Simple calculator, Math functions can be achieved.
grade
- java 简易 的学生成绩管理系统.java 简易 的学生成绩管理系统-java 简易 的学生成绩管理系统
shopping_y_01
- 简易的网络购物系统(java+oracle)-Simple and easy online shopping system (Java+ oracle)
Bank-card-management
- 一个简易的银行卡管理系统,使用java语言实现了开户、存款、取款、挂失、修改密码等基本功能-Card management system to a simple bank, use the Java language to achieve the opening of accounts, deposits, withdrawals, report the loss, modify the password and other basic functions
Student-Management-System
- 用Java开发的安卓版学生管理系统,比较简易只具有增删等功能-Android version of the Java development student management system, with only relatively simple functions such as deletions
calculator122-java
- java 基础教学,实现加减乘除功能,简易计算器。-java-based teaching, implement arithmetic functions, simple calculator.
RSSReader
- 一个简易的RSS阅读器,使用Java开发-A simple RSS reader, the use of Java development
Java实现界面聊天,练习网络编程
- Java实现类QQ简易聊天工具,简易界面,主要练习网络编程(Java implementation class QQ simple chat tool, simple interface, main practice network programming)
15883835Supermaker
- 一个简易的超市信息管理系统,包括商品的增删查,员工的信息查询等。(a simple supermaket system)
ChatRoom
- 利用Java socket实现的简易聊天室(A simple chat room with Java socket)
experiment2
- 编译原理,简易计算器的java实现,GCU(Java implementation of simple calculator, GCU.)
tanchishe
- 适合新手的贪吃蛇代码,很简易。容易懂。新手可以看看。(The greedy Snake code for the novice is easy. Easy to understand.)
JAVAChat
- java初学者使用java实现简易聊天程序,包含GUI(realize simple chat by java)