-
chuti
基于VFP的出题小系统,以前做的,传上来分分享一下(Test system based on VFP, before doing, Chuan up points to share)
- 2014-08-27 18:40:49下载
- 积分:1
-
ADO
这是ACCESS的数据库编程文件,可以容易的用在MFC,VC,DELPH等工程环境(ACCESS ADO DATABASE ,MFC VS2008 AND VS2010)
- 2013-08-18 10:30:52下载
- 积分:1
-
SQLite-1.0.31.0
一个sqlite数据库操作文件。自己用着不错,共享下(A sqlite database operation file. Themselves with the good, the next sharing)
- 2010-12-05 17:01:40下载
- 积分: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
-
zb_err
一段十分实用的VFP程序,可以实现VFP程序的错误处理(VFP Error)
- 2010-11-04 11:51:36下载
- 积分:1
-
2004051317015414293
我做了一套银行帐户管理系统,功能还可以,愿与大家分享,共同进步.(I had a bank account management system, can also function, and is willing to share with you, and common progress. Thank you)
- 2007-03-24 13:54:26下载
- 积分: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
-
SQLite3Develop
Sqlite3 的确很好用。小巧、速度快。但是因为非微软的产品,帮助文档总觉得不够。这
些天再次研究它,又有一些收获,这里把我对 sqlite3 的研究列出来,以备忘记。(Sqlite3 really good use. Small, fast. But for the Microsoft products, always feel that not enough to help document. This
Some day to study it, and have some harvest, here I study on SQLite3 list, to forget.)
- 2012-09-25 17:13:03下载
- 积分:1
-
musiccj12
音乐管理系统的采集数据程序可自行添加采集点,适合一些大型音乐网站数据的采集,支持采集到本地,已及盗链.(Music management system for data collection procedures can add their own collection point, for some large-scale music site data collection to support the collection to local, have been and navigating to www.sina.com.cn..)
- 2009-01-02 12:12:00下载
- 积分:1
-
vb-access
visual basic和access 数据库开发实例 (vb access database)
- 2011-12-06 23:23:11下载
- 积分:1