摘要:
博客地址 :http://blog.csdn.net/shulianghan/article/details/416246131. 算术运算符算术运算符 : 加(+), 减(-), 乘(*), 除(/), 模(%), 自增(++);-- 其它运算 : 如果需要平方开放运算, 使用 math.h 中得... 阅读全文
摘要:
博客地址 :http://blog.csdn.net/shulianghan/article/details/41520569代码下载 :-- GitHub :https://github.com/han1202012/WheelViewDemo.git-- CSDN :http://downloa... 阅读全文
摘要:
整理下 博客中的资料.一. Android 应用开发.1. Android 组件(1)【Android 应用开发】 Application 使用分析【Android 应用开发】 Application 使用分析 :http://blog.csdn.net/shulianghan/article/de... 阅读全文
摘要:
博客地址 :http://blog.csdn.net/shulianghan/article/details/41011605fastjson 源码地址 :-- GitHub :https://github.com/alibaba/fastjson ;-- 示例源码 :https://github.... 阅读全文
摘要:
.1. Secure CRT 中没有想要的字体Windows 8 下没有 Courier New 字体, 需要在系统的字体上进行配置, 进入C:\Windows\Fonts 目录, 下面是目录的内容, 如果图标是半透明的, 说明这个字体没有启用, 系统中就无法使用这个字体, 如图 :此时, 右键点击... 阅读全文
摘要:
博客地址 :http://blog.csdn.net/shulianghan/article/details/40737419代码下载 : Android 应用 Application 经典用法;-- Github :https://github.com/han1202012/Application... 阅读全文
摘要:
博客地址 :http://blog.csdn.net/shulianghan/article/details/40299813本篇文章中用到的工具源码下载 :-- ok-6410A 附带的 Android 光盘 下载地址 :http://pan.baidu.com/share/link?sharei... 阅读全文
摘要:
转载著名出处 :http://blog.csdn.net/shulianghan/article/details/40351487代码下载 :-- CSDN 下载地址 :http://download.csdn.net/detail/han1202012/8069497 ;-- GitHub 地址 ... 阅读全文
摘要:
总结 :通过学习 TCP/IP 基础, 并总结相关笔记 和 绘制思维导图 到博客上, 对 TCP/IP 框架有了大致了解, 之后开始详细学习数据链路层的各种细节协议, 并作出笔记;博客地址 :http://blog.csdn.net/shulianghan/article/details/40045... 阅读全文
摘要:
作者 : 万境绝尘 (octopus_truth@163.com)转载请著名出处 :http://blog.csdn.net/shulianghan/article/details/39269163示例代码下载 :-- GitHub :https://github.com/han1202012/Oc... 阅读全文