-
FinancialManagement
说明: 一个Access 2007的财务管理小程序源代码~关于数据库应用的小尝试(a small test about the application of access database)
- 2010-03-31 09:34:45下载
- 积分:1
-
chuti
基于VFP的出题小系统,以前做的,传上来分分享一下(Test system based on VFP, before doing, Chuan up points to share)
- 2014-08-27 18:40:49下载
- 积分:1
-
Alter-Table
ALTER TABLE and CREATE TABLE in Access/vb6
- 2013-09-01 04:18:34下载
- 积分:1
-
DBFHelper
C#读写DBF文件类,无需驱动
C#读写DBF文件类,无需驱动(C# read DBF file,No need driver
C# read DBF file,No need driver)
- 2017-02-25 22:00:00下载
- 积分:1
-
kaoqin
适合企业使用的考勤系统,可以记录每个员工的考勤情况。(Attendance system for business use, you can record each employee' s attendance.)
- 2011-11-07 13:19:45下载
- 积分:1
-
StudentCheck
职责描述:,系统信息设计,学生出操考勤管理、学生上课考勤管理、学生参加活动考勤管理,学生寝室考勤管理,综合统计与查询等六大模块。
项目简述:该系统利用MFC框架 Excel工具开发,来实现学生考勤管理。()
- 2008-03-15 21:13:11下载
- 积分:1
-
shujukuchengxu
基于labwindows/cvi的相关程序,数据库的相关操作(Based on labwindows/cvi-related procedures, database-related operations)
- 2011-10-10 16:34:00下载
- 积分:1
-
N-sheets
以G列分成多个工作表(以宏运行VBA)
(Sub aa()
Dim a As Integer, b As Integer, c As Integer, sh As Worksheet
For a = 2 To [g65536].End(3).Row
If Cells(a, 7) <> Cells(a- 1, 7) Then
b = a
End If
c = Range("g:g").Find(Cells(a, 7), , , , , xlPrevious).Row
Set sh = Sheets.Add(, Sheets(Sheets.Count))
sh.Name = Sheets("sheet1").Cells(a, 7).Value
With Sheets("Sheet1")
Sheets("Sheet1").Range(.Cells(b, 1), .Cells(c, 10)).Copy Destination:=sh.[a2]
Sheets("Sheet1").Range("a1:j1").Copy Destination:=sh.[a1]
a = c
End With
Sheets("Sheet1").Select
Next
End Sub
)
- 2013-05-03 08:50:54下载
- 积分:1
-
testdatabasedll
数据库功能展示,vc连接access数据库,实现增删查找功能(Database function display, vc connection access database, add or delete search function to achieve)
- 2011-01-24 17:04:23下载
- 积分:1
-
weatherf
说明: 小巧的天气预报实时显示系统,采用GDI+技术开发,实现了基本且简单的功能,能在图片上实时显示温度/气温等天气预报情况,并能进行数据的维护更新。小巧的天气预报实时显示系统,采用GDI+技术开发,实现了基本且简单的功能,能在图片上实时显示温度/气温等天气预报情况,并能进行数据的维护更新。(compact real-time weather display system using GDI technology development, achieve the basic and simple functions, in real-time pictures show that the temperature/weather conditions such as temperature, and for the maintenance and update of data. The compact, real-time weather system, using GDI technology development, achieve the basic and simple functions, in real-time pictures show that the temperature/weather conditions such as temperature, and for the maintenance and update of data.)
- 2005-11-09 09:50:49下载
- 积分:1