-
MIS UPLOAD THREAD. Search a particular date file, read line parse it, and move e...
MIS UPLOAD THREAD. Search a particular date file, read line parse it, and move enteries in table-MIS UPLOAD THREAD. Search a particular date file, read line parse it, and move enteries in table
- 2022-04-10 11:55:11下载
- 积分: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
-
DeMat
几种问题下的多维差分进化算法,包括Chebychev、Eggholder、Michalewicz、Peaks、Rastrigin、Rosenbrock和Zimmermann问题,可以根据不同的需求来改变objfun.m, PlotIt.m,和 Rundeopt.m。(The multidimensional differential evolution algorithm under several problems.)
- 2018-03-08 01:41:12下载
- 积分:1
-
Mobile-SDK-Android-master (1)
说明: dji mobile sdk搭建好的简单模型 方便直接下载使用(Simple model is easy to download and use directly.)
- 2020-06-21 09:00:01下载
- 积分:1
-
Visio a simple procedure.
一个简单的visio程序。-Visio a simple procedure.
- 2023-02-27 13:35:04下载
- 积分:1
-
有关CAD/CAM的资料,希望对大家有帮助
有关CAD/CAM的资料,希望对大家有帮助-Related to CAD/CAM data, and they hope to have everyone help
- 2023-05-01 08:20:02下载
- 积分:1
-
wired802.1xconfigurator-master
简单的802.1x认证配置客户端(自动获取所有网卡)(802.1x authentication)
- 2020-06-22 03:20:01下载
- 积分:1
-
kendo.uniform
Context Menu Manager 2015.9.15 Keygen source code
- 2020-06-24 06:20:02下载
- 积分:1
-
PHP微信接口插件 for phpcms v20140808
phpcms的微信接口插件 ,安装说明:
1、将upload文件里文件上传至网站根目录
2、进入后台-模块-微信,点击安装
3、刷新页面后。就可以看到后台导航上有微信的菜单了
使用方法:网站后台-微信-开发模式里的URL和token 复制到微信公众号里的开发者中心。
2014年8月8日更新:
-PHPCMS 对接微信
-微信关注回复
-微信自定义回复
- 2022-01-26 01:07:53下载
- 积分:1
-
本程序比较有趣,可以实现不用文件操作输出自己的代码
本程序比较有趣,可以实现不用文件操作输出自己的代码-this program more interesting, can not achieve their document output operation code
- 2022-01-26 05:42:03下载
- 积分:1