Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (5)
The connection between database and Java is the key to the bank transfer business in this case
no vote
SQL Sever establishes a database named banking, which contains payment, loan and account tables. It uses stored procedure in SQL to realize repayment function. Java uses swing design interface to connect SQL, including query, transfer, repayment and other functions.
ShennaR1
2018-06-20
1
1
Simple month query and output with JVA
no vote
Java Memory calendar operation, read time from the local to determine the time corresponding to the week, according to the time difference with the local time to determine the query month, each day is the day of the week, input the query year and month, output the query year calendar table of the whole month.
ShennaR1
2018-06-20
0
1
C + + implementation of simple calculator
no vote
C + + supports floating-point calculation, plus, min, Mul, div, bracket, decimal point input, static definition of PI and e values, and polynomial operation.
ShennaR1
2018-06-16
1
1
Implementation of PIM in Java
no vote
Java to achieve simple PIM operation, input list, creat, load, quit to achieve different operations, list to complete the task list, including time, priority, creat can create todo, appointment, note, contact, etc
ShennaR1
2018-06-16
2
1
Simple calculator implemented by Java
no vote
Using java to achieve a simple calculator, floating-point multiplication, subtraction and division of the original acid, using GUI design interface, multi-threaded control of multiple number operation order
ShennaR1
2018-06-16
0
1
No more~