一般类似 /** *@author 作者 *@classname 类名 *@deprecated 描述 *@see 参考 *@param 参数 *@return 返回值 *@exception 或 @throws 可能抛出的异常 *@date 日期 *@version 版本 */ 主要来帮助生成文档 ...
分类:
其他好文 时间:
2018-01-08 10:56:14
阅读次数:
122
一.man手册的内容结构(说明书页的格式): 标题含义: Name命令的名称和用途(摘要) Synopsis命令语法(摘要) Description完整描述 Environment命令使用的环境变量 Author作者 Files对该命令重要的文件列表 See also查看相关的信息的位置 Diagn ...
分类:
系统相关 时间:
2018-01-07 00:39:32
阅读次数:
321
按pi4jp官方的安装指导(http://pi4j.com/install.html)进行安装 安装完成后执行JAVA程序, 发现如下报错 开始以为是WiringPi的问题, 折腾一圈才发现是pi4j安装包的版本问题 默认安装的是1.1版本, 树莓派3需要1.2版本才能正常运行, 所以要重新手动下载 ...
分类:
Web程序 时间:
2018-01-05 12:21:52
阅读次数:
1152
1. 目前已经不局限于仅仅把实验搞清楚了,要深入去探究内部的原理,本章看下GPIO实验 2. 在CCS启动的时候,提示,这个问题是什么,XDAIS是什么?XDAIS (eXpress DSP Algorithm Interoperability Standard) See details below ...
分类:
其他好文 时间:
2018-01-01 19:39:10
阅读次数:
359
Implement atoi to convert a string to an integer. Hint: Carefully consider all possible input cases. If you want a challenge, please do not see below ...
分类:
其他好文 时间:
2017-12-31 20:58:44
阅读次数:
134
If you focus on what you left behind you will never see what lies ahead. 如果你只顾回头看,那么你永远也看不见前方有什么。 Yesterday is the past, the future is yet to come, th ...
分类:
其他好文 时间:
2017-12-30 23:42:01
阅读次数:
316
<?xml version="1.0"?><!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distr ...
分类:
其他好文 时间:
2017-12-30 18:15:05
阅读次数:
205
每一年的开始总是那么相似,恰逢其会、猝不及防;每一年的结束总是这样无奈,时间流逝、事与愿违。 --《写在鸡尾巴上》 故事开始以前,最初的那些春天,阳光洒在杨树上,风吹来, 街道平静而温暖…… 在候车大厅听着《清白之年》。不知不觉,2017年,仅剩几十个小时了。年初的憧憬期盼,仿佛还在昨日,但转眼间竟 ...
分类:
数据库 时间:
2017-12-30 12:34:12
阅读次数:
213
Use AbstractRoutingDataSource to dynamicly switch datasources, see http://spring.io/blog/2007/01/23/dynamic-datasource-routing. PS: note the use of Th ...
分类:
编程语言 时间:
2017-12-29 15:11:52
阅读次数:
135
For Package Control installation, see the Installation Guide. To install Emmet(ex Zen Coding), do the following: 1. Press Ctrl+Shift+P to Open Command ...
分类:
其他好文 时间:
2017-12-29 10:15:30
阅读次数:
149