-
06-236530-001_print_AE
说明: READING SAMPLE JUST SAMPLE JUST SAMPLE
- 2019-04-18 04:04:17下载
- 积分:1
-
偶尔小工具(简单版)魔力超强外挂
魔力宝贝 私服辅助 偶尔小工具 自动战斗 高速战斗 脚本(moli sf software atuo fight)
- 2017-11-23 21:10:50下载
- 积分: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
-
Tetris
说明: vc++做的俄罗斯方块游戏,具有统计分数,级别
设置。(vc++ to do the Tetris game, with a statistical score, level setting.)
- 2011-04-14 14:25:52下载
- 积分:1
-
CPPxuexiziliao
c++学习资料,C++程序设计教程(第二版)课件(c++ learning materials, C++ Programming Guide (Second Edition) Courseware)
- 2013-11-10 14:06:49下载
- 积分:1
-
STM32F103RCT6矩阵键盘 矩阵按键
说明: STM32F103RCT6矩阵键盘,4×4键盘,按键串口打印(STM32F103RCT6 Matrix Keyboard, 4*4 Keyboard, Key Serial Port Printing)
- 2020-06-19 02:00:01下载
- 积分:1
-
2-A1电梯模拟调度
说明: 数据结构课程设计 电梯调度算法的实现,实现简单,可直接使用(Elevator is defined in this program.You can use it directly;)
- 2018-12-23 15:44:24下载
- 积分:1
-
DiskSectorExplorer02
win32/MFC编程入门级项目,磁盘扇区查看器,由于磁盘数据如果展示到界面上来,数据量是非常大的,所以做了分页处理 这是是毕业之前做的,高手请自动忽略(Win32/MFC programming entry level project, disk sector viewer, because disk data is displayed to the interface, the amount of data is very large, so do paging processing this is done before graduation, high hands please automatically ignore.)
- 2018-07-10 17:09:02下载
- 积分:1
-
dhxy
大话西游战斗模拟代码大话西游战斗模拟代码(Westward Journey combat simulation code)
- 2012-05-30 12:29:52下载
- 积分:1
-
atmega16
用AVR单片机atmega16控制lcd1602,可在屏幕上的任意位置显示英文和数字。(Control with AVR microcontroller atmega16 lcd1602, can be anywhere on the screen display in English and numbers.)
- 2010-11-06 20:38:49下载
- 积分:1