240 发简信
IP属地:福建
  • Flutter 自定义入口(DartEntrypoint)

    不想执行 main 函数,而是想把入口函数换成别的, 方法如下: Android: iOS:

  • Dell服务器,Centos 网卡驱动安装记录

    背景 买了一台 DELL 塔式服务器,安装 Centos7 后,没有找到 en0 网卡。无法上网。/etc/sysconfig/network-...

  • iOS framework 使用出现 Missing submodule xxx 警告

    背景:自己创建的的 framework 在demo 中使用的时候,出现了 Missing submodule 警告。毕竟是要给可好用的,所以出现...

  • OC 中定位特殊字符

    今天遇到一个问题,连续输入检索,输入中文的时候,系统会返回一个带空格的字符串,然后马上又去除。这样会造成连续检索,导致中间搜索到空白,有空白页的...

  • VSCode + Google test 使用 (ubuntu环境)

    安装 cmake 安装 google test 使用 google test编写代码:test_target.cc makefile 文件 编写...

  • iOS 中试用 Python3

    使用版本 python3.5.1 下载Python-iOS地址:https://github.com/pybee/Python-iOS-supp...

  • Nginx & uwsgi & Flask 部署

    nginx.confg: uwsgi.ini:

  • scrapy-redis 使用及调试

    #1 为什么要用scrapy: 因为自己用python request 库写的爬虫无法获取到 js 生成的html 文件,html 文件不完整。...

  • Mac 安装 Centos

    老的mac min 安装 centos 7 发挥余热 下载 iso 文件 (CentOS-7-x86_64-DVD-1611.iso) 制作 D...