Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (5)
Mathematical calculation exercises
no vote
After the program runs, the formula "XX + XX =" (XX is a random positive integer between 1 and 99) will be displayed in the output window, and the user will input the answer, & nbsp; if the answer is correct, it will display "√", otherwise it will display "×", and the statistical results (number of questions, logarithm and time) will be displayed at the end of the exercise. By default, there are 10 questions in each exercise. If the user's input answer is 0, he will be forced to quit halfway
qaz12qaz
2018-05-30
1
1
Calculating trigonometric functions
no vote
After running the program, a graphical interface will be generated. After entering an angle number, click OK to output the value in the corresponding output box below. When the input angle degree is empty, click OK to pop up a system prompt that the degree cannot be empty.
qaz12qaz
2018-05-30
1
1
C language games push box
no vote
Write in C language & nbsp; use # to build a labyrinth with a table S. the villain with a table controls forward, left, right and backward through W, a, D and s to push the box,
qaz12qaz
2018-05-29
0
1
Calculation of acquaintance days
no vote
Using java language and JavaFX interface to write & nbsp; input the year, month and day of their acquaintance & nbsp; to calculate how many days they have known each other today & nbsp; & nbsp; using simple code & nbsp; with Exe format program
qaz12qaz
2018-04-27
0
1
Number case conversion
no vote
Using java to convert numbers into Chinese characters, using Java method array to convert input numbers into capital numbers, such as (123456789) & nbsp; & nbsp; one two three four five six seven eight nine)
qaz12qaz
2018-04-24
0
1
No more~