240 发简信
IP属地:广东
  • Resize,w 360,h 240
    在Cocos creator中使用微信原生小程序/小游戏的api

    准备: 微信小游戏定义文件[https://github.com/wechat-miniprogram/minigame-api-typings...

  • Mac端小程序包和反编译

    环境: 1.mac版微信版本大于3.8.0的(>3.8.0无需解密,下面直接反编译)2.使用node版本的 wxappUnpacker(http...

  • 2022-01-24学习书

    2022年书单 一、Mac & iOS相关1.Hacking and Securing iOS Applications: Stealing D...

  • Unable to find a pod with name, author, summary, or description matching

    pod安装成功,执行了 init install,执行pod search命令时遇到问题: 网上很多删除search_index文件的,都不行。...

  • Mac OS 新系统安装Cocoapods[不要直接使用系统默认ruby]

    Mac OS系统会默认安装ruby环境(一般版本也会比较低),不要直接使用系统默认ruby安装cocoapods,否则会有各种文件未找到或权限无...

  • 网络请求或者操作并发执行,顺序执行,线程结束依次执行

    一、并发执行 如果操作是异步的,结果可能是 二、顺序执行 operation的网络请求操作 结果可能是

  • Uploading Archive

    Uploading Archive"Authenticating with the iTunes Store..." 解决卡住问题 原文:htt...

  • iOS评分功能

    一.跳转到App Store评论页面 说明: 1.type :类型 2.onlyLatestVersion:最新评论 3.pageNumber:...