linlu11 的博客

上一页 1 ··· 4 5 6 7 8 9 10 11 下一页

2009年12月1日

CSS hacks & browser detection

摘要: Share & bookmark this article Buzz Del.icio.us Digg Facebook Reddit StumbleUpon Technorati Twitter All articles Web development articles You can also tell a friend about this article right now! ... 阅读全文

posted @ 2009-12-01 20:24 linlu11 阅读(286) 评论(0) 推荐(0) 编辑

Floats, Margins and IE

摘要: Internet Explorer's problems rendering floats have been thoroughly analyzed, thanks in large part to Big John's efforts characterizing and publicizing them. We do still stumble onto undocumented oddit... 阅读全文

posted @ 2009-12-01 20:16 linlu11 阅读(177) 评论(0) 推荐(0) 编辑

Internet Explorer & CSS issues

摘要: Share & bookmark this article Buzz Del.icio.us Digg Facebook Reddit StumbleUpon Technorati Twitter All articles Web development articles You can also tell a friend about this article right now! ... 阅读全文

posted @ 2009-12-01 20:14 linlu11 阅读(247) 评论(0) 推荐(0) 编辑

Internet Explorer CSS bug fixes

摘要: The <!--[if IE]> Tag Problem: Various sizes, margins and padding attributes can display differently in Internet Explorer, this coded snippet can help you sort out these problems. Add this code w... 阅读全文

posted @ 2009-12-01 20:12 linlu11 阅读(194) 评论(0) 推荐(0) 编辑

2009年11月28日

test

摘要: test能离线删除么, 怎么速度都好慢啊 阅读全文

posted @ 2009-11-28 22:53 linlu11 阅读(88) 评论(0) 推荐(0) 编辑

忘记mysql root密码怎么办?(解决办法:skip-grant-tables)

摘要: 如何修改mysql root密码? 作者:未知 文章来源:WEB开发者 更新时间:2007-12-12 8:52:29 忘记MySQL(和PHP搭配之最佳组合) ROOT密码是在MySQL(和PHP搭配之最佳组合)使用中很常见的问题,可是有很多朋友并不会重置ROOT密码,那叫苦啊,我有深有感触,特写此文章与大家交流: 1、编辑MySQL(和PHP搭配之最佳组合)配置文件: windows环境中... 阅读全文

posted @ 2009-11-28 21:36 linlu11 阅读(218) 评论(0) 推荐(0) 编辑

Installing APC in Windows

摘要: Installing APC in Windows http://docs.moodle.org/en/Installing_APC_in_Windows From MoodleDocs Jump to: navigation, search Contents 1 Introduction 2 Installation on Windows Server 2.1 Downlo... 阅读全文

posted @ 2009-11-28 21:36 linlu11 阅读(362) 评论(0) 推荐(0) 编辑

忘记mysql root密码怎么办?(解决办法:skip-grant-tables)

摘要: 如何修改mysql root密码? 作者:未知 文章来源:WEB开发者 更新时间:2007-12-12 8:52:29 忘记MySQL(和PHP搭配之最佳组合) ROOT密码是在MySQL(和PHP搭配之最佳组合)使用中很常见的问题,可是有很多朋友并不会重置ROOT密码,那叫苦啊,我有深有感触,特写此文章与大家交流: 1、编辑MySQL(和PHP搭配之最佳组合)配置文件: windows环境中... 阅读全文

posted @ 2009-11-28 21:34 linlu11 阅读(2381) 评论(0) 推荐(0) 编辑

2009年11月25日

Python raw_input 读取输入值

摘要: Python raw_input 读取输入值下面介绍了python raw_input的用法,使用raw_input 能够很方便的丛控制台读入数据。1.输入字符串#13222319810101****nID = ''while 1: nID = raw_input("Input your id plz") if len(nID) != len("13222319810101****"): prin... 阅读全文

posted @ 2009-11-25 20:50 linlu11 阅读(14066) 评论(0) 推荐(0) 编辑

[Python Tip]判断输入是否被重定向了

摘要: 在网上经常看到一些问题与解答,虽然与已无关,但的确也增长见识。因此想记录下来,以免遗忘,更可以备查。这些问题在网上的位置我尽可能留下来。Q:一个程序用来处理用户的输入。想法是:如果用户输入是采用重定向方式执行,则将结果输出即可。如:./myprog.py <code 。如果用户没有采用重定向方式执行,则进入一种交互模式,在每行显示一个显示,提醒用户进行输入。问题是:我如何判断用户的输入是否是... 阅读全文

posted @ 2009-11-25 20:49 linlu11 阅读(554) 评论(0) 推荐(0) 编辑

上一页 1 ··· 4 5 6 7 8 9 10 11 下一页

导航