Tag Archives: find

Search and Highlight Text in a RichTextBox

c# Shrp Programing

tep 1: Create a new Windows Forms application. Drag and drop a RichTextBox(rtb) control, a textbox(txtSearch) and a button(btnFind) control to the form. The textbox will be used to enter the search string and on the button click, we will be performing a search in the RichTextBox. Add a class level variable called ‘start’. This variable will be the start …

Read More »

پیدا کردن عکس های مشابه یک عکس موجود در اینترنت توسط سرویس جستجوگر عکس گوگل

پیدا کردن عکس های مشابه یک عکس موجود در اینترنت توسط سرویس جستجوگر عکس گوگل google image find

ممکنه شما عکسی تو سیستمتون داشته باشید و ندونید که عکس متعلق به چه کسی هست و می خواهید نمونه های مشابه اون عکس رو در اینترنت پیدا کنید و یا نیاز به عکسهای مشابه یک عکس دارید گوگل ابزاری به موتور جستجو گرش اضافه کرده که به کمک اون می تونید عکسی رو از سیستمتون روی گوگل آپلود کنید …

Read More »