-
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
-
iif
Handling null fields in SQL queries
- 2013-09-01 04:27:04下载
- 积分:1
-
redis读写缓存数据
通过引用redis基础类库,实现对redis的读取和写入操作。例子比较初级。(By referring to the redis base class library, we can read and write redis. The example is more elementary.)
- 2020-06-19 17:00:01下载
- 积分: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
-
报时
说明: 基于powerbuilder的报时源代码,适合初学者学习使用(Learning source code)
- 2020-06-16 03:20:01下载
- 积分:1
-
filter
dbf filter sample I found and very useful for dbf database programing
- 2013-07-24 04:38:03下载
- 积分:1
-
PowerBuilder9.0进阶开发篇(实例与技巧篇)源码
PowerBuilder的一些实例,适合初学者学习使用(Learning source code)
- 2020-06-16 04:00:02下载
- 积分:1
-
sysmain
说明: VFP开发的主控程序,其中用了多种方法和技巧实现对用户权限的控制和选择。(VFP development of the control procedures, which use a variety of methods and techniques to achieve competence of the user control and choice.)
- 2006-03-14 00:15:36下载
- 积分:1
-
2002-2017地级市资本存量数据集
说明: 此压缩文件包含2002年-2017年200多个地级市资本存量的数据,里面有详细的计算过程与说明。(This document contains the capital stock data of more than 200 cities in 2002-2017, including detailed calculation process and description, which is convenient for scholars to understand and master)
- 2021-01-08 09:28:52下载
- 积分:1
-
Conversor DB
Converter mdb/fdb acess/firebird.
- 2018-06-07 06:26:35下载
- 积分:1