Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaBasicProjects

This is the result of my Java study.
Use java 1.7 and the software Eclipse.


Here are some of my projects:

  • 2d_Barcode

    二维码生成,在运行程序、执行代码时,随机生成内容。

  • BusManager

    公交管理系统,使用odbc方式连接数据库,实现对于公交系统相关数据的增删改查。

  • Calculator

    计算器,目前只实现了基本的加减乘除运算(无法进行混合运算)。

  • Chatroom

    聊天室,基于TCP和C/S模式,实现群发、私发信息。

  • Painter

    画图板,实现了矩形、椭圆、自由作画、多边形、文字等的绘制,可更换颜色、模式(填充模式(椭圆、三角形、矩形此时默认设为填充)、异或模式)。

  • TextEditor

    模仿win10记事本,实现了编辑、字体、查找等的功能。

About

This is the result of my Java study.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages