It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
相关专题:
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
开发者_如何学Python
Closed 10 years ago.
can we provide a google search facility to a text box in java windows application..
Yes, you can use Jakarta Commons HttpClient to submit the search request to Google, and read the result. Then, you can use Swing's ability to do DOM processing and render HTML to display the results.
精彩评论