Video: ( Nguồn: Thầy Phạm Anh Đới) Click here
Demo: Click here
Practice: Click here
The Indian cricket team infused with fresh talent is the World champion of the maiden T20 Worldcup. Now the team management is recruiting new talented players for the forthcoming Australian tour. The management of the team is planning to develop software, which would automatically search the players' past records such as runs, wickets, and catches when the name is given. Consider yourself as a developer who is responsible to design the application.
Create an application using the XQuery language. The application should consist of a database player.xml which have the players name and their corresponding records (Runs, Wickets, Catches, and Stumping).
The application uses XQuery syntax to search the player.xml database. It accepts the name of a player on the command line and searches the database for the matching name. If found, it prints all the information of the player stored in the database on the user console.
While running the program ensure that player.xml file is available in the execution folder.
Note: This application requires Nux libraries. Download it from internet
Site: http://dsd.lbl.gov/nux/readme.html and use the nux.jar files placed in lib folder of the project.
Site: http://dsd.lbl.gov/nux/readme.html and use the nux.jar files placed in lib folder of the project.
Không có nhận xét nào:
Đăng nhận xét