- 
                        CheckManage
                        
                          考勤管理系统可以有效地管理企事业单位员工的出勤情况,规范人事制度管理,保证企事业单位的正常动作,是人力资产管理的重要组成部分。本系统的开发主要包括后台数据库的建立、维护以及前端应用程序的开发两个方面。本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,使应用程序的各个窗体都能够共享对表的操作,无需重复编码,使程序更加易于维护,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。
第1步:还原数据库
按照前面的步骤,还原“考勤管理系统”的数据库为“CheckManage”。
第2步:打开项目并运行
➊  在Visual C++ 6.0中,打开“考勤管理系统”项目文件。
➋  编译、连接、运行,在“登录对话框”中输入用户名“Admin”,密码“111111”,单击【确定】按钮。(CheckManage System very good)                         
                            - 2012-08-21 19:33:04下载
- 积分:1
 
- 
                        Csharp001
                        
                          1.	基于VS2010 C# 的的Access数据库管理设计;
2.	数据集的创建;
3.	.NET组件,dataGridview 控件的使用;
4.	数据库的插入、删除、查询操作设计。
(1 Based on the VS2010 C# Access database management design  2 Create data set  using 3 .. NET components, dataGridview controls  4 into the database, delete, query design.)                         
                            - 2014-05-12 09:58:17下载
- 积分:1
 
- 
                        the purpose of this software is how to search, which is when the user input for...
                        
                          本软件的目的是如何进行网络搜索,也就是当用户输入查询关键词的时候,能够自动的网络资源里面进行查找相关资料。-the purpose of this software is how to search, which is when the user input for keywords, can automatically inside the network resources to search for relevant information.                         
                            - 2022-08-12 16:18:04下载
- 积分:1
 
- 
                        源代码:B+算法,NTFS的排序算法
                        
                          运用B+数算法,实现树性存储,探索ntfs的存储算法(use several algorithms to achieve sexual storage tree, explore ntfs storage algorithm)                         
                            - 2004-12-14 14:05:52下载
- 积分:1
 
- 
                        Clock
                        
                          VC++可切换到数字模式的圆形时钟,VC++编程学习源码,很好的参考资料。(VC++ round the clock to switch to digital mode, VC++ programming learning source, a good reference.)                         
                            - 2014-02-08 17:22:58下载
- 积分:1
 
- 
                        evregion
                        
                          Module Name: evregion - Operation Region support.                         
                            - 2015-06-13 19:51:53下载
- 积分:1
 
- 
                        一个vc得winsock编程,通过tcpid传输数据
                        
                          一个vc得winsock编程,通过tcpid传输数据-A vc a winsock programming, through the transmission of data tcpid                         
                            - 2022-06-21 14:32:21下载
- 积分:1
 
- 
                        Daming after another shock wave source code, in 2004 raging across the network
                        
                          大名顶顶的震荡波源代码,曾在2004年肆虐整个网络-Daming after another shock wave source code, in 2004 raging across the network                         
                            - 2022-02-22 03:56:50下载
- 积分:1
 
- 
                        WindowsServices
                        
                          Simple Windows Services
Describe Windows Service under Visual Studio
Introduction
As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Windows session, which then has the ability to start automatically when the computer boots and also can be manually paused, stopped or even restarted.
This makes services ideal for use on a server or whenever you need long-running functionality that does not interfere with other users who are working on the same computer. You can also run services in the security context of a specific user account that is different from the logged-on user or the default computer account.
Windows services don抰 have any interface to the user, so it can not be debugged like any regular application, but it抯 debugged as a process. .NET has a very nice tool that enables processes debugging while it抯 in the run status, by easily pressing Ctrl + Alt + P shortcut.
(Simple Windows Services
Describe Windows Service under Visual Studio
Introduction
As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Windows session, which then has the ability to start automatically when the computer boots and also can be manually paused, stopped or even restarted.
This makes services ideal for use on a server or whenever you need long-running functionality that does not interfere with other users who are working on the same computer. You can also run services in the security context of a specific user account that is different from the logged-on user or the default computer account.
Windows services don抰 have any interface to the user, so it can not be debugged like any regular application, but it抯 debugged as a process. .NET has a very nice tool that enables processes debugging while it抯 in the run status, by easily pressing Ctrl+ Alt+ P shortcut.
)                         
                            - 2009-06-29 05:15:08下载
- 积分:1
 
- 
                        TextView_VC6_Project
                        
                          Sample Visual Studio C++ 6 source code for building a text file viewer named, TextView. May be used as a replacement for Microsoft s Notepad utility.                         
                            - 2014-05-07 11:42:19下载
- 积分:1