码迷,mamicode.com
首页 >  
搜索关键字:v3    ( 2670个结果
RabbitMQ安装使用详解
1.下载相应的版本安装:http://www.rabbitmq.com/download.htmleg:http://www.rabbitmq.com/releases/rabbitmq-server/v3.5.1/rabbitmq-server_3.5.1-1_all.deb2.安装web管理插件rabbitmq在ubuntu下路径:/etc/rabbitmq /usr/lib/rabbitmq...
分类:其他好文   时间:2015-04-17 18:12:02    阅读次数:134
bootcss入门
为了看angularjs的视频,不经意间看到老师用bootcss框架,感觉很好,随记。下载bootstrap.min.css引入到项目引入到项目中。以下是语法:表单:type 的种类很多一定要写上。这是地址:http://v3.bootcss.com/css/?#forms-example
分类:Web程序   时间:2015-04-16 23:13:14    阅读次数:315
RT-Thread 学习笔记(十三)--- 开启基于RTGUI的LCD显示功能(3)<触屏屏驱动移植和测试>
软件环境:Win7,Keil MDK 4.72a, IAR EWARM 7.2, GCC 4.2,Python 2.7 ,SCons 2.3.2 硬件环境:Armfly STM32F103ZE-EK v3.0开发板 参考文章:RT-Thread编程指南 RT-Thread_1.2.0+lwip+rtgui0.8.0 移植心得 RT-Thread RTOS组件:RTGUI...
分类:其他好文   时间:2015-04-16 10:24:32    阅读次数:293
Cacti监控磁盘IO
1、下载Cacti_Net-SNMP_DevIO_v3.1.zip下载Cacti_Net-SNMP_DevIO_v3.1.zip,解压并上传net-snmp_devio.xml到/resource/snmp_queries/目录。2、导入模板通过cacti后台的"Import Templates"导...
分类:其他好文   时间:2015-04-15 18:34:27    阅读次数:153
D3.js selectAll()函数与enter()函数
<!DOCTYPE?html> <html> <head> <meta?charset="utf-8"> <title>D3?Test</title> <script?type="text/javascript"?src="d3.v3.js"></script> </head> <body> <p>?天天?</p> <p>?天天?</p> <script?typ...
分类:Web程序   时间:2015-04-15 17:24:31    阅读次数:172
USER STORIES AND USE CASES - DON’T USE BOTH
We’re in Orlando for a working session as part of the Core Team building BABOK V3 and over dinner this evening we got to discussing the relationship b...
分类:其他好文   时间:2015-04-15 07:13:51    阅读次数:225
关于baidumap sdk 的开发(有点狗学)
需要注意的是:1要手动建一个libs 文件夹,我之前直接从baiduMap 的samples 中拷贝过来,就不行2拷贝armeabi/ibBaiduMapSDK_v3_3_0_15.soliblocSDK5.so3 拷贝BaiduLBS_Android.jar4 如果Android Private ...
分类:其他好文   时间:2015-04-15 00:43:24    阅读次数:139
BNUOJ 4299 God Save the i-th Queen(想法题)
题目链接==》 http://www.bnuoj.com/v3/problem_show.php?pid=4299题意:一个X*Y棋盘上放了N个queens,再放一个queen,有几个空格可以放,前提是和已经在棋盘上的queen不同行不同列不同斜线思路:每个点所在四条直线上,不能再放queen,所以...
分类:其他好文   时间:2015-04-14 09:42:26    阅读次数:191
用高德地图API 通过详细地址获得经纬度
http://restapi.amap.com/v3/geocode/geo?key=xxxxxxxxxxxxxxxx&s=rsv3&city=35&address=福建省霞浦县水门畲族乡StringaddressStr="http://restapi.amap.com/v3/geocode/geo...
分类:Windows程序   时间:2015-04-14 01:59:04    阅读次数:666
火狐浏览器,关闭ssl v3防护
某些网站,没有及时更新,导致火狐觉得有安全隐患,不给访问。---------------Hello bcasey9090, go to about:config, copy the next bold security.tls.version.min and paste it in the sear...
分类:其他好文   时间:2015-04-13 09:19:18    阅读次数:189
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!