2015年9月25日
摘要: 功能界面源码:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System... 阅读全文
posted @ 2015-09-25 11:52 神秘藏宝室 阅读(4178) 评论(0) 推荐(0) 编辑
  2015年9月24日
摘要: 本方法,禁用跨进程错误(做法不太好,但是对于单片机出身的人来说,好理解,能用就行)。基本功能:1.点串口号的下拉菜单自动当前检索设备管理器的COM2.发送模式可选,hex和string两种3.接收显示模式,hex和string两种4.发送多行数据5.发送单行,可增加自动换行(方便用于一些串口指令,很... 阅读全文
posted @ 2015-09-24 20:34 神秘藏宝室 阅读(10195) 评论(0) 推荐(1) 编辑
  2015年9月22日
摘要: ScrollBars 设置 Vertical 阅读全文
posted @ 2015-09-22 13:02 神秘藏宝室 阅读(649) 评论(0) 推荐(0) 编辑
  2015年9月21日
摘要: 属性DropDownStyle 设置为 DropDownList 阅读全文
posted @ 2015-09-21 21:12 神秘藏宝室 阅读(5739) 评论(0) 推荐(0) 编辑
摘要: Visual Studio Professional 2015简体中文版(专业版):http://download.microsoft.com/download/B/8/9/B898E46E-CBAE-4045-A8E2-2D33DD36F3C4/vs2015.pro_chs.isoSHA1: 62... 阅读全文
posted @ 2015-09-21 10:07 神秘藏宝室 阅读(1226) 评论(0) 推荐(2) 编辑
  2015年9月20日
摘要: 注意:Connection: close后面有两个\r\n 返回: 剩下工作就是解析Json数据读取出来数值 阅读全文
posted @ 2015-09-20 17:05 神秘藏宝室 阅读(753) 评论(0) 推荐(0) 编辑
摘要: 资料地址:http://www.json.org/json-zh.html 阅读全文
posted @ 2015-09-20 13:23 神秘藏宝室 阅读(183) 评论(0) 推荐(0) 编辑
摘要: https://github.com/seanliang/ConvertToUTF8 阅读全文
posted @ 2015-09-20 11:31 神秘藏宝室 阅读(1535) 评论(0) 推荐(0) 编辑
摘要: 高亮所有变量,因此可以极大的简化代码定位。尤其是对那些有阅读障碍的程序员非常有帮助。 阅读全文
posted @ 2015-09-20 09:33 神秘藏宝室 阅读(4043) 评论(1) 推荐(0) 编辑
摘要: https://github.com/spadgos/sublime-jsdocsPackage ControlOpen Package Control:Preferences -> Package ControlSelectPackage Control: Install PackageTypeD... 阅读全文
posted @ 2015-09-20 09:30 神秘藏宝室 阅读(401) 评论(0) 推荐(0) 编辑

 >>>转载请注明出处<<<