码迷,mamicode.com
首页 >  
搜索关键字:other    ( 5856个结果
Django~Views
In Django, web pages and other content are delivered by views. To get from a URL to a view, Django uses what are known as ‘URLconfs’. A URLconf maps U...
分类:其他好文   时间:2016-02-22 17:44:45    阅读次数:246
[Immutable.js] Converting Immutable.js Structures to Javascript and other Immutable Types
Immutable.js provides several conversion methods to migrate one structure to another. Each Immutable.js class contains a prefixed "to" method like Map
分类:编程语言   时间:2016-02-22 06:45:45    阅读次数:262
Docker下使用daocloud镜像加速(基于Centos6)
Docker加速器使用时不需要任何额外操作。就像这样下载官方Ubuntu镜像实际操作(添加镜像源):在/etc/sysconfig/docker下添加两条命令other_args="--registry-mirror=http://74ecfe5d.m.daocloud.io" OPTIONS=‘--registry-mirror= http://74ecfe5d.m.daocloud.io‘重启Docker服务..
分类:其他好文   时间:2016-02-21 18:45:32    阅读次数:3319
ZigBee Device Object End Device Bind Request--协调器与终端之间的绑定
这里主要讲述协调器和终端之间的绑定。 This mechanism uses a button press or other similar action at the selected devices to bind within a specific timeout period. The En
分类:其他好文   时间:2016-02-21 12:49:31    阅读次数:237
ZStack任务
任何一个任务必须包含初始化和处理函数(即ProcessEvent),其具体信息如下: Any OSAL Task must implement two methods:one to perform task initialization and the other to handle task ev
分类:其他好文   时间:2016-02-21 12:47:11    阅读次数:151
Compile Options--编译选项
目的:其主要作用是用于调试跟踪和测试 主要包含:MT_TASK、MT_ZDO_FUNC and other MT compile options LCD_SUPPORTED、LCD_SUPPORTED=DEBUG、BLINK_LEDS 且看正文逐一讲解; MT_TASK This compileop
分类:其他好文   时间:2016-02-21 12:46:02    阅读次数:787
endpoint 理解-1
如下摘自ti的document! Each device is a node in the Zigbee. Each node has a long and short address, the short address of the node is used by other nodes to
分类:其他好文   时间:2016-02-21 12:45:43    阅读次数:150
ubuntud安装Adobe Flash Player / Plugin
1.https://get.adobe.com/flashplayer/ , select tar.gz for other Linux, download 2.Unpack the tar.gz file, refer to the readme.txt 3.cd the unpacked dir
分类:系统相关   时间:2016-02-20 14:33:18    阅读次数:213
jmeter ---模拟发送TCP/UDP/HTTP/FTP等请求包
JMeter安装UDP插件后支持发送UDP协议的请求包,官方介绍安装插件后可以用来测试DNS, NTP, TFTP, Boot servers and many-many other systems。 JMeter UDP插件下载地址:http://jmeter-plugins.org/downlo
分类:Web程序   时间:2016-02-18 10:03:55    阅读次数:540
linux设置tomcat开机启动
[root@iZ94j7ahvuvZ ~]# cd /etc/rc.d/ [root@iZ94j7ahvuvZ rc.d]# cat rc.local #!/bin/sh # # This script will be executed *after* all the other init scri
分类:系统相关   时间:2016-02-17 17:19:55    阅读次数:197
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!