码迷,mamicode.com
首页 >  
搜索关键字:i see    ( 2224个结果
为何注释中要加入注解
一般类似 /** *@author 作者 *@classname 类名 *@deprecated 描述 *@see 参考 *@param 参数 *@return 返回值 *@exception 或 @throws 可能抛出的异常 *@date 日期 *@version 版本 */ 主要来帮助生成文档 ...
分类:其他好文   时间:2018-01-08 10:56:14    阅读次数:122
Linux man语法结构说明
一.man手册的内容结构(说明书页的格式): 标题含义: Name命令的名称和用途(摘要) Synopsis命令语法(摘要) Description完整描述 Environment命令使用的环境变量 Author作者 Files对该命令重要的文件列表 See also查看相关的信息的位置 Diagn ...
分类:系统相关   时间:2018-01-07 00:39:32    阅读次数:321
树莓派.Raspberry Pi 3碰到"Unable to determine hardware version. I see: Hardware : BCM2835"错误的解决过程
按pi4jp官方的安装指导(http://pi4j.com/install.html)进行安装 安装完成后执行JAVA程序, 发现如下报错 开始以为是WiringPi的问题, 折腾一圈才发现是pi4j安装包的版本问题 默认安装的是1.1版本, 树莓派3需要1.2版本才能正常运行, 所以要重新手动下载 ...
分类:Web程序   时间:2018-01-05 12:21:52    阅读次数:1152
DSP5509的GPIO学习-第5篇
1. 目前已经不局限于仅仅把实验搞清楚了,要深入去探究内部的原理,本章看下GPIO实验 2. 在CCS启动的时候,提示,这个问题是什么,XDAIS是什么?XDAIS (eXpress DSP Algorithm Interoperability Standard) See details below ...
分类:其他好文   时间:2018-01-01 19:39:10    阅读次数:359
8. String to Integer (atoi)
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
October 10th 2017 Week 41st Tuesday
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
jmeter的build.xml
<?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
see goodbye with 2017
每一年的开始总是那么相似,恰逢其会、猝不及防;每一年的结束总是这样无奈,时间流逝、事与愿违。 --《写在鸡尾巴上》 故事开始以前,最初的那些春天,阳光洒在杨树上,风吹来, 街道平静而温暖…… 在候车大厅听着《清白之年》。不知不觉,2017年,仅剩几十个小时了。年初的憧憬期盼,仿佛还在昨日,但转眼间竟 ...
分类:数据库   时间:2017-12-30 12:34:12    阅读次数:213
Spring Dynamic DataSource Routing
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
Plugin Installation
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
2224条   上一页 1 ... 57 58 59 60 61 ... 223 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!