CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序

文件名称:Record

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    870.69kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

一个简单的记账程序源码,包含收入与支出的记录,并可自定义收入与支出类型-A simple accounting program source code, including income and expenditure records, and can customize the type of income and expenditure
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Record/CommonLib/bin/Debug/CommonLib.dll
Record/CommonLib/bin/Debug/CommonLib.pdb
Record/CommonLib/bin/Release/CommonLib.dll
Record/CommonLib/bin/Release/CommonLib.pdb
Record/CommonLib/CommonLib.csproj
Record/CommonLib/InputFilter.cs
Record/CommonLib/obj/CommonLib.csproj.FileList.txt
Record/CommonLib/obj/Debug/CommonLib.dll
Record/CommonLib/obj/Debug/CommonLib.pdb
Record/CommonLib/obj/Debug/Refactor/CommonLib.dll
Record/CommonLib/obj/Release/CommonLib.dll
Record/CommonLib/obj/Release/CommonLib.pdb
Record/CommonLib/PLogManager.cs
Record/CommonLib/Properties/AssemblyInfo.cs
Record/DataLayer/bin/Debug/DataLayer.dll
Record/DataLayer/bin/Debug/DataLayer.pdb
Record/DataLayer/bin/Release/DataLayer.dll
Record/DataLayer/bin/Release/DataLayer.pdb
Record/DataLayer/DataLayer.csproj
Record/DataLayer/DBOperation/OledbService.cs
Record/DataLayer/DBOperation/SQLData.cs
Record/DataLayer/LogicService/CommonService.cs
Record/DataLayer/LogicService/IncomeService.cs
Record/DataLayer/LogicService/InTypeService.cs
Record/DataLayer/LogicService/OutGoingService.cs
Record/DataLayer/LogicService/OutTypeService.cs
Record/DataLayer/obj/DataLayer.csproj.FileList.txt
Record/DataLayer/obj/Debug/DataLayer.csproj.GenerateResource.Cache
Record/DataLayer/obj/Debug/DataLayer.dll
Record/DataLayer/obj/Debug/DataLayer.pdb
Record/DataLayer/obj/Debug/DataLayer.Properties.Resources.resources
Record/DataLayer/obj/Debug/Refactor/DataLayer.dll
Record/DataLayer/obj/Release/DataLayer.csproj.GenerateResource.Cache
Record/DataLayer/obj/Release/DataLayer.dll
Record/DataLayer/obj/Release/DataLayer.pdb
Record/DataLayer/obj/Release/DataLayer.Properties.Resources.resources
Record/DataLayer/Properties/AssemblyInfo.cs
Record/DataLayer/Properties/Resources.Designer.cs
Record/DataLayer/Properties/Resources.resx
Record/DataLayer/Properties/Settings.Designer.cs
Record/DataLayer/Properties/Settings.settings
Record/DataLayer/UData/Income.cs
Record/DataLayer/UData/InType.cs
Record/DataLayer/UData/Outgoing.cs
Record/DataLayer/UData/OutType.cs
Record/LogicLayer/bin/Debug/CommonLib.dll
Record/LogicLayer/bin/Debug/CommonLib.pdb
Record/LogicLayer/bin/Debug/DataLayer.dll
Record/LogicLayer/bin/Debug/DataLayer.pdb
Record/LogicLayer/bin/Debug/LogicLayer.dll
Record/LogicLayer/bin/Debug/LogicLayer.pdb
Record/LogicLayer/bin/Release/CommonLib.dll
Record/LogicLayer/bin/Release/CommonLib.pdb
Record/LogicLayer/bin/Release/DataLayer.dll
Record/LogicLayer/bin/Release/DataLayer.pdb
Record/LogicLayer/bin/Release/LogicLayer.dll
Record/LogicLayer/bin/Release/LogicLayer.pdb
Record/LogicLayer/IncomeSvr.cs
Record/LogicLayer/InTypeSvr.cs
Record/LogicLayer/LogicLayer.csproj
Record/LogicLayer/obj/Debug/LogicLayer.csproj.GenerateResource.Cache
Record/LogicLayer/obj/Debug/LogicLayer.dll
Record/LogicLayer/obj/Debug/LogicLayer.pdb
Record/LogicLayer/obj/Debug/LogicLayer.Properties.Resources.resources
Record/LogicLayer/obj/Debug/Refactor/LogicLayer.dll
Record/LogicLayer/obj/Debug/ResolveAssemblyReference.cache
Record/LogicLayer/obj/LogicLayer.csproj.FileList.txt
Record/LogicLayer/obj/Release/LogicLayer.csproj.GenerateResource.Cache
Record/LogicLayer/obj/Release/LogicLayer.dll
Record/LogicLayer/obj/Release/LogicLayer.pdb
Record/LogicLayer/obj/Release/LogicLayer.Properties.Resources.resources
Record/LogicLayer/obj/Release/ResolveAssemblyReference.cache
Record/LogicLayer/OutgoingSvr.cs
Record/LogicLayer/OutTypeSvr.cs
Record/LogicLayer/Properties/AssemblyInfo.cs
Record/LogicLayer/Properties/Resources.Designer.cs
Record/LogicLayer/Properties/Resources.resx
Record/LogicLayer/Properties/Settings.Designer.cs
Record/LogicLayer/Properties/Settings.settings
Record/Record/app.config
Record/Record/bin/Debug/App.config
Record/Record/bin/Debug/backup/data.mdb
Record/Record/bin/Debug/CommonLib.dll
Record/Record/bin/Debug/CommonLib.pdb
Record/Record/bin/Debug/data.mdb
Record/Record/bin/Debug/DataLayer.dll
Record/Record/bin/Debug/DataLayer.pdb
Record/Record/bin/Debug/LogicLayer.dll
Record/Record/bin/Debug/LogicLayer.pdb
Record/Record/bin/Debug/Record.exe
Record/Record/bin/Debug/Record.exe.config
Record/Record/bin/Debug/Record.pdb
Record/Record/bin/Debug/Record.vshost.exe
Record/Record/bin/Debug/Record.vshost.exe.config
Record/Record/bin/Release/App.config
Record/Record/bin/Release/CommonLib.dll
Record/Record/bin/Release/CommonLib.pdb
Record/Record/bin/Release/data.mdb
Record/Record/bin/Release/DataLayer.dll
Record/Record/bin/Release/DataLayer.pdb
Record/Record/bin/Release/LogicLayer.dll
Record/Record/bin/Release/LogicLayer.pdb
Record/Record/bin/Release/Record.exe
Record/Record/bin/Release/Record.exe.config
Record/Record/bin/Release/Record.pdb
Record/Record/bin/Release/Record.vshost.exe
Record/Record/bin/Release/Record.vshost.exe.config
Record/Record/Dialog/addIncome.cs
Record/Record/Dialog/addIncome.Designer.cs
Record/Record/Dialog/addIncome.resx
Record/Record/Dialog/addInType.cs
Record/Record/Dialog/addInType.Designer.cs
Record/Record/Dialog/addInType.resx
Record/Record/Dialog/addOutGoing.cs
Record/Record/Dialog/addOutGoing.Designer.cs
Record/Record/Dialog/addOutGoing.resx
Record/Record/Dialog/addOutType.cs
Record/Record/Dialog/addOutTyp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com