文件名称:MyTax
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- COF***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
个人工资收入计税系统
1、调研最新的工资收入计税要求。
2、用户输入某个时间的收入, 系统计算出该笔收入应该交的税(注意, 每个月应该可以在不同时间有多笔收入。 系统必须记住相关记录。为简单起见, 只要求把收入记在程序内存里, 不需要永久化。也就是说, 程序退出后,所有的历史数据不再保留)。
3、系统将可由用户选择退出系统。
-Personal wage income tax system 1, the research requirements of the latest wage income tax. 2, the user enters a time of revenue, the system should calculate the sum of income taxes paid (Note that every month should be sum of income at different times how the system must keep in mind the relevant records. For simplicity, only requires the income recorded in the program memory, not permanent, meaning that the program exits, all the historical data is no longer retained). 3, the system will exit the system by the user to choose.
1、调研最新的工资收入计税要求。
2、用户输入某个时间的收入, 系统计算出该笔收入应该交的税(注意, 每个月应该可以在不同时间有多笔收入。 系统必须记住相关记录。为简单起见, 只要求把收入记在程序内存里, 不需要永久化。也就是说, 程序退出后,所有的历史数据不再保留)。
3、系统将可由用户选择退出系统。
-Personal wage income tax system 1, the research requirements of the latest wage income tax. 2, the user enters a time of revenue, the system should calculate the sum of income taxes paid (Note that every month should be sum of income at different times how the system must keep in mind the relevant records. For simplicity, only requires the income recorded in the program memory, not permanent, meaning that the program exits, all the historical data is no longer retained). 3, the system will exit the system by the user to choose.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyTax\.classpath
.....\.project
.....\.settings\org.eclipse.jdt.core.prefs
.....\bin\MyTax.class
.....\src\MyTax.java
.....\.settings
.....\bin
.....\src
MyTax
.....\.project
.....\.settings\org.eclipse.jdt.core.prefs
.....\bin\MyTax.class
.....\src\MyTax.java
.....\.settings
.....\bin
.....\src
MyTax