-
Conversor DB
Converter mdb/fdb acess/firebird.
- 2018-06-07 06:26:35下载
- 积分:1
-
20081121
技术文章及源代码,asp图书管理系统开发实力(Technical articles and source code, asp library management system)
- 2009-07-11 18:50:50下载
- 积分:1
-
flatmaster
query for sybase system very good for biginner
- 2011-05-27 22:02:29下载
- 积分:1
-
MSPRO
利用MFC开发的数据库系统,用的是微软的Access,有详细的链接数据库的代码。(Use of MFC development of database systems, using Microsoft Access, there are more links to the database code.)
- 2011-09-06 21:40:03下载
- 积分: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
-
sqlite-amalgamation-3071700
sqlite数据库C源码接口程序,通过此程序可以创建,修改和删除SQLITE数据及数据(sqlite database C source interface program, through this process can create, modify, and delete data, and data SQLITE)
- 2013-07-17 16:28:51下载
- 积分:1
-
zcjlrj
自创的彼此交流账目软件,难得的好软件请一定要下来看看。(self-exchange accounts software, a rare good software must please look down.)
- 2006-08-03 06:50:49下载
- 积分:1
-
to_connect_excel
说明: 实现如何连接excel(有详细代码 ),采用CSharp语言(The realization of how to connect excel (detailed codes), using CSharp Language)
- 2009-08-11 09:36:44下载
- 积分:1
-
sqlite-source-3_6_6_2
说明: sqlite的最新源码
This ZIP archive contains preprocessed C code for the SQLite library as individual source files. It is strongly recommended that the amalgamation above be used instead of this package(sqlite latest source This ZIP archive contains preprocessed C code for the SQLite library as individual source files. It is strongly recommended that the amalgamation above be used instead of this package)
- 2008-11-29 16:13:56下载
- 积分:1
-
project2
project 2 - C++ - database system - programming assignment
- 2021-02-16 17:39:46下载
- 积分:1