May 2009 Archives

推荐:联想闪存盘T180(8GB)

| No Comments

  联想的这款U盘读写速度真的很不错,很久以前买过一个4GB的T180,但是被我弄丢了,这次买了一个8GB的,140元左右。

联想闪存盘T180

看一下他的产品规格:

Movable Type 4 使用Netpbm生成缩略图

| No Comments

  今天把本站上的图片通通放到Google相册了。虽然相册空间不大,但是我喜欢它的缩略图的功能,这样因限制图片显示尺寸而看不清的问题就解决了,还能节省不少网页空间。

  当我去后台删图片时发现,他们都有缩略图了!看来是之前上传用来代替 Image::Magick 的 Netpbm 起作用了。可是,为什么上传了一个多月后才起作用呢?

  要是你也一直为MT4生成缩略图发愁,不妨接着往下看 ^_^

Windows Media Player 已停止工作

| No Comments

问题签名:
  问题事件名称: APPCRASH
  应用程序名: wmplayer.exe
  应用程序版本: 11.0.6002.16670
  应用程序时间戳: 4983d9c2
  故障模块名称: wmp.dll
  故障模块版本: 11.0.6002.16670
  故障模块时间戳: 4983efa9
  异常代码: c0000005
  异常偏移量: 000e151f

外部javascript不起作用

| No Comments

  加载了外部 javascript 不起作用,把js代码写到html里面却好使。这样修改一下就正常了。

Html内容:

<html>
<head>
  <script type="text/javascript" src="my.js"></script>
  <title>外部 javascript </title>
</head>
<body 

Archive::Tar On Movable Type

| No Comments

Archive::Tar

Your server does not have Archive::Tar installed, or Archive::Tar requires another module that is not installed. This module is required in order to archive files in backup/restore operation. Please consult the installation instructions for help in installing Archive::Tar.

  前几天为MT4添加了Archive::Zip和IPC::Run模块,今天又找到个模块,需要的朋友可以从我这里下载Archive::Tar。使用方法还是将 Archive-Tar-1.38/lib/Archive 中的 Tar.pmTar文件夹 上传到MT安装目录的extlib/Archive/下。运行一下mt-check.cgi,看看是不是已经有这个模块了。

Pages

Powered by Movable Type 4.34-en

About this Archive

This page is an archive of entries from May 2009 listed from newest to oldest.

April 2009 is the previous archive.

June 2009 is the next archive.

Find recent content on the main index or look in the archives to find all content.