随笔-19  评论-27  文章-0  trackbacks-0
  2008年1月29日
posted @ 2008-01-29 18:39 music000 阅读(41) | 评论 (0)编辑
  2008年1月3日
     摘要: 前几天在网上有个网友有这样一个需求:
统计某个数据库中,所有包含A字段的表,其中A字段(假设: varchar)的值为'abc'的记录共有多少条?  阅读全文
posted @ 2008-01-03 13:37 music000 阅读(78) | 评论 (0)编辑
  2007年12月15日
     摘要: The web is constantly evolving. New and innovative websites are being created every day,
pushing the boundaries of HTML in every direction. HTML 4 has been around for nearly a decade now, and publishers seeking new techniques to provide enhanced functionality are being held back by the constraints of the language and browsers.

To give authors more flexibility and interoperability, and enable more interactive and exciting websites and applications, HTML 5 introduces and enhances a wi  阅读全文
posted @ 2007-12-15 00:20 music000 阅读(28) | 评论 (0)编辑
  2007年12月14日
     摘要: 翻转门效果  阅读全文
posted @ 2007-12-14 21:38 music000 阅读(14) | 评论 (0)编辑
     摘要: These rules are the key to speeding up your web pages. They've been tested on some of the most popular sites on the Internet and have successfully reduced the response times of those pages by 25-50%.

The key insight behind these best practices is the realization that only 10-20% of the total end-user response time is spent getting the HTML document to the browser. You need to focus on the other 80-90% if you want to make your pages noticeably faster. These rules are the best practices f  阅读全文
posted @ 2007-12-14 21:23 music000 阅读(19) | 评论 (0)编辑
  2007年9月16日
     摘要: 园子里朋友的忠告。  阅读全文
posted @ 2007-09-16 18:14 music000 阅读(24) | 评论 (0)编辑
     摘要: 我们经常要处理多级目录(分类)的问题,如无限添加子类、更改子类类别、删除子类,对于这些数据,您是如何存储,又是如何处理的呢?
欢迎探讨。  阅读全文
posted @ 2007-09-16 13:46 music000 阅读(2008) | 评论 (11)编辑
  2007年9月15日
     摘要: 刚发了一个 javascript 版的,再发一个 SQL 存储过程版本的  阅读全文
posted @ 2007-09-15 14:07 music000 阅读(58) | 评论 (0)编辑
     摘要: 相信有不少人使用过这样的转换函数,也许还有人在寻找呢,毕竟用的地方比较多,这里就提供一个javascript版的转换函数。还有一个 SQL 存储过程版本的(SQL版)
  阅读全文
posted @ 2007-09-15 14:00 music000 阅读(98) | 评论 (0)编辑
  2007年5月20日
     摘要: JavaScript的事件冒泡  阅读全文
posted @ 2007-05-20 14:51 music000 阅读(115) | 评论 (0)编辑
  2007年5月10日
posted @ 2007-05-10 13:14 music000 阅读(11) | 评论 (0)编辑
  2006年11月22日
posted @ 2006-11-22 21:44 music000 阅读(249) | 评论 (0)编辑
  2006年11月16日
     摘要: 今天在 csdn 看到一个朋友用 asp.net 写的 国家,省,城市三级联动,有了些想法。
...  阅读全文
posted @ 2006-11-16 20:54 music000 阅读(312) | 评论 (0)编辑