当前位置:首页
开发技术指南» 文章正文
    引言:

 ·笔记本买什么的好    »显示摘要«
    摘要: 1w-1.2w左右的价位 我看了下acer ibm asus 三种 感觉同等价位的 acer asus的配置要好过ibm 但不知道为什么 - -;; 喜欢ibm的 样式 。。。。 给个建议吧 ......
 ·100分求--蓝牙技术的前途    »显示摘要«
    摘要: 蓝牙技术从问世到今天已经有5年多的时间了吧,或许应该比5年还要多,时至今日,她的各项规范文档也以近成熟,这是不是也就意味着她将慢慢的退出历史的舞台啊,(我现在也是在一家蓝牙相关的部门工作,这不是我所愿意看到的),可是最近的wusb技术好像也已经开始进入了人们的视线,那位高人可以预言一下,不胜感激! ......


Log4perl一段e文翻译

If   you   need   to   find   out   if   the   currently   configured   logging   level   would   allow   a   loggers   logging   statement   to   go   through,   use   the   loggers   is_level()   methods:  
   
          $logger->is_debug()         #   True   if   debug   messages   would   go   through  
          $logger->is_info()           #   True   if   info   messages   would   go   through  
          $logger->is_warn()           #   True   if   warn   messages   would   go   through  
          $logger->is_error()         #   True   if   error   messages   would   go   through  
          $logger->is_fatal()         #   True   if   fatal   messages   would   go   through  
  Example:   $logger->is_warn()   returns   true   if   the   loggers   current   level,   as   derived   from   either   the   loggers   category   (or,   in   absence   of   that,   one   of   the   loggers   parents   level   setting)   is   $WARN,   $ERROR   or   $FATAL.  
   
  上述两个地方说的是不是有冲突,请兄弟们给个意见。

NO.1   作者: jFresH_MaN

有什么冲突啊!  
  就是warn以上级别的话,返回都是true了

NO.2   作者: matlab2000

呵呵。   jFresH_MaN(Contributing   to   Eclipse)   说的对.logger这些,其实就是如果设定了一个级别,那么低级别的不能执行某些动作,这个级别或者高级别的肯定可以执行某些动作。实际上,这个是为了调试的时候保证重要信息不被一般信息淹没


    摘要: 按照说明: 1. make sure you have installed the .net framework sdk v1.0 or v1.1 2. run build.bat, which will create a build folder in this directory. the build folder contains microsoft.web.ui.webcontro......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE