文件名称:Personaltax
- 所属分类:
- Windows CE
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 40kb
- 下载次数:
- 0次
- 提 供 者:
- he***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在手持设备上编写计算个人所得税的程序。要求:输入金额,显示输出个人应交的所税。相关的各项参数,包括扣税基数以及各税率可由用户调整。
.NET Compact fr a mework使得熟悉.NET fr a mework的程序员得以用他们熟知的C#或者VB来开发移动设备上的程序。基于 .NET CF的 Windows forms应用程序其设计目标之一就是减少窗体加载的时间。在 Form的初始化函数 (通常是 InitializeComponent(),,要尽量减少调用方法的数量。另外,尽量不要在 Form的 Load()或者 Show()的方法中进行一些读取数据的操作,那些必要的数据可以在最开始,或者集中的某个操作中完成,或者采用异步的方式在后台完成。-. NET Compact fr a mework makes the familiar. NET fr a mework for programmers to be familiar with their C# or VB to develop procedures for mobile devices. Based. NET CF for Windows forms applications designed to form one of the goals is to reduce the load time. In the Form of the initialization function (usually the InitializeComponent (),, to minimize the number of method calls. Also, try not to in Form s Load () or Show () method to read data in some operations, those necessary The data can be in the beginning, or the concentration to complete an operation, or asynchronous mode with completion in the background.
.NET Compact fr a mework使得熟悉.NET fr a mework的程序员得以用他们熟知的C#或者VB来开发移动设备上的程序。基于 .NET CF的 Windows forms应用程序其设计目标之一就是减少窗体加载的时间。在 Form的初始化函数 (通常是 InitializeComponent(),,要尽量减少调用方法的数量。另外,尽量不要在 Form的 Load()或者 Show()的方法中进行一些读取数据的操作,那些必要的数据可以在最开始,或者集中的某个操作中完成,或者采用异步的方式在后台完成。-. NET Compact fr a mework makes the familiar. NET fr a mework for programmers to be familiar with their C# or VB to develop procedures for mobile devices. Based. NET CF for Windows forms applications designed to form one of the goals is to reduce the load time. In the Form of the initialization function (usually the InitializeComponent (),, to minimize the number of method calls. Also, try not to in Form s Load () or Show () method to read data in some operations, those necessary The data can be in the beginning, or the concentration to complete an operation, or asynchronous mode with completion in the background.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Personaltax\Personaltax\bin\Debug\Personaltax.exe
...........\...........\...\.....\Personaltax.pdb
...........\...........\Form1.cs
...........\...........\Form1.Designer.cs
...........\...........\Form1.resx
...........\...........\obj\Debug\Personaltax.csproj.GenerateResource.Cache
...........\...........\...\.....\Personaltax.exe
...........\...........\...\.....\Personaltax.Form1.resources
...........\...........\...\.....\Personaltax.pdb
...........\...........\...\.....\Personaltax.Properties.Resources.resources
...........\...........\...\.....\Personaltax.Setform.resources
...........\...........\...\.....\ResolveAssemblyReference.cache
...........\...........\...\Personaltax.csproj.FileList.txt
...........\...........\Personaltax.csproj
...........\...........\Personaltax.csproj.user
...........\...........\Program.cs
...........\...........\...perties\AssemblyInfo.cs
...........\...........\..........\Resources.Designer.cs
...........\...........\..........\Resources.resx
...........\...........\Setform.cs
...........\...........\Setform.Designer.cs
...........\...........\Setform.resx
...........\Personaltax.sln
...........\Personaltax.suo
...........\...........\obj\Debug\Refactor
...........\...........\...\.....\TempPE
...........\...........\bin\Debug
...........\...........\obj\Debug
...........\...........\bin
...........\...........\obj
...........\...........\Properties
...........\Personaltax
Personaltax
...........\...........\...\.....\Personaltax.pdb
...........\...........\Form1.cs
...........\...........\Form1.Designer.cs
...........\...........\Form1.resx
...........\...........\obj\Debug\Personaltax.csproj.GenerateResource.Cache
...........\...........\...\.....\Personaltax.exe
...........\...........\...\.....\Personaltax.Form1.resources
...........\...........\...\.....\Personaltax.pdb
...........\...........\...\.....\Personaltax.Properties.Resources.resources
...........\...........\...\.....\Personaltax.Setform.resources
...........\...........\...\.....\ResolveAssemblyReference.cache
...........\...........\...\Personaltax.csproj.FileList.txt
...........\...........\Personaltax.csproj
...........\...........\Personaltax.csproj.user
...........\...........\Program.cs
...........\...........\...perties\AssemblyInfo.cs
...........\...........\..........\Resources.Designer.cs
...........\...........\..........\Resources.resx
...........\...........\Setform.cs
...........\...........\Setform.Designer.cs
...........\...........\Setform.resx
...........\Personaltax.sln
...........\Personaltax.suo
...........\...........\obj\Debug\Refactor
...........\...........\...\.....\TempPE
...........\...........\bin\Debug
...........\...........\obj\Debug
...........\...........\bin
...........\...........\obj
...........\...........\Properties
...........\Personaltax
Personaltax