Xah的Edu角落:Tech Geekers和他们的风格 [英] Xah's Edu Corner: Tech Geekers and their Style

查看:62
本文介绍了Xah的Edu角落:Tech Geekers和他们的风格的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有时您希望文本流入多个列,例如

报纸的布局。但是,从2005年到12年,这还不可能。

可以通过使用多个

列将其硬编码到HTML TABLE中来实现。这是一种痛苦,因为当你改变你的文字时,你必须手动剪切并粘贴,以便通过

trial-n-error来证明每一列的合理性。


建议的解决方案是CSS3 a ??多列布局,起草于2001年的b
,但截至2005年12月尚未在任何主流浏览器中使用。见
http:// www。 w3.org/TR/2001/WD-css3-multicol-20010118/

CSS2中的所有风格和功能都是基本的,

必要的,多列的功能布局功能还没有。

这表明IT行业的技术和b $ b技术的愚蠢性和它的人。


Xah
xa*@xahlee.org

A? http://xahlee.org/


- -------------------------------------

Xah Lee写道:<有时候在过去的几个月中,有时会显示微软对他们的JavaScript文档网站进行了更改:

http://msdn.microsoft.com/library/de...bfe2330aa9.asp


所以,一个人必须该死的按扩展按钮查看

文档,每个该死的页面。


他妈的是怎么回事?


并且,更改之前的好URL现在已经被破坏(给出HTTP错误404)。


许多新奇的按钮,例如复制代码等。在Safari,FireFox,iCab,Mac IE中没有该死的工作





在这些浏览器的任何一个中,代码都是示例变为单个

拥塞块没有任何换行符。例如


?? Circle.prototype.pi = Math.PI;函数ACirclesArea(){return

this.pi * this.r * this.r; //圆圈区域的公式为

r< SUP> 2< / SUP>。 } Circle.prototype.area = ACirclesArea; //计算圆的面积的函数

现在是Circle

Prototype对象的一种方法。 var a = ACircle.area(); //这就是你怎么用

调用Circle对象上的区域函数。??

对这个微软的JavaScript文档有两种解释

问题:


1.他们没有故意这样做。


2.他们是故意这样做的。


如果(1),那么这将是一个他妈的无能为力的过度秩序。如果

(2),他们就会混蛋,即使他们有权这样做。


另一方面,在文件质量方面,技术

卓越,软件责任,微软在21世纪

是人类进步的持有者,与母亲开放相比,

来源通过他们的牙齿说谎。

解决方案

" Xah Lee" < xa*@xahlee.org>写道:

有时您希望文本流入多个列,如
报纸的布局。但是,从2005年到12年,这还不可能。
可以通过使用多个
列将其硬编码到HTML TABLE中来实现。这是一种痛苦,因为当您更改文本时,您必须手动剪切并粘贴,以便通过试错法证明每一列的合理性。

建议的解决方案在CSS3中是一个多列布局,在2001年起草于2001年,但尚未在任何主流浏览器中使用。见
http:// www。 w3.org/TR/2001/WD-css3-multicol-20010118/

CSS2中的所有风格和功能都是基本的,必要的功能布局还不存在多列功能。
这表明了IT行业的技术及其人员的愚蠢。




一般来说,IT行业并没有满足尼安德特人的需求。


如果你想要一个窄柱,你只需减小窗户的尺寸! />

-

__Pascal Bourguignon__ http ://www.informatimago.com/


"你质疑我的代码的价值吗?你应该杀死你的地方

站起来!"


[跟进comp.infosystems。 www.authoring 样式表,因为这是OP的唯一新闻组,这是相关的唯一新闻组(LISP ??什么

他在想什么?]


Xah Lee写道:

有时你希望你的文本流入多个列,如在报纸的布局中。但是,从2005年到12年,这还不可能。
可以通过使用多个
列将其硬编码到HTML TABLE中来制作。是一种痛苦,因为当你改变你的文字时,你必须手动剪切和粘贴以证明每一列的合理性。
trial-n-error。


它也毫无意义,因为它只使用您的设置在* your *浏览器中平衡文本,

。它会在其他人的浏览器中看起来不平衡。

拟议的解决方案n在CSS3中是一个多列布局,在2001年起草于2001年但尚未在任何主流浏览器中使用。见
http:// www。 w3.org/TR/2001/WD-css3-multicol-20010118/

CSS2中的所有风格和功能都是基本的,必要的功能布局还不存在多列功能。
这表明了IT行业的技术及其人员的愚蠢。




它既不是基本的,也不是(显然,因为在没有它的情况下,这些年之后世界仍然在转动
)。


< blockquote> Harlan Messinger写道:


建议的解决方案是在CSS3中进行多列布局,在2001年起草但是截至2005年12月尚未在任何主流浏览器中使用。见
http:// www。 w3.org/TR/2001/WD-css3-multicol-20010118/

CSS2中的所有风格和功能都是基本的,必要的功能布局还不存在多列功能。
这表明了IT行业的技术及其人员的愚蠢。



它既不是基本的,也不是(显然,因为世界在没有它的情况下这么多年后仍在转动)这是必要的。




此页面效果很好与Fx 1.5:


< http://weblogs.mozillazine.org/roc/archives/2005/03/gecko_18_for_we.html>


-

Gus


Sometimes you want your text to flow into multiple columns, as in
newspaper''s layout. However, as of 2005-12 this is not yet possible.
One can make-do by hard-coding it into HTML TABLE using multiple
columns. It is a pain because when you change your text, you have to
manually cut and paste to justify each and every columns by
trial-n-error.

A proposed solution is in CSS3 a??Multi-column layouta??, drafted in
2001 but not yet in any mainstream browsers as of 2005-12. See
http://www.w3.org/TR/2001/WD-css3-multicol-20010118/

With all the whizbang of styles and features in CSS2, a basic,
necessary, functional layout feature as multi-columns is not there yet.
This is a indication of the fatuousness of the IT industry''s
technologies and its people.

Xah
xa*@xahlee.org
a?? http://xahlee.org/

--------------------------------------
Xah Lee wrote:

sometimes in the last few months, apparently Microsoft made changes to
their JavaScript documentation website:

http://msdn.microsoft.com/library/de...bfe2330aa9.asp

so that, one has to goddamn press the "expand" button to view the
documentation, for every goddamn page.

What the fuck is going on?

And, good url before the change are now broken (giving HTTP error 404).

Many of the newfangled buttons such as "Copy Code" doesn''t goddamn work

in Safari, FireFox, iCab, Mac IE.

And, in any of these browsers, the code examples becomes single
congested block without any line breaks. e.g.

??Circle.prototype.pi = Math.PI; function ACirclesArea () { return
this.pi * this.r * this.r; // The formula for the area of a circle is
r<SUP>2</SUP>. } Circle.prototype.area = ACirclesArea; // The function
that calculates the area of a circle is now a method of the Circle
Prototype object. var a = ACircle.area(); // This is how you would
invoke the area function on a Circle object.??
There are two interpretations to this Microsoft''s JavaScript doc
problem:

1. They didn''t do it intentionally.

2. They did it intentionally.

If (1), then it would be a fucking incompetence of inordinate order. If
(2), they would be assholes, even though they have the right to do so.

On the other hand, in terms of documentation quality, technological
excellence, responsibility in software, Microsoft in the 21st century
is the holder of human progress when compared to the motherfucking Open
Sourcers lying thru their teeth fuckheads.

解决方案

"Xah Lee" <xa*@xahlee.org> writes:

Sometimes you want your text to flow into multiple columns, as in
newspaper''s layout. However, as of 2005-12 this is not yet possible.
One can make-do by hard-coding it into HTML TABLE using multiple
columns. It is a pain because when you change your text, you have to
manually cut and paste to justify each and every columns by
trial-n-error.

A proposed solution is in CSS3 a??Multi-column layouta??, drafted in
2001 but not yet in any mainstream browsers as of 2005-12. See
http://www.w3.org/TR/2001/WD-css3-multicol-20010118/

With all the whizbang of styles and features in CSS2, a basic,
necessary, functional layout feature as multi-columns is not there yet.
This is a indication of the fatuousness of the IT industry''s
technologies and its people.



In general, the IT industry doesn''t address the needs of the Neandertals.

If you want a narrow column, you just reduce the size of your window!

--
__Pascal Bourguignon__ http://www.informatimago.com/

"You question the worthiness of my code? I should kill you where you
stand!"


[followups to comp.infosystems.www.authoring stylesheets, since that''s
the only newsgroup the OP addressed where this is relevant (LISP?? what
was he thinking?]

Xah Lee wrote:

Sometimes you want your text to flow into multiple columns, as in
newspaper''s layout. However, as of 2005-12 this is not yet possible.
One can make-do by hard-coding it into HTML TABLE using multiple
columns. It is a pain because when you change your text, you have to
manually cut and paste to justify each and every columns by
trial-n-error.
It''s also pointless since that balances the text only in *your* browser,
using your settings. It will look unbalanced in other people''s browsers.

A proposed solution is in CSS3 a??Multi-column layouta??, drafted in
2001 but not yet in any mainstream browsers as of 2005-12. See
http://www.w3.org/TR/2001/WD-css3-multicol-20010118/

With all the whizbang of styles and features in CSS2, a basic,
necessary, functional layout feature as multi-columns is not there yet.
This is a indication of the fatuousness of the IT industry''s
technologies and its people.



It isn''t either basic or (obviously, since the world is still turning
after all these years without it) necessary.


Harlan Messinger wrote:


A proposed solution is in CSS3 a??Multi-column layouta??, drafted in
2001 but not yet in any mainstream browsers as of 2005-12. See
http://www.w3.org/TR/2001/WD-css3-multicol-20010118/

With all the whizbang of styles and features in CSS2, a basic,
necessary, functional layout feature as multi-columns is not there yet.
This is a indication of the fatuousness of the IT industry''s
technologies and its people.


It isn''t either basic or (obviously, since the world is still turning
after all these years without it) necessary.



This page works pretty well with Fx 1.5:

<http://weblogs.mozillazine.org/roc/archives/2005/03/gecko_18_for_we.html>

--
Gus


这篇关于Xah的Edu角落:Tech Geekers和他们的风格的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆