-
urgvide
设计一个校园导游咨询程序,为来访的客人提供学校最短路径信息查询服务(Design a campus tour guide consultation program to provide the shortest path information inquiry service for visitors)
- 2018-11-22 05:27:07下载
- 积分:1
-
2009423152156849795
vb6.0实现智能疾病的诊断~vb6.0和access数据库联合开发
- 2010-12-03 22:16:15下载
- 积分:1
-
MSA
说明: 自动生成Excel表格,包括测量系统分析MSA GR&R--均值极差法 ,方差分析,均值极差(Automatic generation of Excel tables, including measurement system analysis MSA GR&R - mean extreme difference method, variance analysis, mean extreme difference)
- 2019-06-20 21:24:10下载
- 积分: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
-
datain
使用SQL期刊杂志数据更新,通过相关的链接实现之。(The use of SQL data updated journals, through the realization of related links.)
- 2008-05-07 15:41:40下载
- 积分:1
-
43567897
VB在局域网内将文件存储到数据库保存,有需要的下。(VB in the LAN to store files saved to the database, there is need for the next.)
- 2013-08-13 23:34:07下载
- 积分:1
-
cjgl4562154
说明: 一个简单的数据库操作例子,特别适合初学者.vb数据库编程练习,学习完后可以举一反三。请大家多多指教。 (a simple example of the operation of the database, especially for beginners. Vb database programming exercises after learning can draw inferences from. Please exhibitions.)
- 2005-11-25 22:06:33下载
- 积分:1
-
dianyajiancexitong
VB+proteus+keil c 文件是电压检测系统
(VB+ proteus+ keil c are voltage detection system )
- 2009-04-06 23:31:57下载
- 积分:1
-
VB-from-dbdate-copy-photo
VB 读取数据库指定字段,然后复制对应文件夹的用户照片 批处理 的来,可以优化工作(VB read the specified field of the database, and then copy the corresponding folder user photos, you can batch optimization)
- 2013-04-10 08:55:04下载
- 积分:1
-
printflex
IMPRIME FLEXGRID EN VISUAL BASIC
- 2018-05-30 06:47:42下载
- 积分:1