题目地址 https://dn.jarvisoj.com/challengefiles/DDCTF-Easy.apk.64812266499cc050ac23e190e53b87f7 用JEB打开 返回值v4是我们要的 构造脚本 p=[-40, -62, 107, 66, -126, 103, -5 ...
分类:
移动开发 时间:
2019-11-19 00:53:34
阅读次数:
120
问题描述:【问题未解决,这里只是先记录下来】 Traceback (most recent call last): File "/usr/bin/pip", line 5, in <module> from pkg_resources import load_entry_point File "/u ...
分类:
移动开发 时间:
2019-11-19 00:51:08
阅读次数:
117
//bean.xml配置文件 <?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLS ...
分类:
移动开发 时间:
2019-11-19 00:40:14
阅读次数:
79
JDK/SDK/NDKeclpise集成工具包/Android StudioAnroidkiller/JEB/Anroidk逆向助手/jadxIDA/GDB/GDAapkhelper(查看APK大概信息)/getsign(获取安装包签名hash值)/APK上上签模拟器(逍遥/海马玩/夜神/蓝叠/天天 ...
分类:
移动开发 时间:
2019-11-18 23:32:07
阅读次数:
182
在工作中,使用mybatis操作数据库,只需要提供一个接口类,定义一些方法,然后调用接口里面的方法就可以CRUD,感觉是牛了一逼! 该篇就是记录一下,mybatis是如何完成这波骚操作的,即分析我们测试代码的第4行。 FemaleMapper femaleMapper = sqlSession.ge ...
分类:
移动开发 时间:
2019-11-18 23:28:01
阅读次数:
176
以Firefly AIO-3399C(AI)板为示例,其中~/proj/firefly-rk3399-Industry/为Android 7.1的源码和bundle仓库的工作目录(http://wiki.t-firefly.com/AIO-3399C/compile_android_industry ...
分类:
移动开发 时间:
2019-11-18 20:37:18
阅读次数:
266
drawRect调用场景 视图第一次显示的时候会调用。这个是由系统自动调用的,主要是在UIViewController中loadView和viewDidLoad方法调用之后; 如果在UIView初始化时没有设置rect大小,将直接导致drawRect不被自动调用 该方法在调用sizeThatFits ...
分类:
移动开发 时间:
2019-11-18 20:30:37
阅读次数:
123
继上篇成功的与服务器端通信上之后,我现在需要将安卓本地的图片上传到服务端。服务端接收图片存下来。 参考:https://blog.csdn.net/qq_26906345/article/details/91045074 Android客户端: 点击按钮会将文件上传到服务器,图片的地址我暂时是写死的 ...
分类:
移动开发 时间:
2019-11-18 20:17:36
阅读次数:
189
转自:https://blog.csdn.net/Jennifer_Xue/article/details/82705486 1.首先进入Appium的安装目录,例如D:\softwarePath\Appium\node_modules\appium\lib\devices\android,找到an ...
分类:
移动开发 时间:
2019-11-18 20:06:27
阅读次数:
308
因为这个功能用的人少, 新版本就去掉菜单入口了, 但这个功能并没有删除,打开方式:点开terminal ,也就是AS自带的命令行工具, 输入monitor 回车就启动了, 1、点开terminal 2、输入monitor 回车 3、启动成功 如果还是没启动说明没配环境变量, 找到sdk安装目录,to ...
分类:
移动开发 时间:
2019-11-18 20:05:19
阅读次数:
129
// // ViewController.swift // Label // // Created by 赵士军 on 2019/11/18. // Copyright © 2019 赵士军. All rights reserved. // import UIKit class ViewContro ...
分类:
移动开发 时间:
2019-11-18 18:34:05
阅读次数:
94
日期转换成时间戳: 安卓下可以使用 Date.parse(new Date('2019-11-18 12:00:00')) 直接转换,结果为 1574049600000 ios下 Date.parse(new Date('2019-11-18 12:00:00')) 无法转换,需要写成Date.pa ...
分类:
移动开发 时间:
2019-11-18 18:32:20
阅读次数:
103
开始在Android上进行移动测试 只需按照下面的步骤开始使用Android进行移动测试。 1.连接设备(USB/Wi-Fi) 2.在Ranorex中添加设备 3.将设备名称设置为参数值 4.运行示例 5.确认设备对话框(仅限Wi-Fi)要使用Ranorex远程执行您的Android测试,请单击此处 ...
分类:
移动开发 时间:
2019-11-18 18:25:07
阅读次数:
106
路由vue router、仓库vuex、前后台交互axios、django解决跨域问题、前后台操作cookie name使用 " " ;) " " ;) router link与系统a标签的区别 路由重定向 " " ;) " " ;) 路由传参方法一 " " ;) " " ;) 路由传参方法二 " ...
分类:
移动开发 时间:
2019-11-18 18:15:36
阅读次数:
102
// // ViewController.swift // Label // // Created by 赵士军 on 2019/11/18. // Copyright © 2019 赵士军. All rights reserved. // import UIKit class ViewContro ...
分类:
移动开发 时间:
2019-11-18 18:04:56
阅读次数:
112
来源:https://blog.csdn.net/ChinarCSDN/article/details/79597142 本文链接:https://blog.csdn.net/ChinarCSDN/article/details/79597142Chinar blog :www.chinar.xin ...
分类:
移动开发 时间:
2019-11-18 16:46:19
阅读次数:
924
Facebook 在2015.9.15发布了 React Native for Android,把JavaScript 开发技术扩展到了Android平台。React Native 让开发者使用 JavaScript 和 React 编写应用,利用相同的核心代码就可以创建 基于Web,iOS 和 A ...
分类:
移动开发 时间:
2019-11-18 13:06:23
阅读次数:
87