<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>التعليقات على: س و ج &#8211; ما الفرق بين array و collection ؟</title>
	<atom:link href="http://keepondev.wordpress.com/2008/07/22/array-and-collection/feed/" rel="self" type="application/rss+xml" />
	<link>http://keepondev.wordpress.com/2008/07/22/array-and-collection/</link>
	<description></description>
	<lastBuildDate>Tue, 29 Dec 2009 17:05:21 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>بواسطة: almhajer</title>
		<link>http://keepondev.wordpress.com/2008/07/22/array-and-collection/#comment-346</link>
		<dc:creator>almhajer</dc:creator>
		<pubDate>Wed, 11 Feb 2009 06:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://keepondev.wordpress.com/?p=133#comment-346</guid>
		<description>شكرا اخي على الدرس وبارك الله فيك وحسب ماذكرت انا فهمت انك تقصد
collection  هيا فئة فالفئة تحمل عدة معاني وهيا انها مم ان تكون كتلة من البيانات او الوظائف
او الاستدعائات الى اخره  بينما المصفوفة حسب فهمي لها هيا مؤشرات الى مواقع في الذاكرة او مؤشر يشير الى شيء ما فقط  دون  ان تحمل اي عبىء ومسؤلية  وهيا التطور الطبيعي للمتغيرات وكما نعرف المتغيرات هيا مؤشر يشير الى شي ما بينما المصفوفة هي كتلة مؤشرات يفرق بين اعضائها المفتاح 
شكرا جزيلا وبراك الله فيك</description>
		<content:encoded><![CDATA[<p>شكرا اخي على الدرس وبارك الله فيك وحسب ماذكرت انا فهمت انك تقصد<br />
collection  هيا فئة فالفئة تحمل عدة معاني وهيا انها مم ان تكون كتلة من البيانات او الوظائف<br />
او الاستدعائات الى اخره  بينما المصفوفة حسب فهمي لها هيا مؤشرات الى مواقع في الذاكرة او مؤشر يشير الى شيء ما فقط  دون  ان تحمل اي عبىء ومسؤلية  وهيا التطور الطبيعي للمتغيرات وكما نعرف المتغيرات هيا مؤشر يشير الى شي ما بينما المصفوفة هي كتلة مؤشرات يفرق بين اعضائها المفتاح<br />
شكرا جزيلا وبراك الله فيك</p>
]]></content:encoded>
	</item>
	<item>
		<title>بواسطة: mohanad</title>
		<link>http://keepondev.wordpress.com/2008/07/22/array-and-collection/#comment-213</link>
		<dc:creator>mohanad</dc:creator>
		<pubDate>Mon, 10 Nov 2008 17:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://keepondev.wordpress.com/?p=133#comment-213</guid>
		<description>لو سمحتم الي بيستطيع يحل هاد السؤال ويساعدني بحله مشكورين جدا على الخدمة الرجاء ارسال الحل على هذا الاميل لو تستطيعوا mohnad_mohnad2002@yahoo.com ومشكورين على الجميل الي بتعملوا معانا
	Write a programme that accepts a search string from the user. The programme will read in a sentence at a time from the provided text file and store it in another string array. It will then compare the two strings to determine the search string is a subset of the latter string. When a match is found, it will display the entire sentence on the screen and also write a copy of it in another text file. Provide some mechanism to highlight the matched substring in the sentence. The search continues until the end of the file. The matching should not be case sensitive.</description>
		<content:encoded><![CDATA[<p>لو سمحتم الي بيستطيع يحل هاد السؤال ويساعدني بحله مشكورين جدا على الخدمة الرجاء ارسال الحل على هذا الاميل لو تستطيعوا <a href="mailto:mohnad_mohnad2002@yahoo.com">mohnad_mohnad2002@yahoo.com</a> ومشكورين على الجميل الي بتعملوا معانا<br />
	Write a programme that accepts a search string from the user. The programme will read in a sentence at a time from the provided text file and store it in another string array. It will then compare the two strings to determine the search string is a subset of the latter string. When a match is found, it will display the entire sentence on the screen and also write a copy of it in another text file. Provide some mechanism to highlight the matched substring in the sentence. The search continues until the end of the file. The matching should not be case sensitive.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
