码迷,mamicode.com
首页 >  
搜索关键字:copyright    ( 4271个结果
md5加密文件
/* * A JavaScript implementation of the RSA Data Security, Inc. MD5 Message * Digest Algorithm, as defined in RFC 1321. * Version 2.1 Copyright (C) Pa ...
分类:其他好文   时间:2019-09-28 14:34:29    阅读次数:102
更换头像 相机/相册
// // PicturesTableViewCell.m // WaterProofer // // Created by admin on 2019/9/21. // Copyright © 2019 WaterProofer. All rights reserved. // #import " ...
分类:其他好文   时间:2019-09-27 19:19:41    阅读次数:138
APP稳定性测试
APP稳定性测试-monkey测试 APP稳定性测试-monkey测试 APP稳定性测试-monkey测试 APP稳定性测试-monkey测试 第一篇-App稳定性测试-Monkey(基本操作) 准备工作 1.首先下载好adb工具 2.使用数据线连接电脑,打开usb调试 3.使用win+R打开运行, ...
分类:移动开发   时间:2019-09-27 12:24:44    阅读次数:115
使用PowerShell将虚拟机模板(.VMTX)添加到清单
这是一个脚本,它将扫描数据存储中的VM模板(.VMTX),并将其添加到清单中。这是“ 将虚拟机(.VMX)添加到清单” 脚本的修改版本。 您必须安装VMware PowerCLI才能拥有PowerShell运行脚本所需的cmdlet。 将VMTX(虚拟机模板)从数据存储添加到清单: 1 2 3 4 ...
分类:系统相关   时间:2019-09-26 12:06:46    阅读次数:107
收藏一份devmem源码
/* * devmem2.c: Simple program to read/write from/to any location in memory. * * Copyright (C) 2000, Jan-Derk Bakker (J.D.Bakker@its.tudelft.nl) * * *... ...
分类:其他好文   时间:2019-09-26 10:02:46    阅读次数:113
理解二级指针的好例子
/* Name: Copyright: Author: 流照君 Date: 2019/9/22 22:29:36 Description: */ #include #include #include #include #define inf 0x3f3f3f3f using namespace st... ...
分类:其他好文   时间:2019-09-22 23:56:53    阅读次数:180
arm9_uboot_Makefile结构分析
1.解压缩 tar xjf u-boot-1.1.6.tar.bz2 2.打补丁 patch -p1 < ../u-boot-1.1.6_jz2440.patch 3.配置 make 100ask24x0_config,下面为Makefile unconfig: #清楚配置信息 @rm -f $(o ...
分类:其他好文   时间:2019-09-18 01:12:27    阅读次数:120
ZKButton
// // ZKButton.h // WaterProofer // // Created by HELLO WORLD on 2019/9/15. // Copyright © 2019年 WaterProofer. All rights reserved. // #import <UIKit/ ...
分类:其他好文   时间:2019-09-16 09:29:57    阅读次数:86
Windows 签名伪造工具的使用,Python,签名
#!/usr/bin/env python3 # LICENSE: BSD-3 # Copyright: Josh Pitts @midnite_runr import sys import struct import shutil import io from optparse import Op ...
分类:编程语言   时间:2019-09-15 10:34:00    阅读次数:151
rtmp_specification_1.0
Copyright Adobe Systems Incorporated H. Parmar, Ed. M. Thornburgh, Ed. Adobe December 21, 2012 Adobe’s Real Time Messaging Protocol Abstract This memo ...
分类:其他好文   时间:2019-09-13 18:02:14    阅读次数:96
4271条   上一页 1 ... 21 22 23 24 25 ... 428 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!