-
VC system of the code was developed for the White Box VC.net category code and e...
VC++系统中对自己编制的代码进行白盒测试的VC.net 代码类及例子-VC system of the code was developed for the White Box VC.net category code and examples
- 2022-01-24 13:56:44下载
- 积分:1
-
some digital watermarking MATLAB source code
部分数字水印MATLAB源代码-some digital watermarking MATLAB source code
- 2022-04-12 15:21:17下载
- 积分:1
-
Windows CE安装文件队列6,do not,安装将杀杀……
Windows CE 6.0安装文件,文件不大,安装就会直接从网上下载安装,有License Key.-Windows CE 6.0 installation files, documents do not, installation will be downloaded from the Internet to install, there License Key.
- 2022-12-05 15:35:03下载
- 积分:1
-
ILSpy代码查看器,用于学习他人dll设计及代码构成
查看代码用的好工具,但是 经过特殊处理的代码,ilspy翻译过来的东西不容易人工去读懂。
想保存源代码,选择你要的dll 然后点菜单中的 “保存代码”。
- 2022-11-15 12:45:03下载
- 积分:1
-
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第14章源程序!...
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第14章源程序!-SUN Xin teachers VC++ Tutorial CD-ROM source code, written in a few very good, code is also good, worthy of study! Chapter 14 source code!
- 2022-01-22 08:22:36下载
- 积分:1
-
文件打开、写入操作源码
文件打开、写入操作源码-document is opened, write FOSS
- 2022-03-21 10:41:23下载
- 积分:1
-
VBA合并两个Excel表的数据到目标表
"" 从src1.name和src2.age按ID获取数据,然后将数据设置为dst
Sub hebing()
Dim dstRowNo As Long
Dim src1RowNo As Long
Dim src2RowNo As Long
With ActiveWorkbook
dstRowNo = 1
Do While .Sheets("dst").Cells(dstRowNo, 1).Text ""
dstID = .Sheets("dst").Cells(dstRowNo, 1).Text
src1RowNo = 1
Do While .Sheets("src1").Cells(src1RowNo, 1).Text ""
src1ID = .Sheets("src1").Cells(src1RowNo, 1).Text
If dstID = src1ID Then
- 2022-02-04 08:02:48下载
- 积分:1
-
功能 利用离差分解法计算出方差分析表,并用F检验法,检查对给定的显著性水平 ,因子A对实验数据是否有限著影响。...
功能 利用离差分解法计算出方差分析表,并用F检验法,检查对给定的显著性水平 ,因子A对实验数据是否有限著影响。-difference from the use of functional solution calculated analysis of variance, and use the F-test, to check on the significant level of factor A pair of experimental data limited impact.
- 2022-10-13 02:30:03下载
- 积分:1
-
linux嵌入式系统的sock源码。建立SOCK连接
linux嵌入式系统的sock源码。建立SOCK连接-linux embedded system sock source. Sock connection establishment
- 2022-06-19 09:09:16下载
- 积分:1
-
Go to 跳转到指定的帧
- Go to 跳转到指定的帧
- Play 播放
- Stop 停止
- Toggle High Quality 在高画质和低画质间切换
- Stop All Sounds 停止所有声音的播放
- Get URL 跳转至某个超联结
- FSCommand 发送FSCommand命令
- Load Movie 装载影片
- Unload Movie 卸载影片
- Tell Target 告知目标
- If Frame Is Loaded ..判断帧是否被完全载入
- On Mouse Event 鼠标事件
。其他Actions。包括:
- break 跳出循环
- call 调用指定帧(一般喊有某个特定函数)
- comment 注释
- continue 继续循环
- delete 删除一个对象(Object)中的变量
- do while do while循环-- Go to Jump to a specific frame- Play Play- Stop stop- Toggle High Quality in the high-quality and low quality switch between- Stop All Sounds stop all the voices of the players- Get URL to a hyperlink Jump- FSCommand Send FSCommand command- Load Movie loading videos- Unload Movie uninstall video- Tell Target this goal- If Frame Is Loaded .. to determine whether the frame is completely loaded- On Mouse Event mouse events. Other Actions. Including:- break out of the cycle- call call the specified frame (usually there is a specific function call)- comment Notes- co
- 2023-05-02 14:00:02下载
- 积分:1