YidingHe's Blog

没有MM是条虫,有了MM是条龙。——猜星际一兵种

用户操作
[即时聊天] [发私信] [加为好友]
机枪兵ID:YidingHe
64626次访问,排名1708,好友0人,关注者13人。
YidingHe的文章
原创 54 篇
翻译 0 篇
转载 1 篇
评论 78 篇
机枪兵的公告

转载请注明作者和出处。

IE 不能正确显示本页面,推荐使用 Firefox。

单击此处 查看本页面的定制 CSS

IE 不能正确显示本页面,请使用FireFox 或者其他符合标准的浏览器。×
最近评论
jwhconsid:且先不论OOXML的优劣,讨论问题时要心平气和,否则会影响我们看待问题时的理智程度!个人支持楼主!学习ing
ahalf:为什么没有搞头?

下面是我搞的一段纯汉语程序片段:


主程序
左花括号
打印 左圆括号 左双引号 你好逗号这是一段汉语程序句号 右双引号 右圆括号

右花括号


如果改用篆字,就更有搞头了
IamDeane:什么是蛋子儿,汉编也
ccyingfu:0和1用阴和阳表示?不会吧....
whyned:目前国内计算机语言的发展方向应该是脚本语言,系统语言已经很成熟,难有什么突破性的发展.请关注一款国人自己设计的脚本语言,csm脚本语言.网址是www.smartcsm.cn.
csm脚本语言是当今国内最强大和最完整的静态强类型脚本语言.
也请大家多提意见.
文章分类
收藏
相册
ForHalo
forMyText
ForMyText_2
Humane Interface
MyPhoto
很有用的东东
DataGrid实用教程
VB.net中的多线程 专题系列文章(英文)
正则表达式30分钟入门教程(C#)
用.Net實作Sniffer攔截封包-程式碼
存档
软件项目交易
订阅我的博客
XML聚合  FeedSky
订阅到鲜果
订阅到Google
订阅到抓虾
订阅到BlogLines
订阅到Yahoo
订阅到GouGou
订阅到飞鸽
订阅到Rojo
订阅到newsgator
订阅到netvibes

原创 拒绝 IE 的网站收藏

新一篇: 反对 OOXML 的理由 | 旧一篇:  对“对倪光南院士关于文档格式国际标准之争观点的不同看法”的不同看法

如果你用 IE 访问 http://www.openaddict.com/ ,你将被拒绝:

If you're reading this it means you're using Microsoft's Internet Explorer to attempt to view Open Addict.com. You're being blocked because Internet Explorer doesn't adhere to web standards and some of our website code, which works *perfectly* in FireFox, Opera and Konquerer, doesn't work at all in IE and I'm tired of hacking workarounds for IE's bad implementations of standard technologies. This isn't anything against you as a user, rather against Microsoft for thinking they're too good to play with the rest of the world and build their software in compliance with published and accepted standards. Try to validate Internet Explorer's home page and tell me if you think Microsoft cares about building a standard's compliant browser.

Anyway, this site works perfectly in FireFox, so I recommend you use that. If you don't have it installed, you can get it from http://www.mozilla.org/firefox/.

Sincerely,
Rich Morgan
Open Addict.com

 

P.S. Hopefully IE rendered *this* page correctly for you... [sigh].

P.P.S. If you have a website and would like to use the same PHP code to block IE, here it is:

<?php
if (eregi("MSIE",getenv("HTTP_USER_AGENT")) || eregi("Internet Explorer",getenv("HTTP_USER_AGENT"))) {
     Header("Location: http://www.domain.com/ie_reject.html");
     exit;
     }
?>

Oh yeah, this page is:
Valid XHTML 1.0 Strict

发表于 @ 2007年07月20日 08:13:00|评论(loading...)|编辑

新一篇: 反对 OOXML 的理由 | 旧一篇:  对“对倪光南院士关于文档格式国际标准之争观点的不同看法”的不同看法

评论:没有评论。

发表评论  


当前用户设置只有注册用户才能发表评论。如果你没有登录,请点击登录
Csdn Blog version 3.1a
Copyright © 机枪兵