TimeServer.javapackage netty.timeserver.server;import io.netty.bootstrap.ServerBootstrap;import io.netty.channel.ChannelFuture;import io.netty.channel...
分类:
Web程序 时间:
2014-07-19 20:05:13
阅读次数:
252
在网站文件中找到include-taglib-chanel.lib.php,和chaneartllist.lib.php下载用php的IDE打开,chanel.php加入limit属性修改如下>dede>>频道标签全局标记V55,V56,V57用于获取栏目列表{dede:channel type='...
分类:
其他好文 时间:
2014-07-16 23:02:05
阅读次数:
279
分享一段代码,很实用。下面这段java代码是我在国外一个论坛上发现的,源地址已经忘了。代码的作用是可以删除正在使用的mq的队列消息,管理mq的人一定知道它的美妙了吧,哈哈。我拿来改了下,增加了2个参数支持:ccsid和channel。上代码: 1 import java.util.Hashtabl....
分类:
其他好文 时间:
2014-07-16 23:00:41
阅读次数:
362
package mainimport ( "fmt" "time")func deskGoRoutine(index int, userChannel chan string, deskChannel chan string) { for { fmt.Println(...
分类:
其他好文 时间:
2014-07-16 19:32:52
阅读次数:
203
分类目录 {dede:channel type='top' row='8' currentstyle="~typename~ "} [field:typename/] ([field:id runphp='yes']global $dsql;$sql='SE...
分类:
其他好文 时间:
2014-07-16 18:42:47
阅读次数:
206
Server:import io.netty.buffer.ByteBuf;import io.netty.channel.ChannelHandlerContext;import io.netty.channel.ChannelInboundHandlerAdapter;import io.net...
分类:
Web程序 时间:
2014-07-16 00:59:48
阅读次数:
495
1.flume的基本概念
本文中所有与flume相关术语都采用斜体英文表示,这些术语的含义如下所示。
flume 一个可靠的,分布式的,用于采集,聚合,传输海量日志数据的系统。
Web Server 一个产生 Events 的系统。
Agent flume 系统中的一个节点,它主要包含三个部件:Source, Channel...
分类:
其他好文 时间:
2014-07-15 12:59:26
阅读次数:
402
BACKGROUND1. FieldThe embodiments of the disclosure generally relate to computer clusters, and more particularly to systems, methods, and devices for ...
分类:
其他好文 时间:
2014-07-12 15:46:47
阅读次数:
265
http://poj.org/problem?id=1129 1 import java.util.*; 2 import java.math.*; 3 public class Main { 4 public static boolean flag=false; 5 public ...
分类:
其他好文 时间:
2014-07-09 14:20:09
阅读次数:
169
2.配置无线
vi /etc/config/wireless
config wifi-device wlan0
option type mac80211
option channel 5
# REMOVE THIS LINE TO ENABLE WIFI:
# 删除或注释掉option disabled...
分类:
其他好文 时间:
2014-07-09 12:37:59
阅读次数:
339