Coder Social home page Coder Social logo

cinema's Introduction

This is a guide about how to run the cinema system on your computer in command line.
The software is coded based on java SE 1.8.0_101. Lower version of JAVA may cause error.
1. Introduction of the file directory
	launchGUI.java contains the main method.
	directory "pic" contains all picture files used in the system.
	directory "texts" contains all txt files that used to store the data used in the system, user's ticket generated is also store here.
2. Run the software
	1. Open command line and switch current work directory to directory "Cinema". e.g. D:\Cinema>
	2. Type "javac launchGUI.java" then press Enter and then there will automatically generate java classes.
	3. Type "java launchGUI" and press enter, and then the software will be launched.
	4. There will be serveral choices provided for you to help finishing the operation of buying tickets, Please follow the instruction displayed and input choices correctly.
	5. The system provides some "Exit" choices when using it that can help users close the software.Moreover, clicking the exit button of the window or using "Ctrl+C" in command line can terminate it, too. 
3. If it has some problem of displaying choices of screens of one film
	The main problem will be the time that use this software. Because as the handout says: "the customer can only purchase the ticket which show time is AFTER the current time". So if the time of your computer is later than the time of last film, there will be no display of film.

cinema's People

Contributors

bzbyr avatar wwccgogo avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.