开发者

how can I use google search engine to Search my source code for "Copy pasted code snippet" from web

开发者 https://www.devze.com 2023-01-28 04:29 出处:网络
I am planning to develop an application which would search my source code for copy pasted \"code snippet\" from web

I am planning to develop an application which would search my source code for copy pasted "code snippet" from web

As an initial step say I want to search only Function signature

(Motivation Behind: Copy pasting code might lead to Licensing issues)

Q1. Where should I start?..开发者_开发百科...How can I use google search engine to achieve my goal ?

Q2. Is it possible to develop standalone windows app or I have to go for ASP.net?

0

精彩评论

暂无评论...
验证码 换一张
取 消