Always going on

  • Home

  • Tags

  • Categories

  • Archives

Gps的GPRMC数据格式详解

Posted on 2017-05-27 | Edited on 2020-03-02 | In Knowledge | Views:
GPRMC数据格式如下: $GPRMC,014600.00,A,2237.496474,N,11356.089515,E,0.0,225.5,310518,2.3,W,A*23 其中,每个字段的描述如下: 1234567891011121314field 0:$GPRMC, 格式ID,表示该格式为建 ...
Read more »

How to write Markdown

Posted on 2017-04-14 | Edited on 2019-09-03 | In Documentation | Views:
Markdown IntroductionForewardMarkdown is a lightweight markup language, founded by John Gruber. It allows people to “write documents in plain text for ...
Read more »

教你如何搭建一个自己的博客

Posted on 2017-03-27 | Edited on 2020-03-05 | In Web | Views:
大概分为以下步骤 环境准备(node.js、git、github) 安装Hexo 配置Hexo 把Hexo和github pages连接起来 发表文章 博客主题推荐 NexT主题的简单配置 增加404公益广告页 环境准备大概分为以下3个步骤 Node.js 安装 Git 安装 Github 账 ...
Read more »

AndroidStudio编译报错DexException解决方法

Posted on 2017-03-16 | Edited on 2020-03-02 | In Android , AndroidStudio | Views:
编译报错DexExceptioncom.android.dex.DexException: Multiple dex files define Lorg/objectweb/asm/AnnotationVisitor解决方法:下载这个文件 1.17z解压后放到下面这个路径下: C:\Users\wo ...
Read more »
Prev1…45
wolfnx

wolfnx

The real failure is when you choose to give up

44 posts
17 categories
33 tags
GitHub
© 2017 – 2021 wolfnx
Powered by Hexo v4.2.0
|
Theme – NexT.Pisces v6.4.2