DictionaryForumContacts

   Arabic
Terms for subject Microsoft containing عدد | all forms | exact matches only
ArabicEnglish
اقتران عدد من الكائناتn-ary association (In a static structure diagram, an association among three or more classes (a single class may appear more than once). Each instance of the association is an ordered set of values from the respective classes)
زيادة عدد محاولات الحصول على عنوانaggressive address acquisition retry (A registry setting that allows the DHCP client to transmit more messages to the server to obtain an IP address when the PC is in connected standby mode. This setting can increase power consumption but can also help resolve IP address (IPv4 or IPv6) problems more quickly)
عدد أيام السماحgrace days (A period of days added to a due date during which a customer can delay a payment without incurring interest or a late fee)
عدد أيام النقلtransport days (The number of days required by the carrier to pick up and deliver goods)
عدد الأعضاءMember Count (Number of members (accounts, leads, or contacts) that are included in a marketing list)
عدد التغييراتtick count (A monotonically increasing number that is used to uniquely identify a change to an item in a replica)
عدد الإعلاماتnotification count (A number in the app bar to indicate that the user needs to take some action (such as an alert or a reminder) or that new activity has occurred (such as new mail))
عدد العمليات الجزئيةThread Count (In Task Manager, the number of threads running in a process)
عدد المراجعةrevision number (The number of times something has been revised)
عدد المؤشراتhandle count (In Task Manager, the number of object handles in a process`s object table)
عدد ترتيبيordinal number (A number whose form indicates position in an ordered sequence of items, such as first, third, or twentieth)
عدد تغييرات النسخة المتماثلةreplica tick count (A monotonically increasing number that is used to uniquely identify a change to an item in a replica)
عدد صحيحinteger (A natural number, zero, or the negative of a natural number)
عدد صحيح بلا إشارةunsigned integer (A data type that can only hold a whole number with a value greater than, or equal to, zero. In this implementation, the maximum value that an unsigned integer can hold is 0xFFFFFFFF (4,294,967,295))
عدد صحيح ذو إشارةsigned integer (An integer that has a positive or negative sign)
عدد صحيح كبيرbigint (An integer data type with a value from -2^63 (-9223372036854775808) through 2^63-1 (9223372036854775807))
عدد عشوائيnary (Pertaining to an operator that can hold an arbitrary number of arguments, or to a function that can hold an arbitrary number of operators)
عدد مرات التشغيلplay count (A count of how many times a digital media file has been played)
نوع بيانات عدد صحيح PIC S9^4 COMPPIC S9 COMP Integer (A 16-bit COBOL data type that represents signed arithmetic operations occupying 2 bytes of storage, and can take on values from -9999 to +9999 or -32768 to +32767. A PIC S9 COMP integer is normally analogous to an Integer data type in Microsoft© Visual Basic© and a Short Integer in C when referring to 32-bit)
نوع بيانات عدد صحيح PIC S99 COMPPIC S99 COMP Integer (A 32-bit COBOL data type that represents a 4 byte signed arithmetic operation, and can take on values from -999999999 to +999999999 or -2147483648 to +2147483647, depending on compiler options. A PIC S9(9) COMP Integer is similar to a Long Integer in C)