易截截图软件、单文件、免安装、纯绿色、仅160KB

Fedora Linux 下安装 source navigator 的 bug shoot!

安装后
运行snavigator
出现
Can't find a usable tk.tcl in the following directories: 
/opt/sourcenav/share/tk8.3
/opt/sourcenav/share/tk8.3/tk.tcl: no event type or button # or keysym
no event type or button # or keysym
while executing
"bind Listbox <MouseWheel> {
%W yview scroll [expr {- (%D / 120) * 4}] units
}"
(file "/opt/sourcenav/share/tk8.3/listbox.tcl" line 182)
invoked from within
"source [file join $tk_library listbox.tcl]"
invoked from within
"if {[string compare $tcl_platform(platform) "macintosh"] && \
[string compare {} $tk_library]} {
source [file join $tk_library button.tcl]
so..."
(file "/opt/sourcenav/share/tk8.3/tk.tcl" line 308)
invoked from within
"source /opt/sourcenav/share/tk8.3/tk.tcl"
("uplevel" body line 1)
invoked from within
"uplevel \#0[list source $file]"
This probably means that tk wasn't installed properly.
解决方法
comment out lines 182-184 in the file /opt/sourcenav/share/tk8.3/listbox.tcl
comment out lines 457-459 in the file /opt/sourcenav/share/tk8.3/text.tcl
ps:
这个软件太爽了~用来看ns源码真实太方便了,太方便了 哈哈
这个软件让我第一次真正感觉到Linux的强大~(因为windows下这种软件是付费的..)


相关文档:

Linux系统服务器安装后的安全配置方法


安装完成以后,应该马上采取哪些措施来增强服务器的安全性。对于其他的Linux发布或者版本,这些方法也是适用的。
一、关闭不必要的服务
Linux的服务分为两种,一种是由inetd超级服务器来启动的,如:ftp、telnet等;对于这些服务来说,系统并不总是运行telnetd、 ftpd等服务进程,而是由inetd进程监听这些服务的服务端口 ......

linux权限说明

查看文件权限的语句:
 
  在终端输入:
 
  ls -l xxx.xxx (xxx.xxx是文件名)
 
  那么就会出现相类似的信息,主要都是这些:
 
  -rw-rw-r——
 
  一共有10位数
 
  其中: 最前面那个 - 代表的是类型
 
  中间那三个 rw- 代表的是所有者(user)
 
  然后那三个 r ......

20100416 Linux笔记

1、引用在函数间是必须传递的,只要曾经是一个引用,就不能不引用
2、log4系列很好用,不过配置太麻烦了,可以参见
http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/DailyRollingFileAppender.html
下周计划:
1、多线程处理
2、SDMC模块嵌入 ......

Linux下mysql中文乱码解决方法

上次在碰到这问题,在网上找了解决方法,可是没记下来。这星期要换机器,要把原来linux下的mysql数据库移到另一台服务器上。安装suse系统、再配置telnet、ftp服务、安装java JDK并配置、再安装eclipse和mysql,又花了一天的时间。感觉还是不熟练,配置防火墙老是不能将telnet和ftp服务排外。mysql又碰到了中文乱码问题,又在 ......

科技部发新规,Linux的春天到了






<!--
@page { margin: 2cm }
P { margin-bottom: 0.21cm }
-->
    4

10
日,科技部就“国家自主创新产品认定工作”发出通知,公开征求意见,其中的
指导思想有重大突破。具体情况如何?
 
    2009

10

30
日,在我国政府 ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号