会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
YZFHKMS
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
29
30
31
32
33
34
35
36
37
···
59
下一页
2020年2月5日
Android Android.mk
摘要: 例子: { LOCAL_PATH := $(call my-dir)include $(CLEAR_VARS)$(warning $(LOCAL_PATH))LOCAL_MODULE := libyuv#工作包含目录LOCAL_C_INCLUDES := $(LOCAL_PATH)/include/
阅读全文
posted @ 2020-02-05 17:11 YZFHKMS-X
阅读(216)
评论(0)
推荐(0)
2020年2月3日
Android Open Source Library
摘要: { //https://juejin.im/post/5b50898ef265da0fa21a7f0f }
阅读全文
posted @ 2020-02-03 20:17 YZFHKMS-X
阅读(110)
评论(0)
推荐(0)
Android NDK 开发
摘要: { //如果jni要使用.so返回的中文字符请把.cpp改为urf-8无签名格式再编译成.so库给jni调用 //否则闪退 }
阅读全文
posted @ 2020-02-03 20:02 YZFHKMS-X
阅读(109)
评论(0)
推荐(0)
2020年2月2日
SDL Download
摘要: { //http://www.libsdl.org/download-2.0.php }
阅读全文
posted @ 2020-02-02 22:54 YZFHKMS-X
阅读(157)
评论(0)
推荐(0)
2020年2月1日
HACK
摘要: { //https://forum.exploit.in/settings/ //https://www.hackthissite.org/forums/ }
阅读全文
posted @ 2020-02-01 21:37 YZFHKMS-X
阅读(155)
评论(0)
推荐(0)
2020年1月31日
Windows connect wifi not network
摘要: { 右键网络适配器 点击 tcp/ip 自动获取IP和DNS }
阅读全文
posted @ 2020-01-31 12:39 YZFHKMS-X
阅读(200)
评论(0)
推荐(0)
Android adb debug
摘要: { adb devices /* List of devices attached f5231c96 device */ adb -s f5231c96 shell /* shell@PD1510:/ $ */ //执行部分linux命令 } { android.mk LOCAL_PATH := $
阅读全文
posted @ 2020-01-31 00:28 YZFHKMS-X
阅读(107)
评论(0)
推荐(0)
2020年1月25日
Windows vm install MAC OS
摘要: { }
阅读全文
posted @ 2020-01-25 22:13 YZFHKMS-X
阅读(124)
评论(0)
推荐(0)
2020年1月23日
DragonBones cpp
摘要: { //https://github.com/DragonBones/DragonBonesCPP }
阅读全文
posted @ 2020-01-23 23:20 YZFHKMS-X
阅读(149)
评论(0)
推荐(0)
APK .
摘要: { 一、准备必要工具 工欲善其事,必先利其器,首先我们要下载好反编译apk时需要的相关工具 1.1、使用工具 1. apktool (资源文件获取) 2. dex2jar(源码文件获取) 3. jd-gui (源码查看) 1 2 3 1.2、工具介绍 apktool 作用:资源文件获取,可以提取出图
阅读全文
posted @ 2020-01-23 19:47 YZFHKMS-X
阅读(472)
评论(0)
推荐(0)
上一页
1
···
29
30
31
32
33
34
35
36
37
···
59
下一页
公告