资源列表
DotNETDeveloperBundle2014September
- .NET Developer Bundle Optimize code performance and memory usage, with this bundle containing: ANTS Performance Profiler Pro ANTS Memory Profiler .NET Reflector VSPro
MySQL_Backup_Restore
- Easy Backup and Restore MySQL utility.-Introduction It is the basic, easy to use MySQL Backup/Restore utility. Background It is basically developed for non programmers. So, anyone can use it. The simplest tool for the job. Using the co
lrbdrzxdm
- 利润表导入后执行此代码和利润表导入后执行此代码-After the introduction of the income statement to implement this code
SQL
- SQL Senior ManagerSQL Senior Manager
student
- 学生信息管理系统,开发环境为C#,能够实现增删改查的基础功能。-Student information management system, development environment for C#, enables CRUD basic functionality.
sql2000
- 对sql进行了详尽的描述,包括安装使用配置等功能的实现-Sql on a detailed descr iption, including the realization of installation configuration functions
K3Tool
- 金蝶数据字典+sql执行工具.连上数据后,可以直接查看数据字典,并提供SQL执行功能,方便实施和开发人员使用。-kingdee tools
server
- powerbuilder所做的用于ms sql server服务器连接测试工具,pb12.5版本测试通过-powerbuilder made for ms sql server server connectivity testing tool, pb12.5 version tested
ATM
- (1)模拟ATM柜员机程序 (2)修改密码。当用户需要修改密码时,可以用这个功能,新密码长度不 小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求, 且两次输入相同的情况下才可以成功修改密码。 (3)取款。用户根据自己需要取多少钱,输入要取的金额,每次取款金额 为100的倍数,总额不超过5000元,支取金额不允许透支。 (4)查询余额。用户需要知道自己帐户还剩多少钱时,可以查询自己帐户 的余额。 (5)存款。用户可以存款,不能出现负存
Data-Access---Data-Entry-Form
- Create a data entry to to add, update and delete records a single table.-Create a data entry to to add, update and delete records a single table.
Data-Access---Custom-Data-Binding-Format-Handlers
- This application demonstrates how to use the Format and Parse event handlers when data binding Windows Form controls. The Format event fires when the data is transferred the data source to the bound control, whereas the Parse event fires when data is
Data-Access---Create-an-Offline-Application
- Demonstrates how to use the DataSet objects built-in methods to allow an application to work with data on or off line.