一

{"type":"编程笔记"}


  • Home

  • Archives
  • Search

json 解析工具

Posted on 2008-04-24   |   In javascript

当Ajax请求返回的数据为JSON格式的字符串,需要对此字符串进行解析,如果自己在JS中处理的话,按以下方式调用:

Read more »

lighttpd php fastcgi and 500 internal error

Posted on 2008-04-23   |   In php

当访问php页面时,得到一个500服务器内部错误(500 internal error ),服务器端错误日志如下:

Read more »

lighttpd install and configure

Posted on 2008-04-23   |   In linux

install libevent

Read more »

ie中img的onload和onerror问题

Posted on 2008-04-17   |   In javascript

如果img标签src指向的图片有问题,在ie6中会触发img.onerror事件,ff2中触发img.onload事件。

javascript

Read more »

apache2 log中的url查询字符串中文乱码

Posted on 2008-04-17   |   In linux

当IE在访问如下url

Read more »
1…777879…99
yuweijun

yuweijun

492 posts
12 categories
RSS
GitHub Twitter
© 2021 yuweijun
Powered by Hexo
Theme - NexT.Mist.KISS