跳至内容

码农的博客

Illustration of a bird flying.
  • 使用Mosquitto-Auth-Plugin对mqtt客户端进行验证

    1.安装需要的包 sudo apt-get install libc-ares-dev libcurl4-op…

    4 10 月, 2015
  • adobe illustrator常用操作

    1.矩形剪切掉一条边 使用矩形工具画1个矩形,选择剪刀工具,鼠标分别点击要删除的边的2个顶点。这时候已经剪断了…

    14 9 月, 2015
  • memcached命令行常用操作

    启动: memcached -d -u user -p 11211 默认内存64M,如果想指定内存大小,使用-…

    30 6 月, 2015
  • android使用paho进行MQTT协议消息推送Demo

    [code lang=”java”] package com.example.myap…

    29 6 月, 2015
  • android里Service和IntentService的区别

    Service:运行于主线程,所以在运行过程中会造成UI没有响应;必须要调用stopService()或者st…

    22 6 月, 2015
←上一页
1 … 4 5 6 7 8 … 10
下一页→

码农的博客

Proudly powered by WordPress