نرم افزار و برنامه نویسی ویندوز

نرم افزار و برنامه نویسی ویندوز

آموزش برنامه نویسی Visual Basic 2010-2019
نرم افزار و برنامه نویسی ویندوز

نرم افزار و برنامه نویسی ویندوز

آموزش برنامه نویسی Visual Basic 2010-2019

اضافه کردن پوشه User-Libraries در میزکار ویندوز

آموزش نحوه اضافه کردن پوشه User-Libraries در میزکار ویندوز

Registry

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel

Value Name: {031E4825-7B94-4dc3-B131-E946B44C8DD5}
Value Data:
Show = 0
Hide = 1

https://www.aparat.com/v/onHqJ

https://aparat.com/v/onHqJ


تشخیص حرف یا حروف در رشته (متن) - Visual Basic

تشخیص حرف یا حروف در رشته (متن) در Visual Basic

String.Contains Method
Returns a value indicating whether the specified String object occurs within this string. 

https://aparat.com/v/HyDFE

https://aparat.com/v/HyDFE


تشخیص حرف یا حروف انتهای رشته (متن) - Visual Basic

تشخیص حرف یا حروف انتهای رشته (متن) در Visual Basic

String.EndsWith

https://www.aparat.com/v/Wcukg


تشخیص حرف یا حروف ابتدای رشته (متن) - Visual Basic

تشخیص حرف یا حروف ابتدای رشته (متن) - Visual Basic
با متود: StartsWith از کلاس String

String.StartsWith Method

StartsWith(String, Boolean, CultureInfo)    
Determines whether the beginning of this string instance matches the specified string when compared using the specified culture.

StartsWith(String, StringComparison)    
Determines whether the beginning of this string instance matches the specified string when compared using the specified comparison option.

StartsWith(Char)    
Determines whether this string instance starts with the specified character.

StartsWith(String)    
Determines whether the beginning of this string instance matches the specified string.

https://www.aparat.com/v/hLVzE

https://www.aparat.com/v/hLVzE