Quantcast
Channel: January 2015 – Program Creek
Viewing all articles
Browse latest Browse all 6

How to determine if a string is English or Java code?

$
0
0
Consider the following two strings: 1. for (int i = 0; i < b.size(); i++) { 2. do something in English (not necessary to be a sentence). The first one is Java code, the second one is English. How to detect that the first one is code and the second is English? The Java code ... Read more

Viewing all articles
Browse latest Browse all 6

Latest Images

Trending Articles



Latest Images