2005年11月4日

试验程序在虚拟机里运行正常,可是安装到F的机器上,一打起OE就重新启动系统。

而在Z的机器上,运行Softice的条件下捕获到一个缺页错误,可以正常的把SMTP信息写到文件里去。

当第二次打起OE,接收邮件的时候,系统重启……

和卡巴斯基冲突?困惑中(+_+)

Technorati :

7:44 | 评论 (1)

2005-11-3

Technorati :

1:22 | 评论 (0)

2005年11月3日

Rank, Bring the Order to the World.



先做做热身运动,复习……对蚂蚁来说应该是重新学习一下
特征向量(Eigenvector)的有关知识 !-_-。

这是英文wiki里的定义

In linear algebra, the eigenvectors (from the German eigen meaning "inherent,
characteristic") of a linear operator are non-zero vectors which, when
operated on by the operator, result in a scalar multiple of themselves.
The scalar is then called the eigenvalue associated with the eigenvector.

这里是一个简单的解释,这里是一个复杂的解释。


参见矩阵的特征值与特征向量的几何意义

蚂蚁的数学基础差,看这些东西头上冒汗那……

Technorati :

9:36 | 评论 (0)

主要的更新在:
  • <br>由<p>代替
  • Unicode相关问题的修正(获取中文目录等不会出错)
  • 可以打开保存html文件
具体更新内容可以看这里(英文)。

新版在这里下载。

Technorati :

3:11 | 评论 (1)

2005-11-2

Technorati :

1:11 | 评论 (0)

2005年11月2日

本来以为网上随便一搜就能很快配置好,结果还折腾了半天。
现在把蚂蚁配置的过程记下来,希望能节省后来者的时间。

编辑cygwin.bat
在bash命令之前加入set HOME=<用户目录>
比如蚂蚁的用户目录设置在G:\home。

创建文件.inputc和.bash_profile
由于用惯了windows,所以想在资源管理器里创建这两个文件,
结果提示蚂蚁必须输入文件名。所以干脆先跑到bash里用echo
创建这两个文件。
echo a>.inputc
echo a>.bash_profile
然后用蚂蚁最喜爱的编辑器Notepad++编辑之。

注:在网上搜的参考中说要创建.bashrc,结果蚂蚁发现这个有些
简单化,需要根据bash的登录方式来选择创建哪个配置文件。

编辑文件
内容如下:
.inputc

# @see:
# 中文環境設定
# http://people.debian.org/~ygh/zh_TW/html/noframes/node3.html
#
# cygwin 汉化即其他新特性
# http://spaces.msn.com/members/homewj/Blog/cns!1pav0HyE-t7RIT4zpRdid3PQ!113.entry
#
# 在 Cygwin B20 环境中使用中文
# http://spaces.msn.com/members/workchris/Blog/cns!1pD9GsmnwBNxXePYWKSHiCfA!126.entry
#
# 关于~/.bashrc
# http://blog.mllm.org/index.php?q=node/56
#

set meta-flag on

# 关闭bash命令行8字节字符转义符的转换
set convert-meta off

# 使bash命令行支持8字节字符输出
set output-meta on



.bash_profile

# @see:
# 中文環境設定
# http://people.debian.org/~ygh/zh_TW/html/noframes/node3.html
#
# cygwin 汉化即其他新特性
# http://spaces.msn.com/members/homewj/Blog/cns!1pav0HyE-t7RIT4zpRdid3PQ!113.entry
#
# 在 Cygwin B20 环境中使用中文
# http://spaces.msn.com/members/workchris/Blog/cns!1pD9GsmnwBNxXePYWKSHiCfA!126.entry
#
# 关于~/.bashrc
# http://blog.mllm.org/index.php?q=node/56
#
# NOTE: If bash command in cygwin.bat look like this
# bash --login -i
# you sould write all the conent in this file, else in .bashrc
#

alias ls='ls --color --show-control-chars'
export LC_ALL=zh_CN.GB23122
export LC_CTYPE=zh_CN.GB2312
export LANG=zh_CN.GB2312
export XMODIFIERS=``@im=Chinput''3
stty cs8 -istrip
stty pass8






Technorati :

7:17 | 评论 (1)

以下为蟑螂强的几点理由:
⒈蟑螂的历史有数亿年,而人只有几百万年.....强
⒉蟑螂有3700多种。杂食?不,只要是有机物几乎都吃.....强
⒊蟑螂在真空下可以存活至少10分钟......强
⒋可以在12摩尔的HCL和18摩尔的NaOH下活上30秒.....强
⒌在水下至少可以活上30分钟.....强
⒍100度的炉子内可以活很久.....强
⒎要用传统兵器打死蟑螂,也就是拖鞋,要29.4牛顿的力量.....强
⒏蟑螂爬的速度比常人跑的速度略慢,但是这不包括垂直墙壁上爬的速度。在水中蟑
螂如履平地,蟑螂甚至还长有翅膀可以飞翔.....强
⒐蟑螂的头断了后,身子和头仍可以分别活上好几天,最后死因是饿死.....爆强

看了这些你应该明白蟑螂为什么叫"小强"了吧。

Technorati :

2:53 | 评论 (0)

2005-11-1

Technorati :

1:18 | 评论 (0)

2005年11月1日

EG

8W

7:29 | 评论 (0)

When debuging my TDI Filter, I test it for sending a email with two big
files attached.

And DebugView could NOT log all of the SMTP data stream.

My bugs or DebugView's limitation?

Technorati :

6:59 | 评论 (0)

2005-10-31

Technorati :

1:08 | 评论 (0)

2005年10月31日

Rank, Bring the Order to the World.



发现自己的主题过于分散,虽说蚂蚁是个INTJ型的人,不过
完全可以肯定自己倾向于关注一公里,专注一厘米。

决定确定每个月的主题,围绕之。

7:22 | 评论 (0)

<<  42 43 44 45 46 47 48 49 50 51 52 53 54 >>

Copyright twinsant.