qq_36459587 2016-10-20 11:00 采纳率: 0%
浏览 1321

Java数组编一个图书管理系统 救急!求好心人

Using object array to create a bookstore management system with the following functionalities: 1) print listings 2) add a new book 3) update a existing book 4) search a book or books according to some criterion 5) delete a book from the system 6) quit the program

For the moment your homework is at the stage so-called first version, that means that you must use object array to build your app, no more techniques won't be allowed such as gui, that will be required for building the last release

  • 写回答

1条回答 默认 最新

  • xiao小小宁 2016-10-20 11:50
    关注

    我前几个月写的,简单的,可以给你参考,私聊加我

    评论

报告相同问题?