المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : شي غريب وعجيب لكن ظريف



القصرعينية
08-11-2004, 06:15 PM
جرب الحركة التي لم تستطع مايكروسوفت تفسيرها


شي غريب وعجيب لكن ظريف

جميع مبرمجي شركة مايكروسوفت لم يتمكنوا من الاجابة عليه
حتى بيل جيتس نفسه لم يتمكن من معرفة السر في هذه الحركة

جربه وانتظر النتيجة

افتح برنامج مايكروسوفت وورد
واكتب السطر التالي
=rand (200,99)


اضغط مفتاح الإدخال Enter

انتظر النتيجة

فيرون
09-11-2004, 05:20 AM
. The quick brown fox jumps over the lazy dog.
برضه
خذوا الحكمة من أفواه المايكروسوفتيين
مش بيقولوا غني بالخبرة
XP: eXPerience

القصرعينية
09-11-2004, 06:47 AM
معملتش حاجة عندي!!

Mohamed_kadi
09-11-2004, 04:11 PM
حكم؟؟
أيوة صح
بس قصدهم إيه ب
brown fox
إشمعنى يعنى
brown ؟؟؟
!!!!!!

مصباح
09-11-2004, 08:26 PM
مالها الجملة دي يا فيرون؟
The quick brown fox jumps over the lazy dog
أنا عارف الجملة الشهيرة دي اللي فيها كل حروف اللغة الانجليزية بس مش فاهم إيه علاقتها بالموضوع ..
معملتش حاجة برضه

مصراوى
11-11-2004, 10:29 PM
عملت عندي
لكني ايضا لا اجد لها تفسيرا

فيرون
12-11-2004, 04:37 PM
This Word phenomen is actually a training feature used by Word teachers to fill up doc with random text - useful to show formatting etc. Syntax: =rand(n,m), where n is number of paragraphs and m is no. of repetitions of sample text per paragraph. Try =rand(2,5) to see how it works.

BTW: Sample text varies in national versions of Word and tries to contain all letters of the alphabet.

Polish version below - I hope it won't stuff your monitor :) Pchn¹æ w tê ³ódŸ je¿a lub oœm skrzyñ fig. [Push in this boat a hedgehog or eight crates of figs.]


Try varying the numbers also... 200 is the number of pages. Funny thing though :)


SUMMARY

Microsoft Word allows you to quickly insert sample text into a document. To do this, type =rand() in the document where you want the text to appear, and then press ENTER.

The inserted sample text appears similar to the following: The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.¶

The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.¶

The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.¶
This feature is turned on by default, and is disabled when the Replace text as you type option is turned off. To turn this option on or off, click AutoCorrect on the Tools menu, click the AutoCorrect tab, and then click to select or clear the Replace text as you type check box.

To view the paragraph marks (¶) in your Word document, do one of the following: <table class="list"><tbody><tr><td class="bullet">•</td><td class="text">On the Standard toolbar, click Show/Hide (¶).</td></tr><tr><td class="bullet">•</td><td class="text">On the Tools menu, click Options. On the View tab, click to select the All check box, and then click OK.</td></tr></tbody></table>NOTE: Word will not insert sample text when the insertion point immediately follows either a PAGE BREAK or a COLUMN BREAK.
MORE INFORMATION

By default, the sample text contains three paragraphs, with each paragraph containing five sentences. You can control how many paragraphs and sentences appear by adding numbers inside the parentheses.

The =rand() function has the following syntax =rand(<var>p</var>,<var>s</var>)
where <var>p</var> is the number of paragraphs and <var>s</var> is the number of sentences that you want to appear in each paragraph.

Examples: =rand(1) inserts one five-sentence paragraph of text

=rand(1,1) inserts one one-sentence paragraph of text.

=rand(1,2) inserts one two-sentence paragraph of text

=rand(2) inserts two five-sentence paragraphs of text

=rand(2,1) inserts two one-sentence paragraphs of text

=rand(10) inserts 10 five-sentence paragraphs of text

=rand(10,1) inserts 10 one-sentence paragraphs of text

=rand(10,10) inserts 10 ten-sentence paragraphs of text

NOTE: When you omit the second number, the default is five sentences of text. The maximum number that can be used inside the parenthesis is 200 (this number may be lower depending on the number of paragraphs and sentences specified).
<hr> APPLIES TO

<table class="list" cellpadding="0" cellspacing="0"> <tbody><tr><td class="bullet">•</td><td class="text">Microsoft Office Word 2003</td></tr><tr><td class="bullet">•</td><td class="text">Microsoft Word 2002 Standard Edition</td></tr><tr><td class="bullet">•</td><td class="text">Microsoft Word 2000 Standard Edition</td></tr><tr><td class="bullet">•</td><td class="text">Microsoft Word 97 Standard Edition</td></tr></tbody> </table>

http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q212/2/51.ASP&NoWebContent=1#kb3

فيرون
12-11-2004, 04:37 PM
The rand “virus”: or how to insert dummy text into a document

Article contributed by Suzanne Barnhill (http://word.mvps.org/AboutMVPs/suzanne_barnhill.htm)

Like jokes, urban legends, and virus hoaxes, tips about Word’s little-used or undocumented features periodically makes their way around the Internet, occasioning a wave of postings in Word newsgroups. One of these is =rand(), which is sometimes represented as an Easter egg, sometimes feared as a possible virus. It is neither. It is a Word function (undocumented in the online Help but documented in the Microsoft Knowledge Base (http://support.microsoft.com/default.aspx?scid=fh;EN-US;KBHOWTO)) that can be useful in certain circumstances.

The rand function

The Microsoft Knowledge Base article How to Insert Sample Text into a Document [Q157373] (http://support.microsoft.com/?kbid=157373) explains the use and syntax of the function:


Microsoft Word allows you to quickly insert sample text into a document. To do this, type =rand() in the document where you want the text to appear, and then press ENTER.

The inserted text is that hardy perennial: “The quick brown fox jumps over the lazy dog,” which contains every letter in the English alphabet.

By default, the sample text contains three paragraphs, each containing five sentences. You can control how many paragraphs and sentences appear by adding numbers inside the parentheses, for instance:

=rand(3,4)

The first number is the number of paragraphs, and the second the number of sentences per paragraph. If you omit the second number, you get five sentences in each paragraph. So, for example:

=rand(3,4)

inserts three, four-sentence paragraphs, while:

=rand(10)

inserts ten, five-sentence paragraphs.

The maximum number for either parameter is 200 and may be lower depending on the number of paragraphs and sentences specified. For instance, if you specify 200 paragraphs, then the maximum number of sentences per paragraph you can specify is 99:

=rand(200, 99)

If you specify 200 sentences per paragraph, then the maximum number of paragraphs you can specify is 99.

Admittedly, this function serves a useful purpose for filling a page when you’re designing a template and want to see how it will look with text in it. It’s also easy to see how users can be alarmed and fear this is a virus when someone suggests they try “=rand(200,99),” which quickly blows up into a giant document! (Incidentally, part of the instructions in some versions is to “Make sure there is a space between = and rand and a space between rand and (200,99).” This actually makes no difference: the function works equally well with and without spaces.)

A better method of creating dummy text

Although the rand function is quick and easy, the text it produces is not very natural. All the paragraphs are the same length, and, because every sentence is the same, the lines will tend to break in the same places. The result is that some possible formatting problems may be masked. Another, more useful, possibility, therefore, is to use “Greek“ or “lorem ipsum” text.

Because this kind of dummy text is very commonly used by designers (because it gives a natural look without distracting content), you’ve probably seen examples of it. Microsoft even used it in the Microsoft TrueType Font Assistant (version 1.1) in Windows 3.x. According to the Microsoft Knowledge Base article: What ‘lorem ipsum dolor sit amet’ Means (Q114222) (http://support.microsoft.com/?kbid=114222):


The phrase “Lorem ipsum dolor sit amet” appears in Microsoft TrueType Font Assistant for each example of the fonts available. This phrase has the appearance of an intelligent Latin idiom. Actually, it’s nonsense .... It's used because the letters involved and the letter spacing in those combinations reveal at their best the weight, design, and other important features of the typeface.

“Although the phrase is nonsense,” the article continues, “it does have a long history.” If you’re curious about that history, follow the link above.

The Lorem ipsum text is also discussed at The Free Online Dictionary of Computing (http://burks.bton.ac.uk/burks/foldoc/9/67.htm), which adds that: “The point of using this text, or some other text of incidental intelligibility, is that it has a more-or-less normal (for English and Latin, at least) distribution of ascenders, descenders, and word lengths, as opposed to just using ‘abc 123 abc 123’, ‘Content here content here’, or the like.”

If you want to use the text, here’s how:

<table border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr> <td valign="top" width="25">1.

</td> <td valign="top">A sample of “lorem ipsum” text is provided below. Copy it and paste it into a Word document.

</td> </tr> <tr> <td valign="top" width="25">2.

</td> <td valign="top">You may want to duplicate the text (to expand it) and edit it to create longer and shorter paragraphs, add some dummy headings, or the like. (The chunk I have saved is about a page long, which is a useful size; you can always truncate it as needed.) Needless to say, you can break the text anywhere – not just between sentences.

</td> </tr> <tr> <td valign="top" width="25">3.

</td> <td valign="top">To keep Word’s spelling checker from going crazy when you use this text, do it (and yourself) a favor by selecting the text and choosing “(no proofing)” as the language under Tools | Language | Set Language.

</td> </tr> <tr> <td valign="top" width="25">4.

</td> <td valign="top">To save the text as an AutoText entry, select it, press Alt+F3, and type in a name for your AutoText entry. (After some experimentation, I settled on “lorem”; now whenever I type “lore” and press Enter, the text is inserted.)

</td> </tr> </tbody> </table> Here’s the text:


Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.

Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.

One caveat about the above sample: it does not contain every letter in the English alphabet. If it is important for testing purposes that you include every letter, then you are better off with quick brown foxes

فيرون
12-11-2004, 04:39 PM
يعني من الأخر دي ... إحدى وظائف البرنامج ... ببساطه
علشن تدخل كلمة عشوائية في عدد معين من الصفح

القصرعينية
12-11-2004, 09:31 PM
نورتنا ..الله ينور عليك

مصباح
15-11-2004, 08:34 PM
جرب الحركة التي لم تستطع مايكروسوفتتفسيرها


شي غريب وعجيب لكن ظريف

جميع مبرمجي شركة مايكروسوفت لميتمكنوا من الاجابة عليه
حتى بيل جيتس نفسه لم يتمكن من معرفة السر في هذهالحركة

جربه وانتظر النتيجة








عشان تعرفوا إن اللي بيخترعو الرسائل دي بيبالغو

طبعاً مش القصر عينية هيه اللي اخترعت الرسالة و طبعا دي منقولة من رسالة إيميل ..



حبيت بس ألفت نظركم للتهويل اللي في الرسائل



هيه إشاعة بتقول إن ميكروسوفت نفسها ماتعرفش السر في الحكاية دي ..



و طبعاً اللي نقل الرسالة للقصرعينية نقلها زي ماهية

القصرعينية
16-11-2004, 03:46 PM
صح
أنا معاك يا مصباح

Moatassem
20-07-2005, 03:20 AM
Bill Gates or his men are really pioneering guys, don't that they are kids playing ... so this is known certainly.