نادي الهلال السعودي - شبكة الزعيم - الموقع الرسمي

نادي الهلال السعودي - شبكة الزعيم - الموقع الرسمي (http://vb.alhilal.com/)
-   منتدى الكمبيوتر والإنترنت (http://vb.alhilal.com/f50/)
-   -   سؤال يا شباب (http://vb.alhilal.com/t138452.html)

ابو سمير العشق 04/01/2004 07:38 PM

سؤال يا شباب
 
بسم الله الرحمن الرحيم

ياااااااااااااشباب تكفون
عندى هارد ديسك سعة 80جيجا بايت
كيف اقدر اقسمه؟:confused:

الهلالي الرزين 04/01/2004 07:50 PM

باستخدام برنامج Partition Magic

والرابط التالي يشرح لك بالتفصيل كيف تقوم بذلك

http://www.arabsgate.com/edu/vb/show...hreadid=376672

بالتوفيق واذا بغيت اي شي فانا تحت الامر ياابو سمير

ابو سمير العشق 04/01/2004 11:55 PM

<p><span id="the" style="width:100%"> </p>

<p align="center"><font color="#F4E90B" size="5"
face="Monotype Koufi"><strong>
مشكوووووووووووووووووور اخوي
ونشاء الله نشوف اكثر من مشاركتك
ومشكور مره ثانيه</strong></font><font color="#ffaacc" size="4"
face="Tahoma"><strong> </strong></font><font color="#F4E90B"
size="6"><strong> </span>< language=""><!--

/*
Pulsating (Chris A e-mail: [email protected])
Permission granted to Dynamic Drive to feature in archive
For full source, usage terms, and 100's more DHTML s, visit http://dynamicdrive.com
*/


//range of glowing
var from = 3;
var to = 7;

//speed of pulsing
var delay = 85;

//color of glow, name or RGB value (example:'#')
var glowColor = "#FF8000";


//NO MORE EDITING!!!
var i = to;
var j = 0;

//can be called here or whenever you want the to start pulsing
PulseDown();

function PulseUp()
{
if (!.all)
return
if (i < to)
{
the.style.filter = "Glow(Color=" + glowColor + ", Strength=" + i + ")";
i++;
theTimeout = setTimeout('PulseUp()',delay);
return 0;
}

if (i = to)
{
theTimeout = setTimeout('PulseDown()',delay);
return 0;
}


}

function PulseDown()
{
if (!.all)
return
if (i > from)
{
the.style.filter = "Glow(Color=" + glowColor + ", Strength=" + i + ")";
i--;
theTimeout = setTimeout('PulseDown()',delay);
return 0;
}

if (i = from)
{
theTimeout = setTimeout('PulseUp()',delay);
return 0;
}
}

// --></> </strong></font></p>


الوقت المعتمد في المنتدى بتوقيت جرينتش +3.
الوقت الان » 06:23 PM.

Powered by: vBulletin Version 3.8.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd