معنی فارسی case-sensitive
B1حساس به حروف بزرگ و کوچک، به وضعیتی اطلاق میشود که در آن حروف بزرگ و کوچک به طور متفاوتی در نظر گرفته میشوند.
Referring to a condition where uppercase and lowercase letters are treated differently.
- adjective
Distinguishing upper- and lower-case letters. Often used in computer science to indicate a distinction is made in comparison or equality of letters based on case. For example, a case-sensitive password will not recognize "Password" and "password" as the same, but a case insensitive comparison would.
رمز عبور از نظر حروف بزرگ و کوچک حساس است، بنابراین مطمئن شوید که حروف صحیح بزرگ و کوچک را استفاده میکنید.
The password is case-sensitive, so make sure to use the correct capital letters.
در برنامهنویسی، نامهای متغیر میتوانند از نظر حروف بزرگ و کوچک حساس باشند.
In programming, variable names can be case-sensitive.
معنی فارسی کلمه case-sensitive
:
حساس به حروف بزرگ و کوچک، به وضعیتی اطلاق میشود که در آن حروف بزرگ و کوچک به طور متفاوتی در نظر گرفته میشوند.